Pull request #43598 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c9ac3ed7c99ca8b14be1e74150f27a151022aae4 rather than 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 Obtained Jenkinsfile from c9ac3ed7c99ca8b14be1e74150f27a151022aae4 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-43598@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-17T03:17:16.596Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-17T03:17:16.600Z] Trying to pass milestone 5 [Pipeline] milestone [2022-05-17T03:17:16.684Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-17T03:17:31.867Z] Still waiting to schedule task [2022-05-17T03:17:31.869Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe43e22adf64f1ba)’ is offline [2022-05-17T03:18:21.662Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe43e22adf64f1ba) in /home/ubuntu/workspace/moby_PR-43598 [Pipeline] { [Pipeline] checkout [2022-05-17T03:18:21.777Z] The recommended git tool is: git [2022-05-17T03:18:25.076Z] using credential docker-jenkins-github-credentials [2022-05-17T03:18:25.084Z] Cloning the remote Git repository [2022-05-17T03:18:25.084Z] Cloning with configured refspecs honoured and without tags [2022-05-17T03:18:25.107Z] Cloning repository https://github.com/moby/moby.git [2022-05-17T03:18:25.185Z] > git init /home/ubuntu/workspace/moby_PR-43598 # timeout=10 [2022-05-17T03:18:25.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:18:25.526Z] > git --version # timeout=10 [2022-05-17T03:18:25.537Z] > git --version # 'git version 2.17.1' [2022-05-17T03:18:25.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:18:25.539Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:18:47.643Z] Fetching without tags [2022-05-17T03:18:47.546Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:18:47.559Z] > git config --add remote.origin.fetch +refs/pull/43598/head:refs/remotes/origin/PR-43598 # timeout=10 [2022-05-17T03:18:47.587Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:18:47.620Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:18:47.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:18:47.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:18:47.648Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:18:47.906Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [2022-05-17T03:18:49.857Z] Merge succeeded, producing ad9efce3bca7ceb2616e076c01647d2d2e1e0253 [2022-05-17T03:18:49.857Z] Checking out Revision ad9efce3bca7ceb2616e076c01647d2d2e1e0253 (PR-43598) [2022-05-17T03:18:47.916Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:18:47.950Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:18:48.748Z] > git remote # timeout=10 [2022-05-17T03:18:48.773Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:18:48.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:18:48.794Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:18:49.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T03:18:49.860Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:18:49.892Z] > git checkout -f ad9efce3bca7ceb2616e076c01647d2d2e1e0253 # timeout=10 [2022-05-17T03:18:53.784Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:18:53.831Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-17T03:18:54.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43598:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-17T03:18:53.794Z] > git rev-list --no-walk 300974d577ca98122707bfabeb9f1b46618a81ce # timeout=10 [2022-05-17T03:19:02.951Z] Unable to find image 'alpine:latest' locally [2022-05-17T03:19:03.213Z] latest: Pulling from library/alpine [2022-05-17T03:19:03.213Z] df9b9388f04a: Pulling fs layer [2022-05-17T03:19:03.479Z] df9b9388f04a: Download complete [2022-05-17T03:19:03.740Z] df9b9388f04a: Pull complete [2022-05-17T03:19:03.999Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-17T03:19:03.999Z] Status: Downloaded newer image for alpine:latest [2022-05-17T03:19:12.128Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [2022-05-17T03:19:12.389Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe43e22adf64f1ba) in /home/ubuntu/workspace/moby_PR-43598 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-05-17T03:19:12.469Z] The recommended git tool is: git [2022-05-17T03:19:12.483Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-05-17T03:19:12.519Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-05-17T03:19:12.539Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-17T03:19:12.852Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-17T03:19:13.081Z] Merge succeeded, producing f959ea8e04fabc62b4765abffe565b60fe73816b [2022-05-17T03:19:13.082Z] Checking out Revision f959ea8e04fabc62b4765abffe565b60fe73816b (PR-43598) [2022-05-17T03:19:13.210Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:19:13.241Z] First time build. Skipping changelog. [2022-05-17T03:19:12.494Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43598/.git # timeout=10 [2022-05-17T03:19:12.522Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:19:12.542Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:19:12.542Z] > git --version # timeout=10 [2022-05-17T03:19:12.564Z] > git --version # 'git version 2.17.1' [2022-05-17T03:19:12.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:19:12.565Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:19:12.855Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:19:12.881Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:19:12.957Z] > git remote # timeout=10 [2022-05-17T03:19:12.965Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:19:12.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:19:12.974Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:19:13.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T03:19:13.084Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:19:13.095Z] > git checkout -f f959ea8e04fabc62b4765abffe565b60fe73816b # timeout=10 [2022-05-17T03:19:13.217Z] > git rev-list --no-walk 300974d577ca98122707bfabeb9f1b46618a81ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-17T03:19:13.853Z] + [ PR != PR ] [2022-05-17T03:19:13.854Z] + [ master != master ] [2022-05-17T03:19:13.854Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-17T03:19:14.204Z] + docker version [2022-05-17T03:19:14.205Z] Client: Docker Engine - Community [2022-05-17T03:19:14.205Z] Version: 20.10.14 [2022-05-17T03:19:14.205Z] API version: 1.41 [2022-05-17T03:19:14.205Z] Go version: go1.16.15 [2022-05-17T03:19:14.205Z] Git commit: a224086 [2022-05-17T03:19:14.205Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-17T03:19:14.205Z] OS/Arch: linux/amd64 [2022-05-17T03:19:14.205Z] Context: default [2022-05-17T03:19:14.205Z] Experimental: true [2022-05-17T03:19:14.205Z] [2022-05-17T03:19:14.205Z] Server: Docker Engine - Community [2022-05-17T03:19:14.205Z] Engine: [2022-05-17T03:19:14.205Z] Version: 20.10.14 [2022-05-17T03:19:14.205Z] API version: 1.41 (minimum version 1.12) [2022-05-17T03:19:14.205Z] Go version: go1.16.15 [2022-05-17T03:19:14.205Z] Git commit: 87a90dc [2022-05-17T03:19:14.205Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-17T03:19:14.205Z] OS/Arch: linux/amd64 [2022-05-17T03:19:14.205Z] Experimental: true [2022-05-17T03:19:14.205Z] containerd: [2022-05-17T03:19:14.205Z] Version: 1.5.11 [2022-05-17T03:19:14.205Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:19:14.205Z] runc: [2022-05-17T03:19:14.205Z] Version: 1.0.3 [2022-05-17T03:19:14.205Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-17T03:19:14.205Z] docker-init: [2022-05-17T03:19:14.205Z] Version: 0.19.0 [2022-05-17T03:19:14.205Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-17T03:19:14.495Z] + docker info [2022-05-17T03:19:27.388Z] Still waiting to schedule task [2022-05-17T03:19:27.389Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe43e22adf64f1ba)’ [2022-05-17T03:19:27.390Z] Still waiting to schedule task [2022-05-17T03:19:27.390Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe43e22adf64f1ba)’ [2022-05-17T03:19:27.391Z] Still waiting to schedule task [2022-05-17T03:19:27.391Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-05-17T03:19:27.395Z] Still waiting to schedule task [2022-05-17T03:19:27.395Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-05-17T03:19:27.396Z] Still waiting to schedule task [2022-05-17T03:19:27.396Z] All nodes of label ‘windows-2019’ are offline [2022-05-17T03:19:27.397Z] Still waiting to schedule task [2022-05-17T03:19:27.397Z] All nodes of label ‘windows-2022’ are offline [2022-05-17T03:19:27.398Z] Still waiting to schedule task [2022-05-17T03:19:27.398Z] All nodes of label ‘windows-2022’ are offline [2022-05-17T03:19:41.071Z] Client: [2022-05-17T03:19:41.071Z] Context: default [2022-05-17T03:19:41.071Z] Debug Mode: false [2022-05-17T03:19:41.071Z] Plugins: [2022-05-17T03:19:41.071Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-17T03:19:41.071Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-17T03:19:41.071Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-17T03:19:41.071Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-17T03:19:41.071Z] [2022-05-17T03:19:41.071Z] Server: [2022-05-17T03:19:41.071Z] Containers: 0 [2022-05-17T03:19:41.071Z] Running: 0 [2022-05-17T03:19:41.071Z] Paused: 0 [2022-05-17T03:19:41.071Z] Stopped: 0 [2022-05-17T03:19:41.071Z] Images: 1 [2022-05-17T03:19:41.071Z] Server Version: 20.10.14 [2022-05-17T03:19:41.071Z] Storage Driver: overlay2 [2022-05-17T03:19:41.071Z] Backing Filesystem: extfs [2022-05-17T03:19:41.071Z] Supports d_type: true [2022-05-17T03:19:41.071Z] Native Overlay Diff: true [2022-05-17T03:19:41.071Z] userxattr: false [2022-05-17T03:19:41.071Z] Logging Driver: json-file [2022-05-17T03:19:41.071Z] Cgroup Driver: cgroupfs [2022-05-17T03:19:41.071Z] Cgroup Version: 1 [2022-05-17T03:19:41.071Z] Plugins: [2022-05-17T03:19:41.071Z] Volume: local [2022-05-17T03:19:41.071Z] Network: bridge host ipvlan macvlan null overlay [2022-05-17T03:19:41.071Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-17T03:19:41.071Z] Swarm: inactive [2022-05-17T03:19:41.071Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-17T03:19:41.071Z] Default Runtime: runc [2022-05-17T03:19:41.071Z] Init Binary: docker-init [2022-05-17T03:19:41.071Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:19:41.071Z] runc version: v1.0.3-0-gf46b6ba [2022-05-17T03:19:41.071Z] init version: de40ad0 [2022-05-17T03:19:41.071Z] Security Options: [2022-05-17T03:19:41.071Z] apparmor [2022-05-17T03:19:41.071Z] seccomp [2022-05-17T03:19:41.071Z] Profile: default [2022-05-17T03:19:41.071Z] Kernel Version: 5.4.0-1071-aws [2022-05-17T03:19:41.071Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-17T03:19:41.071Z] OSType: linux [2022-05-17T03:19:41.071Z] Architecture: x86_64 [2022-05-17T03:19:41.071Z] CPUs: 2 [2022-05-17T03:19:41.071Z] Total Memory: 7.565GiB [2022-05-17T03:19:41.071Z] Name: ip-10-100-100-116 [2022-05-17T03:19:41.071Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-17T03:19:41.071Z] Docker Root Dir: /var/lib/docker [2022-05-17T03:19:41.071Z] Debug Mode: false [2022-05-17T03:19:41.071Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:19:41.071Z] Labels: [2022-05-17T03:19:41.071Z] Experimental: true [2022-05-17T03:19:41.071Z] Insecure Registries: [2022-05-17T03:19:41.071Z] 127.0.0.0/8 [2022-05-17T03:19:41.071Z] Live Restore Enabled: true [2022-05-17T03:19:41.071Z] [2022-05-17T03:19:41.071Z] WARNING: No swap limit support [Pipeline] sh [2022-05-17T03:19:41.375Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:19:41.375Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:19:41.375Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43598/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-17T03:19:41.375Z] + bash /home/ubuntu/workspace/moby_PR-43598/check-config.sh [2022-05-17T03:19:41.375Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-17T03:19:41.375Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-17T03:19:41.375Z] [2022-05-17T03:19:41.375Z] Generally Necessary: [2022-05-17T03:19:41.375Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-17T03:19:41.375Z] - apparmor: enabled and tools installed [2022-05-17T03:19:41.635Z] - CONFIG_NAMESPACES: enabled [2022-05-17T03:19:41.635Z] - CONFIG_NET_NS: enabled [2022-05-17T03:19:41.635Z] - CONFIG_PID_NS: enabled [2022-05-17T03:19:41.635Z] - CONFIG_IPC_NS: enabled [2022-05-17T03:19:41.635Z] - CONFIG_UTS_NS: enabled [2022-05-17T03:19:41.635Z] - CONFIG_CGROUPS: enabled [2022-05-17T03:19:41.635Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-17T03:19:41.635Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-17T03:19:41.635Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-17T03:19:41.635Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-17T03:19:41.635Z] - CONFIG_CPUSETS: enabled [2022-05-17T03:19:41.635Z] - CONFIG_MEMCG: enabled [2022-05-17T03:19:41.635Z] - CONFIG_KEYS: enabled [2022-05-17T03:19:41.635Z] - CONFIG_VETH: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-17T03:19:41.635Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-17T03:19:41.635Z] - CONFIG_CGROUP_BPF: enabled [2022-05-17T03:19:41.635Z] [2022-05-17T03:19:41.635Z] Optional Features: [2022-05-17T03:19:41.898Z] - CONFIG_USER_NS: enabled [2022-05-17T03:19:41.898Z] - CONFIG_SECCOMP: enabled [2022-05-17T03:19:41.898Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-17T03:19:41.898Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-17T03:19:41.898Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-17T03:19:41.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-17T03:19:41.898Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-17T03:19:41.898Z] - CONFIG_BLK_CGROUP: enabled [2022-05-17T03:19:41.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-17T03:19:41.898Z] - CONFIG_CGROUP_PERF: enabled [2022-05-17T03:19:41.898Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-17T03:19:41.898Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-17T03:19:41.898Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-17T03:19:41.898Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-17T03:19:41.898Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-17T03:19:41.898Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-17T03:19:41.898Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-17T03:19:41.898Z] - CONFIG_IP_VS: enabled (as module) [2022-05-17T03:19:41.898Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-17T03:19:41.898Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-17T03:19:41.898Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-17T03:19:41.898Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-17T03:19:41.898Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-17T03:19:41.898Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-17T03:19:41.898Z] - CONFIG_EXT4_FS: enabled [2022-05-17T03:19:42.164Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-17T03:19:42.164Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-17T03:19:42.164Z] - Network Drivers: [2022-05-17T03:19:42.164Z] - "overlay": [2022-05-17T03:19:42.164Z] - CONFIG_VXLAN: enabled (as module) [2022-05-17T03:19:42.164Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-17T03:19:42.164Z] Optional (for encrypted networks): [2022-05-17T03:19:42.164Z] - CONFIG_CRYPTO: enabled [2022-05-17T03:19:42.164Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-17T03:19:42.164Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-17T03:19:42.164Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-17T03:19:42.164Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-17T03:19:42.164Z] - CONFIG_XFRM: enabled [2022-05-17T03:19:42.164Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-17T03:19:42.164Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-17T03:19:42.164Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-17T03:19:42.164Z] - "ipvlan": [2022-05-17T03:19:42.164Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-17T03:19:42.164Z] - "macvlan": [2022-05-17T03:19:42.165Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-17T03:19:42.165Z] - CONFIG_DUMMY: enabled (as module) [2022-05-17T03:19:42.165Z] - "ftp,tftp client in container": [2022-05-17T03:19:42.165Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-17T03:19:42.165Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-17T03:19:42.165Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-17T03:19:42.165Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-17T03:19:42.165Z] - Storage Drivers: [2022-05-17T03:19:42.165Z] - "aufs": [2022-05-17T03:19:42.165Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-17T03:19:42.165Z] - "btrfs": [2022-05-17T03:19:42.424Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-17T03:19:42.424Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-17T03:19:42.424Z] - "devicemapper": [2022-05-17T03:19:42.424Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-17T03:19:42.424Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-17T03:19:42.424Z] - "overlay": [2022-05-17T03:19:42.424Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-17T03:19:42.424Z] - "zfs": [2022-05-17T03:19:42.424Z] - /dev/zfs: present [2022-05-17T03:19:42.424Z] - zfs command: missing [2022-05-17T03:19:42.424Z] - zpool command: missing [2022-05-17T03:19:42.424Z] [2022-05-17T03:19:42.424Z] Limits: [2022-05-17T03:19:42.424Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-17T03:19:42.424Z] [2022-05-17T03:19:42.424Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-17T03:19:42.754Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f959ea8e04fabc62b4765abffe565b60fe73816b . [2022-05-17T03:19:43.013Z] #1 [internal] load build definition from Dockerfile [2022-05-17T03:19:43.013Z] #1 sha256:3b40162060eb6eb3e639264db69f938e97b06aedc624babc32844d8d2b0d2796 [2022-05-17T03:19:43.013Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-05-17T03:19:43.013Z] #1 DONE 0.1s [2022-05-17T03:19:43.013Z] [2022-05-17T03:19:43.013Z] #2 [internal] load .dockerignore [2022-05-17T03:19:43.013Z] #2 sha256:83ef36d0c4d014fafe82f1e654a58bff59589ec953dff9422ba9c53b4bdb5209 [2022-05-17T03:19:43.013Z] #2 transferring context: 145B done [2022-05-17T03:19:43.013Z] #2 DONE 0.1s [2022-05-17T03:19:43.013Z] [2022-05-17T03:19:43.013Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-17T03:19:43.013Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-17T03:19:43.272Z] #3 DONE 0.3s [2022-05-17T03:19:43.581Z] [2022-05-17T03:19:43.581Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-17T03:19:43.581Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-17T03:19:43.581Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-17T03:19:43.581Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-05-17T03:19:43.581Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-17T03:19:43.581Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-17T03:19:43.581Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-17T03:19:43.581Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-17T03:19:43.844Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-05-17T03:19:43.844Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-17T03:19:44.416Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-17T03:19:44.416Z] #4 DONE 0.9s [2022-05-17T03:19:44.675Z] [2022-05-17T03:19:44.675Z] #5 [internal] load .dockerignore [2022-05-17T03:19:44.675Z] #5 sha256:89b39d2860ecb3708a9dfad4da36f546f69544d352b85f1fdce3f9b7728a9229 [2022-05-17T03:19:44.675Z] #5 DONE 0.0s [2022-05-17T03:19:44.675Z] [2022-05-17T03:19:44.675Z] #6 [internal] load build definition from Dockerfile [2022-05-17T03:19:44.675Z] #6 sha256:d6b5d24871418a41315cad2ab6dbd88fec118cb097ede3841dff1155dc61af00 [2022-05-17T03:19:44.675Z] #6 DONE 0.0s [2022-05-17T03:19:44.675Z] [2022-05-17T03:19:44.675Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:19:44.675Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-17T03:19:45.611Z] #10 DONE 1.1s [2022-05-17T03:19:45.611Z] [2022-05-17T03:19:45.611Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-17T03:19:45.611Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-17T03:19:45.611Z] #7 DONE 1.0s [2022-05-17T03:19:45.611Z] [2022-05-17T03:19:45.611Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:19:45.611Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-17T03:19:45.611Z] #9 DONE 1.1s [2022-05-17T03:19:45.611Z] [2022-05-17T03:19:45.611Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-17T03:19:45.611Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-17T03:19:45.611Z] #8 DONE 1.1s [2022-05-17T03:19:46.547Z] [2022-05-17T03:19:46.547Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:19:46.547Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:19:46.547Z] #80 DONE 0.0s [2022-05-17T03:19:46.547Z] [2022-05-17T03:19:46.547Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:19:46.547Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-17T03:19:46.547Z] #78 DONE 0.0s [2022-05-17T03:19:46.547Z] [2022-05-17T03:19:46.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:46.547Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:19:46.547Z] #11 DONE 0.0s [2022-05-17T03:19:46.547Z] [2022-05-17T03:19:46.547Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-17T03:19:46.547Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-17T03:19:46.547Z] #56 ... [2022-05-17T03:19:46.547Z] [2022-05-17T03:19:46.547Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:19:46.547Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:19:46.547Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-17T03:19:46.547Z] #80 DONE 0.1s [2022-05-17T03:19:46.547Z] [2022-05-17T03:19:46.547Z] #31 [internal] load build context [2022-05-17T03:19:46.547Z] #31 sha256:62fb580f91b5ce52c782140e733993eed0c90d6fb27fb0c9ad4f4574e32e11ee [2022-05-17T03:19:47.487Z] #31 ... [2022-05-17T03:19:47.487Z] [2022-05-17T03:19:47.487Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-17T03:19:47.487Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-17T03:19:47.487Z] #56 DONE 0.0s [2022-05-17T03:19:47.487Z] [2022-05-17T03:19:47.487Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:19:47.487Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-17T03:19:47.487Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-17T03:19:47.487Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-17T03:19:47.487Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:19:47.487Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-17T03:19:47.487Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.7s [2022-05-17T03:19:47.746Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s [2022-05-17T03:19:48.007Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-17T03:19:48.007Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-05-17T03:19:52.214Z] #78 ... [2022-05-17T03:19:52.214Z] [2022-05-17T03:19:52.214Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:52.214Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:19:52.214Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.3s done [2022-05-17T03:19:52.214Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-17T03:19:52.214Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-17T03:19:52.214Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-17T03:19:52.214Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.8s done [2022-05-17T03:19:52.214Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.4s done [2022-05-17T03:19:52.214Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 4.2s done [2022-05-17T03:19:52.214Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 3.0s done [2022-05-17T03:19:52.214Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 58.72MB / 141.73MB 5.3s [2022-05-17T03:19:52.214Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 62.91MB / 85.85MB 5.3s [2022-05-17T03:19:52.214Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 1.9s [2022-05-17T03:19:52.214Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 4.5s done [2022-05-17T03:19:52.473Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 66.06MB / 141.73MB 5.5s [2022-05-17T03:19:52.473Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 71.30MB / 85.85MB 5.5s [2022-05-17T03:19:52.732Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 73.75MB / 141.73MB 5.6s [2022-05-17T03:19:52.732Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 81.42MB / 85.85MB 5.8s [2022-05-17T03:19:52.993Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 81.79MB / 141.73MB 6.0s [2022-05-17T03:19:52.993Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 6.0s [2022-05-17T03:19:53.252Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 93.32MB / 141.73MB 6.2s [2022-05-17T03:19:53.525Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 100.66MB / 141.73MB 6.5s [2022-05-17T03:19:53.784Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 109.05MB / 141.73MB 6.9s [2022-05-17T03:19:53.785Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 6.8s done [2022-05-17T03:19:54.045Z] #11 ... [2022-05-17T03:19:54.045Z] [2022-05-17T03:19:54.045Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:19:54.045Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-17T03:19:54.045Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-05-17T03:19:54.045Z] #78 DONE 7.3s [2022-05-17T03:19:54.045Z] [2022-05-17T03:19:54.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:54.045Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:19:54.045Z] #11 ... [2022-05-17T03:19:54.045Z] [2022-05-17T03:19:54.045Z] #31 [internal] load build context [2022-05-17T03:19:54.045Z] #31 sha256:62fb580f91b5ce52c782140e733993eed0c90d6fb27fb0c9ad4f4574e32e11ee [2022-05-17T03:19:54.045Z] #31 transferring context: 51.34MB 7.6s [2022-05-17T03:19:54.045Z] #31 ... [2022-05-17T03:19:54.045Z] [2022-05-17T03:19:54.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:54.045Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:19:54.305Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 124.78MB / 141.73MB 7.3s [2022-05-17T03:19:54.565Z] #11 ... [2022-05-17T03:19:54.565Z] [2022-05-17T03:19:54.565Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:19:54.565Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:19:54.565Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-17T03:19:54.565Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:19:54.565Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-17T03:19:54.565Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.4s done [2022-05-17T03:19:54.565Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2022-05-17T03:19:54.565Z] #80 DONE 7.7s [2022-05-17T03:19:54.565Z] [2022-05-17T03:19:54.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:54.565Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:19:54.565Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 134.22MB / 141.73MB 7.5s [2022-05-17T03:19:54.913Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 7.8s [2022-05-17T03:19:55.868Z] #11 ... [2022-05-17T03:19:55.868Z] [2022-05-17T03:19:55.868Z] #31 [internal] load build context [2022-05-17T03:19:55.868Z] #31 sha256:62fb580f91b5ce52c782140e733993eed0c90d6fb27fb0c9ad4f4574e32e11ee [2022-05-17T03:19:55.868Z] #31 transferring context: 61.19MB 8.4s done [2022-05-17T03:19:55.868Z] #31 DONE 9.3s [2022-05-17T03:19:55.868Z] [2022-05-17T03:19:55.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:55.868Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:19:56.436Z] #11 ... [2022-05-17T03:19:56.436Z] [2022-05-17T03:19:56.436Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:19:56.436Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:19:56.436Z] #35 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.3s done [2022-05-17T03:19:56.436Z] #35 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-17T03:19:56.436Z] #35 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-17T03:19:56.436Z] #35 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-17T03:19:56.436Z] #35 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.4s done [2022-05-17T03:19:56.696Z] #35 ... [2022-05-17T03:19:56.696Z] [2022-05-17T03:19:56.696Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:56.696Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:19:57.265Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.9s [2022-05-17T03:19:57.524Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 10.4s done [2022-05-17T03:19:59.453Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 8.9s done [2022-05-17T03:19:59.453Z] #11 ... [2022-05-17T03:19:59.453Z] [2022-05-17T03:19:59.453Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-17T03:19:59.453Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-17T03:19:59.453Z] #79 DONE 0.9s [2022-05-17T03:19:59.453Z] [2022-05-17T03:19:59.453Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:59.453Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:19:59.453Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-17T03:19:59.453Z] #11 ... [2022-05-17T03:19:59.453Z] [2022-05-17T03:19:59.453Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:19:59.453Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:19:59.453Z] #35 DONE 12.5s [2022-05-17T03:19:59.453Z] [2022-05-17T03:19:59.453Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:19:59.453Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:20:00.024Z] #11 ... [2022-05-17T03:20:00.024Z] [2022-05-17T03:20:00.024Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-17T03:20:00.024Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-17T03:20:00.024Z] #81 DONE 0.7s [2022-05-17T03:20:00.024Z] [2022-05-17T03:20:00.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:20:00.024Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:20:00.024Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.7s done [2022-05-17T03:20:00.285Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-17T03:20:01.226Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 1.0s done [2022-05-17T03:20:01.795Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-17T03:20:07.079Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.0s [2022-05-17T03:20:09.620Z] #11 ... [2022-05-17T03:20:09.620Z] [2022-05-17T03:20:09.620Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:20:09.620Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-17T03:20:09.620Z] #36 1.944 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:20:09.620Z] #36 1.944 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:20:09.620Z] #36 1.961 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:20:09.620Z] #36 2.099 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:20:09.620Z] #36 2.389 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:20:09.620Z] #36 2.859 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:20:09.620Z] #36 4.478 Fetched 8530 kB in 3s (3046 kB/s) [2022-05-17T03:20:09.620Z] #36 4.478 Reading package lists... [2022-05-17T03:20:09.620Z] #36 5.380 Reading package lists... [2022-05-17T03:20:09.620Z] #36 6.215 Building dependency tree... [2022-05-17T03:20:09.620Z] #36 6.591 The following additional packages will be installed: [2022-05-17T03:20:09.620Z] #36 6.591 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-17T03:20:09.620Z] #36 6.592 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-17T03:20:09.620Z] #36 6.593 Recommended packages: [2022-05-17T03:20:09.620Z] #36 6.593 libldap-common publicsuffix libsasl2-modules [2022-05-17T03:20:09.620Z] #36 6.815 The following NEW packages will be installed: [2022-05-17T03:20:09.620Z] #36 6.816 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-17T03:20:09.620Z] #36 6.817 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-17T03:20:09.620Z] #36 6.818 libssh2-1 openssl [2022-05-17T03:20:09.620Z] #36 7.097 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:20:09.620Z] #36 7.097 Need to get 3040 kB of archives. [2022-05-17T03:20:09.620Z] #36 7.097 After this operation, 6651 kB of additional disk space will be used. [2022-05-17T03:20:09.620Z] #36 7.097 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-17T03:20:09.620Z] #36 7.111 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-17T03:20:09.620Z] #36 7.113 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-17T03:20:09.620Z] #36 7.123 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-17T03:20:09.620Z] #36 7.123 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-17T03:20:09.620Z] #36 7.128 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-17T03:20:09.620Z] #36 7.135 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-17T03:20:09.620Z] #36 7.135 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-17T03:20:09.620Z] #36 7.135 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-17T03:20:09.620Z] #36 7.135 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-17T03:20:09.620Z] #36 7.150 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-17T03:20:09.620Z] #36 7.150 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-17T03:20:09.620Z] #36 7.150 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-17T03:20:09.620Z] #36 7.150 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-17T03:20:09.620Z] #36 7.150 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-17T03:20:09.620Z] #36 7.422 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:20:09.620Z] #36 7.465 Fetched 3040 kB in 0s (9502 kB/s) [2022-05-17T03:20:09.620Z] #36 7.498 Selecting previously unselected package openssl. [2022-05-17T03:20:09.621Z] #36 7.498 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-17T03:20:09.621Z] #36 7.504 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 7.513 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:20:09.621Z] #36 7.700 Selecting previously unselected package ca-certificates. [2022-05-17T03:20:09.621Z] #36 7.700 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-17T03:20:09.621Z] #36 7.717 Unpacking ca-certificates (20210119) ... [2022-05-17T03:20:09.621Z] #36 7.808 Selecting previously unselected package libbrotli1:amd64. [2022-05-17T03:20:09.621Z] #36 7.808 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 7.817 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-17T03:20:09.621Z] #36 7.918 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-17T03:20:09.621Z] #36 7.918 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 7.926 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:20:09.621Z] #36 8.056 Selecting previously unselected package libsasl2-2:amd64. [2022-05-17T03:20:09.621Z] #36 8.056 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.061 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:20:09.621Z] #36 8.120 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-17T03:20:09.621Z] #36 8.120 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.124 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-17T03:20:09.621Z] #36 8.223 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-17T03:20:09.621Z] #36 8.223 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.226 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-17T03:20:09.621Z] #36 8.284 Selecting previously unselected package libpsl5:amd64. [2022-05-17T03:20:09.621Z] #36 8.284 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.295 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-17T03:20:09.621Z] #36 8.343 Selecting previously unselected package librtmp1:amd64. [2022-05-17T03:20:09.621Z] #36 8.343 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.350 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:20:09.621Z] #36 8.404 Selecting previously unselected package libssh2-1:amd64. [2022-05-17T03:20:09.621Z] #36 8.404 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.408 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-17T03:20:09.621Z] #36 8.508 Selecting previously unselected package libcurl4:amd64. [2022-05-17T03:20:09.621Z] #36 8.508 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.515 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:20:09.621Z] #36 8.609 Selecting previously unselected package curl. [2022-05-17T03:20:09.621Z] #36 8.609 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.615 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:20:09.621Z] #36 8.698 Selecting previously unselected package libonig5:amd64. [2022-05-17T03:20:09.621Z] #36 8.698 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.708 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:20:09.621Z] #36 8.820 Selecting previously unselected package libjq1:amd64. [2022-05-17T03:20:09.621Z] #36 8.820 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.820 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:20:09.621Z] #36 8.870 Selecting previously unselected package jq. [2022-05-17T03:20:09.621Z] #36 8.870 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-17T03:20:09.621Z] #36 8.882 Unpacking jq (1.6-2.1) ... [2022-05-17T03:20:09.621Z] #36 8.936 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-17T03:20:09.621Z] #36 8.948 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-17T03:20:09.621Z] #36 8.963 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-17T03:20:09.621Z] #36 8.977 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:20:09.621Z] #36 9.015 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:20:09.621Z] #36 9.030 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:20:09.621Z] #36 9.045 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-17T03:20:09.621Z] #36 9.058 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:20:09.621Z] #36 9.115 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:20:09.621Z] #36 9.129 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:20:09.621Z] #36 9.142 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-17T03:20:09.621Z] #36 9.155 Setting up ca-certificates (20210119) ... [2022-05-17T03:20:09.621Z] #36 9.858 Updating certificates in /etc/ssl/certs... [2022-05-17T03:20:09.881Z] #36 ... [2022-05-17T03:20:09.881Z] [2022-05-17T03:20:09.881Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:20:09.881Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:20:09.881Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.8s done [2022-05-17T03:20:09.881Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 0.1s [2022-05-17T03:20:14.091Z] #11 ... [2022-05-17T03:20:14.091Z] [2022-05-17T03:20:14.091Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:20:14.091Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-17T03:20:14.091Z] #36 10.95 129 added, 0 removed; done. [2022-05-17T03:20:14.091Z] #36 10.99 Setting up jq (1.6-2.1) ... [2022-05-17T03:20:14.091Z] #36 11.00 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:20:14.091Z] #36 11.02 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:20:14.091Z] #36 11.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:20:14.091Z] #36 11.06 Processing triggers for ca-certificates (20210119) ... [2022-05-17T03:20:14.091Z] #36 11.07 Updating certificates in /etc/ssl/certs... [2022-05-17T03:20:14.091Z] #36 12.03 0 added, 0 removed; done. [2022-05-17T03:20:14.091Z] #36 12.03 Running hooks in /etc/ca-certificates/update.d... [2022-05-17T03:20:14.091Z] #36 12.04 done. [2022-05-17T03:20:14.091Z] #36 DONE 14.2s [2022-05-17T03:20:14.091Z] [2022-05-17T03:20:14.091Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:20:14.091Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:20:14.091Z] #11 ... [2022-05-17T03:20:14.091Z] [2022-05-17T03:20:14.091Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-17T03:20:14.091Z] #37 sha256:3186cffa2986d63d129330c44ae46609c6acb9bd3d8f7b69149bc4eedc55a475 [2022-05-17T03:20:14.091Z] #37 DONE 0.5s [2022-05-17T03:20:14.091Z] [2022-05-17T03:20:14.091Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:20:14.091Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:20:15.031Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.1s [2022-05-17T03:20:15.975Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.3s done [2022-05-17T03:20:16.233Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-17T03:20:20.401Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c42d1659c3acf295) in /home/ubuntu/workspace/moby_PR-43598 [Pipeline] { [Pipeline] checkout [2022-05-17T03:20:20.718Z] The recommended git tool is: git [2022-05-17T03:20:21.505Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-17T03:20:22.777Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da8dd0faf816b4e8) in /home/ubuntu/workspace/moby_PR-43598 [Pipeline] { [Pipeline] checkout [2022-05-17T03:20:22.828Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ffef6b74098a277d) in /home/ubuntu/workspace/moby_PR-43598 [Pipeline] { [Pipeline] checkout [2022-05-17T03:20:22.895Z] The recommended git tool is: git [2022-05-17T03:20:22.937Z] The recommended git tool is: git [2022-05-17T03:20:24.058Z] #11 ... [2022-05-17T03:20:24.058Z] [2022-05-17T03:20:24.058Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:20:24.058Z] #38 sha256:615b7018c7bd19003b83b1d93b95d1a74b90f90d7912e810a755eab7bb17650e [2022-05-17T03:20:24.058Z] #38 2.295 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-17T03:20:24.058Z] #38 2.636 [2022-05-17T03:20:24.058Z] #38 2.867 #=#=# ######################################################################## 100.0% [2022-05-17T03:20:24.058Z] #38 3.136 [2022-05-17T03:20:24.058Z] #38 4.108 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-17T03:20:24.058Z] #38 4.367 [2022-05-17T03:20:24.058Z] #38 4.586 #=#=# ######################################################################## 100.0% [2022-05-17T03:20:24.058Z] #38 4.905 [2022-05-17T03:20:24.058Z] #38 5.986 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-17T03:20:24.058Z] #38 6.298 [2022-05-17T03:20:24.058Z] #38 6.532 #=#=# ################## 26.4% ######################################### 58.2% ################################################################ 89.6% ######################################################################## 100.0% [2022-05-17T03:20:24.058Z] #38 7.081 [2022-05-17T03:20:24.058Z] #38 8.052 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-17T03:20:24.058Z] #38 8.387 [2022-05-17T03:20:24.058Z] #38 8.613 #=#=# ######################################################################## 100.0% [2022-05-17T03:20:24.058Z] #38 8.939 [2022-05-17T03:20:24.058Z] #38 9.656 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-17T03:20:24.058Z] #38 9.942 [2022-05-17T03:20:24.058Z] #38 10.16 #=#=# [2022-05-17T03:20:24.058Z] #38 ... [2022-05-17T03:20:24.058Z] [2022-05-17T03:20:24.058Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:20:24.058Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:20:24.333Z] using credential docker-jenkins-github-credentials [2022-05-17T03:20:24.347Z] Cloning the remote Git repository [2022-05-17T03:20:24.347Z] Cloning with configured refspecs honoured and without tags [2022-05-17T03:20:24.374Z] Cloning repository https://github.com/moby/moby.git [2022-05-17T03:20:24.461Z] > git init /home/ubuntu/workspace/moby_PR-43598 # timeout=10 [2022-05-17T03:20:24.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:20:24.731Z] > git --version # timeout=10 [2022-05-17T03:20:24.767Z] > git --version # 'git version 2.25.1' [2022-05-17T03:20:24.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:24.769Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:25.950Z] using credential docker-jenkins-github-credentials [2022-05-17T03:20:25.962Z] Cloning the remote Git repository [2022-05-17T03:20:25.962Z] Cloning with configured refspecs honoured and without tags [2022-05-17T03:20:26.130Z] using credential docker-jenkins-github-credentials [2022-05-17T03:20:26.139Z] Cloning the remote Git repository [2022-05-17T03:20:26.139Z] Cloning with configured refspecs honoured and without tags [2022-05-17T03:20:25.039Z] Cloning repository https://github.com/moby/moby.git [2022-05-17T03:20:25.111Z] > git init /home/ubuntu/workspace/moby_PR-43598 # timeout=10 [2022-05-17T03:20:26.163Z] Cloning repository https://github.com/moby/moby.git [2022-05-17T03:20:26.247Z] > git init /home/ubuntu/workspace/moby_PR-43598 # timeout=10 [2022-05-17T03:20:26.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:20:26.542Z] > git --version # timeout=10 [2022-05-17T03:20:26.564Z] > git --version # 'git version 2.17.1' [2022-05-17T03:20:26.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:26.566Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:26.594Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.2s [2022-05-17T03:20:25.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:20:25.472Z] > git --version # timeout=10 [2022-05-17T03:20:25.491Z] > git --version # 'git version 2.17.1' [2022-05-17T03:20:25.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:25.493Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:27.899Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-072758ff81953ae00) in /home/ubuntu/workspace/moby_PR-43598 [Pipeline] { [Pipeline] checkout [2022-05-17T03:20:27.974Z] #11 ... [2022-05-17T03:20:27.974Z] [2022-05-17T03:20:27.974Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:20:27.974Z] #38 sha256:615b7018c7bd19003b83b1d93b95d1a74b90f90d7912e810a755eab7bb17650e [2022-05-17T03:20:27.974Z] #38 10.16 #=#=# ######################################################################## 100.0% [2022-05-17T03:20:27.974Z] #38 10.48 [2022-05-17T03:20:27.974Z] #38 10.54 Download of images into '/build' complete. [2022-05-17T03:20:27.974Z] #38 10.54 Use something like the following to load the result into a Docker daemon: [2022-05-17T03:20:27.974Z] #38 10.54 tar -cC '/build' . | docker load [2022-05-17T03:20:27.974Z] #38 DONE 13.8s [2022-05-17T03:20:27.974Z] [2022-05-17T03:20:27.974Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:20:27.974Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:20:28.020Z] The recommended git tool is: git [2022-05-17T03:20:29.913Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.6s done [2022-05-17T03:20:30.516Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-17T03:20:30.516Z] #11 DONE 43.8s [2022-05-17T03:20:30.516Z] [2022-05-17T03:20:30.516Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-17T03:20:30.516Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-17T03:20:31.493Z] #12 DONE 0.9s [2022-05-17T03:20:31.493Z] [2022-05-17T03:20:31.493Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-17T03:20:31.493Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-17T03:20:31.650Z] using credential docker-jenkins-github-credentials [2022-05-17T03:20:31.659Z] Cloning the remote Git repository [2022-05-17T03:20:31.659Z] Cloning with configured refspecs honoured and without tags [2022-05-17T03:20:32.062Z] #13 DONE 0.7s [2022-05-17T03:20:32.321Z] [2022-05-17T03:20:32.322Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-17T03:20:32.322Z] #40 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-17T03:20:32.322Z] #40 DONE 0.0s [2022-05-17T03:20:32.322Z] [2022-05-17T03:20:32.322Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:20:32.322Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:20:32.582Z] #41 ... [2022-05-17T03:20:32.582Z] [2022-05-17T03:20:32.582Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-17T03:20:32.582Z] #57 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-17T03:20:32.582Z] #57 DONE 0.4s [2022-05-17T03:20:32.582Z] [2022-05-17T03:20:32.582Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-17T03:20:32.582Z] #53 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-17T03:20:32.582Z] #53 DONE 0.4s [2022-05-17T03:20:31.678Z] Cloning repository https://github.com/moby/moby.git [2022-05-17T03:20:31.727Z] > git init /home/ubuntu/workspace/moby_PR-43598 # timeout=10 [2022-05-17T03:20:32.384Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:20:32.384Z] > git --version # timeout=10 [2022-05-17T03:20:32.389Z] > git --version # 'git version 2.25.1' [2022-05-17T03:20:32.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:32.391Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:32.845Z] [2022-05-17T03:20:32.845Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:20:32.845Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:20:36.146Z] #54 ... [2022-05-17T03:20:36.146Z] [2022-05-17T03:20:36.146Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-17T03:20:36.146Z] #14 sha256:96429e8b414013dd32883e63ed306b8efd72f1854e9297df732aeff7eea9fa18 [2022-05-17T03:20:36.146Z] #14 DONE 3.7s [2022-05-17T03:20:36.146Z] [2022-05-17T03:20:36.146Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-17T03:20:36.146Z] #15 sha256:fcda4a2e82f629713d95031fab746f34bcfd07d9facbf21d012f99cc8f14f975 [2022-05-17T03:20:39.436Z] #15 DONE 2.9s [2022-05-17T03:20:39.436Z] [2022-05-17T03:20:39.436Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-17T03:20:39.436Z] #16 sha256:131100efbffcd67ebbc438a0f674923d92a7be883213c47c1fde96cd49ce0155 [2022-05-17T03:20:40.817Z] #16 DONE 2.1s [2022-05-17T03:20:40.817Z] [2022-05-17T03:20:40.817Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:20:40.817Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:20:40.817Z] #60 5.385 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-17T03:20:40.817Z] #60 7.193 go: downloading github.com/fatih/color v1.10.0 [2022-05-17T03:20:40.817Z] #60 7.222 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-17T03:20:40.817Z] #60 7.222 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-17T03:20:40.817Z] #60 7.245 go: downloading github.com/pkg/errors v0.9.1 [2022-05-17T03:20:40.817Z] #60 7.882 go: downloading golang.org/x/tools v0.1.0 [2022-05-17T03:20:40.817Z] #60 7.928 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-17T03:20:40.817Z] #60 8.072 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T03:20:40.817Z] #60 8.170 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-17T03:20:40.817Z] #60 8.284 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-17T03:20:40.817Z] #60 ... [2022-05-17T03:20:40.817Z] [2022-05-17T03:20:40.817Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-17T03:20:40.817Z] #17 sha256:86781eb3188866b82d8be57ecb83171517b0af828e80c6cf856ae78bb6812896 [2022-05-17T03:20:42.197Z] #17 ... [2022-05-17T03:20:42.197Z] [2022-05-17T03:20:42.197Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:20:42.197Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:20:42.197Z] #45 5.845 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-17T03:20:42.458Z] #45 ... [2022-05-17T03:20:42.458Z] [2022-05-17T03:20:42.458Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:20:42.458Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:20:42.458Z] #62 4.591 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-17T03:20:42.458Z] #62 ... [2022-05-17T03:20:42.458Z] [2022-05-17T03:20:42.458Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:20:42.458Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:20:42.458Z] #64 4.796 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-17T03:20:42.458Z] #64 9.312 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-17T03:20:42.458Z] #64 9.384 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-17T03:20:42.458Z] #64 9.524 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-17T03:20:42.723Z] #64 ... [2022-05-17T03:20:42.723Z] [2022-05-17T03:20:42.723Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:20:42.723Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:20:42.723Z] #47 5.724 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-17T03:20:42.723Z] #47 6.987 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-17T03:20:42.723Z] #47 8.286 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-17T03:20:42.723Z] #47 8.575 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-17T03:20:42.723Z] #47 8.803 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-17T03:20:42.723Z] #47 ... [2022-05-17T03:20:42.723Z] [2022-05-17T03:20:42.723Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-17T03:20:42.723Z] #17 sha256:86781eb3188866b82d8be57ecb83171517b0af828e80c6cf856ae78bb6812896 [2022-05-17T03:20:42.723Z] #17 DONE 2.0s [2022-05-17T03:20:42.723Z] [2022-05-17T03:20:42.723Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:20:42.723Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:20:42.723Z] #43 5.709 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-17T03:20:42.983Z] #43 ... [2022-05-17T03:20:42.983Z] [2022-05-17T03:20:42.983Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:20:42.983Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:20:42.983Z] #58 4.966 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:20:42.983Z] #58 5.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:20:42.983Z] #58 5.402 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:20:42.983Z] #58 5.440 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-17T03:20:42.983Z] #58 5.978 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:20:42.983Z] #58 7.743 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:20:42.983Z] #58 ... [2022-05-17T03:20:42.983Z] [2022-05-17T03:20:42.983Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-17T03:20:42.983Z] #18 sha256:7de885ad4c5c3abb4440ee58fcb5ed3e645d67288a9a320dafb1ff3175001759 [2022-05-17T03:20:44.890Z] #18 DONE 1.9s [2022-05-17T03:20:44.890Z] [2022-05-17T03:20:44.890Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:20:44.890Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:20:45.451Z] Fetching without tags [2022-05-17T03:20:45.647Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [2022-05-17T03:20:46.270Z] #19 ... [2022-05-17T03:20:46.270Z] [2022-05-17T03:20:46.270Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:20:46.270Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:20:46.270Z] #54 3.600 + git clone https://github.com/docker/distribution.git . [2022-05-17T03:20:46.270Z] #54 3.603 Cloning into '.'... [2022-05-17T03:20:46.270Z] #54 ... [2022-05-17T03:20:46.270Z] [2022-05-17T03:20:46.270Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:20:46.270Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:20:46.270Z] #60 12.87 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-17T03:20:46.270Z] #60 13.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-17T03:20:46.270Z] #60 13.15 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-17T03:20:46.530Z] #60 ... [2022-05-17T03:20:46.530Z] [2022-05-17T03:20:46.530Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:20:46.530Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:20:46.530Z] #41 4.298 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-17T03:20:46.530Z] #41 4.298 Cloning into '.'... [2022-05-17T03:20:46.530Z] #41 ... [2022-05-17T03:20:46.530Z] [2022-05-17T03:20:46.530Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:20:46.530Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:20:46.530Z] #47 12.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-17T03:20:46.530Z] #47 12.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:20:45.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:20:45.399Z] > git config --add remote.origin.fetch +refs/pull/43598/head:refs/remotes/origin/PR-43598 # timeout=10 [2022-05-17T03:20:45.422Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:45.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:20:45.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:20:45.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:45.457Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:45.656Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:20:45.670Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:20:46.288Z] > git remote # timeout=10 [2022-05-17T03:20:46.303Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:20:46.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:46.314Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:20:47.142Z] Merge succeeded, producing 326d75775989db82fa9c7eed8bb7747f89217b8b [2022-05-17T03:20:47.142Z] Checking out Revision 326d75775989db82fa9c7eed8bb7747f89217b8b (PR-43598) [2022-05-17T03:20:47.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T03:20:47.145Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:20:47.173Z] > git checkout -f 326d75775989db82fa9c7eed8bb7747f89217b8b # timeout=10 [2022-05-17T03:20:49.697Z] Fetching without tags [2022-05-17T03:20:49.794Z] Fetching without tags [2022-05-17T03:20:49.821Z] #47 ... [2022-05-17T03:20:49.821Z] [2022-05-17T03:20:49.821Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:20:49.821Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:20:49.821Z] #43 17.49 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-17T03:20:49.821Z] #43 17.52 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-17T03:20:50.000Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [2022-05-17T03:20:50.151Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [2022-05-17T03:20:50.389Z] #43 18.10 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-17T03:20:50.389Z] #43 18.38 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-17T03:20:50.905Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:20:50.919Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-17T03:20:49.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:20:49.737Z] > git config --add remote.origin.fetch +refs/pull/43598/head:refs/remotes/origin/PR-43598 # timeout=10 [2022-05-17T03:20:49.761Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:49.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:20:49.838Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:20:49.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:49.841Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:50.157Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:20:50.170Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:20:50.976Z] > git remote # timeout=10 [2022-05-17T03:20:51.025Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:20:51.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:51.067Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:20:51.327Z] #43 18.90 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:20:51.327Z] #43 19.23 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-17T03:20:50.909Z] > git rev-list --no-walk 300974d577ca98122707bfabeb9f1b46618a81ce # timeout=10 [2022-05-17T03:20:49.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:20:49.602Z] > git config --add remote.origin.fetch +refs/pull/43598/head:refs/remotes/origin/PR-43598 # timeout=10 [2022-05-17T03:20:49.632Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:49.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:20:49.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:20:49.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:49.708Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:50.009Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:20:50.040Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:20:50.903Z] > git remote # timeout=10 [2022-05-17T03:20:50.928Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:20:50.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:50.961Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:20:51.586Z] #43 19.41 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-17T03:20:51.586Z] #43 19.52 go: downloading github.com/peterh/liner v1.2.2 [2022-05-17T03:20:51.804Z] + docker version [2022-05-17T03:20:51.845Z] #43 19.69 go: downloading github.com/google/go-dap v0.6.0 [2022-05-17T03:20:52.072Z] Merge succeeded, producing abcf429556698ffb0400e320d813a6f5f6fbfed3 [2022-05-17T03:20:52.072Z] Checking out Revision abcf429556698ffb0400e320d813a6f5f6fbfed3 (PR-43598) [2022-05-17T03:20:52.091Z] Merge succeeded, producing abcf429556698ffb0400e320d813a6f5f6fbfed3 [2022-05-17T03:20:52.091Z] Checking out Revision abcf429556698ffb0400e320d813a6f5f6fbfed3 (PR-43598) [2022-05-17T03:20:52.104Z] #43 19.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:20:52.673Z] #43 20.45 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-17T03:20:53.457Z] Fetching without tags [2022-05-17T03:20:53.620Z] #43 ... [2022-05-17T03:20:53.620Z] [2022-05-17T03:20:53.620Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:20:53.620Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:20:53.620Z] #58 10.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:20:53.620Z] #58 13.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-17T03:20:53.620Z] #58 ... [2022-05-17T03:20:53.620Z] [2022-05-17T03:20:53.620Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:20:53.620Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:20:53.620Z] #43 21.33 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-17T03:20:53.620Z] #43 21.50 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:20:53.620Z] #43 21.54 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-17T03:20:52.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T03:20:52.094Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:20:52.103Z] > git checkout -f abcf429556698ffb0400e320d813a6f5f6fbfed3 # timeout=10 [2022-05-17T03:20:53.779Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [2022-05-17T03:20:52.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T03:20:52.075Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:20:52.089Z] > git checkout -f abcf429556698ffb0400e320d813a6f5f6fbfed3 # timeout=10 [2022-05-17T03:20:53.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:20:53.391Z] > git config --add remote.origin.fetch +refs/pull/43598/head:refs/remotes/origin/PR-43598 # timeout=10 [2022-05-17T03:20:53.407Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:53.437Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:20:53.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:20:53.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:53.464Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:20:53.789Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:20:53.807Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:20:54.190Z] #43 ... [2022-05-17T03:20:54.190Z] [2022-05-17T03:20:54.190Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:20:54.190Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:20:54.190Z] #45 21.60 tomll can be used in two ways: [2022-05-17T03:20:54.190Z] #45 21.60 Writing to STDIN and reading from STDOUT: [2022-05-17T03:20:54.190Z] #45 21.60 cat file.toml | tomll > file.toml [2022-05-17T03:20:54.190Z] #45 21.60 [2022-05-17T03:20:54.190Z] #45 21.60 Reading and updating a list of files: [2022-05-17T03:20:54.190Z] #45 21.60 tomll a.toml b.toml c.toml [2022-05-17T03:20:54.190Z] #45 21.60 [2022-05-17T03:20:54.190Z] #45 21.60 When given a list of files, tomll will modify all files in place without asking. [2022-05-17T03:20:54.190Z] #45 DONE 22.0s [2022-05-17T03:20:54.190Z] [2022-05-17T03:20:54.190Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:20:54.190Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:20:54.190Z] #58 21.39 Fetched 8534 kB in 17s (507 kB/s) [2022-05-17T03:20:54.452Z] #58 21.39 Reading package lists... [2022-05-17T03:20:54.452Z] #58 ... [2022-05-17T03:20:54.452Z] [2022-05-17T03:20:54.452Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:20:54.452Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:20:54.452Z] #64 12.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-17T03:20:54.711Z] #64 ... [2022-05-17T03:20:54.711Z] [2022-05-17T03:20:54.711Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:20:54.711Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:20:54.711Z] #19 2.012 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:20:54.711Z] #19 2.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:20:54.711Z] #19 2.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:20:54.712Z] #19 3.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:20:54.712Z] #19 5.060 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-17T03:20:54.712Z] #19 6.810 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-17T03:20:54.712Z] #19 8.168 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-17T03:20:54.712Z] #19 9.700 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:20:55.900Z] Merge succeeded, producing 061b42e4b0c4e6bb34635f4925ca291cc9684528 [2022-05-17T03:20:55.900Z] Checking out Revision 061b42e4b0c4e6bb34635f4925ca291cc9684528 (PR-43598) [2022-05-17T03:20:55.980Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:20:56.098Z] #19 ... [2022-05-17T03:20:56.098Z] [2022-05-17T03:20:56.098Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:20:56.098Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:20:56.098Z] #43 23.63 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-17T03:20:56.098Z] #43 23.81 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-17T03:20:56.177Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:20:56.203Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-17T03:20:56.180Z] > git rev-list --no-walk 300974d577ca98122707bfabeb9f1b46618a81ce # timeout=10 [2022-05-17T03:20:55.028Z] > git remote # timeout=10 [2022-05-17T03:20:55.035Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:20:55.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:20:55.049Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:20:55.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T03:20:55.903Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:20:55.922Z] > git checkout -f 061b42e4b0c4e6bb34635f4925ca291cc9684528 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-17T03:20:57.048Z] #43 24.85 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-17T03:20:57.164Z] + docker version [2022-05-17T03:20:57.617Z] #43 ... [2022-05-17T03:20:57.617Z] [2022-05-17T03:20:57.617Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:20:57.617Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:20:57.617Z] #60 15.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-17T03:20:57.617Z] #60 15.60 go: downloading golang.org/x/mod v0.3.0 [2022-05-17T03:20:57.694Z] + docker version [2022-05-17T03:20:57.879Z] #60 ... [2022-05-17T03:20:57.879Z] [2022-05-17T03:20:57.879Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:20:57.879Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:20:57.879Z] #54 24.61 Updating files: 70% (1533/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-17T03:20:57.879Z] #54 25.44 + git checkout -q v2.3.0 [2022-05-17T03:20:59.768Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:20:59.779Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-17T03:21:00.627Z] + docker version [2022-05-17T03:21:01.169Z] #54 28.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-17T03:20:59.772Z] > git rev-list --no-walk 300974d577ca98122707bfabeb9f1b46618a81ce # timeout=10 [2022-05-17T03:21:01.895Z] Client: Docker Engine - Community [2022-05-17T03:21:01.895Z] Version: 20.10.14 [2022-05-17T03:21:01.895Z] API version: 1.41 [2022-05-17T03:21:01.895Z] Go version: go1.16.15 [2022-05-17T03:21:01.895Z] Git commit: a224086 [2022-05-17T03:21:01.895Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-17T03:21:01.895Z] OS/Arch: linux/amd64 [2022-05-17T03:21:01.895Z] Context: default [2022-05-17T03:21:01.895Z] Experimental: true [2022-05-17T03:21:01.895Z] [2022-05-17T03:21:01.895Z] Server: Docker Engine - Community [2022-05-17T03:21:01.895Z] Engine: [2022-05-17T03:21:01.895Z] Version: 20.10.14 [2022-05-17T03:21:01.895Z] API version: 1.41 (minimum version 1.12) [2022-05-17T03:21:01.895Z] Go version: go1.16.15 [2022-05-17T03:21:01.895Z] Git commit: 87a90dc [2022-05-17T03:21:01.895Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-17T03:21:01.895Z] OS/Arch: linux/amd64 [2022-05-17T03:21:01.895Z] Experimental: true [2022-05-17T03:21:01.895Z] containerd: [2022-05-17T03:21:01.895Z] Version: 1.5.11 [2022-05-17T03:21:01.895Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:21:01.895Z] runc: [2022-05-17T03:21:01.895Z] Version: 1.0.3 [2022-05-17T03:21:01.895Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-17T03:21:01.895Z] docker-init: [2022-05-17T03:21:01.895Z] Version: 0.19.0 [2022-05-17T03:21:01.895Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-17T03:21:02.219Z] + docker info [2022-05-17T03:21:05.286Z] Client: Docker Engine - Community [2022-05-17T03:21:05.286Z] Version: 20.10.14 [2022-05-17T03:21:05.286Z] API version: 1.41 [2022-05-17T03:21:05.286Z] Go version: go1.16.15 [2022-05-17T03:21:05.286Z] Git commit: a224086 [2022-05-17T03:21:05.286Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-17T03:21:05.286Z] OS/Arch: linux/amd64 [2022-05-17T03:21:05.286Z] Context: default [2022-05-17T03:21:05.286Z] Experimental: true [2022-05-17T03:21:05.286Z] [2022-05-17T03:21:05.286Z] Server: Docker Engine - Community [2022-05-17T03:21:05.287Z] Engine: [2022-05-17T03:21:05.287Z] Version: 20.10.14 [2022-05-17T03:21:05.287Z] API version: 1.41 (minimum version 1.12) [2022-05-17T03:21:05.287Z] Go version: go1.16.15 [2022-05-17T03:21:05.287Z] Git commit: 87a90dc [2022-05-17T03:21:05.287Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-17T03:21:05.287Z] OS/Arch: linux/amd64 [2022-05-17T03:21:05.287Z] Experimental: true [2022-05-17T03:21:05.287Z] containerd: [2022-05-17T03:21:05.287Z] Version: 1.5.11 [2022-05-17T03:21:05.287Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:21:05.287Z] runc: [2022-05-17T03:21:05.287Z] Version: 1.0.3 [2022-05-17T03:21:05.287Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-17T03:21:05.287Z] docker-init: [2022-05-17T03:21:05.287Z] Version: 0.19.0 [2022-05-17T03:21:05.287Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-17T03:21:05.377Z] #54 ... [2022-05-17T03:21:05.377Z] [2022-05-17T03:21:05.377Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:21:05.377Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:21:05.377Z] #62 32.81 go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:21:05.377Z] #62 32.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:21:05.377Z] #62 32.88 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-17T03:21:05.377Z] #62 32.93 go: downloading github.com/spf13/viper v1.10.1 [2022-05-17T03:21:05.377Z] #62 33.19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-17T03:21:05.643Z] + docker info [2022-05-17T03:21:05.845Z] Client: Docker Engine - Community [2022-05-17T03:21:05.845Z] Version: 20.10.14 [2022-05-17T03:21:05.845Z] API version: 1.41 [2022-05-17T03:21:05.845Z] Go version: go1.16.15 [2022-05-17T03:21:05.845Z] Git commit: a224086 [2022-05-17T03:21:05.845Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-17T03:21:05.845Z] OS/Arch: linux/amd64 [2022-05-17T03:21:05.845Z] Context: default [2022-05-17T03:21:05.845Z] Experimental: true [2022-05-17T03:21:05.845Z] [2022-05-17T03:21:05.845Z] Server: Docker Engine - Community [2022-05-17T03:21:05.845Z] Engine: [2022-05-17T03:21:05.845Z] Version: 20.10.14 [2022-05-17T03:21:05.845Z] API version: 1.41 (minimum version 1.12) [2022-05-17T03:21:05.845Z] Go version: go1.16.15 [2022-05-17T03:21:05.845Z] Git commit: 87a90dc [2022-05-17T03:21:05.845Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-17T03:21:05.845Z] OS/Arch: linux/amd64 [2022-05-17T03:21:05.845Z] Experimental: true [2022-05-17T03:21:05.845Z] containerd: [2022-05-17T03:21:05.845Z] Version: 1.5.11 [2022-05-17T03:21:05.845Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:21:05.845Z] runc: [2022-05-17T03:21:05.845Z] Version: 1.0.3 [2022-05-17T03:21:05.845Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-17T03:21:05.845Z] docker-init: [2022-05-17T03:21:05.845Z] Version: 0.19.0 [2022-05-17T03:21:05.845Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-17T03:21:05.983Z] #62 33.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:21:05.983Z] #62 33.66 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:21:05.983Z] #62 33.72 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-17T03:21:05.983Z] #62 33.79 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-17T03:21:05.983Z] #62 ... [2022-05-17T03:21:05.983Z] [2022-05-17T03:21:05.983Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:21:05.983Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:21:05.983Z] #19 11.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-17T03:21:05.983Z] #19 12.50 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-17T03:21:05.983Z] #19 12.56 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-17T03:21:05.983Z] #19 12.58 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-17T03:21:05.983Z] #19 12.60 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:21:05.983Z] #19 12.67 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-17T03:21:05.983Z] #19 12.67 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:21:05.983Z] #19 12.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-17T03:21:05.983Z] #19 12.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-17T03:21:05.983Z] #19 12.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-17T03:21:05.983Z] #19 12.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:21:05.983Z] #19 12.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:21:05.983Z] #19 12.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-17T03:21:06.175Z] + docker info [2022-05-17T03:21:07.381Z] #19 ... [2022-05-17T03:21:07.381Z] [2022-05-17T03:21:07.381Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:21:07.381Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:21:07.381Z] #62 35.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-17T03:21:07.381Z] #62 35.28 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-17T03:21:10.627Z] Client: Docker Engine - Community [2022-05-17T03:21:10.627Z] Version: 20.10.14 [2022-05-17T03:21:10.627Z] API version: 1.41 [2022-05-17T03:21:10.627Z] Go version: go1.16.15 [2022-05-17T03:21:10.627Z] Git commit: a224086 [2022-05-17T03:21:10.627Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-17T03:21:10.627Z] OS/Arch: linux/arm64 [2022-05-17T03:21:10.627Z] Context: default [2022-05-17T03:21:10.627Z] Experimental: true [2022-05-17T03:21:10.627Z] [2022-05-17T03:21:10.627Z] Server: Docker Engine - Community [2022-05-17T03:21:10.627Z] Engine: [2022-05-17T03:21:10.627Z] Version: 20.10.14 [2022-05-17T03:21:10.627Z] API version: 1.41 (minimum version 1.12) [2022-05-17T03:21:10.627Z] Go version: go1.16.15 [2022-05-17T03:21:10.627Z] Git commit: 87a90dc [2022-05-17T03:21:10.627Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-17T03:21:10.627Z] OS/Arch: linux/arm64 [2022-05-17T03:21:10.627Z] Experimental: true [2022-05-17T03:21:10.627Z] containerd: [2022-05-17T03:21:10.627Z] Version: 1.5.11 [2022-05-17T03:21:10.627Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:21:10.627Z] runc: [2022-05-17T03:21:10.627Z] Version: 1.0.3 [2022-05-17T03:21:10.627Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-17T03:21:10.627Z] docker-init: [2022-05-17T03:21:10.627Z] Version: 0.19.0 [2022-05-17T03:21:10.627Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-17T03:21:10.675Z] #62 ... [2022-05-17T03:21:10.675Z] [2022-05-17T03:21:10.675Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:21:10.675Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:21:10.675Z] #58 21.39 Reading package lists... [2022-05-17T03:21:10.675Z] #58 28.06 Reading package lists... [2022-05-17T03:21:10.675Z] #58 34.12 Building dependency tree... [2022-05-17T03:21:10.942Z] + docker info [2022-05-17T03:21:11.612Z] #58 38.85 The following additional packages will be installed: [2022-05-17T03:21:11.612Z] #58 38.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:21:11.612Z] #58 38.88 python3-protobuf python3-six [2022-05-17T03:21:11.612Z] #58 38.90 Suggested packages: [2022-05-17T03:21:11.612Z] #58 38.90 python3-setuptools [2022-05-17T03:21:11.612Z] #58 38.90 Recommended packages: [2022-05-17T03:21:11.612Z] #58 38.90 iproute2 | iproute [2022-05-17T03:21:11.871Z] #58 ... [2022-05-17T03:21:11.871Z] [2022-05-17T03:21:11.871Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:21:11.871Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:21:11.871Z] #62 39.71 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:21:11.871Z] #62 39.74 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:21:11.871Z] #62 39.83 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-17T03:21:11.871Z] #62 39.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-17T03:21:12.130Z] #62 39.98 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-17T03:21:12.130Z] #62 40.11 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-17T03:21:12.130Z] #62 40.11 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:21:12.390Z] #62 40.19 go: downloading github.com/spf13/afero v1.6.0 [2022-05-17T03:21:12.390Z] #62 40.22 go: downloading github.com/spf13/cast v1.4.1 [2022-05-17T03:21:12.390Z] #62 40.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-17T03:21:12.390Z] #62 40.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-17T03:21:12.649Z] #62 40.35 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-17T03:21:12.649Z] #62 40.39 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-17T03:21:12.908Z] #62 40.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-17T03:21:12.908Z] #62 40.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-17T03:21:12.908Z] #62 40.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-17T03:21:12.908Z] #62 40.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-17T03:21:12.908Z] #62 40.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-17T03:21:12.908Z] #62 40.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-17T03:21:12.908Z] #62 40.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-17T03:21:13.167Z] #62 40.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-17T03:21:14.104Z] #62 41.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-17T03:21:14.104Z] #62 42.02 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-17T03:21:14.104Z] #62 42.04 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-17T03:21:14.363Z] #62 42.16 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-17T03:21:14.363Z] #62 42.24 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-17T03:21:14.622Z] #62 42.26 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-17T03:21:15.561Z] #62 43.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-17T03:21:15.561Z] #62 43.38 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-17T03:21:15.561Z] #62 43.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-17T03:21:15.561Z] #62 43.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-17T03:21:15.561Z] #62 43.49 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-17T03:21:15.561Z] #62 43.54 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-17T03:21:15.821Z] #62 43.59 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-17T03:21:15.821Z] #62 43.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-17T03:21:15.821Z] #62 43.72 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-17T03:21:15.821Z] #62 43.76 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-17T03:21:15.821Z] #62 43.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-17T03:21:16.391Z] #62 44.00 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-17T03:21:16.391Z] #62 44.02 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-17T03:21:16.391Z] #62 44.06 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-17T03:21:16.391Z] #62 44.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-17T03:21:16.391Z] #62 44.18 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-17T03:21:16.391Z] #62 44.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-17T03:21:16.391Z] #62 44.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-17T03:21:16.391Z] #62 44.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-17T03:21:16.959Z] #62 44.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-17T03:21:17.219Z] #62 45.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-17T03:21:17.479Z] #62 45.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-17T03:21:17.479Z] #62 45.24 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-17T03:21:17.479Z] #62 45.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-17T03:21:17.479Z] #62 45.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-17T03:21:17.739Z] #62 45.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-17T03:21:17.739Z] #62 45.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-17T03:21:17.739Z] #62 45.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-17T03:21:17.739Z] #62 45.65 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-17T03:21:17.739Z] #62 45.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-17T03:21:17.998Z] #62 45.76 go: downloading github.com/julz/importas v0.1.0 [2022-05-17T03:21:18.258Z] #62 45.86 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-17T03:21:18.258Z] #62 45.92 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-17T03:21:18.258Z] #62 46.06 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-17T03:21:18.258Z] #62 46.06 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-17T03:21:18.258Z] #62 46.09 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-17T03:21:18.258Z] #62 46.13 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-17T03:21:18.517Z] #62 46.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-17T03:21:18.517Z] #62 46.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-17T03:21:18.517Z] #62 46.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-17T03:21:18.517Z] #62 46.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-17T03:21:18.777Z] #62 46.54 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-17T03:21:18.777Z] #62 46.55 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-17T03:21:18.777Z] #62 ... [2022-05-17T03:21:18.777Z] [2022-05-17T03:21:18.777Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:21:18.777Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:21:18.777Z] #64 46.74 v3.0.2 [2022-05-17T03:21:19.715Z] #64 DONE 47.4s [2022-05-17T03:21:19.715Z] [2022-05-17T03:21:19.715Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:21:19.715Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:21:19.715Z] #62 47.16 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-17T03:21:19.715Z] #62 47.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-17T03:21:19.715Z] #62 47.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-17T03:21:19.715Z] #62 47.35 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-17T03:21:19.715Z] #62 47.53 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-17T03:21:19.715Z] #62 47.54 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-17T03:21:19.715Z] #62 47.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-17T03:21:19.715Z] #62 47.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-17T03:21:19.715Z] #62 47.66 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-17T03:21:20.299Z] #62 47.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-17T03:21:20.299Z] #62 48.02 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-17T03:21:20.299Z] #62 48.02 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-17T03:21:20.299Z] #62 48.12 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-17T03:21:20.299Z] #62 48.12 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-17T03:21:20.560Z] #62 ... [2022-05-17T03:21:20.560Z] [2022-05-17T03:21:20.560Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:21:20.560Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:21:20.560Z] #47 48.12 NAME: [2022-05-17T03:21:20.560Z] #47 48.12 go-winres - A tool for embedding resources in Windows executables [2022-05-17T03:21:20.560Z] #47 48.12 [2022-05-17T03:21:20.560Z] #47 48.12 USAGE: [2022-05-17T03:21:20.560Z] #47 48.12 go-winres [global options] command [command options] [arguments...] [2022-05-17T03:21:20.560Z] #47 48.12 [2022-05-17T03:21:20.560Z] #47 48.12 COMMANDS: [2022-05-17T03:21:20.560Z] #47 48.12 init Create an initial ./winres/winres.json [2022-05-17T03:21:20.560Z] #47 48.12 make Make syso files for the "go build" command [2022-05-17T03:21:20.560Z] #47 48.12 simply Make syso files for the "go build" command (simplified) [2022-05-17T03:21:20.560Z] #47 48.12 extract Extract all resources from an executable [2022-05-17T03:21:20.560Z] #47 48.12 patch Replace resources in an executable file (exe, dll) [2022-05-17T03:21:20.560Z] #47 48.12 help, h Shows a list of commands or help for one command [2022-05-17T03:21:20.560Z] #47 48.12 [2022-05-17T03:21:20.560Z] #47 48.12 GLOBAL OPTIONS: [2022-05-17T03:21:20.560Z] #47 48.12 --help, -h show help (default: false) [2022-05-17T03:21:20.560Z] #47 DONE 48.3s [2022-05-17T03:21:20.560Z] [2022-05-17T03:21:20.560Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:21:20.560Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:21:20.560Z] #62 48.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-17T03:21:20.560Z] #62 48.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-17T03:21:20.560Z] #62 48.35 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-17T03:21:20.560Z] #62 48.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-17T03:21:20.560Z] #62 48.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-17T03:21:20.560Z] #62 48.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-17T03:21:20.560Z] #62 48.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-17T03:21:21.129Z] #62 48.79 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-17T03:21:21.129Z] #62 48.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-17T03:21:21.129Z] #62 48.88 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-17T03:21:21.129Z] #62 48.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-17T03:21:21.129Z] #62 48.94 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-17T03:21:21.387Z] #62 49.32 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-17T03:21:21.649Z] #62 49.41 go: downloading honnef.co/go/tools v0.2.2 [2022-05-17T03:21:22.218Z] #62 ... [2022-05-17T03:21:22.218Z] [2022-05-17T03:21:22.218Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:21:22.218Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:21:22.218Z] #58 39.59 The following NEW packages will be installed: [2022-05-17T03:21:22.218Z] #58 39.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:21:22.218Z] #58 39.60 python3-protobuf python3-six [2022-05-17T03:21:22.218Z] #58 40.17 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:21:22.218Z] #58 40.17 Need to get 2314 kB of archives. [2022-05-17T03:21:22.218Z] #58 40.17 After this operation, 11.1 MB of additional disk space will be used. [2022-05-17T03:21:22.218Z] #58 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-17T03:21:22.218Z] #58 40.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:21:22.218Z] #58 40.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-17T03:21:22.218Z] #58 40.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-17T03:21:22.218Z] #58 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-17T03:21:22.218Z] #58 40.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-17T03:21:22.218Z] #58 40.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-17T03:21:22.218Z] #58 42.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-17T03:21:22.218Z] #58 44.15 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:21:22.218Z] #58 44.40 Fetched 2314 kB in 3s (729 kB/s) [2022-05-17T03:21:22.218Z] #58 44.65 Selecting previously unselected package libprotobuf23:amd64. [2022-05-17T03:21:22.218Z] #58 44.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:21:22.218Z] #58 44.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-17T03:21:22.218Z] #58 44.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-17T03:21:22.218Z] #58 46.08 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:21:22.218Z] #58 46.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:21:22.218Z] #58 46.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:21:22.218Z] #58 46.59 Selecting previously unselected package python3-six. [2022-05-17T03:21:22.219Z] #58 46.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-17T03:21:22.219Z] #58 46.67 Unpacking python3-six (1.16.0-2) ... [2022-05-17T03:21:22.219Z] #58 47.15 Selecting previously unselected package python3-protobuf. [2022-05-17T03:21:22.219Z] #58 47.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-17T03:21:22.219Z] #58 47.18 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-17T03:21:22.219Z] #58 48.07 Selecting previously unselected package libnet1:amd64. [2022-05-17T03:21:22.219Z] #58 48.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-17T03:21:22.219Z] #58 48.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:21:22.219Z] #58 48.29 Selecting previously unselected package libnl-3-200:amd64. [2022-05-17T03:21:22.219Z] #58 48.29 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-17T03:21:22.219Z] #58 48.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:21:22.219Z] #58 48.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-17T03:21:22.219Z] #58 48.51 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-17T03:21:22.219Z] #58 48.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:21:22.219Z] #58 48.69 Selecting previously unselected package criu. [2022-05-17T03:21:22.219Z] #58 48.69 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-17T03:21:22.219Z] #58 48.73 Unpacking criu (3.17-1) ... [2022-05-17T03:21:22.219Z] #58 49.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:21:23.156Z] #58 ... [2022-05-17T03:21:23.156Z] [2022-05-17T03:21:23.156Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:21:23.156Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:21:23.415Z] #41 50.86 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-17T03:21:23.415Z] #41 51.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-17T03:21:23.674Z] #41 51.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:21:27.560Z] Client: [2022-05-17T03:21:27.560Z] Context: default [2022-05-17T03:21:27.560Z] Debug Mode: false [2022-05-17T03:21:27.560Z] Plugins: [2022-05-17T03:21:27.560Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-17T03:21:27.560Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-17T03:21:27.560Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-17T03:21:27.560Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-17T03:21:27.560Z] [2022-05-17T03:21:27.560Z] Server: [2022-05-17T03:21:27.560Z] Containers: 0 [2022-05-17T03:21:27.560Z] Running: 0 [2022-05-17T03:21:27.560Z] Paused: 0 [2022-05-17T03:21:27.560Z] Stopped: 0 [2022-05-17T03:21:27.560Z] Images: 0 [2022-05-17T03:21:27.560Z] Server Version: 20.10.14 [2022-05-17T03:21:27.560Z] Storage Driver: overlay2 [2022-05-17T03:21:27.560Z] Backing Filesystem: extfs [2022-05-17T03:21:27.560Z] Supports d_type: true [2022-05-17T03:21:27.560Z] Native Overlay Diff: true [2022-05-17T03:21:27.560Z] userxattr: false [2022-05-17T03:21:27.560Z] Logging Driver: json-file [2022-05-17T03:21:27.560Z] Cgroup Driver: cgroupfs [2022-05-17T03:21:27.560Z] Cgroup Version: 1 [2022-05-17T03:21:27.560Z] Plugins: [2022-05-17T03:21:27.560Z] Volume: local [2022-05-17T03:21:27.560Z] Network: bridge host ipvlan macvlan null overlay [2022-05-17T03:21:27.560Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-17T03:21:27.560Z] Swarm: inactive [2022-05-17T03:21:27.560Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-17T03:21:27.560Z] Default Runtime: runc [2022-05-17T03:21:27.560Z] Init Binary: docker-init [2022-05-17T03:21:27.560Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:21:27.560Z] runc version: v1.0.3-0-gf46b6ba [2022-05-17T03:21:27.560Z] init version: de40ad0 [2022-05-17T03:21:27.560Z] Security Options: [2022-05-17T03:21:27.560Z] apparmor [2022-05-17T03:21:27.560Z] seccomp [2022-05-17T03:21:27.560Z] Profile: default [2022-05-17T03:21:27.560Z] Kernel Version: 5.4.0-1071-aws [2022-05-17T03:21:27.560Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-17T03:21:27.560Z] OSType: linux [2022-05-17T03:21:27.560Z] Architecture: x86_64 [2022-05-17T03:21:27.560Z] CPUs: 2 [2022-05-17T03:21:27.560Z] Total Memory: 7.565GiB [2022-05-17T03:21:27.560Z] Name: ip-10-100-94-178 [2022-05-17T03:21:27.560Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-17T03:21:27.560Z] Docker Root Dir: /var/lib/docker [2022-05-17T03:21:27.560Z] Debug Mode: false [2022-05-17T03:21:27.560Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:21:27.560Z] Labels: [2022-05-17T03:21:27.560Z] Experimental: true [2022-05-17T03:21:27.560Z] Insecure Registries: [2022-05-17T03:21:27.560Z] 127.0.0.0/8 [2022-05-17T03:21:27.560Z] Live Restore Enabled: true [2022-05-17T03:21:27.560Z] [2022-05-17T03:21:27.560Z] WARNING: No swap limit support [Pipeline] sh [2022-05-17T03:21:27.881Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:21:27.881Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:21:27.881Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43598/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-17T03:21:27.881Z] + bash /home/ubuntu/workspace/moby_PR-43598/check-config.sh [2022-05-17T03:21:27.881Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-17T03:21:27.881Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-17T03:21:27.881Z] [2022-05-17T03:21:27.881Z] Generally Necessary: [2022-05-17T03:21:27.881Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-17T03:21:27.881Z] - apparmor: enabled and tools installed [2022-05-17T03:21:27.881Z] - CONFIG_NAMESPACES: enabled [2022-05-17T03:21:27.881Z] - CONFIG_NET_NS: enabled [2022-05-17T03:21:27.881Z] - CONFIG_PID_NS: enabled [2022-05-17T03:21:27.881Z] - CONFIG_IPC_NS: enabled [2022-05-17T03:21:27.881Z] - CONFIG_UTS_NS: enabled [2022-05-17T03:21:27.881Z] - CONFIG_CGROUPS: enabled [2022-05-17T03:21:27.881Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-17T03:21:27.881Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-17T03:21:27.881Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-17T03:21:27.881Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-17T03:21:27.881Z] - CONFIG_CPUSETS: enabled [2022-05-17T03:21:27.881Z] - CONFIG_MEMCG: enabled [2022-05-17T03:21:27.881Z] - CONFIG_KEYS: enabled [2022-05-17T03:21:27.881Z] - CONFIG_VETH: enabled (as module) [2022-05-17T03:21:27.881Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-17T03:21:28.145Z] - CONFIG_CGROUP_BPF: enabled [2022-05-17T03:21:28.145Z] [2022-05-17T03:21:28.145Z] Optional Features: [2022-05-17T03:21:28.145Z] - CONFIG_USER_NS: enabled [2022-05-17T03:21:28.145Z] - CONFIG_SECCOMP: enabled [2022-05-17T03:21:28.145Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-17T03:21:28.145Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-17T03:21:28.145Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-17T03:21:28.145Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-17T03:21:28.145Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-17T03:21:28.145Z] - CONFIG_BLK_CGROUP: enabled [2022-05-17T03:21:28.145Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-17T03:21:28.145Z] - CONFIG_CGROUP_PERF: enabled [2022-05-17T03:21:28.145Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-17T03:21:28.145Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-17T03:21:28.145Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-17T03:21:28.145Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-17T03:21:28.145Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-17T03:21:28.145Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-17T03:21:28.145Z] - CONFIG_IP_VS: enabled (as module) [2022-05-17T03:21:28.161Z] Client: [2022-05-17T03:21:28.161Z] Context: default [2022-05-17T03:21:28.161Z] Debug Mode: false [2022-05-17T03:21:28.161Z] Plugins: [2022-05-17T03:21:28.161Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-17T03:21:28.161Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-17T03:21:28.161Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-17T03:21:28.161Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-17T03:21:28.161Z] [2022-05-17T03:21:28.161Z] Server: [2022-05-17T03:21:28.161Z] Containers: 0 [2022-05-17T03:21:28.161Z] Running: 0 [2022-05-17T03:21:28.161Z] Paused: 0 [2022-05-17T03:21:28.161Z] Stopped: 0 [2022-05-17T03:21:28.161Z] Images: 0 [2022-05-17T03:21:28.161Z] Server Version: 20.10.14 [2022-05-17T03:21:28.161Z] Storage Driver: overlay2 [2022-05-17T03:21:28.161Z] Backing Filesystem: extfs [2022-05-17T03:21:28.161Z] Supports d_type: true [2022-05-17T03:21:28.161Z] Native Overlay Diff: true [2022-05-17T03:21:28.161Z] userxattr: false [2022-05-17T03:21:28.161Z] Logging Driver: json-file [2022-05-17T03:21:28.161Z] Cgroup Driver: cgroupfs [2022-05-17T03:21:28.161Z] Cgroup Version: 1 [2022-05-17T03:21:28.161Z] Plugins: [2022-05-17T03:21:28.161Z] Volume: local [2022-05-17T03:21:28.161Z] Network: bridge host ipvlan macvlan null overlay [2022-05-17T03:21:28.161Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-17T03:21:28.161Z] Swarm: inactive [2022-05-17T03:21:28.161Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-17T03:21:28.161Z] Default Runtime: runc [2022-05-17T03:21:28.161Z] Init Binary: docker-init [2022-05-17T03:21:28.161Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:21:28.161Z] runc version: v1.0.3-0-gf46b6ba [2022-05-17T03:21:28.161Z] init version: de40ad0 [2022-05-17T03:21:28.161Z] Security Options: [2022-05-17T03:21:28.161Z] apparmor [2022-05-17T03:21:28.161Z] seccomp [2022-05-17T03:21:28.161Z] Profile: default [2022-05-17T03:21:28.161Z] Kernel Version: 5.4.0-1071-aws [2022-05-17T03:21:28.161Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-17T03:21:28.161Z] OSType: linux [2022-05-17T03:21:28.161Z] Architecture: x86_64 [2022-05-17T03:21:28.161Z] CPUs: 2 [2022-05-17T03:21:28.161Z] Total Memory: 7.565GiB [2022-05-17T03:21:28.161Z] Name: ip-10-100-32-84 [2022-05-17T03:21:28.161Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-17T03:21:28.161Z] Docker Root Dir: /var/lib/docker [2022-05-17T03:21:28.161Z] Debug Mode: false [2022-05-17T03:21:28.161Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:21:28.161Z] Labels: [2022-05-17T03:21:28.161Z] Experimental: true [2022-05-17T03:21:28.161Z] Insecure Registries: [2022-05-17T03:21:28.161Z] 127.0.0.0/8 [2022-05-17T03:21:28.161Z] Live Restore Enabled: true [2022-05-17T03:21:28.161Z] [2022-05-17T03:21:28.161Z] WARNING: No swap limit support [Pipeline] sh [2022-05-17T03:21:28.406Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-17T03:21:28.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-17T03:21:28.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-17T03:21:28.406Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-17T03:21:28.406Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-17T03:21:28.406Z] - CONFIG_EXT4_FS: enabled [2022-05-17T03:21:28.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-17T03:21:28.406Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-17T03:21:28.406Z] - Network Drivers: [2022-05-17T03:21:28.406Z] - "overlay": [2022-05-17T03:21:28.406Z] - CONFIG_VXLAN: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-17T03:21:28.406Z] Optional (for encrypted networks): [2022-05-17T03:21:28.406Z] - CONFIG_CRYPTO: enabled [2022-05-17T03:21:28.406Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-17T03:21:28.406Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-17T03:21:28.406Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-17T03:21:28.406Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-17T03:21:28.406Z] - CONFIG_XFRM: enabled [2022-05-17T03:21:28.406Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-17T03:21:28.406Z] - "ipvlan": [2022-05-17T03:21:28.406Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-17T03:21:28.406Z] - "macvlan": [2022-05-17T03:21:28.406Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_DUMMY: enabled (as module) [2022-05-17T03:21:28.406Z] - "ftp,tftp client in container": [2022-05-17T03:21:28.406Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-17T03:21:28.406Z] - Storage Drivers: [2022-05-17T03:21:28.406Z] - "aufs": [2022-05-17T03:21:28.406Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-17T03:21:28.406Z] - "btrfs": [2022-05-17T03:21:28.406Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-17T03:21:28.406Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-17T03:21:28.406Z] - "devicemapper": [2022-05-17T03:21:28.406Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-17T03:21:28.406Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-17T03:21:28.406Z] - "overlay": [2022-05-17T03:21:28.458Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:21:28.458Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:21:28.458Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43598/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-17T03:21:28.458Z] + bash /home/ubuntu/workspace/moby_PR-43598/check-config.sh [2022-05-17T03:21:28.458Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-17T03:21:28.458Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-17T03:21:28.458Z] [2022-05-17T03:21:28.458Z] Generally Necessary: [2022-05-17T03:21:28.458Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-17T03:21:28.458Z] - apparmor: enabled and tools installed [2022-05-17T03:21:28.458Z] - CONFIG_NAMESPACES: enabled [2022-05-17T03:21:28.458Z] - CONFIG_NET_NS: enabled [2022-05-17T03:21:28.458Z] - CONFIG_PID_NS: enabled [2022-05-17T03:21:28.458Z] - CONFIG_IPC_NS: enabled [2022-05-17T03:21:28.458Z] - CONFIG_UTS_NS: enabled [2022-05-17T03:21:28.458Z] - CONFIG_CGROUPS: enabled [2022-05-17T03:21:28.458Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-17T03:21:28.458Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-17T03:21:28.458Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-17T03:21:28.458Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-17T03:21:28.458Z] - CONFIG_CPUSETS: enabled [2022-05-17T03:21:28.458Z] - CONFIG_MEMCG: enabled [2022-05-17T03:21:28.458Z] - CONFIG_KEYS: enabled [2022-05-17T03:21:28.458Z] - CONFIG_VETH: enabled (as module) [2022-05-17T03:21:28.458Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-17T03:21:28.669Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-17T03:21:28.669Z] - "zfs": [2022-05-17T03:21:28.669Z] - /dev/zfs: present [2022-05-17T03:21:28.669Z] - zfs command: missing [2022-05-17T03:21:28.669Z] - zpool command: missing [2022-05-17T03:21:28.669Z] [2022-05-17T03:21:28.669Z] Limits: [2022-05-17T03:21:28.669Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-17T03:21:28.669Z] [2022-05-17T03:21:28.669Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-17T03:21:28.723Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-17T03:21:28.723Z] - CONFIG_CGROUP_BPF: enabled [2022-05-17T03:21:28.723Z] [2022-05-17T03:21:28.723Z] Optional Features: [2022-05-17T03:21:28.723Z] - CONFIG_USER_NS: enabled [2022-05-17T03:21:28.723Z] - CONFIG_SECCOMP: enabled [2022-05-17T03:21:28.723Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-17T03:21:28.723Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-17T03:21:28.723Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-17T03:21:28.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-17T03:21:28.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-17T03:21:28.723Z] - CONFIG_BLK_CGROUP: enabled [2022-05-17T03:21:28.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-17T03:21:28.723Z] - CONFIG_CGROUP_PERF: enabled [2022-05-17T03:21:28.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-17T03:21:28.723Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-17T03:21:28.723Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-17T03:21:28.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-17T03:21:28.723Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-17T03:21:28.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_IP_VS: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-17T03:21:28.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-17T03:21:28.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-17T03:21:28.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-17T03:21:28.723Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-17T03:21:28.723Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-17T03:21:28.723Z] - CONFIG_EXT4_FS: enabled [2022-05-17T03:21:28.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-17T03:21:28.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [Pipeline] sh [2022-05-17T03:21:28.791Z] Client: [2022-05-17T03:21:28.791Z] Context: default [2022-05-17T03:21:28.791Z] Debug Mode: false [2022-05-17T03:21:28.791Z] Plugins: [2022-05-17T03:21:28.791Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-17T03:21:28.791Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-17T03:21:28.791Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-17T03:21:28.791Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-17T03:21:28.791Z] [2022-05-17T03:21:28.791Z] Server: [2022-05-17T03:21:28.791Z] Containers: 0 [2022-05-17T03:21:28.791Z] Running: 0 [2022-05-17T03:21:28.791Z] Paused: 0 [2022-05-17T03:21:28.791Z] Stopped: 0 [2022-05-17T03:21:28.791Z] Images: 0 [2022-05-17T03:21:28.791Z] Server Version: 20.10.14 [2022-05-17T03:21:28.791Z] Storage Driver: overlay2 [2022-05-17T03:21:28.791Z] Backing Filesystem: extfs [2022-05-17T03:21:28.791Z] Supports d_type: true [2022-05-17T03:21:28.791Z] Native Overlay Diff: true [2022-05-17T03:21:28.791Z] userxattr: false [2022-05-17T03:21:28.791Z] Logging Driver: json-file [2022-05-17T03:21:28.791Z] Cgroup Driver: systemd [2022-05-17T03:21:28.791Z] Cgroup Version: 2 [2022-05-17T03:21:28.791Z] Plugins: [2022-05-17T03:21:28.791Z] Volume: local [2022-05-17T03:21:28.791Z] Network: bridge host ipvlan macvlan null overlay [2022-05-17T03:21:28.791Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-17T03:21:28.791Z] Swarm: inactive [2022-05-17T03:21:28.791Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-17T03:21:28.791Z] Default Runtime: runc [2022-05-17T03:21:28.791Z] Init Binary: docker-init [2022-05-17T03:21:28.791Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:21:28.791Z] runc version: v1.0.3-0-gf46b6ba [2022-05-17T03:21:28.791Z] init version: de40ad0 [2022-05-17T03:21:28.791Z] Security Options: [2022-05-17T03:21:28.791Z] apparmor [2022-05-17T03:21:28.791Z] seccomp [2022-05-17T03:21:28.791Z] Profile: default [2022-05-17T03:21:28.791Z] cgroupns [2022-05-17T03:21:28.791Z] Kernel Version: 5.13.0-1021-aws [2022-05-17T03:21:28.791Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-17T03:21:28.791Z] OSType: linux [2022-05-17T03:21:28.791Z] Architecture: x86_64 [2022-05-17T03:21:28.791Z] CPUs: 2 [2022-05-17T03:21:28.791Z] Total Memory: 7.559GiB [2022-05-17T03:21:28.791Z] Name: ip-10-100-34-107 [2022-05-17T03:21:28.791Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-17T03:21:28.791Z] Docker Root Dir: /var/lib/docker [2022-05-17T03:21:28.791Z] Debug Mode: false [2022-05-17T03:21:28.791Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:21:28.791Z] Labels: [2022-05-17T03:21:28.791Z] Experimental: true [2022-05-17T03:21:28.791Z] Insecure Registries: [2022-05-17T03:21:28.791Z] 127.0.0.0/8 [2022-05-17T03:21:28.791Z] Live Restore Enabled: true [2022-05-17T03:21:28.791Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-17T03:21:28.986Z] - Network Drivers: [2022-05-17T03:21:28.986Z] - "overlay": [2022-05-17T03:21:28.986Z] - CONFIG_VXLAN: enabled (as module) [2022-05-17T03:21:28.986Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-17T03:21:28.986Z] Optional (for encrypted networks): [2022-05-17T03:21:28.986Z] - CONFIG_CRYPTO: enabled [2022-05-17T03:21:28.986Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-17T03:21:28.986Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-17T03:21:28.986Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-17T03:21:28.986Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-17T03:21:28.986Z] - CONFIG_XFRM: enabled [2022-05-17T03:21:28.986Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-17T03:21:28.986Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-17T03:21:28.986Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-17T03:21:28.986Z] - "ipvlan": [2022-05-17T03:21:28.986Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-17T03:21:28.986Z] - "macvlan": [2022-05-17T03:21:28.986Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-17T03:21:28.986Z] - CONFIG_DUMMY: enabled (as module) [2022-05-17T03:21:28.986Z] - "ftp,tftp client in container": [2022-05-17T03:21:28.986Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-17T03:21:28.986Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-17T03:21:28.986Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-17T03:21:28.986Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-17T03:21:28.986Z] - Storage Drivers: [2022-05-17T03:21:28.986Z] - "aufs": [2022-05-17T03:21:28.986Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-17T03:21:28.986Z] - "btrfs": [2022-05-17T03:21:28.986Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-17T03:21:28.986Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-17T03:21:28.986Z] - "devicemapper": [2022-05-17T03:21:28.986Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-17T03:21:28.986Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-17T03:21:28.986Z] - "overlay": [2022-05-17T03:21:28.986Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-17T03:21:28.986Z] - "zfs": [2022-05-17T03:21:28.986Z] - /dev/zfs: present [2022-05-17T03:21:28.986Z] - zfs command: missing [2022-05-17T03:21:28.986Z] - zpool command: missing [2022-05-17T03:21:28.986Z] [2022-05-17T03:21:28.986Z] Limits: [2022-05-17T03:21:28.986Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-17T03:21:28.986Z] [2022-05-17T03:21:28.986Z] + true [Pipeline] } [Pipeline] // stage [2022-05-17T03:21:29.010Z] + sudo modprobe ip_vs [2022-05-17T03:21:29.010Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 . [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-17T03:21:29.062Z] Client: [2022-05-17T03:21:29.062Z] Context: default [2022-05-17T03:21:29.062Z] Debug Mode: false [2022-05-17T03:21:29.062Z] Plugins: [2022-05-17T03:21:29.062Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-17T03:21:29.062Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-17T03:21:29.062Z] [2022-05-17T03:21:29.062Z] Server: [2022-05-17T03:21:29.062Z] Containers: 0 [2022-05-17T03:21:29.062Z] Running: 0 [2022-05-17T03:21:29.062Z] Paused: 0 [2022-05-17T03:21:29.062Z] Stopped: 0 [2022-05-17T03:21:29.062Z] Images: 0 [2022-05-17T03:21:29.062Z] Server Version: 20.10.14 [2022-05-17T03:21:29.062Z] Storage Driver: overlay2 [2022-05-17T03:21:29.062Z] Backing Filesystem: extfs [2022-05-17T03:21:29.062Z] Supports d_type: true [2022-05-17T03:21:29.062Z] Native Overlay Diff: true [2022-05-17T03:21:29.062Z] userxattr: false [2022-05-17T03:21:29.062Z] Logging Driver: json-file [2022-05-17T03:21:29.062Z] Cgroup Driver: cgroupfs [2022-05-17T03:21:29.062Z] Cgroup Version: 1 [2022-05-17T03:21:29.062Z] Plugins: [2022-05-17T03:21:29.062Z] Volume: local [2022-05-17T03:21:29.062Z] Network: bridge host ipvlan macvlan null overlay [2022-05-17T03:21:29.062Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-17T03:21:29.062Z] Swarm: inactive [2022-05-17T03:21:29.062Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-05-17T03:21:29.062Z] Default Runtime: runc [2022-05-17T03:21:29.062Z] Init Binary: docker-init [2022-05-17T03:21:29.062Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-17T03:21:29.062Z] runc version: v1.0.3-0-gf46b6ba [2022-05-17T03:21:29.063Z] init version: de40ad0 [2022-05-17T03:21:29.063Z] Security Options: [2022-05-17T03:21:29.063Z] apparmor [2022-05-17T03:21:29.063Z] seccomp [2022-05-17T03:21:29.063Z] Profile: default [2022-05-17T03:21:29.063Z] Kernel Version: 5.13.0-1021-aws [2022-05-17T03:21:29.063Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-17T03:21:29.063Z] OSType: linux [2022-05-17T03:21:29.063Z] Architecture: aarch64 [2022-05-17T03:21:29.063Z] CPUs: 2 [2022-05-17T03:21:29.063Z] Total Memory: 7.562GiB [2022-05-17T03:21:29.063Z] Name: ip-10-100-62-141 [2022-05-17T03:21:29.063Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-17T03:21:29.063Z] Docker Root Dir: /var/lib/docker [2022-05-17T03:21:29.063Z] Debug Mode: false [2022-05-17T03:21:29.063Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:21:29.063Z] Labels: [2022-05-17T03:21:29.063Z] Experimental: true [2022-05-17T03:21:29.063Z] Insecure Registries: [2022-05-17T03:21:29.063Z] 127.0.0.0/8 [2022-05-17T03:21:29.063Z] Live Restore Enabled: true [2022-05-17T03:21:29.063Z] [Pipeline] sh [2022-05-17T03:21:29.123Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:326d75775989db82fa9c7eed8bb7747f89217b8b . [2022-05-17T03:21:29.123Z] #2 [internal] load .dockerignore [2022-05-17T03:21:29.123Z] #2 sha256:eef80e8b29993b0ffc2839dad975651a332fb80e9a9d8c8fde0314a8f720dfe6 [2022-05-17T03:21:29.342Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 . [2022-05-17T03:21:29.378Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:21:29.379Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:21:29.379Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43598/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-17T03:21:29.379Z] + bash /home/ubuntu/workspace/moby_PR-43598/check-config.sh [2022-05-17T03:21:29.379Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-17T03:21:29.379Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-17T03:21:29.379Z] [2022-05-17T03:21:29.379Z] Generally Necessary: [2022-05-17T03:21:29.379Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-17T03:21:29.379Z] - apparmor: enabled and tools installed [2022-05-17T03:21:29.379Z] - CONFIG_NAMESPACES: enabled [2022-05-17T03:21:29.379Z] - CONFIG_NET_NS: enabled [2022-05-17T03:21:29.379Z] - CONFIG_PID_NS: enabled [2022-05-17T03:21:29.379Z] - CONFIG_IPC_NS: enabled [2022-05-17T03:21:29.379Z] - CONFIG_UTS_NS: enabled [2022-05-17T03:21:29.379Z] - CONFIG_CGROUPS: enabled [2022-05-17T03:21:29.379Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-17T03:21:29.379Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-17T03:21:29.379Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-17T03:21:29.379Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-17T03:21:29.379Z] - CONFIG_CPUSETS: enabled [2022-05-17T03:21:29.379Z] - CONFIG_MEMCG: enabled [2022-05-17T03:21:29.379Z] - CONFIG_KEYS: enabled [2022-05-17T03:21:29.379Z] - CONFIG_VETH: enabled (as module) [2022-05-17T03:21:29.379Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-17T03:21:29.379Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-17T03:21:29.379Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-17T03:21:29.379Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-17T03:21:29.379Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-17T03:21:29.384Z] #2 ... [2022-05-17T03:21:29.384Z] [2022-05-17T03:21:29.384Z] #1 [internal] load build definition from Dockerfile [2022-05-17T03:21:29.384Z] #1 sha256:e3c9dd73d91bf4ba334f97193ed84bf581e273d7f077f635dcac2a32cb5c8f62 [2022-05-17T03:21:29.384Z] #1 transferring dockerfile: 17.93kB done [2022-05-17T03:21:29.384Z] #1 DONE 0.2s [2022-05-17T03:21:29.384Z] [2022-05-17T03:21:29.384Z] #2 [internal] load .dockerignore [2022-05-17T03:21:29.384Z] #2 sha256:eef80e8b29993b0ffc2839dad975651a332fb80e9a9d8c8fde0314a8f720dfe6 [2022-05-17T03:21:29.384Z] #2 transferring context: 145B done [2022-05-17T03:21:29.384Z] #2 DONE 0.1s [2022-05-17T03:21:29.384Z] [2022-05-17T03:21:29.384Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-17T03:21:29.384Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-17T03:21:29.574Z] #1 [internal] load build definition from Dockerfile [2022-05-17T03:21:29.574Z] #1 sha256:54ee51d5f51aa7b6673959e2f78efcf134cbc361a097df7c7635e1ef3924fe7c [2022-05-17T03:21:29.574Z] #1 transferring dockerfile: 37B [2022-05-17T03:21:29.574Z] #1 transferring dockerfile: 17.93kB 0.1s done [2022-05-17T03:21:29.574Z] #1 DONE 0.2s [2022-05-17T03:21:29.574Z] [2022-05-17T03:21:29.574Z] #2 [internal] load .dockerignore [2022-05-17T03:21:29.574Z] #2 sha256:d00c20fffac4e37d60865adcc95bce191be20549b09e892113121da535eaa50a [2022-05-17T03:21:29.574Z] #2 transferring context: 145B done [2022-05-17T03:21:29.574Z] #2 DONE 0.1s [2022-05-17T03:21:29.574Z] [2022-05-17T03:21:29.574Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-17T03:21:29.574Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-17T03:21:29.604Z] #1 [internal] load build definition from Dockerfile [2022-05-17T03:21:29.604Z] #1 sha256:473ebac0fa565fc25021f049e630847bbaf5526d705d232832ee03dee15b3f37 [2022-05-17T03:21:29.604Z] #1 transferring dockerfile: 17.93kB done [2022-05-17T03:21:29.604Z] #1 DONE 0.1s [2022-05-17T03:21:29.604Z] [2022-05-17T03:21:29.604Z] #2 [internal] load .dockerignore [2022-05-17T03:21:29.604Z] #2 sha256:531508a4eebdac4858d3350d6582e529499a8fe59e386608bde3cf8f8e179207 [2022-05-17T03:21:29.604Z] #2 transferring context: [2022-05-17T03:21:29.604Z] #2 transferring context: 145B done [2022-05-17T03:21:29.604Z] #2 DONE 0.0s [2022-05-17T03:21:29.604Z] [2022-05-17T03:21:29.604Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-17T03:21:29.604Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-17T03:21:29.639Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-17T03:21:29.639Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-17T03:21:29.639Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-17T03:21:29.639Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-17T03:21:29.639Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-17T03:21:29.639Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-17T03:21:29.639Z] - CONFIG_CGROUP_BPF: enabled [2022-05-17T03:21:29.639Z] [2022-05-17T03:21:29.639Z] Optional Features: [2022-05-17T03:21:29.639Z] - CONFIG_USER_NS: enabled [2022-05-17T03:21:29.639Z] - CONFIG_SECCOMP: enabled [2022-05-17T03:21:29.639Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-17T03:21:29.639Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-17T03:21:29.639Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-17T03:21:29.639Z] (cgroup swap accounting is currently enabled) [2022-05-17T03:21:29.639Z] - CONFIG_BLK_CGROUP: enabled [2022-05-17T03:21:29.639Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-17T03:21:29.639Z] - CONFIG_CGROUP_PERF: enabled [2022-05-17T03:21:29.639Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-17T03:21:29.639Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-17T03:21:29.639Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-17T03:21:29.639Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-17T03:21:29.639Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-17T03:21:29.639Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-17T03:21:29.640Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-17T03:21:29.640Z] - CONFIG_IP_VS: enabled (as module) [2022-05-17T03:21:29.640Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-17T03:21:29.640Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-17T03:21:29.640Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-17T03:21:29.640Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-17T03:21:29.640Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-17T03:21:29.640Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-17T03:21:29.640Z] - CONFIG_EXT4_FS: enabled [2022-05-17T03:21:29.640Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-17T03:21:29.640Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-17T03:21:29.640Z] - Network Drivers: [2022-05-17T03:21:29.640Z] - "overlay": [2022-05-17T03:21:29.902Z] - CONFIG_VXLAN: enabled (as module) [2022-05-17T03:21:29.902Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-17T03:21:29.902Z] Optional (for encrypted networks): [2022-05-17T03:21:29.902Z] - CONFIG_CRYPTO: enabled [2022-05-17T03:21:29.902Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-17T03:21:29.902Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-17T03:21:29.902Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-17T03:21:29.902Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-17T03:21:29.902Z] - CONFIG_XFRM: enabled [2022-05-17T03:21:29.902Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-17T03:21:29.902Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-17T03:21:29.902Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-17T03:21:29.902Z] - "ipvlan": [2022-05-17T03:21:29.902Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-17T03:21:29.902Z] - "macvlan": [2022-05-17T03:21:29.902Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-17T03:21:29.902Z] - CONFIG_DUMMY: enabled (as module) [2022-05-17T03:21:29.902Z] - "ftp,tftp client in container": [2022-05-17T03:21:29.902Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-17T03:21:29.902Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-17T03:21:29.902Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-17T03:21:29.902Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-17T03:21:29.902Z] - Storage Drivers: [2022-05-17T03:21:29.902Z] - "aufs": [2022-05-17T03:21:29.902Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-17T03:21:29.902Z] - "btrfs": [2022-05-17T03:21:29.902Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-17T03:21:29.902Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-17T03:21:29.902Z] - "devicemapper": [2022-05-17T03:21:29.902Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-17T03:21:29.902Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-17T03:21:29.902Z] - "overlay": [2022-05-17T03:21:29.902Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-17T03:21:29.902Z] - "zfs": [2022-05-17T03:21:29.902Z] - /dev/zfs: present [2022-05-17T03:21:29.902Z] - zfs command: missing [2022-05-17T03:21:29.902Z] - zpool command: missing [2022-05-17T03:21:29.902Z] [2022-05-17T03:21:29.902Z] Limits: [2022-05-17T03:21:29.902Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-17T03:21:29.902Z] [2022-05-17T03:21:29.902Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-17T03:21:29.957Z] #3 DONE 0.4s [2022-05-17T03:21:29.957Z] [2022-05-17T03:21:29.957Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-17T03:21:29.957Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-17T03:21:29.957Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-17T03:21:29.957Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-17T03:21:29.957Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-17T03:21:29.957Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-17T03:21:29.957Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-17T03:21:30.138Z] #3 DONE 0.4s [2022-05-17T03:21:30.138Z] [2022-05-17T03:21:30.138Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-17T03:21:30.138Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-17T03:21:30.138Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-17T03:21:30.138Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-17T03:21:30.138Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-17T03:21:30.138Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-17T03:21:30.138Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-17T03:21:30.218Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-17T03:21:30.218Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-17T03:21:30.234Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 . [2022-05-17T03:21:30.246Z] #41 ... [2022-05-17T03:21:30.246Z] [2022-05-17T03:21:30.246Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:21:30.246Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:21:30.246Z] #58 51.87 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-17T03:21:30.246Z] #58 51.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:21:30.246Z] #58 51.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:21:30.246Z] #58 51.92 Setting up python3-six (1.16.0-2) ... [2022-05-17T03:21:30.246Z] #58 53.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:21:30.246Z] #58 53.31 Setting up python3-protobuf (3.12.4-1) ... [2022-05-17T03:21:30.246Z] #58 56.67 Setting up criu (3.17-1) ... [2022-05-17T03:21:30.395Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-17T03:21:30.395Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-17T03:21:30.479Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-17T03:21:30.495Z] #2 [internal] load .dockerignore [2022-05-17T03:21:30.495Z] #2 sha256:aed592a08b98cf390c2ff5a4aa16a2e4aca1b01a695e324cb816419206b4c9cf [2022-05-17T03:21:30.550Z] #3 DONE 0.8s [2022-05-17T03:21:30.550Z] [2022-05-17T03:21:30.550Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-17T03:21:30.550Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-17T03:21:30.550Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-17T03:21:30.550Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-17T03:21:30.550Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-17T03:21:30.550Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-17T03:21:30.550Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-05-17T03:21:30.550Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-17T03:21:30.741Z] #4 DONE 0.8s [2022-05-17T03:21:30.812Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-17T03:21:30.812Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-17T03:21:30.961Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-17T03:21:31.002Z] [2022-05-17T03:21:31.002Z] #6 [internal] load build definition from Dockerfile [2022-05-17T03:21:31.002Z] #6 sha256:fd1ed30c7e6277578238221eedba567feee4675868ef974c6987b30980aeb7c1 [2022-05-17T03:21:31.002Z] #6 DONE 0.0s [2022-05-17T03:21:31.002Z] [2022-05-17T03:21:31.002Z] #5 [internal] load .dockerignore [2022-05-17T03:21:31.002Z] #5 sha256:453b6251988417ee7699ae9c9df68ef6983bc86ad01a34358bf9f73e03452b2e [2022-05-17T03:21:31.002Z] #5 DONE 0.0s [2022-05-17T03:21:31.002Z] [2022-05-17T03:21:31.002Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:31.002Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-17T03:21:31.133Z] #2 transferring context: 145B done [2022-05-17T03:21:31.220Z] #4 DONE 1.0s [2022-05-17T03:21:31.220Z] [2022-05-17T03:21:31.220Z] #5 [internal] load build definition from Dockerfile [2022-05-17T03:21:31.220Z] #5 sha256:3d455f4b44a09064b7f90a66eac5321ec5d6e969d9fa79c6fdf62b909f3c2d59 [2022-05-17T03:21:31.220Z] #5 DONE 0.0s [2022-05-17T03:21:31.220Z] [2022-05-17T03:21:31.220Z] #6 [internal] load .dockerignore [2022-05-17T03:21:31.220Z] #6 sha256:986dbd09fce964dae5e6756ac809b3dda4b73bc38789d3741698ae217abb0b52 [2022-05-17T03:21:31.220Z] #6 DONE 0.0s [2022-05-17T03:21:31.220Z] [2022-05-17T03:21:31.220Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:31.220Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-17T03:21:31.398Z] #2 ... [2022-05-17T03:21:31.398Z] [2022-05-17T03:21:31.398Z] #1 [internal] load build definition from Dockerfile [2022-05-17T03:21:31.398Z] #1 sha256:9ffde6653887fdba85bd14798cb9e3a7de5d7103fc0f06fc05d13629f439a32b [2022-05-17T03:21:31.398Z] #1 transferring dockerfile: 17.93kB done [2022-05-17T03:21:31.398Z] #1 DONE 0.8s [2022-05-17T03:21:31.398Z] [2022-05-17T03:21:31.398Z] #2 [internal] load .dockerignore [2022-05-17T03:21:31.398Z] #2 sha256:aed592a08b98cf390c2ff5a4aa16a2e4aca1b01a695e324cb816419206b4c9cf [2022-05-17T03:21:31.398Z] #2 DONE 1.0s [2022-05-17T03:21:31.400Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-17T03:21:31.400Z] #4 DONE 0.9s [2022-05-17T03:21:31.625Z] #58 58.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:21:31.660Z] [2022-05-17T03:21:31.660Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-17T03:21:31.660Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-17T03:21:31.661Z] [2022-05-17T03:21:31.661Z] #5 [internal] load .dockerignore [2022-05-17T03:21:31.661Z] #5 sha256:5f27cf3f67cfa5549c8465d740c2425dcfc79271ad9fb47b439f570da4fade41 [2022-05-17T03:21:31.661Z] #5 DONE 0.0s [2022-05-17T03:21:31.661Z] [2022-05-17T03:21:31.661Z] #6 [internal] load build definition from Dockerfile [2022-05-17T03:21:31.661Z] #6 sha256:a773e7ea8c9bb8e0b5e4f75e3c2944376570eccae7149c6282a4d85ae969946a [2022-05-17T03:21:31.661Z] #6 DONE 0.0s [2022-05-17T03:21:31.661Z] [2022-05-17T03:21:31.661Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:31.661Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-17T03:21:32.160Z] #8 DONE 1.0s [2022-05-17T03:21:32.160Z] [2022-05-17T03:21:32.160Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-17T03:21:32.160Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-17T03:21:32.160Z] #7 DONE 1.0s [2022-05-17T03:21:32.160Z] [2022-05-17T03:21:32.160Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-17T03:21:32.160Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-17T03:21:32.160Z] #10 DONE 1.0s [2022-05-17T03:21:32.160Z] [2022-05-17T03:21:32.160Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:32.160Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-17T03:21:32.160Z] #9 DONE 1.0s [2022-05-17T03:21:32.195Z] #58 ... [2022-05-17T03:21:32.195Z] [2022-05-17T03:21:32.195Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:21:32.195Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:21:32.195Z] #62 51.07 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-17T03:21:32.195Z] #62 51.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-17T03:21:32.195Z] #62 51.15 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-17T03:21:32.195Z] #62 51.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T03:21:32.195Z] #62 51.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T03:21:32.195Z] #62 51.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-17T03:21:32.195Z] #62 51.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-17T03:21:32.195Z] #62 51.68 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-17T03:21:32.195Z] #62 51.71 go: downloading golang.org/x/text v0.3.7 [2022-05-17T03:21:32.195Z] #62 57.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-17T03:21:32.195Z] #62 58.13 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:21:32.195Z] #62 58.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-17T03:21:32.195Z] #62 58.23 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-17T03:21:32.195Z] #62 58.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-17T03:21:32.195Z] #62 58.37 go: downloading golang.org/x/mod v0.5.1 [2022-05-17T03:21:32.195Z] #62 58.42 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-17T03:21:32.195Z] #62 58.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-17T03:21:32.195Z] #62 58.52 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:21:32.195Z] #62 58.59 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-17T03:21:32.195Z] #62 58.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-17T03:21:32.195Z] #62 58.98 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-17T03:21:32.195Z] #62 59.40 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:21:32.195Z] #62 59.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-17T03:21:32.195Z] #62 59.56 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-17T03:21:32.195Z] #62 59.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-17T03:21:32.195Z] #62 60.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-17T03:21:32.390Z] #10 DONE 1.2s [2022-05-17T03:21:32.390Z] [2022-05-17T03:21:32.390Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-17T03:21:32.390Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-17T03:21:32.390Z] #7 DONE 1.2s [2022-05-17T03:21:32.390Z] [2022-05-17T03:21:32.390Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-17T03:21:32.390Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-17T03:21:32.390Z] #9 DONE 1.2s [2022-05-17T03:21:32.390Z] [2022-05-17T03:21:32.390Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:32.390Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-17T03:21:32.390Z] #8 DONE 1.3s [2022-05-17T03:21:32.390Z] [2022-05-17T03:21:32.390Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:32.390Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:21:32.390Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-17T03:21:32.390Z] #73 DONE 0.0s [2022-05-17T03:21:32.390Z] [2022-05-17T03:21:32.390Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:32.390Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:32.390Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:32.390Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-17T03:21:32.457Z] #62 60.17 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:21:32.457Z] #62 60.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:21:32.457Z] #62 60.22 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-17T03:21:32.457Z] #62 60.24 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-17T03:21:32.457Z] #62 ... [2022-05-17T03:21:32.457Z] [2022-05-17T03:21:32.457Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:21:32.457Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:21:32.457Z] #58 DONE 60.0s [2022-05-17T03:21:32.608Z] #10 ... [2022-05-17T03:21:32.609Z] [2022-05-17T03:21:32.609Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-17T03:21:32.609Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-17T03:21:32.609Z] #7 DONE 0.9s [2022-05-17T03:21:32.609Z] [2022-05-17T03:21:32.609Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-17T03:21:32.609Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-17T03:21:32.609Z] #8 DONE 0.9s [2022-05-17T03:21:32.609Z] [2022-05-17T03:21:32.609Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:32.609Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-17T03:21:32.609Z] #9 DONE 1.0s [2022-05-17T03:21:32.609Z] [2022-05-17T03:21:32.609Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:32.609Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-17T03:21:32.609Z] #10 DONE 1.0s [2022-05-17T03:21:32.718Z] [2022-05-17T03:21:32.718Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:21:32.718Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:21:32.718Z] #62 60.53 go: downloading github.com/prometheus/common v0.10.0 [2022-05-17T03:21:32.967Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-17T03:21:32.967Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-17T03:21:32.967Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-17T03:21:32.977Z] #62 60.75 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-17T03:21:32.977Z] #62 60.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-17T03:21:33.044Z] #3 DONE 1.4s [2022-05-17T03:21:33.045Z] [2022-05-17T03:21:33.045Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-17T03:21:33.045Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-17T03:21:33.045Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-05-17T03:21:33.180Z] [2022-05-17T03:21:33.180Z] #24 [internal] load build context [2022-05-17T03:21:33.180Z] #24 sha256:eda37bd126e550222e271d4515ba3dfe59fd309684e29779b7ba08a5f9c06bc5 [2022-05-17T03:21:33.234Z] #28 ... [2022-05-17T03:21:33.234Z] [2022-05-17T03:21:33.234Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-17T03:21:33.234Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-17T03:21:33.234Z] #49 DONE 0.0s [2022-05-17T03:21:33.234Z] [2022-05-17T03:21:33.234Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:33.234Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:33.234Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.2s [2022-05-17T03:21:33.236Z] #62 60.91 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-17T03:21:33.306Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-17T03:21:33.306Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-17T03:21:33.306Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-17T03:21:33.306Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2022-05-17T03:21:33.527Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 23.07MB / 54.95MB 0.5s [2022-05-17T03:21:33.527Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 44.04MB / 54.95MB 0.7s [2022-05-17T03:21:33.569Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-05-17T03:21:33.760Z] #24 ... [2022-05-17T03:21:33.760Z] [2022-05-17T03:21:33.760Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-17T03:21:33.760Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-17T03:21:33.760Z] #49 DONE 0.7s [2022-05-17T03:21:33.760Z] [2022-05-17T03:21:33.760Z] #24 [internal] load build context [2022-05-17T03:21:33.760Z] #24 sha256:eda37bd126e550222e271d4515ba3dfe59fd309684e29779b7ba08a5f9c06bc5 [2022-05-17T03:21:33.792Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 49.28MB / 54.95MB 0.8s [2022-05-17T03:21:33.792Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 0.9s [2022-05-17T03:21:33.835Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.7s done [2022-05-17T03:21:33.835Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-17T03:21:34.030Z] #24 ... [2022-05-17T03:21:34.030Z] [2022-05-17T03:21:34.030Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-17T03:21:34.030Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-17T03:21:34.030Z] #49 DONE 0.0s [2022-05-17T03:21:34.030Z] [2022-05-17T03:21:34.030Z] #24 [internal] load build context [2022-05-17T03:21:34.030Z] #24 sha256:eda37bd126e550222e271d4515ba3dfe59fd309684e29779b7ba08a5f9c06bc5 [2022-05-17T03:21:34.061Z] [2022-05-17T03:21:34.061Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:34.061Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:34.061Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-17T03:21:34.061Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-17T03:21:34.061Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-17T03:21:34.061Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-17T03:21:34.061Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.2s [2022-05-17T03:21:34.061Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 3.15MB / 54.95MB 0.3s [2022-05-17T03:21:34.096Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-17T03:21:34.338Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 15.73MB / 54.95MB 0.4s [2022-05-17T03:21:34.338Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 22.02MB / 54.95MB 0.5s [2022-05-17T03:21:34.407Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.4s done [2022-05-17T03:21:34.595Z] #28 ... [2022-05-17T03:21:34.595Z] [2022-05-17T03:21:34.595Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-17T03:21:34.595Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-17T03:21:34.595Z] #49 DONE 0.0s [2022-05-17T03:21:34.595Z] [2022-05-17T03:21:34.595Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:34.595Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:34.595Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 30.41MB / 54.95MB 0.7s [2022-05-17T03:21:34.604Z] #24 transferring context: 16.81MB 1.3s [2022-05-17T03:21:34.613Z] #62 62.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-17T03:21:34.668Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-17T03:21:34.852Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 38.80MB / 54.95MB 0.9s [2022-05-17T03:21:34.852Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 42.99MB / 54.95MB 1.0s [2022-05-17T03:21:35.067Z] #4 DONE 2.1s [2022-05-17T03:21:35.114Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 49.28MB / 54.95MB 1.2s [2022-05-17T03:21:35.114Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.4s [2022-05-17T03:21:35.328Z] [2022-05-17T03:21:35.328Z] #6 [internal] load build definition from Dockerfile [2022-05-17T03:21:35.328Z] #6 sha256:3a6cf388261a0a6dad5c5f870eb60d25b6dd3095dfbfc5989cdf6d45a43fbb5a [2022-05-17T03:21:35.328Z] #6 DONE 0.0s [2022-05-17T03:21:35.328Z] [2022-05-17T03:21:35.328Z] #5 [internal] load .dockerignore [2022-05-17T03:21:35.328Z] #5 sha256:6227be829fd0efb0915cabebe1744daa805c73ae70f63c49397950fe4e84e498 [2022-05-17T03:21:35.328Z] #5 DONE 0.0s [2022-05-17T03:21:35.328Z] [2022-05-17T03:21:35.328Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-17T03:21:35.328Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-17T03:21:35.685Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s done [2022-05-17T03:21:36.250Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-17T03:21:36.273Z] #10 ... [2022-05-17T03:21:36.273Z] [2022-05-17T03:21:36.273Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:36.273Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-17T03:21:36.273Z] #9 DONE 1.0s [2022-05-17T03:21:36.273Z] [2022-05-17T03:21:36.273Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-17T03:21:36.273Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-17T03:21:36.273Z] #8 DONE 1.1s [2022-05-17T03:21:36.273Z] [2022-05-17T03:21:36.273Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-17T03:21:36.273Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-17T03:21:36.273Z] #10 DONE 1.1s [2022-05-17T03:21:36.273Z] [2022-05-17T03:21:36.273Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-17T03:21:36.273Z] #7 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-17T03:21:36.273Z] #7 DONE 1.1s [2022-05-17T03:21:36.593Z] [2022-05-17T03:21:36.593Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:36.593Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:21:36.593Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-17T03:21:36.593Z] #73 DONE 0.1s [2022-05-17T03:21:36.593Z] [2022-05-17T03:21:36.593Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:36.593Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-17T03:21:36.593Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:36.859Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-17T03:21:36.859Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-17T03:21:36.859Z] #28 sha256:d82f21a36060a22a29de96ba9e9d1cafe24552133860eb8df2f7579887d3c72d 529B / 529B done [2022-05-17T03:21:36.859Z] #28 sha256:5c17865bcd0fdb66492247197c8dd1a638fb5f96b7bfa880a0f23e53e2980601 1.48kB / 1.48kB done [2022-05-17T03:21:37.120Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0B / 53.63MB 0.4s [2022-05-17T03:21:37.691Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 3.15MB / 53.63MB 0.7s [2022-05-17T03:21:37.691Z] #28 ... [2022-05-17T03:21:37.691Z] [2022-05-17T03:21:37.691Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-17T03:21:37.691Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-17T03:21:37.691Z] #49 DONE 0.0s [2022-05-17T03:21:37.691Z] [2022-05-17T03:21:37.691Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:37.691Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-17T03:21:37.691Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 12.58MB / 53.63MB 0.9s [2022-05-17T03:21:37.952Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 16.78MB / 53.63MB 1.0s [2022-05-17T03:21:37.952Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 20.97MB / 53.63MB 1.1s [2022-05-17T03:21:37.952Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 32.51MB / 53.63MB 1.3s [2022-05-17T03:21:37.989Z] #28 ... [2022-05-17T03:21:37.989Z] [2022-05-17T03:21:37.989Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:37.989Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-17T03:21:37.989Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-17T03:21:37.989Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:21:37.989Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-17T03:21:37.989Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-17T03:21:37.989Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-05-17T03:21:37.989Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-05-17T03:21:37.989Z] #71 DONE 5.0s [2022-05-17T03:21:37.989Z] [2022-05-17T03:21:37.990Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:37.990Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:21:37.990Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:21:37.990Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-17T03:21:37.990Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-17T03:21:37.990Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-05-17T03:21:37.990Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-05-17T03:21:37.990Z] #73 DONE 5.1s [2022-05-17T03:21:37.990Z] [2022-05-17T03:21:37.990Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:37.990Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:38.524Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 36.70MB / 53.63MB 1.6s [2022-05-17T03:21:38.524Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 52.43MB / 53.63MB 1.8s [2022-05-17T03:21:38.934Z] #28 ... [2022-05-17T03:21:38.934Z] [2022-05-17T03:21:38.934Z] #24 [internal] load build context [2022-05-17T03:21:38.934Z] #24 sha256:5db99f10764485ccfac24d7381e22f79d2f1318f3d4fc708ce578e0f2e4828d2 [2022-05-17T03:21:38.934Z] #24 transferring context: 61.18MB 6.1s done [2022-05-17T03:21:38.934Z] #24 DONE 6.6s [2022-05-17T03:21:38.934Z] [2022-05-17T03:21:38.934Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:38.934Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:39.876Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.1s [2022-05-17T03:21:39.909Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 2.8s done [2022-05-17T03:21:39.909Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0.2s [2022-05-17T03:21:39.909Z] #28 ... [2022-05-17T03:21:39.909Z] [2022-05-17T03:21:39.909Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:39.909Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:21:39.909Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:21:39.909Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-17T03:21:39.909Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-17T03:21:39.909Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-05-17T03:21:39.909Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-05-17T03:21:39.909Z] #73 DONE 3.2s [2022-05-17T03:21:39.909Z] [2022-05-17T03:21:39.909Z] #24 [internal] load build context [2022-05-17T03:21:39.909Z] #24 sha256:e05b51c6ae732169c3fde6000f68074afa21eb944f950c70861d341853731a50 [2022-05-17T03:21:39.909Z] #24 transferring context: 61.19MB 2.7s done [2022-05-17T03:21:39.909Z] #24 DONE 3.4s [2022-05-17T03:21:39.940Z] #24 transferring context: 42.56MB 6.5s [2022-05-17T03:21:39.940Z] #24 ... [2022-05-17T03:21:39.940Z] [2022-05-17T03:21:39.940Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:39.940Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-17T03:21:39.940Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-17T03:21:39.940Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:21:39.940Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-17T03:21:39.940Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-17T03:21:39.940Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-05-17T03:21:39.940Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-05-17T03:21:39.940Z] #71 DONE 6.4s [2022-05-17T03:21:39.940Z] [2022-05-17T03:21:39.940Z] #24 [internal] load build context [2022-05-17T03:21:39.940Z] #24 sha256:eda37bd126e550222e271d4515ba3dfe59fd309684e29779b7ba08a5f9c06bc5 [2022-05-17T03:21:39.940Z] #24 ... [2022-05-17T03:21:39.940Z] [2022-05-17T03:21:39.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:39.940Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:39.940Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.2s done [2022-05-17T03:21:39.940Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-17T03:21:39.940Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-17T03:21:39.940Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-17T03:21:39.940Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.4s done [2022-05-17T03:21:39.940Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.2s done [2022-05-17T03:21:39.940Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 2.5s done [2022-05-17T03:21:39.940Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 4.2s done [2022-05-17T03:21:39.940Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 78.64MB / 85.85MB 5.9s [2022-05-17T03:21:39.940Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 88.08MB / 141.73MB 5.9s [2022-05-17T03:21:39.940Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 2.9s [2022-05-17T03:21:39.940Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 4.5s done [2022-05-17T03:21:39.940Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 6.2s [2022-05-17T03:21:39.940Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 97.52MB / 141.73MB 6.2s [2022-05-17T03:21:40.173Z] [2022-05-17T03:21:40.173Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:40.173Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-17T03:21:40.173Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-17T03:21:40.173Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:21:40.173Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-17T03:21:40.173Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-17T03:21:40.173Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2022-05-17T03:21:40.173Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-05-17T03:21:40.173Z] #71 DONE 3.3s [2022-05-17T03:21:40.173Z] [2022-05-17T03:21:40.173Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:40.173Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-17T03:21:40.203Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 105.91MB / 141.73MB 6.4s [2022-05-17T03:21:40.438Z] #28 ... [2022-05-17T03:21:40.438Z] [2022-05-17T03:21:40.438Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:40.438Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:40.438Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-17T03:21:40.438Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-17T03:21:40.438Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-17T03:21:40.438Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-17T03:21:40.438Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.7s done [2022-05-17T03:21:40.438Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.6s done [2022-05-17T03:21:40.438Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.5s done [2022-05-17T03:21:40.438Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.2s done [2022-05-17T03:21:40.438Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.8s done [2022-05-17T03:21:40.438Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 6.3s [2022-05-17T03:21:40.438Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.5s done [2022-05-17T03:21:40.467Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 121.63MB / 141.73MB 6.6s [2022-05-17T03:21:40.517Z] #28 DONE 8.1s [2022-05-17T03:21:40.517Z] [2022-05-17T03:21:40.517Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-17T03:21:40.517Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-17T03:21:40.733Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 137.36MB / 141.73MB 6.9s [2022-05-17T03:21:41.039Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 7.1s done [2022-05-17T03:21:41.090Z] #72 DONE 0.6s [2022-05-17T03:21:41.090Z] [2022-05-17T03:21:41.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:41.090Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:41.090Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-17T03:21:41.090Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-17T03:21:41.090Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-17T03:21:41.090Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-17T03:21:41.090Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.4s done [2022-05-17T03:21:41.090Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.6s done [2022-05-17T03:21:41.090Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.9s done [2022-05-17T03:21:41.090Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.4s done [2022-05-17T03:21:41.090Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.7s done [2022-05-17T03:21:41.090Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.6s done [2022-05-17T03:21:41.090Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 6.1s done [2022-05-17T03:21:41.090Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 4.5s done [2022-05-17T03:21:41.090Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.4s done [2022-05-17T03:21:41.090Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.1s [2022-05-17T03:21:41.371Z] #11 ... [2022-05-17T03:21:41.371Z] [2022-05-17T03:21:41.371Z] #24 [internal] load build context [2022-05-17T03:21:41.371Z] #24 sha256:7bcaad1d1abc7ef280dd828c39616379a5dffdb866146161ffa64f76168e35ba [2022-05-17T03:21:41.371Z] #24 transferring context: 61.19MB 7.2s done [2022-05-17T03:21:41.371Z] #24 DONE 7.9s [2022-05-17T03:21:41.371Z] [2022-05-17T03:21:41.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:41.371Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:41.371Z] #11 ... [2022-05-17T03:21:41.371Z] [2022-05-17T03:21:41.371Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:41.371Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:41.371Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.1s [2022-05-17T03:21:41.665Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.5s done [2022-05-17T03:21:41.926Z] #11 ... [2022-05-17T03:21:41.926Z] [2022-05-17T03:21:41.926Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-17T03:21:41.926Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-17T03:21:41.926Z] #74 DONE 0.8s [2022-05-17T03:21:41.926Z] [2022-05-17T03:21:41.926Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:41.926Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:41.926Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-17T03:21:41.926Z] #11 ... [2022-05-17T03:21:41.926Z] [2022-05-17T03:21:41.927Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:41.927Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-17T03:21:41.927Z] #29 1.381 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:21:41.927Z] #29 1.410 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:21:41.927Z] #29 1.421 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:21:41.938Z] #28 ... [2022-05-17T03:21:41.938Z] [2022-05-17T03:21:41.938Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:41.938Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-17T03:21:41.938Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-17T03:21:41.938Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:21:41.938Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-17T03:21:41.938Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-17T03:21:41.938Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-05-17T03:21:41.938Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-05-17T03:21:41.938Z] #71 DONE 8.0s [2022-05-17T03:21:41.938Z] [2022-05-17T03:21:41.938Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:41.938Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:21:41.938Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-17T03:21:41.938Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:21:41.938Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-17T03:21:41.938Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-17T03:21:41.938Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-05-17T03:21:41.938Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-05-17T03:21:41.938Z] #73 DONE 8.1s [2022-05-17T03:21:41.938Z] [2022-05-17T03:21:41.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:41.938Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:41.939Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 7.7s done [2022-05-17T03:21:42.188Z] #29 1.556 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:21:42.188Z] #29 1.712 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:21:42.455Z] #29 1.908 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:21:42.735Z] #62 ... [2022-05-17T03:21:42.735Z] [2022-05-17T03:21:42.735Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:21:42.735Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:21:42.735Z] #60 69.67 gotestsum version dev [2022-05-17T03:21:42.735Z] #60 DONE 69.9s [2022-05-17T03:21:42.735Z] [2022-05-17T03:21:42.735Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:21:42.735Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:21:43.585Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.5s done [2022-05-17T03:21:43.586Z] #11 ... [2022-05-17T03:21:43.586Z] [2022-05-17T03:21:43.586Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:43.586Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:43.586Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.2s done [2022-05-17T03:21:43.586Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-17T03:21:43.586Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-17T03:21:43.586Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-17T03:21:43.586Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.4s done [2022-05-17T03:21:43.586Z] #28 ... [2022-05-17T03:21:43.586Z] [2022-05-17T03:21:43.586Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:43.586Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:21:43.586Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-17T03:21:43.586Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-17T03:21:43.586Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-17T03:21:43.586Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-17T03:21:43.586Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-05-17T03:21:43.586Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2022-05-17T03:21:43.586Z] #73 ... [2022-05-17T03:21:43.586Z] [2022-05-17T03:21:43.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:43.586Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:43.843Z] #29 3.407 Fetched 8530 kB in 2s (3720 kB/s) [2022-05-17T03:21:44.156Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 10.1s done [2022-05-17T03:21:44.744Z] #11 ... [2022-05-17T03:21:44.744Z] [2022-05-17T03:21:44.744Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-17T03:21:44.744Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-17T03:21:44.744Z] #73 DONE 11.2s [2022-05-17T03:21:44.744Z] [2022-05-17T03:21:44.744Z] #24 [internal] load build context [2022-05-17T03:21:44.744Z] #24 sha256:eda37bd126e550222e271d4515ba3dfe59fd309684e29779b7ba08a5f9c06bc5 [2022-05-17T03:21:44.744Z] #24 transferring context: 61.19MB 7.9s done [2022-05-17T03:21:44.744Z] #24 DONE 11.4s [2022-05-17T03:21:44.744Z] [2022-05-17T03:21:44.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:44.744Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:44.744Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-17T03:21:44.788Z] #29 3.407 Reading package lists... [2022-05-17T03:21:45.010Z] #11 ... [2022-05-17T03:21:45.011Z] [2022-05-17T03:21:45.011Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:45.011Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:45.011Z] #28 DONE 11.5s [2022-05-17T03:21:45.011Z] [2022-05-17T03:21:45.011Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:45.011Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:45.272Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.7s done [2022-05-17T03:21:45.272Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.1s [2022-05-17T03:21:45.470Z] #28 ... [2022-05-17T03:21:45.470Z] [2022-05-17T03:21:45.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:45.470Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-17T03:21:45.470Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.2s done [2022-05-17T03:21:45.470Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-17T03:21:45.470Z] #11 sha256:7d4474ec6c97f575d4c83e58b27b8379afb26acdecfa98f18be85225058ca98b 1.80kB / 1.80kB done [2022-05-17T03:21:45.470Z] #11 sha256:2c818329d3a1d3c691e7ad7720577fbce28fa7c47a02db296672d1684358a959 7.12kB / 7.12kB done [2022-05-17T03:21:45.470Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 2.2s done [2022-05-17T03:21:45.470Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 4.94MB / 4.94MB 2.6s done [2022-05-17T03:21:45.470Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 2.4s done [2022-05-17T03:21:45.470Z] #11 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 2.2s done [2022-05-17T03:21:45.470Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 81.07MB / 81.07MB 6.1s done [2022-05-17T03:21:45.470Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 4.6s done [2022-05-17T03:21:45.470Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 8.2s [2022-05-17T03:21:45.470Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0.2s done [2022-05-17T03:21:45.470Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0.2s done [2022-05-17T03:21:45.470Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 0.8s [2022-05-17T03:21:45.731Z] #29 4.228 Reading package lists... [2022-05-17T03:21:45.732Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 8.4s done [2022-05-17T03:21:45.992Z] #29 5.041 Building dependency tree... [2022-05-17T03:21:45.992Z] #29 5.421 The following additional packages will be installed: [2022-05-17T03:21:45.992Z] #29 5.421 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-17T03:21:45.992Z] #29 5.421 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-17T03:21:45.992Z] #29 5.421 Recommended packages: [2022-05-17T03:21:45.992Z] #29 5.421 libldap-common publicsuffix libsasl2-modules [2022-05-17T03:21:45.993Z] #11 ... [2022-05-17T03:21:45.993Z] [2022-05-17T03:21:45.993Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:45.993Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-17T03:21:45.993Z] #28 DONE 9.2s [2022-05-17T03:21:45.993Z] [2022-05-17T03:21:45.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:45.993Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-17T03:21:45.993Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 0B / 126B 8.5s [2022-05-17T03:21:45.993Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 8.6s done [2022-05-17T03:21:46.122Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-17T03:21:46.122Z] #11 ... [2022-05-17T03:21:46.122Z] [2022-05-17T03:21:46.122Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-17T03:21:46.122Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-17T03:21:46.122Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.9s done [2022-05-17T03:21:46.122Z] #28 DONE 11.9s [2022-05-17T03:21:46.122Z] [2022-05-17T03:21:46.122Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:46.122Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:46.122Z] #11 ... [2022-05-17T03:21:46.122Z] [2022-05-17T03:21:46.122Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-17T03:21:46.122Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-17T03:21:46.122Z] #72 DONE 0.3s [2022-05-17T03:21:46.122Z] [2022-05-17T03:21:46.122Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:46.122Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:46.122Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.8s done [2022-05-17T03:21:46.217Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.6s done [2022-05-17T03:21:46.217Z] #11 ... [2022-05-17T03:21:46.217Z] [2022-05-17T03:21:46.217Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-17T03:21:46.217Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-17T03:21:46.217Z] #72 DONE 1.0s [2022-05-17T03:21:46.217Z] [2022-05-17T03:21:46.217Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-17T03:21:46.217Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-17T03:21:46.256Z] #29 5.605 The following NEW packages will be installed: [2022-05-17T03:21:46.256Z] #29 5.605 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-17T03:21:46.256Z] #29 5.605 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-17T03:21:46.256Z] #29 5.605 libssh2-1 openssl [2022-05-17T03:21:46.379Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-17T03:21:46.517Z] #29 5.879 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:21:46.517Z] #29 5.879 Need to get 3040 kB of archives. [2022-05-17T03:21:46.517Z] #29 5.879 After this operation, 6651 kB of additional disk space will be used. [2022-05-17T03:21:46.517Z] #29 5.879 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-17T03:21:46.517Z] #29 5.894 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-17T03:21:46.517Z] #29 5.894 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-17T03:21:46.517Z] #29 5.900 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-17T03:21:46.517Z] #29 5.900 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-17T03:21:46.517Z] #29 5.900 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-17T03:21:46.517Z] #29 5.900 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-17T03:21:46.517Z] #29 5.924 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-17T03:21:46.517Z] #29 5.924 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-17T03:21:46.517Z] #29 5.924 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-17T03:21:46.517Z] #29 5.930 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-17T03:21:46.517Z] #29 5.935 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-17T03:21:46.517Z] #29 5.939 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-17T03:21:46.517Z] #29 5.939 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-17T03:21:46.517Z] #29 5.946 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-17T03:21:46.564Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 1.8s done [2022-05-17T03:21:46.638Z] #11 ... [2022-05-17T03:21:46.638Z] [2022-05-17T03:21:46.638Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-17T03:21:46.638Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-17T03:21:46.638Z] #74 DONE 0.4s [2022-05-17T03:21:46.638Z] [2022-05-17T03:21:46.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:46.638Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:46.778Z] #29 6.118 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:21:46.778Z] #29 6.153 Fetched 3040 kB in 0s (9068 kB/s) [2022-05-17T03:21:46.778Z] #29 6.193 Selecting previously unselected package openssl. [2022-05-17T03:21:46.778Z] #29 6.193 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-17T03:21:46.778Z] #29 6.193 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-17T03:21:46.778Z] #29 6.201 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:21:46.789Z] #74 DONE 0.7s [2022-05-17T03:21:46.789Z] [2022-05-17T03:21:46.789Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:46.789Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:46.789Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 0.6s [2022-05-17T03:21:46.928Z] #19 61.41 Fetched 49.0 MB in 60s (823 kB/s) [2022-05-17T03:21:47.040Z] #29 6.350 Selecting previously unselected package ca-certificates. [2022-05-17T03:21:47.040Z] #29 6.350 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-17T03:21:47.040Z] #29 6.354 Unpacking ca-certificates (20210119) ... [2022-05-17T03:21:47.040Z] #29 6.442 Selecting previously unselected package libbrotli1:amd64. [2022-05-17T03:21:47.040Z] #29 6.442 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-17T03:21:47.040Z] #29 6.452 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-17T03:21:47.040Z] #29 6.537 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-17T03:21:47.040Z] #29 6.538 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-17T03:21:47.040Z] #29 6.542 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:47.040Z] #29 6.592 Selecting previously unselected package libsasl2-2:amd64. [2022-05-17T03:21:47.040Z] #29 6.592 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-17T03:21:47.134Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 0.1s [2022-05-17T03:21:47.302Z] #29 6.598 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:47.302Z] #29 6.656 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-17T03:21:47.302Z] #29 6.656 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-17T03:21:47.302Z] #29 6.661 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-17T03:21:47.302Z] #29 6.733 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-17T03:21:47.302Z] #29 6.734 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-17T03:21:47.302Z] #29 6.739 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-17T03:21:47.302Z] #29 6.804 Selecting previously unselected package libpsl5:amd64. [2022-05-17T03:21:47.302Z] #29 6.804 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-17T03:21:47.302Z] #29 6.808 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-17T03:21:47.565Z] #29 6.855 Selecting previously unselected package librtmp1:amd64. [2022-05-17T03:21:47.565Z] #29 6.855 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-17T03:21:47.565Z] #29 6.861 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:21:47.565Z] #29 6.947 Selecting previously unselected package libssh2-1:amd64. [2022-05-17T03:21:47.565Z] #29 6.947 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-17T03:21:47.565Z] #29 6.951 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-17T03:21:47.565Z] #29 7.017 Selecting previously unselected package libcurl4:amd64. [2022-05-17T03:21:47.565Z] #29 7.017 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-17T03:21:47.565Z] #29 7.026 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:47.571Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.9s done [2022-05-17T03:21:47.572Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-17T03:21:47.831Z] #29 7.099 Selecting previously unselected package curl. [2022-05-17T03:21:47.831Z] #29 7.100 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-17T03:21:47.831Z] #29 7.108 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:47.831Z] #29 7.195 Selecting previously unselected package libonig5:amd64. [2022-05-17T03:21:47.831Z] #29 7.195 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-17T03:21:47.831Z] #29 7.212 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:21:47.831Z] #29 7.290 Selecting previously unselected package libjq1:amd64. [2022-05-17T03:21:47.831Z] #29 7.290 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-17T03:21:47.831Z] #29 7.295 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:21:47.831Z] #29 7.351 Selecting previously unselected package jq. [2022-05-17T03:21:47.831Z] #29 7.351 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-17T03:21:48.094Z] #29 7.357 Unpacking jq (1.6-2.1) ... [2022-05-17T03:21:48.094Z] #29 7.404 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-17T03:21:48.094Z] #29 7.417 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-17T03:21:48.094Z] #29 7.432 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-17T03:21:48.094Z] #29 7.447 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:48.094Z] #29 7.460 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:21:48.094Z] #29 7.474 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:48.094Z] #29 7.489 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-17T03:21:48.094Z] #29 7.505 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:21:48.094Z] #29 7.525 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:21:48.094Z] #29 7.538 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:21:48.094Z] #29 7.553 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-17T03:21:48.094Z] #29 7.568 Setting up ca-certificates (20210119) ... [2022-05-17T03:21:48.720Z] #29 8.184 Updating certificates in /etc/ssl/certs... [2022-05-17T03:21:49.672Z] #29 9.044 129 added, 0 removed; done. [2022-05-17T03:21:49.672Z] #29 9.079 Setting up jq (1.6-2.1) ... [2022-05-17T03:21:49.672Z] #29 9.095 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:49.672Z] #29 9.108 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:49.672Z] #29 9.120 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:21:49.672Z] #29 9.141 Processing triggers for ca-certificates (20210119) ... [2022-05-17T03:21:49.672Z] #29 9.151 Updating certificates in /etc/ssl/certs... [2022-05-17T03:21:49.680Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 2.4s done [2022-05-17T03:21:49.680Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d [2022-05-17T03:21:50.615Z] #29 9.852 0 added, 0 removed; done. [2022-05-17T03:21:50.615Z] #29 9.852 Running hooks in /etc/ca-certificates/update.d... [2022-05-17T03:21:50.615Z] #29 9.854 done. [2022-05-17T03:21:52.000Z] #29 ... [2022-05-17T03:21:52.000Z] [2022-05-17T03:21:52.000Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:52.000Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:52.000Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 4.8s done [2022-05-17T03:21:52.000Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 4.4s done [2022-05-17T03:21:52.000Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 0.1s [2022-05-17T03:21:52.096Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.6s [2022-05-17T03:21:52.573Z] #11 ... [2022-05-17T03:21:52.573Z] [2022-05-17T03:21:52.573Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:52.573Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-17T03:21:52.573Z] #29 DONE 11.8s [2022-05-17T03:21:52.573Z] [2022-05-17T03:21:52.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:52.573Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:52.573Z] #11 ... [2022-05-17T03:21:52.573Z] [2022-05-17T03:21:52.573Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-17T03:21:52.573Z] #30 sha256:431de1b6ead6534e7dbc6bd085b2e8af86a1e47d4c12bb2a874d6236e1bd8422 [2022-05-17T03:21:52.830Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.1s [2022-05-17T03:21:52.833Z] #30 DONE 0.4s [2022-05-17T03:21:52.833Z] [2022-05-17T03:21:52.833Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:21:52.833Z] #31 sha256:bac106c5b8e785fe495fb519da2a63f3b84d1a265465bda6e1f284996f590c13 [2022-05-17T03:21:54.222Z] #31 1.533 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-17T03:21:54.648Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.9s done [2022-05-17T03:21:54.648Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 0.1s [2022-05-17T03:21:54.795Z] #31 1.803 [2022-05-17T03:21:54.795Z] #31 2.018 #=#=# ######################################################################## 100.0% [2022-05-17T03:21:54.912Z] #11 ... [2022-05-17T03:21:54.912Z] [2022-05-17T03:21:54.912Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:54.912Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-17T03:21:54.912Z] #29 2.525 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:21:54.912Z] #29 2.537 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:21:54.912Z] #29 2.537 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:21:54.912Z] #29 2.770 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:21:54.912Z] #29 2.994 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:21:54.912Z] #29 3.320 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:21:54.912Z] #29 4.709 Fetched 8530 kB in 2s (3472 kB/s) [2022-05-17T03:21:54.912Z] #29 4.709 Reading package lists... [2022-05-17T03:21:54.912Z] #29 5.549 Reading package lists... [2022-05-17T03:21:54.912Z] #29 6.373 Building dependency tree... [2022-05-17T03:21:54.912Z] #29 6.712 The following additional packages will be installed: [2022-05-17T03:21:54.912Z] #29 6.712 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-17T03:21:54.912Z] #29 6.712 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-17T03:21:54.912Z] #29 6.712 Recommended packages: [2022-05-17T03:21:54.912Z] #29 6.712 libldap-common publicsuffix libsasl2-modules [2022-05-17T03:21:54.912Z] #29 6.917 The following NEW packages will be installed: [2022-05-17T03:21:54.912Z] #29 6.917 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-17T03:21:54.912Z] #29 6.917 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-17T03:21:54.912Z] #29 6.917 libssh2-1 openssl [2022-05-17T03:21:54.912Z] #29 7.202 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:21:54.912Z] #29 7.202 Need to get 3040 kB of archives. [2022-05-17T03:21:54.912Z] #29 7.202 After this operation, 6651 kB of additional disk space will be used. [2022-05-17T03:21:54.912Z] #29 7.202 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-17T03:21:54.912Z] #29 7.217 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-17T03:21:54.912Z] #29 7.218 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-17T03:21:54.912Z] #29 7.223 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-17T03:21:54.912Z] #29 7.223 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-17T03:21:54.912Z] #29 7.231 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-17T03:21:54.912Z] #29 7.231 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-17T03:21:54.912Z] #29 7.231 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-17T03:21:54.912Z] #29 7.231 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-17T03:21:54.912Z] #29 7.231 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-17T03:21:54.912Z] #29 7.238 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-17T03:21:54.912Z] #29 7.238 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-17T03:21:54.912Z] #29 7.248 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-17T03:21:54.912Z] #29 7.248 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-17T03:21:54.912Z] #29 7.248 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-17T03:21:54.912Z] #29 7.437 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:21:54.912Z] #29 7.474 Fetched 3040 kB in 0s (9369 kB/s) [2022-05-17T03:21:54.912Z] #29 7.503 Selecting previously unselected package openssl. [2022-05-17T03:21:54.912Z] #29 7.503 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-17T03:21:54.912Z] #29 7.504 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 7.514 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:21:54.912Z] #29 7.681 Selecting previously unselected package ca-certificates. [2022-05-17T03:21:54.912Z] #29 7.681 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-17T03:21:54.912Z] #29 7.686 Unpacking ca-certificates (20210119) ... [2022-05-17T03:21:54.912Z] #29 7.778 Selecting previously unselected package libbrotli1:amd64. [2022-05-17T03:21:54.912Z] #29 7.778 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 7.786 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-17T03:21:54.912Z] #29 7.878 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-17T03:21:54.912Z] #29 7.878 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 7.890 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:54.912Z] #29 7.944 Selecting previously unselected package libsasl2-2:amd64. [2022-05-17T03:21:54.912Z] #29 7.944 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 7.957 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:54.912Z] #29 8.005 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-17T03:21:54.912Z] #29 8.005 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.013 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-17T03:21:54.912Z] #29 8.125 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-17T03:21:54.912Z] #29 8.125 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.129 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-17T03:21:54.912Z] #29 8.187 Selecting previously unselected package libpsl5:amd64. [2022-05-17T03:21:54.912Z] #29 8.187 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.191 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-17T03:21:54.912Z] #29 8.270 Selecting previously unselected package librtmp1:amd64. [2022-05-17T03:21:54.912Z] #29 8.270 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.274 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:21:54.912Z] #29 8.326 Selecting previously unselected package libssh2-1:amd64. [2022-05-17T03:21:54.912Z] #29 8.327 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.332 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-17T03:21:54.912Z] #29 8.397 Selecting previously unselected package libcurl4:amd64. [2022-05-17T03:21:54.912Z] #29 8.397 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.405 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:54.912Z] #29 8.501 Selecting previously unselected package curl. [2022-05-17T03:21:54.912Z] #29 8.501 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.504 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:54.912Z] #29 8.588 Selecting previously unselected package libonig5:amd64. [2022-05-17T03:21:54.912Z] #29 8.589 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.592 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:21:54.912Z] #29 8.677 Selecting previously unselected package libjq1:amd64. [2022-05-17T03:21:54.912Z] #29 8.677 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.689 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:21:54.912Z] #29 8.746 Selecting previously unselected package jq. [2022-05-17T03:21:54.912Z] #29 8.746 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-17T03:21:54.912Z] #29 8.758 Unpacking jq (1.6-2.1) ... [2022-05-17T03:21:54.912Z] #29 8.813 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-17T03:21:54.912Z] #29 8.825 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-17T03:21:54.912Z] #29 8.839 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-17T03:21:54.912Z] #29 8.845 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:54.912Z] #29 8.861 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:21:54.912Z] #29 8.874 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:54.912Z] #29 8.885 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-17T03:21:54.912Z] #29 8.902 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:21:54.912Z] #29 8.916 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:21:54.912Z] #29 8.927 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:21:54.912Z] #29 8.950 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-17T03:21:54.912Z] #29 8.961 Setting up ca-certificates (20210119) ... [2022-05-17T03:21:54.912Z] #29 9.673 Updating certificates in /etc/ssl/certs... [2022-05-17T03:21:54.972Z] #11 ... [2022-05-17T03:21:54.972Z] [2022-05-17T03:21:54.972Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-17T03:21:54.972Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-17T03:21:54.972Z] #72 DONE 1.4s [2022-05-17T03:21:54.972Z] [2022-05-17T03:21:54.972Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-17T03:21:54.972Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-17T03:21:55.056Z] #31 2.262 [2022-05-17T03:21:55.175Z] #29 ... [2022-05-17T03:21:55.175Z] [2022-05-17T03:21:55.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:55.175Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:55.979Z] #74 DONE 1.2s [2022-05-17T03:21:55.979Z] [2022-05-17T03:21:55.979Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:55.979Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-17T03:21:55.979Z] #29 2.219 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:21:55.979Z] #29 2.219 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:21:55.980Z] #29 2.230 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:21:55.980Z] #29 2.362 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:21:55.980Z] #29 2.582 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:21:55.980Z] #29 3.268 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:21:55.980Z] #29 4.213 Fetched 8417 kB in 2s (3701 kB/s) [2022-05-17T03:21:55.980Z] #29 4.213 Reading package lists... [2022-05-17T03:21:55.980Z] #29 4.765 Reading package lists... [2022-05-17T03:21:55.980Z] #29 5.323 Building dependency tree... [2022-05-17T03:21:55.980Z] #29 5.662 The following additional packages will be installed: [2022-05-17T03:21:55.980Z] #29 5.662 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-17T03:21:55.980Z] #29 5.663 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-17T03:21:55.980Z] #29 5.664 Recommended packages: [2022-05-17T03:21:55.980Z] #29 5.664 libldap-common publicsuffix libsasl2-modules [2022-05-17T03:21:55.980Z] #29 5.789 The following NEW packages will be installed: [2022-05-17T03:21:55.980Z] #29 5.789 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-17T03:21:55.980Z] #29 5.789 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-17T03:21:55.980Z] #29 5.789 libssh2-1 openssl [2022-05-17T03:21:55.980Z] #29 6.059 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:21:55.980Z] #29 6.059 Need to get 2934 kB of archives. [2022-05-17T03:21:55.980Z] #29 6.059 After this operation, 6476 kB of additional disk space will be used. [2022-05-17T03:21:55.980Z] #29 6.059 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-17T03:21:55.980Z] #29 6.151 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-17T03:21:55.980Z] #29 6.207 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-17T03:21:55.980Z] #29 6.327 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-05-17T03:21:55.980Z] #29 6.388 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-17T03:21:55.980Z] #29 6.444 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-17T03:21:55.980Z] #29 6.476 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-17T03:21:55.980Z] #29 6.483 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-17T03:21:55.980Z] #29 6.487 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-17T03:21:55.980Z] #29 6.493 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-17T03:21:55.980Z] #29 6.499 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-17T03:21:55.980Z] #29 6.504 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-17T03:21:55.980Z] #29 6.511 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-17T03:21:55.980Z] #29 6.517 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-17T03:21:55.980Z] #29 6.529 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-17T03:21:55.980Z] #29 6.921 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:21:55.980Z] #29 6.953 Fetched 2934 kB in 1s (3617 kB/s) [2022-05-17T03:21:55.980Z] #29 6.996 Selecting previously unselected package openssl. [2022-05-17T03:21:55.980Z] #29 6.996 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-05-17T03:21:55.980Z] #29 6.996 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 7.000 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:21:55.980Z] #29 7.289 Selecting previously unselected package ca-certificates. [2022-05-17T03:21:55.980Z] #29 7.289 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-17T03:21:55.980Z] #29 7.303 Unpacking ca-certificates (20210119) ... [2022-05-17T03:21:55.980Z] #29 7.552 Selecting previously unselected package libbrotli1:arm64. [2022-05-17T03:21:55.980Z] #29 7.552 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 7.712 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-17T03:21:55.980Z] #29 8.129 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-17T03:21:55.980Z] #29 8.129 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 8.182 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:55.980Z] #29 8.332 Selecting previously unselected package libsasl2-2:arm64. [2022-05-17T03:21:55.980Z] #29 8.332 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 8.347 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:55.980Z] #29 8.429 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-17T03:21:55.980Z] #29 8.429 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 8.429 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-17T03:21:55.980Z] #29 8.605 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-17T03:21:55.980Z] #29 8.605 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 8.663 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-17T03:21:55.980Z] #29 9.260 Selecting previously unselected package libpsl5:arm64. [2022-05-17T03:21:55.980Z] #29 9.260 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 9.325 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-17T03:21:55.980Z] #29 9.515 Selecting previously unselected package librtmp1:arm64. [2022-05-17T03:21:55.980Z] #29 9.515 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 9.529 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:21:55.980Z] #29 9.574 Selecting previously unselected package libssh2-1:arm64. [2022-05-17T03:21:55.980Z] #29 9.575 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 9.579 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-17T03:21:55.980Z] #29 9.644 Selecting previously unselected package libcurl4:arm64.#29 ... [2022-05-17T03:21:55.980Z] [2022-05-17T03:21:55.980Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:55.980Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-17T03:21:55.980Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 5.3s done [2022-05-17T03:21:55.980Z] #11 extracting sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 done [2022-05-17T03:21:55.980Z] #11 DONE 19.3s [2022-05-17T03:21:55.980Z] [2022-05-17T03:21:55.980Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:55.980Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-17T03:21:55.980Z] #29 9.644 Selecting previously unselected package libcurl4:arm64. [2022-05-17T03:21:55.980Z] #29 9.646 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 9.656 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:55.980Z] #29 9.708 Selecting previously unselected package curl. [2022-05-17T03:21:55.980Z] #29 9.709 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-17T03:21:55.980Z] #29 9.713 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:55.998Z] #31 3.131 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-17T03:21:56.107Z] #11 ... [2022-05-17T03:21:56.107Z] [2022-05-17T03:21:56.107Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:56.107Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-17T03:21:56.107Z] #29 1.742 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:21:56.107Z] #29 1.742 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:21:56.107Z] #29 1.742 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:21:56.107Z] #29 1.978 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:21:56.107Z] #29 2.223 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:21:56.107Z] #29 2.562 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:21:56.107Z] #29 3.976 Fetched 8530 kB in 3s (3385 kB/s) [2022-05-17T03:21:56.107Z] #29 3.976 Reading package lists... [2022-05-17T03:21:56.107Z] #29 4.864 Reading package lists... [2022-05-17T03:21:56.107Z] #29 5.760 Building dependency tree... [2022-05-17T03:21:56.107Z] #29 6.155 The following additional packages will be installed: [2022-05-17T03:21:56.107Z] #29 6.155 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-17T03:21:56.107Z] #29 6.155 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-17T03:21:56.107Z] #29 6.155 Recommended packages: [2022-05-17T03:21:56.107Z] #29 6.155 libldap-common publicsuffix libsasl2-modules [2022-05-17T03:21:56.107Z] #29 6.343 The following NEW packages will be installed: [2022-05-17T03:21:56.107Z] #29 6.343 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-17T03:21:56.107Z] #29 6.343 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-17T03:21:56.107Z] #29 6.344 libssh2-1 openssl [2022-05-17T03:21:56.107Z] #29 6.614 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:21:56.107Z] #29 6.614 Need to get 3040 kB of archives. [2022-05-17T03:21:56.108Z] #29 6.614 After this operation, 6651 kB of additional disk space will be used. [2022-05-17T03:21:56.108Z] #29 6.614 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-17T03:21:56.108Z] #29 6.627 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-17T03:21:56.108Z] #29 6.631 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-17T03:21:56.108Z] #29 6.636 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-17T03:21:56.108Z] #29 6.636 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-17T03:21:56.108Z] #29 6.648 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-17T03:21:56.108Z] #29 6.648 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-17T03:21:56.108Z] #29 6.648 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-17T03:21:56.108Z] #29 6.648 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-17T03:21:56.108Z] #29 6.648 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-17T03:21:56.108Z] #29 6.654 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-17T03:21:56.108Z] #29 6.654 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-17T03:21:56.108Z] #29 6.656 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-17T03:21:56.108Z] #29 6.659 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-17T03:21:56.108Z] #29 6.660 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-17T03:21:56.108Z] #29 6.837 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:21:56.108Z] #29 6.883 Fetched 3040 kB in 0s (9716 kB/s) [2022-05-17T03:21:56.108Z] #29 6.915 Selecting previously unselected package openssl. [2022-05-17T03:21:56.108Z] #29 6.915 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-17T03:21:56.108Z] #29 6.916 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 6.920 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:21:56.108Z] #29 7.094 Selecting previously unselected package ca-certificates. [2022-05-17T03:21:56.108Z] #29 7.094 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-17T03:21:56.108Z] #29 7.098 Unpacking ca-certificates (20210119) ... [2022-05-17T03:21:56.108Z] #29 7.184 Selecting previously unselected package libbrotli1:amd64. [2022-05-17T03:21:56.108Z] #29 7.184 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.196 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-17T03:21:56.108Z] #29 7.292 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-17T03:21:56.108Z] #29 7.294 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.304 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:56.108Z] #29 7.352 Selecting previously unselected package libsasl2-2:amd64. [2022-05-17T03:21:56.108Z] #29 7.352 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.364 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:56.108Z] #29 7.420 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-17T03:21:56.108Z] #29 7.420 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.424 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-17T03:21:56.108Z] #29 7.504 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-17T03:21:56.108Z] #29 7.504 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.509 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-17T03:21:56.108Z] #29 7.564 Selecting previously unselected package libpsl5:amd64. [2022-05-17T03:21:56.108Z] #29 7.564 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.568 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-17T03:21:56.108Z] #29 7.714 Selecting previously unselected package librtmp1:amd64. [2022-05-17T03:21:56.108Z] #29 7.714 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.721 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:21:56.108Z] #29 7.802 Selecting previously unselected package libssh2-1:amd64. [2022-05-17T03:21:56.108Z] #29 7.802 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.806 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-17T03:21:56.108Z] #29 7.877 Selecting previously unselected package libcurl4:amd64. [2022-05-17T03:21:56.108Z] #29 7.877 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.879 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:56.108Z] #29 7.958 Selecting previously unselected package curl. [2022-05-17T03:21:56.108Z] #29 7.958 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 7.962 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:56.108Z] #29 8.050 Selecting previously unselected package libonig5:amd64. [2022-05-17T03:21:56.108Z] #29 8.050 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 8.051 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:21:56.108Z] #29 8.154 Selecting previously unselected package libjq1:amd64. [2022-05-17T03:21:56.108Z] #29 8.154 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 8.160 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:21:56.108Z] #29 8.223 Selecting previously unselected package jq. [2022-05-17T03:21:56.108Z] #29 8.223 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-17T03:21:56.108Z] #29 8.230 Unpacking jq (1.6-2.1) ... [2022-05-17T03:21:56.108Z] #29 8.283 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-17T03:21:56.108Z] #29 8.294 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-17T03:21:56.108Z] #29 8.311 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-17T03:21:56.108Z] #29 8.324 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:56.108Z] #29 8.335 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:21:56.108Z] #29 8.348 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:56.108Z] #29 8.361 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-17T03:21:56.108Z] #29 8.373 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:21:56.108Z] #29 8.390 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:21:56.108Z] #29 8.404 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:21:56.108Z] #29 8.422 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-17T03:21:56.108Z] #29 8.432 Setting up ca-certificates (20210119) ... [2022-05-17T03:21:56.108Z] #29 9.223 Updating certificates in /etc/ssl/certs... [2022-05-17T03:21:56.108Z] #29 ... [2022-05-17T03:21:56.108Z] [2022-05-17T03:21:56.108Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:56.108Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:56.108Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 8.1s done [2022-05-17T03:21:56.108Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 0.1s [2022-05-17T03:21:56.243Z] #29 9.789 Selecting previously unselected package libonig5:arm64. [2022-05-17T03:21:56.243Z] #29 9.791 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-17T03:21:56.243Z] #29 9.813 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-17T03:21:56.243Z] #29 9.893 Selecting previously unselected package libjq1:arm64. [2022-05-17T03:21:56.243Z] #29 9.893 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-17T03:21:56.243Z] #29 9.904 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-17T03:21:56.243Z] #29 9.962 Selecting previously unselected package jq. [2022-05-17T03:21:56.243Z] #29 9.962 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-17T03:21:56.243Z] #29 9.965 Unpacking jq (1.6-2.1) ... [2022-05-17T03:21:56.243Z] #29 10.01 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-17T03:21:56.243Z] #29 10.04 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-17T03:21:56.243Z] #29 10.05 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-17T03:21:56.243Z] #29 10.13 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:56.261Z] #31 3.398 [2022-05-17T03:21:56.512Z] #29 ... [2022-05-17T03:21:56.512Z] [2022-05-17T03:21:56.512Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-17T03:21:56.512Z] #12 sha256:c0bb29d9b3462febc988bbcbbd2458012374fee38992a4a82f9e1a19150f6ff9 [2022-05-17T03:21:56.512Z] #12 DONE 0.4s [2022-05-17T03:21:56.512Z] [2022-05-17T03:21:56.512Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:56.512Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-17T03:21:56.512Z] #29 10.14 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-17T03:21:56.512Z] #29 10.17 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-17T03:21:56.512Z] #29 10.18 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-17T03:21:56.512Z] #29 10.20 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-17T03:21:56.512Z] #29 10.25 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-17T03:21:56.512Z] #29 10.27 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-17T03:21:56.512Z] #29 10.29 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-17T03:21:56.512Z] #29 10.30 Setting up ca-certificates (20210119) ... [2022-05-17T03:21:56.523Z] #31 3.614 #=#=# ######################################################################## 100.0% [2022-05-17T03:21:56.523Z] #31 3.892 [2022-05-17T03:21:56.775Z] #29 ... [2022-05-17T03:21:56.775Z] [2022-05-17T03:21:56.775Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-17T03:21:56.775Z] #13 sha256:f8174d9f7fa48fc49299d67fdc13a640baaeb11c0e9d1d6f196645fd87485deb [2022-05-17T03:21:56.775Z] #13 DONE 0.5s [2022-05-17T03:21:57.035Z] [2022-05-17T03:21:57.035Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-17T03:21:57.035Z] #25 sha256:9bdf15ce8f91aaf11c285da8bc8762337410482b23c0d469d20cff985fcff2f7 [2022-05-17T03:21:57.296Z] #25 ... [2022-05-17T03:21:57.296Z] [2022-05-17T03:21:57.296Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-17T03:21:57.296Z] #46 sha256:35e4b51c0602ec7817a4044cf39d53405f4c82eede6b08b129ed08bde0def469 [2022-05-17T03:21:57.296Z] #46 DONE 0.3s [2022-05-17T03:21:57.296Z] [2022-05-17T03:21:57.296Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-17T03:21:57.296Z] #33 sha256:e6193f719e5c48cc1d1c6abc7a33d617864720822502462db55bab606afdef98 [2022-05-17T03:21:57.296Z] #33 DONE 0.3s [2022-05-17T03:21:57.296Z] [2022-05-17T03:21:57.296Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-17T03:21:57.296Z] #50 sha256:460930cc7c0779da8266c4012b9c715b8eccb654fe742b92a6092516e5832e7d [2022-05-17T03:21:57.296Z] #50 DONE 0.4s [2022-05-17T03:21:57.296Z] [2022-05-17T03:21:57.296Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-17T03:21:57.296Z] #25 sha256:9bdf15ce8f91aaf11c285da8bc8762337410482b23c0d469d20cff985fcff2f7 [2022-05-17T03:21:57.296Z] #25 DONE 0.4s [2022-05-17T03:21:57.296Z] [2022-05-17T03:21:57.296Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:21:57.296Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-17T03:21:57.557Z] #51 ... [2022-05-17T03:21:57.557Z] [2022-05-17T03:21:57.557Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-17T03:21:57.557Z] #66 sha256:96aed7e07d10d2dc1724e0dfec00847000dba4e875be9697ee59a42ecf1be647 [2022-05-17T03:21:57.557Z] #66 DONE 0.4s [2022-05-17T03:21:57.557Z] [2022-05-17T03:21:57.557Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:21:57.557Z] #67 sha256:f3bb34b6a551fa39e2a0462c14a5deca9df4718d24f3e204a9888afb8b41b23b [2022-05-17T03:21:57.910Z] #31 4.907 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-17T03:21:57.910Z] #31 5.187 [2022-05-17T03:21:58.001Z] #11 ... [2022-05-17T03:21:58.001Z] [2022-05-17T03:21:58.001Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:58.001Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-17T03:21:58.001Z] #29 10.39 129 added, 0 removed; done. [2022-05-17T03:21:58.001Z] #29 10.43 Setting up jq (1.6-2.1) ... [2022-05-17T03:21:58.001Z] #29 10.44 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:58.001Z] #29 10.45 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:58.001Z] #29 10.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:21:58.001Z] #29 10.48 Processing triggers for ca-certificates (20210119) ... [2022-05-17T03:21:58.001Z] #29 10.50 Updating certificates in /etc/ssl/certs... [2022-05-17T03:21:58.001Z] #29 11.48 0 added, 0 removed; done. [2022-05-17T03:21:58.001Z] #29 11.48 Running hooks in /etc/ca-certificates/update.d... [2022-05-17T03:21:58.001Z] #29 11.48 done. [2022-05-17T03:21:58.001Z] #29 DONE 12.1s [2022-05-17T03:21:58.001Z] [2022-05-17T03:21:58.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:58.001Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:58.001Z] #11 ... [2022-05-17T03:21:58.001Z] [2022-05-17T03:21:58.001Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-17T03:21:58.001Z] #30 sha256:52112c92c74d912dcde073598a18c2502dc697f48d214ddd978e65d6d8702763 [2022-05-17T03:21:58.001Z] #30 DONE 0.1s [2022-05-17T03:21:58.001Z] [2022-05-17T03:21:58.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:58.001Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:58.692Z] #31 5.407 #=#=# ############# 18.4% ######################################### 58.2% ################################################################ 90.2% ######################################################################## 100.0% [2022-05-17T03:21:58.692Z] #31 5.943 [2022-05-17T03:21:59.415Z] #11 ... [2022-05-17T03:21:59.415Z] [2022-05-17T03:21:59.415Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:21:59.415Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-17T03:21:59.415Z] #29 10.83 129 added, 0 removed; done. [2022-05-17T03:21:59.415Z] #29 10.87 Setting up jq (1.6-2.1) ... [2022-05-17T03:21:59.415Z] #29 10.88 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:59.415Z] #29 10.90 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:21:59.415Z] #29 10.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:21:59.415Z] #29 10.94 Processing triggers for ca-certificates (20210119) ... [2022-05-17T03:21:59.415Z] #29 10.95 Updating certificates in /etc/ssl/certs... [2022-05-17T03:21:59.415Z] #29 12.01 0 added, 0 removed; done. [2022-05-17T03:21:59.415Z] #29 12.01 Running hooks in /etc/ca-certificates/update.d... [2022-05-17T03:21:59.415Z] #29 12.01 done. [2022-05-17T03:21:59.415Z] #29 DONE 14.2s [2022-05-17T03:21:59.415Z] [2022-05-17T03:21:59.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:59.415Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:59.415Z] #11 ... [2022-05-17T03:21:59.415Z] [2022-05-17T03:21:59.415Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-17T03:21:59.415Z] #30 sha256:09b07f978ce4e81eae8bfad78f37acaf6f6b12ce13e02f17edd13ffdb979815b [2022-05-17T03:21:59.415Z] #30 DONE 0.3s [2022-05-17T03:21:59.415Z] [2022-05-17T03:21:59.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:21:59.415Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:21:59.637Z] #31 6.858 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-17T03:21:59.898Z] #31 7.158 [2022-05-17T03:21:59.990Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.2s [2022-05-17T03:22:00.110Z] #67 ... [2022-05-17T03:22:00.110Z] [2022-05-17T03:22:00.110Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-17T03:22:00.110Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-17T03:22:00.110Z] #29 11.03 Updating certificates in /etc/ssl/certs... [2022-05-17T03:22:00.110Z] #29 12.19 129 added, 0 removed; done. [2022-05-17T03:22:00.110Z] #29 12.29 Setting up jq (1.6-2.1) ... [2022-05-17T03:22:00.110Z] #29 12.30 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-17T03:22:00.110Z] #29 12.31 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-17T03:22:00.110Z] #29 12.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:22:00.110Z] #29 12.36 Processing triggers for ca-certificates (20210119) ... [2022-05-17T03:22:00.110Z] #29 12.40 Updating certificates in /etc/ssl/certs... [2022-05-17T03:22:00.110Z] #29 13.43 0 added, 0 removed; done. [2022-05-17T03:22:00.110Z] #29 13.43 Running hooks in /etc/ca-certificates/update.d... [2022-05-17T03:22:00.110Z] #29 13.43 done. [2022-05-17T03:22:00.110Z] #29 DONE 13.6s [2022-05-17T03:22:00.110Z] [2022-05-17T03:22:00.110Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-17T03:22:00.110Z] #30 sha256:ea74ed6b3bfe65bdf50258bfbf6bd79dfdcd3f8363b23ca64090d7a7c71fd39d [2022-05-17T03:22:00.110Z] #30 DONE 0.1s [2022-05-17T03:22:00.110Z] [2022-05-17T03:22:00.110Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:00.110Z] #31 sha256:f086ba01f658eb42117db7cf24f153873569834d87646c1dbf2e61cd26472940 [2022-05-17T03:22:00.165Z] #31 7.377 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:00.427Z] #31 7.617 [2022-05-17T03:22:00.687Z] #31 ... [2022-05-17T03:22:00.687Z] [2022-05-17T03:22:00.687Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:22:00.687Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:22:00.687Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.1s done [2022-05-17T03:22:00.687Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-17T03:22:00.687Z] #11 DONE 28.1s [2022-05-17T03:22:00.687Z] [2022-05-17T03:22:00.687Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-17T03:22:00.687Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-17T03:22:00.948Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.2s done [2022-05-17T03:22:01.210Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-17T03:22:01.272Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.3s [2022-05-17T03:22:02.091Z] #12 DONE 1.1s [2022-05-17T03:22:02.091Z] [2022-05-17T03:22:02.091Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:02.091Z] #31 sha256:bac106c5b8e785fe495fb519da2a63f3b84d1a265465bda6e1f284996f590c13 [2022-05-17T03:22:02.091Z] #31 8.265 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-17T03:22:02.091Z] #31 8.451 [2022-05-17T03:22:02.091Z] #31 8.666 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:02.091Z] #31 8.884 [2022-05-17T03:22:02.091Z] #31 8.936 Download of images into '/build' complete. [2022-05-17T03:22:02.091Z] #31 8.936 Use something like the following to load the result into a Docker daemon: [2022-05-17T03:22:02.091Z] #31 8.937 tar -cC '/build' . | docker load [2022-05-17T03:22:02.091Z] #31 DONE 9.0s [2022-05-17T03:22:02.091Z] [2022-05-17T03:22:02.092Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-17T03:22:02.092Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-17T03:22:02.353Z] #13 DONE 0.6s [2022-05-17T03:22:02.618Z] [2022-05-17T03:22:02.618Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:02.618Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:22:02.618Z] #38 ... [2022-05-17T03:22:02.618Z] [2022-05-17T03:22:02.618Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-17T03:22:02.618Z] #25 sha256:4f16b361f9f29d2878c4528b3cd0d9c7603fbd3d40f059e28d57da186051fc20 [2022-05-17T03:22:02.618Z] #25 DONE 0.3s [2022-05-17T03:22:02.884Z] [2022-05-17T03:22:02.884Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-17T03:22:02.884Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-17T03:22:02.884Z] #46 DONE 0.3s [2022-05-17T03:22:02.884Z] [2022-05-17T03:22:02.884Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-17T03:22:02.884Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-17T03:22:02.884Z] #33 DONE 0.3s [2022-05-17T03:22:02.884Z] [2022-05-17T03:22:02.884Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-17T03:22:02.884Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-17T03:22:02.884Z] #50 DONE 0.4s [2022-05-17T03:22:02.884Z] [2022-05-17T03:22:02.884Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-17T03:22:02.884Z] #66 sha256:f438e210c848b85ec16cf6b808846dd66929364e20fc006de7a60942ce930155 [2022-05-17T03:22:02.884Z] #66 DONE 0.4s [2022-05-17T03:22:02.884Z] [2022-05-17T03:22:02.884Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:02.884Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:03.815Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 7.7s done [2022-05-17T03:22:04.075Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 0.1s [2022-05-17T03:22:05.040Z] #19 61.41 Reading package lists... [2022-05-17T03:22:05.419Z] #31 ... [2022-05-17T03:22:05.419Z] [2022-05-17T03:22:05.419Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:05.419Z] #67 sha256:f3bb34b6a551fa39e2a0462c14a5deca9df4718d24f3e204a9888afb8b41b23b [2022-05-17T03:22:05.419Z] #67 3.933 + RM_GOPATH=0 [2022-05-17T03:22:05.419Z] #67 3.933 + TMP_GOPATH= [2022-05-17T03:22:05.419Z] #67 3.935 + : /build [2022-05-17T03:22:05.419Z] #67 3.935 + '[' -z '' ']' [2022-05-17T03:22:05.419Z] #67 3.935 ++ mktemp -d [2022-05-17T03:22:05.419Z] #67 3.940 + export GOPATH=/tmp/tmp.TGhRv9xpXQ [2022-05-17T03:22:05.419Z] #67 3.940 + GOPATH=/tmp/tmp.TGhRv9xpXQ [2022-05-17T03:22:05.419Z] #67 3.940 + RM_GOPATH=1 [2022-05-17T03:22:05.419Z] #67 3.940 + case "$(go env GOARCH)" in [2022-05-17T03:22:05.419Z] #67 3.940 ++ go env GOARCH [2022-05-17T03:22:05.419Z] #67 3.978 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:05.419Z] #67 3.978 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:05.419Z] #67 3.978 ++ dirname /install.sh [2022-05-17T03:22:05.419Z] #67 3.984 + dir=/ [2022-05-17T03:22:05.419Z] #67 3.984 + bin=rootlesskit [2022-05-17T03:22:05.419Z] #67 3.984 + shift [2022-05-17T03:22:05.419Z] #67 3.984 + '[' '!' -f //rootlesskit.installer ']' [2022-05-17T03:22:05.419Z] #67 3.984 + . //rootlesskit.installer [2022-05-17T03:22:05.419Z] #67 3.985 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:05.419Z] #67 3.985 + install_rootlesskit [2022-05-17T03:22:05.419Z] #67 3.986 + case "$1" in [2022-05-17T03:22:05.419Z] #67 3.986 + export CGO_ENABLED=0 [2022-05-17T03:22:05.419Z] #67 3.986 + CGO_ENABLED=0 [2022-05-17T03:22:05.419Z] #67 3.986 + _install_rootlesskit [2022-05-17T03:22:05.419Z] #67 3.989 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-17T03:22:05.419Z] #67 3.995 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:05.419Z] #67 3.995 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:22:05.419Z] #67 3.995 + GOBIN=/build [2022-05-17T03:22:05.419Z] #67 3.995 + GO111MODULE=on [2022-05-17T03:22:05.419Z] #67 3.995 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:05.419Z] #67 4.537 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-17T03:22:06.510Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.2s [2022-05-17T03:22:07.096Z] #51 3.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:07.096Z] #51 3.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:07.096Z] #51 3.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:07.096Z] #51 4.417 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-17T03:22:07.340Z] #67 ... [2022-05-17T03:22:07.340Z] [2022-05-17T03:22:07.340Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:07.340Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:22:07.340Z] #14 4.963 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:07.340Z] #14 5.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:07.340Z] #14 5.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:07.340Z] #14 5.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:22:07.340Z] #14 8.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:22:07.340Z] #14 ... [2022-05-17T03:22:07.340Z] [2022-05-17T03:22:07.340Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:07.340Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-17T03:22:07.340Z] #38 4.516 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-17T03:22:07.340Z] #38 ... [2022-05-17T03:22:07.340Z] [2022-05-17T03:22:07.340Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:07.340Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-17T03:22:07.340Z] #34 3.939 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-17T03:22:07.340Z] #34 3.942 Cloning into '.'... [2022-05-17T03:22:07.340Z] #34 ... [2022-05-17T03:22:07.340Z] [2022-05-17T03:22:07.340Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:07.340Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-17T03:22:07.340Z] #53 4.552 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-17T03:22:07.340Z] #53 6.096 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-17T03:22:07.340Z] #53 6.096 go: downloading github.com/fatih/color v1.10.0 [2022-05-17T03:22:07.340Z] #53 6.172 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-17T03:22:07.340Z] #53 6.205 go: downloading github.com/pkg/errors v0.9.1 [2022-05-17T03:22:07.340Z] #53 6.518 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-17T03:22:07.340Z] #53 6.565 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T03:22:07.340Z] #53 6.577 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-17T03:22:07.340Z] #53 6.635 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-17T03:22:07.340Z] #53 6.699 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-17T03:22:07.340Z] #53 6.829 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-17T03:22:07.340Z] #53 7.024 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-17T03:22:07.340Z] #53 7.354 go: downloading golang.org/x/tools v0.1.0 [2022-05-17T03:22:07.631Z] #53 ... [2022-05-17T03:22:07.631Z] [2022-05-17T03:22:07.631Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:07.631Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:22:07.631Z] #55 3.774 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-17T03:22:07.631Z] #55 ... [2022-05-17T03:22:07.631Z] [2022-05-17T03:22:07.631Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:07.631Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-17T03:22:07.631Z] #62 4.516 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:07.631Z] #62 4.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:07.631Z] #62 4.589 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:07.631Z] #62 5.377 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:22:07.631Z] #62 7.307 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:22:07.631Z] #62 9.372 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:22:07.669Z] #51 4.867 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:07.935Z] #62 ... [2022-05-17T03:22:07.935Z] [2022-05-17T03:22:07.935Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:07.935Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-17T03:22:07.935Z] #47 4.123 + git clone https://github.com/docker/distribution.git . [2022-05-17T03:22:07.935Z] #47 4.125 Cloning into '.'... [2022-05-17T03:22:07.935Z] #47 ... [2022-05-17T03:22:07.935Z] [2022-05-17T03:22:07.935Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:07.935Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-17T03:22:07.935Z] #36 5.183 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-17T03:22:08.211Z] #36 ... [2022-05-17T03:22:08.211Z] [2022-05-17T03:22:08.211Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:08.211Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-17T03:22:08.211Z] #42 4.429 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:08.211Z] #42 4.562 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:08.211Z] #42 4.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:08.211Z] #42 5.216 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:22:08.211Z] #42 7.635 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:22:08.211Z] #42 9.734 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:22:08.211Z] #42 ... [2022-05-17T03:22:08.211Z] [2022-05-17T03:22:08.211Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:08.211Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-17T03:22:08.211Z] #57 3.777 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-17T03:22:08.211Z] #57 4.893 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-17T03:22:08.211Z] #57 4.897 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-17T03:22:08.211Z] #57 4.960 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-17T03:22:08.211Z] #57 6.228 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-17T03:22:08.243Z] #51 ... [2022-05-17T03:22:08.243Z] [2022-05-17T03:22:08.243Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:08.243Z] #67 sha256:0257f75f10a7c282d8301fa48dfc142e767225cc8e966e18ac632a0c68011ce5 [2022-05-17T03:22:08.243Z] #67 4.502 + RM_GOPATH=0 [2022-05-17T03:22:08.243Z] #67 4.502 + TMP_GOPATH= [2022-05-17T03:22:08.243Z] #67 4.502 + : /build [2022-05-17T03:22:08.243Z] #67 4.503 + '[' -z '' ']' [2022-05-17T03:22:08.243Z] #67 4.503 ++ mktemp -d [2022-05-17T03:22:08.243Z] #67 4.512 + export GOPATH=/tmp/tmp.QY5dy3ufdN [2022-05-17T03:22:08.243Z] #67 4.512 + GOPATH=/tmp/tmp.QY5dy3ufdN [2022-05-17T03:22:08.243Z] #67 4.513 + RM_GOPATH=1 [2022-05-17T03:22:08.243Z] #67 4.513 + case "$(go env GOARCH)" in [2022-05-17T03:22:08.243Z] #67 4.514 ++ go env GOARCH [2022-05-17T03:22:08.244Z] #67 4.537 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:08.244Z] #67 4.537 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:08.244Z] #67 4.548 ++ dirname /install.sh [2022-05-17T03:22:08.244Z] #67 4.550 + dir=/ [2022-05-17T03:22:08.244Z] #67 4.550 + bin=rootlesskit [2022-05-17T03:22:08.244Z] #67 4.550 + shift [2022-05-17T03:22:08.244Z] #67 4.550 + '[' '!' -f //rootlesskit.installer ']' [2022-05-17T03:22:08.244Z] #67 4.550 + . //rootlesskit.installer [2022-05-17T03:22:08.244Z] #67 4.550 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:08.244Z] #67 4.550 + install_rootlesskit [2022-05-17T03:22:08.244Z] #67 4.550 + case "$1" in [2022-05-17T03:22:08.244Z] #67 4.550 + export CGO_ENABLED=0 [2022-05-17T03:22:08.244Z] #67 4.550 + CGO_ENABLED=0 [2022-05-17T03:22:08.244Z] #67 4.550 + _install_rootlesskit [2022-05-17T03:22:08.244Z] #67 4.551 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-17T03:22:08.244Z] #67 4.552 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:08.244Z] #67 4.552 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:22:08.244Z] #67 4.553 + GOBIN=/build [2022-05-17T03:22:08.244Z] #67 4.553 + GO111MODULE=on [2022-05-17T03:22:08.244Z] #67 4.553 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:08.244Z] #67 5.141 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-17T03:22:08.261Z] #11 ... [2022-05-17T03:22:08.261Z] [2022-05-17T03:22:08.261Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:08.261Z] #31 sha256:664074343b6885591ca7e58d25a97997c912424f857e4b2814c6bc9d6540f21d [2022-05-17T03:22:08.261Z] #31 1.982 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-17T03:22:08.261Z] #31 2.367 [2022-05-17T03:22:08.261Z] #31 2.597 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:08.261Z] #31 2.857 [2022-05-17T03:22:08.261Z] #31 3.874 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-17T03:22:08.261Z] #31 4.235 [2022-05-17T03:22:08.261Z] #31 4.465 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:08.261Z] #31 4.782 [2022-05-17T03:22:08.261Z] #31 5.829 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-17T03:22:08.261Z] #31 6.132 [2022-05-17T03:22:08.261Z] #31 6.372 #=#=# ############### 21.9% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2022-05-17T03:22:08.261Z] #31 6.936 [2022-05-17T03:22:08.261Z] #31 8.014 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-17T03:22:08.261Z] #31 8.310 [2022-05-17T03:22:08.261Z] #31 8.528 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:08.261Z] #31 8.886 [2022-05-17T03:22:08.261Z] #31 9.711 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-17T03:22:08.261Z] #31 10.06 [2022-05-17T03:22:08.261Z] #31 ... [2022-05-17T03:22:08.261Z] [2022-05-17T03:22:08.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:22:08.261Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:22:08.474Z] #57 ... [2022-05-17T03:22:08.474Z] [2022-05-17T03:22:08.474Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:22:08.474Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-17T03:22:08.474Z] #40 4.585 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-17T03:22:08.474Z] #40 5.626 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-17T03:22:08.474Z] #40 6.736 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-17T03:22:08.474Z] #40 6.968 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-17T03:22:08.474Z] #40 7.026 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-17T03:22:08.474Z] #40 9.594 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-17T03:22:08.474Z] #40 9.738 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:22:08.474Z] #40 ... [2022-05-17T03:22:08.474Z] [2022-05-17T03:22:08.474Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:22:08.474Z] #26 sha256:491fe95fe25e1925aece58b2a541cadae3b1091511ca0619a9d8a6c4a12f12e2 [2022-05-17T03:22:08.474Z] #26 3.819 + RM_GOPATH=0 [2022-05-17T03:22:08.474Z] #26 3.819 + TMP_GOPATH= [2022-05-17T03:22:08.474Z] #26 3.819 + : /build [2022-05-17T03:22:08.474Z] #26 3.819 + '[' -z '' ']' [2022-05-17T03:22:08.474Z] #26 3.819 ++ mktemp -d [2022-05-17T03:22:08.474Z] #26 3.824 + export GOPATH=/tmp/tmp.eJrusYpyPk [2022-05-17T03:22:08.474Z] #26 3.824 + GOPATH=/tmp/tmp.eJrusYpyPk [2022-05-17T03:22:08.474Z] #26 3.824 + RM_GOPATH=1 [2022-05-17T03:22:08.474Z] #26 3.824 + case "$(go env GOARCH)" in [2022-05-17T03:22:08.474Z] #26 3.829 ++ go env GOARCH [2022-05-17T03:22:08.474Z] #26 3.843 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:08.474Z] #26 3.843 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:08.474Z] #26 3.843 ++ dirname /install.sh [2022-05-17T03:22:08.474Z] #26 3.846 + dir=/ [2022-05-17T03:22:08.474Z] #26 3.846 + bin=dockercli [2022-05-17T03:22:08.474Z] #26 3.846 + shift [2022-05-17T03:22:08.474Z] #26 3.846 + '[' '!' -f //dockercli.installer ']' [2022-05-17T03:22:08.474Z] #26 3.846 + . //dockercli.installer [2022-05-17T03:22:08.474Z] #26 3.846 ++ : stable [2022-05-17T03:22:08.474Z] #26 3.846 ++ : 17.06.2-ce [2022-05-17T03:22:08.474Z] #26 3.846 + install_dockercli [2022-05-17T03:22:08.474Z] #26 3.846 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-17T03:22:08.474Z] #26 3.846 ++ uname -m [2022-05-17T03:22:08.474Z] #26 3.846 + arch=aarch64 [2022-05-17T03:22:08.474Z] #26 3.846 + '[' aarch64 '!=' x86_64 ']' [2022-05-17T03:22:08.474Z] #26 3.846 + '[' aarch64 '!=' s390x ']' [2022-05-17T03:22:08.474Z] #26 3.846 + '[' aarch64 '!=' armhf ']' [2022-05-17T03:22:08.474Z] #26 3.846 + build_dockercli [2022-05-17T03:22:08.474Z] #26 3.846 + git clone https://github.com/docker/docker-ce /tmp/tmp.eJrusYpyPk/tmp/docker-ce [2022-05-17T03:22:08.474Z] #26 3.847 Install docker/cli version 17.06.2-ce from stable [2022-05-17T03:22:08.474Z] #26 3.855 Cloning into '/tmp/tmp.eJrusYpyPk/tmp/docker-ce'... [2022-05-17T03:22:08.735Z] #26 ... [2022-05-17T03:22:08.735Z] [2022-05-17T03:22:08.735Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:08.735Z] #31 sha256:f086ba01f658eb42117db7cf24f153873569834d87646c1dbf2e61cd26472940 [2022-05-17T03:22:08.735Z] #31 5.983 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-17T03:22:08.735Z] #31 7.347 [2022-05-17T03:22:08.735Z] #31 7.670 #=#=# 0.0% ######################################################################## 100.0% [2022-05-17T03:22:09.193Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-17T03:22:09.310Z] #31 9.378 [2022-05-17T03:22:09.452Z] #11 ... [2022-05-17T03:22:09.452Z] [2022-05-17T03:22:09.452Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:09.452Z] #31 sha256:664074343b6885591ca7e58d25a97997c912424f857e4b2814c6bc9d6540f21d [2022-05-17T03:22:09.452Z] #31 10.29 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:09.452Z] #31 10.55 [2022-05-17T03:22:09.452Z] #31 10.61 Download of images into '/build' complete. [2022-05-17T03:22:09.452Z] #31 10.61 Use something like the following to load the result into a Docker daemon: [2022-05-17T03:22:09.452Z] #31 10.61 tar -cC '/build' . | docker load [2022-05-17T03:22:09.452Z] #31 DONE 11.7s [2022-05-17T03:22:09.452Z] [2022-05-17T03:22:09.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:22:09.452Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:22:09.817Z] #11 ... [2022-05-17T03:22:09.817Z] [2022-05-17T03:22:09.817Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:09.817Z] #31 sha256:63dccadf89ea5d654e380e243d3c99a2e7636b450db15549d2e28253c7cb4551 [2022-05-17T03:22:09.817Z] #31 1.999 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-17T03:22:09.817Z] #31 2.356 [2022-05-17T03:22:09.817Z] #31 2.597 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:09.817Z] #31 2.891 [2022-05-17T03:22:09.817Z] #31 3.913 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-17T03:22:09.817Z] #31 4.212 [2022-05-17T03:22:09.817Z] #31 4.445 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:09.817Z] #31 4.735 [2022-05-17T03:22:09.817Z] #31 5.799 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-17T03:22:09.817Z] #31 6.089 [2022-05-17T03:22:09.817Z] #31 6.327 #=#=# ################## 26.3% ########################################## 59.3% ################################################################# 91.3% ######################################################################## 100.0% [2022-05-17T03:22:09.817Z] #31 6.867 [2022-05-17T03:22:09.817Z] #31 7.914 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-17T03:22:09.817Z] #31 8.242 [2022-05-17T03:22:09.817Z] #31 8.462 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:09.817Z] #31 8.797 [2022-05-17T03:22:09.817Z] #31 9.552 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-17T03:22:09.817Z] #31 9.867 [2022-05-17T03:22:09.817Z] #31 10.10 #=#=# [2022-05-17T03:22:09.817Z] #31 ... [2022-05-17T03:22:09.817Z] [2022-05-17T03:22:09.817Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:22:09.817Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:22:10.792Z] #67 ... [2022-05-17T03:22:10.792Z] [2022-05-17T03:22:10.792Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:10.792Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:10.792Z] #51 7.419 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:11.736Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.2s [2022-05-17T03:22:11.857Z] #31 ... [2022-05-17T03:22:11.858Z] [2022-05-17T03:22:11.858Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:11.858Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-17T03:22:11.858Z] #51 4.591 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:11.858Z] #51 4.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:11.858Z] #51 4.682 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:11.858Z] #51 5.123 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-17T03:22:11.858Z] #51 5.813 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:22:11.858Z] #51 7.938 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:22:11.858Z] #51 10.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:22:11.858Z] #51 13.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-17T03:22:12.118Z] #51 ... [2022-05-17T03:22:12.118Z] [2022-05-17T03:22:12.118Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:12.118Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-17T03:22:12.118Z] #36 12.45 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-17T03:22:12.118Z] #36 12.46 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-17T03:22:12.118Z] #36 12.88 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-17T03:22:12.118Z] #36 13.10 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-17T03:22:12.118Z] #36 13.39 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:22:12.118Z] #36 13.80 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:22:12.118Z] #36 13.95 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-17T03:22:12.118Z] #36 13.98 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-17T03:22:12.118Z] #36 14.06 go: downloading github.com/peterh/liner v1.2.2 [2022-05-17T03:22:12.118Z] #36 14.23 go: downloading github.com/google/go-dap v0.6.0 [2022-05-17T03:22:12.118Z] #36 14.54 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-17T03:22:12.118Z] #36 14.81 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-17T03:22:12.379Z] #36 15.54 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-17T03:22:12.641Z] #36 15.77 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:22:12.709Z] #51 ... [2022-05-17T03:22:12.709Z] [2022-05-17T03:22:12.709Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:12.709Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:12.709Z] #55 4.641 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-17T03:22:12.709Z] #55 ... [2022-05-17T03:22:12.709Z] [2022-05-17T03:22:12.709Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:12.709Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:12.709Z] #36 3.860 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-17T03:22:12.709Z] #36 ... [2022-05-17T03:22:12.709Z] [2022-05-17T03:22:12.709Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:12.709Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:22:12.709Z] #57 4.638 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-17T03:22:12.709Z] #57 5.552 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-17T03:22:12.709Z] #57 5.573 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-17T03:22:12.709Z] #57 5.647 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-17T03:22:12.709Z] #57 7.397 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-17T03:22:12.901Z] #36 15.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-17T03:22:12.971Z] #57 ... [2022-05-17T03:22:12.971Z] [2022-05-17T03:22:12.971Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:12.971Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:12.971Z] #62 4.440 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:12.971Z] #62 4.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:12.971Z] #62 4.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:12.971Z] #62 5.325 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:12.971Z] #62 7.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:12.971Z] #62 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:12.971Z] #62 ... [2022-05-17T03:22:12.971Z] [2022-05-17T03:22:12.971Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:22:12.971Z] #26 sha256:877ac97e953542325db00d58ca4999bf3ccaf0fa7e10174d2f79272a369f3af8 [2022-05-17T03:22:12.971Z] #26 3.976 + RM_GOPATH=0 [2022-05-17T03:22:12.971Z] #26 3.976 + TMP_GOPATH= [2022-05-17T03:22:12.971Z] #26 3.976 + : /build [2022-05-17T03:22:12.971Z] #26 3.976 + '[' -z '' ']' [2022-05-17T03:22:12.971Z] #26 3.976 ++ mktemp -d [2022-05-17T03:22:12.971Z] #26 3.981 + export GOPATH=/tmp/tmp.Xu4rnO0d8t [2022-05-17T03:22:12.971Z] #26 3.981 + GOPATH=/tmp/tmp.Xu4rnO0d8t [2022-05-17T03:22:12.971Z] #26 3.981 + RM_GOPATH=1 [2022-05-17T03:22:12.971Z] #26 3.981 + case "$(go env GOARCH)" in [2022-05-17T03:22:12.971Z] #26 3.984 ++ go env GOARCH [2022-05-17T03:22:12.971Z] #26 3.993 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:12.971Z] #26 3.993 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:12.971Z] #26 3.993 ++ dirname /install.sh [2022-05-17T03:22:12.971Z] #26 3.993 + dir=/ [2022-05-17T03:22:12.971Z] #26 3.993 + bin=dockercli [2022-05-17T03:22:12.971Z] #26 3.993 + shift [2022-05-17T03:22:12.971Z] #26 3.993 + '[' '!' -f //dockercli.installer ']' [2022-05-17T03:22:12.971Z] #26 3.993 + . //dockercli.installer [2022-05-17T03:22:12.971Z] #26 3.993 ++ : stable [2022-05-17T03:22:12.971Z] #26 3.993 ++ : 17.06.2-ce [2022-05-17T03:22:12.971Z] #26 3.993 + install_dockercli [2022-05-17T03:22:12.971Z] #26 3.993 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-17T03:22:12.971Z] #26 3.993 Install docker/cli version 17.06.2-ce from stable [2022-05-17T03:22:12.971Z] #26 3.994 ++ uname -m [2022-05-17T03:22:12.971Z] #26 3.997 + arch=x86_64 [2022-05-17T03:22:12.971Z] #26 3.997 + '[' x86_64 '!=' x86_64 ']' [2022-05-17T03:22:12.971Z] #26 3.997 + url=https://download.docker.com/linux/static [2022-05-17T03:22:12.971Z] #26 3.997 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-17T03:22:12.971Z] #26 4.005 + tar -xz docker/docker [2022-05-17T03:22:13.123Z] #11 ... [2022-05-17T03:22:13.123Z] [2022-05-17T03:22:13.123Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:13.123Z] #31 sha256:63dccadf89ea5d654e380e243d3c99a2e7636b450db15549d2e28253c7cb4551 [2022-05-17T03:22:13.123Z] #31 10.10 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:13.123Z] #31 10.41 [2022-05-17T03:22:13.123Z] #31 10.49 Download of images into '/build' complete. [2022-05-17T03:22:13.123Z] #31 10.49 Use something like the following to load the result into a Docker daemon: [2022-05-17T03:22:13.123Z] #31 10.49 tar -cC '/build' . | docker load [2022-05-17T03:22:13.123Z] #31 DONE 13.5s [2022-05-17T03:22:13.123Z] [2022-05-17T03:22:13.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-17T03:22:13.123Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-17T03:22:13.232Z] #26 ... [2022-05-17T03:22:13.232Z] [2022-05-17T03:22:13.232Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:13.232Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:22:13.232Z] #53 3.855 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-17T03:22:13.232Z] #53 5.125 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-17T03:22:13.232Z] #53 5.126 go: downloading github.com/fatih/color v1.10.0 [2022-05-17T03:22:13.232Z] #53 5.225 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-17T03:22:13.232Z] #53 5.244 go: downloading github.com/pkg/errors v0.9.1 [2022-05-17T03:22:13.232Z] #53 5.661 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-17T03:22:13.232Z] #53 5.752 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T03:22:13.232Z] #53 5.766 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-17T03:22:13.232Z] #53 5.814 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-17T03:22:13.232Z] #53 6.091 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-17T03:22:13.233Z] #53 6.240 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-17T03:22:13.233Z] #53 6.428 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-17T03:22:13.233Z] #53 6.776 go: downloading golang.org/x/tools v0.1.0 [2022-05-17T03:22:13.233Z] #53 ... [2022-05-17T03:22:13.233Z] [2022-05-17T03:22:13.233Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:13.233Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:22:13.233Z] #47 3.673 + git clone https://github.com/docker/distribution.git . [2022-05-17T03:22:13.233Z] #47 3.674 Cloning into '.'... [2022-05-17T03:22:13.476Z] #36 16.59 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-17T03:22:13.494Z] #47 ... [2022-05-17T03:22:13.494Z] [2022-05-17T03:22:13.494Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:13.494Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:13.494Z] #42 4.681 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:13.494Z] #42 4.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:13.494Z] #42 4.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:13.494Z] #42 5.546 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:13.494Z] #42 8.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:13.494Z] #42 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:13.494Z] #42 ... [2022-05-17T03:22:13.494Z] [2022-05-17T03:22:13.494Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:22:13.494Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:22:13.494Z] #40 4.133 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-17T03:22:13.494Z] #40 4.912 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-17T03:22:13.494Z] #40 6.467 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-17T03:22:13.494Z] #40 6.874 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-17T03:22:13.494Z] #40 6.935 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-17T03:22:13.494Z] #40 10.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-17T03:22:13.494Z] #40 10.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:22:13.755Z] #40 ... [2022-05-17T03:22:13.756Z] [2022-05-17T03:22:13.756Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:13.756Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:22:13.756Z] #34 4.216 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-17T03:22:13.756Z] #34 4.221 Cloning into '.'... [2022-05-17T03:22:13.756Z] #34 ... [2022-05-17T03:22:13.756Z] [2022-05-17T03:22:13.756Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:13.756Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:13.756Z] #14 5.184 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:13.756Z] #14 5.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:13.756Z] #14 5.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:13.756Z] #14 6.261 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:13.756Z] #14 8.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:13.756Z] #14 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:14.017Z] #14 ... [2022-05-17T03:22:14.017Z] [2022-05-17T03:22:14.017Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:14.017Z] #67 sha256:0257f75f10a7c282d8301fa48dfc142e767225cc8e966e18ac632a0c68011ce5 [2022-05-17T03:22:14.017Z] #67 7.525 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-17T03:22:14.017Z] #67 7.529 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:22:14.017Z] #67 8.383 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-17T03:22:14.592Z] #67 11.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-17T03:22:14.709Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.2s [2022-05-17T03:22:15.041Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.8s done [2022-05-17T03:22:15.169Z] #67 ... [2022-05-17T03:22:15.169Z] [2022-05-17T03:22:15.169Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:22:15.169Z] #26 sha256:877ac97e953542325db00d58ca4999bf3ccaf0fa7e10174d2f79272a369f3af8 [2022-05-17T03:22:15.169Z] #26 11.96 + mkdir -p /build [2022-05-17T03:22:15.169Z] #26 11.97 + mv docker/docker /build/ [2022-05-17T03:22:15.169Z] #26 11.97 + rmdir docker [2022-05-17T03:22:15.169Z] #26 DONE 12.6s [2022-05-17T03:22:15.303Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 [2022-05-17T03:22:15.431Z] [2022-05-17T03:22:15.431Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:15.431Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:15.431Z] #36 12.56 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-17T03:22:15.431Z] #36 12.56 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-17T03:22:15.567Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-17T03:22:15.567Z] #11 DONE 42.3s [2022-05-17T03:22:15.693Z] #36 13.12 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-17T03:22:15.693Z] #36 13.31 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-17T03:22:15.829Z] [2022-05-17T03:22:15.829Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-17T03:22:15.829Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-17T03:22:16.023Z] #36 ... [2022-05-17T03:22:16.023Z] [2022-05-17T03:22:16.023Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:16.023Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-17T03:22:16.023Z] #38 15.42 tomll can be used in two ways: [2022-05-17T03:22:16.023Z] #38 15.42 Writing to STDIN and reading from STDOUT: [2022-05-17T03:22:16.023Z] #38 15.43 cat file.toml | tomll > file.toml [2022-05-17T03:22:16.023Z] #38 15.43 [2022-05-17T03:22:16.023Z] #38 15.43 Reading and updating a list of files: [2022-05-17T03:22:16.023Z] #38 15.43 tomll a.toml b.toml c.toml [2022-05-17T03:22:16.023Z] #38 15.43 [2022-05-17T03:22:16.023Z] #38 15.43 When given a list of files, tomll will modify all files in place without asking. [2022-05-17T03:22:16.023Z] #38 DONE 18.9s [2022-05-17T03:22:16.023Z] [2022-05-17T03:22:16.023Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:16.023Z] #67 sha256:f3bb34b6a551fa39e2a0462c14a5deca9df4718d24f3e204a9888afb8b41b23b [2022-05-17T03:22:16.023Z] #67 11.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:22:16.023Z] #67 11.46 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-17T03:22:16.023Z] #67 12.13 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-17T03:22:16.023Z] #67 13.85 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-17T03:22:16.023Z] #67 14.64 go: downloading github.com/google/uuid v1.3.0 [2022-05-17T03:22:16.023Z] #67 14.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-17T03:22:16.023Z] #67 15.25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-17T03:22:16.023Z] #67 15.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:22:16.023Z] #67 15.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-17T03:22:16.023Z] #67 15.67 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-17T03:22:16.023Z] #67 16.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-17T03:22:16.023Z] #67 16.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-17T03:22:16.023Z] #67 16.52 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-17T03:22:16.023Z] #67 17.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:22:16.267Z] #36 13.71 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:22:16.267Z] #36 13.88 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-17T03:22:16.267Z] #36 13.96 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-17T03:22:16.267Z] #36 13.96 go: downloading github.com/peterh/liner v1.2.2 [2022-05-17T03:22:16.402Z] #12 DONE 0.7s [2022-05-17T03:22:16.402Z] [2022-05-17T03:22:16.402Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-17T03:22:16.402Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-17T03:22:16.529Z] #36 14.15 go: downloading github.com/google/go-dap v0.6.0 [2022-05-17T03:22:16.529Z] #36 ... [2022-05-17T03:22:16.529Z] [2022-05-17T03:22:16.529Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:16.529Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:22:16.529Z] #38 4.240 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-17T03:22:16.791Z] #38 ... [2022-05-17T03:22:16.791Z] [2022-05-17T03:22:16.791Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:16.791Z] #67 sha256:0257f75f10a7c282d8301fa48dfc142e767225cc8e966e18ac632a0c68011ce5 [2022-05-17T03:22:16.791Z] #67 12.81 go: downloading github.com/google/uuid v1.3.0 [2022-05-17T03:22:16.791Z] #67 12.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-17T03:22:16.791Z] #67 13.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-17T03:22:16.965Z] #67 ... [2022-05-17T03:22:16.965Z] [2022-05-17T03:22:16.965Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:16.965Z] #31 sha256:f086ba01f658eb42117db7cf24f153873569834d87646c1dbf2e61cd26472940 [2022-05-17T03:22:16.965Z] #31 14.31 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-17T03:22:16.965Z] #31 16.43 #=#=# [2022-05-17T03:22:17.052Z] #67 14.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:22:17.052Z] #67 14.07 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-17T03:22:17.225Z] #31 17.01 #=#=# 0.7% ######################################################################## 100.0% [2022-05-17T03:22:17.240Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.0s done [2022-05-17T03:22:17.313Z] #67 14.31 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-17T03:22:17.348Z] #13 DONE 0.7s [2022-05-17T03:22:17.348Z] [2022-05-17T03:22:17.348Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-17T03:22:17.348Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-17T03:22:17.348Z] #33 DONE 0.1s [2022-05-17T03:22:17.348Z] [2022-05-17T03:22:17.348Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:17.348Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:22:17.348Z] #57 ... [2022-05-17T03:22:17.348Z] [2022-05-17T03:22:17.348Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-17T03:22:17.348Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-17T03:22:17.348Z] #46 DONE 0.2s [2022-05-17T03:22:17.348Z] [2022-05-17T03:22:17.348Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-17T03:22:17.348Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-17T03:22:17.348Z] #50 DONE 0.4s [2022-05-17T03:22:17.497Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 [2022-05-17T03:22:17.574Z] #67 14.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-17T03:22:17.574Z] #67 14.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-17T03:22:17.574Z] #67 14.86 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-17T03:22:17.609Z] [2022-05-17T03:22:17.609Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-17T03:22:17.609Z] #66 sha256:95ec1e65b302ef0276ff76e84f10698e9da1603077728ea4940f1ddecadf7580 [2022-05-17T03:22:17.609Z] #66 DONE 0.4s [2022-05-17T03:22:17.609Z] [2022-05-17T03:22:17.609Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-17T03:22:17.609Z] #25 sha256:633d2f8f5b6e0e7db8b11084e73cf3f6dace43484468cf93cec1908894cac83f [2022-05-17T03:22:17.609Z] #25 DONE 0.4s [2022-05-17T03:22:17.609Z] [2022-05-17T03:22:17.609Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:22:17.609Z] #26 sha256:800d1e473842f996cabf5fb37a072288418b7ffbbbfc3d59644d3db718ce61a9 [2022-05-17T03:22:17.754Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-17T03:22:17.754Z] #11 DONE 44.0s [2022-05-17T03:22:18.010Z] [2022-05-17T03:22:18.010Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-17T03:22:18.010Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-17T03:22:18.609Z] #31 18.34 [2022-05-17T03:22:18.609Z] #31 ... [2022-05-17T03:22:18.609Z] [2022-05-17T03:22:18.609Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:18.609Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:22:18.609Z] #14 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:22:18.609Z] #14 16.27 Fetched 8417 kB in 12s (727 kB/s) [2022-05-17T03:22:18.609Z] #14 16.27 Reading package lists... [2022-05-17T03:22:18.609Z] #14 21.44 Reading package lists... [2022-05-17T03:22:18.609Z] #14 ... [2022-05-17T03:22:18.609Z] [2022-05-17T03:22:18.609Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:18.609Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-17T03:22:18.610Z] #47 20.53 Updating files: 87% (1915/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-17T03:22:18.610Z] #47 20.70 + git checkout -q v2.3.0 [2022-05-17T03:22:18.871Z] #47 ... [2022-05-17T03:22:18.871Z] [2022-05-17T03:22:18.871Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:18.871Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-17T03:22:18.871Z] #53 11.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-17T03:22:18.871Z] #53 11.98 go: downloading golang.org/x/mod v0.3.0 [2022-05-17T03:22:18.940Z] #12 DONE 1.1s [2022-05-17T03:22:18.940Z] [2022-05-17T03:22:18.940Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-17T03:22:18.940Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-17T03:22:19.132Z] #53 ... [2022-05-17T03:22:19.132Z] [2022-05-17T03:22:19.132Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:19.132Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-17T03:22:19.132Z] #51 15.58 Fetched 8421 kB in 11s (740 kB/s) [2022-05-17T03:22:19.132Z] #51 15.58 Reading package lists... [2022-05-17T03:22:19.490Z] #67 16.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:22:19.502Z] #13 DONE 0.7s [2022-05-17T03:22:19.704Z] #51 20.68 Reading package lists... [2022-05-17T03:22:19.704Z] #51 ... [2022-05-17T03:22:19.704Z] [2022-05-17T03:22:19.704Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:19.704Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:22:19.704Z] #55 22.77 go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:22:19.704Z] #55 22.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:22:19.704Z] #55 22.84 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-17T03:22:19.704Z] #55 22.85 go: downloading github.com/spf13/viper v1.10.1 [2022-05-17T03:22:19.761Z] [2022-05-17T03:22:19.761Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:19.761Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:19.761Z] #42 ... [2022-05-17T03:22:19.761Z] [2022-05-17T03:22:19.761Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-17T03:22:19.761Z] #66 sha256:d0948ea1bdf6b03d041d8fcd78088a3c9eed430bd194fa31da70381e4987b70a [2022-05-17T03:22:19.761Z] #66 DONE 0.3s [2022-05-17T03:22:19.935Z] #19 78.71 Reading package lists... [2022-05-17T03:22:19.965Z] #55 23.06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-17T03:22:20.022Z] [2022-05-17T03:22:20.022Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-17T03:22:20.022Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-17T03:22:20.022Z] #46 DONE 0.3s [2022-05-17T03:22:20.022Z] [2022-05-17T03:22:20.022Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-17T03:22:20.022Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-17T03:22:20.022Z] #50 DONE 0.4s [2022-05-17T03:22:20.022Z] [2022-05-17T03:22:20.022Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:20.022Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:22:20.022Z] #47 ... [2022-05-17T03:22:20.022Z] [2022-05-17T03:22:20.022Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-17T03:22:20.022Z] #25 sha256:69f7c1c5a039bbcc00648cc0238a555b0d9d60ccf302c04d7a539250ee3fa593 [2022-05-17T03:22:20.022Z] #25 DONE 0.4s [2022-05-17T03:22:20.022Z] [2022-05-17T03:22:20.022Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-17T03:22:20.022Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-17T03:22:20.022Z] #33 DONE 0.4s [2022-05-17T03:22:20.279Z] [2022-05-17T03:22:20.279Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:20.279Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:22:20.537Z] #55 23.47 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-17T03:22:20.537Z] #55 23.47 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-17T03:22:20.742Z] Running on azwin-2-f1a7f0 in d:\jenkins\workspace\moby_PR-43598 [Pipeline] { [Pipeline] ws [2022-05-17T03:22:20.758Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-17T03:22:21.407Z] #67 ... [2022-05-17T03:22:21.407Z] [2022-05-17T03:22:21.407Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:21.407Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:22:21.407Z] #38 18.04 tomll can be used in two ways: [2022-05-17T03:22:21.407Z] #38 18.04 Writing to STDIN and reading from STDOUT: [2022-05-17T03:22:21.407Z] #38 18.04 cat file.toml | tomll > file.toml [2022-05-17T03:22:21.407Z] #38 18.04 [2022-05-17T03:22:21.407Z] #38 18.04 Reading and updating a list of files: [2022-05-17T03:22:21.407Z] #38 18.04 tomll a.toml b.toml c.toml [2022-05-17T03:22:21.407Z] #38 18.04 [2022-05-17T03:22:21.407Z] #38 18.04 When given a list of files, tomll will modify all files in place without asking. [2022-05-17T03:22:21.407Z] #38 DONE 18.7s [2022-05-17T03:22:21.407Z] [2022-05-17T03:22:21.407Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:21.407Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:21.407Z] #36 14.45 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:22:21.407Z] #36 15.03 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-17T03:22:21.407Z] #36 15.74 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-17T03:22:21.407Z] #36 16.24 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:22:21.407Z] #36 16.24 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-17T03:22:21.407Z] #36 17.71 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-17T03:22:21.407Z] #36 17.91 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-17T03:22:21.407Z] #36 18.92 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-17T03:22:21.503Z] #55 ... [2022-05-17T03:22:21.503Z] [2022-05-17T03:22:21.503Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:21.503Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-17T03:22:21.503Z] #42 14.29 Fetched 8417 kB in 10s (833 kB/s) [2022-05-17T03:22:21.503Z] #42 14.29 Reading package lists... [2022-05-17T03:22:21.503Z] #42 19.31 Reading package lists... [2022-05-17T03:22:21.503Z] #42 23.82 Building dependency tree... [2022-05-17T03:22:21.503Z] #42 ... [2022-05-17T03:22:21.503Z] [2022-05-17T03:22:21.503Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:21.503Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-17T03:22:21.503Z] #62 14.26 Fetched 8417 kB in 10s (843 kB/s) [2022-05-17T03:22:21.503Z] #62 14.26 Reading package lists... [2022-05-17T03:22:21.503Z] #62 19.74 Reading package lists... [2022-05-17T03:22:21.503Z] #62 23.95 Building dependency tree... [2022-05-17T03:22:21.503Z] #62 ... [2022-05-17T03:22:21.503Z] [2022-05-17T03:22:21.503Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:21.503Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:22:21.503Z] #55 24.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-17T03:22:21.503Z] #55 24.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-17T03:22:22.055Z] The recommended git tool is: git [2022-05-17T03:22:22.351Z] #36 ... [2022-05-17T03:22:22.351Z] [2022-05-17T03:22:22.351Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:22.351Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:22.351Z] #42 19.85 Fetched 8530 kB in 15s (555 kB/s) [2022-05-17T03:22:22.470Z] #19 94.97 Building dependency tree... [2022-05-17T03:22:22.915Z] #26 ... [2022-05-17T03:22:22.915Z] [2022-05-17T03:22:22.915Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:22.915Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:22.915Z] #42 5.063 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:22.915Z] #42 5.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:22.915Z] #42 5.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:22.915Z] #42 5.288 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:22.915Z] #42 5.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:22.924Z] #42 19.85 Reading package lists... [2022-05-17T03:22:22.924Z] #42 ... [2022-05-17T03:22:22.924Z] [2022-05-17T03:22:22.924Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:22.924Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:22.924Z] #51 9.990 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:22.924Z] #51 12.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-17T03:22:22.924Z] #51 19.63 Fetched 8534 kB in 16s (536 kB/s) [2022-05-17T03:22:22.924Z] #51 19.63 Reading package lists... [2022-05-17T03:22:22.924Z] #51 ... [2022-05-17T03:22:22.924Z] [2022-05-17T03:22:22.924Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:22.924Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:22.924Z] #14 19.74 Fetched 8530 kB in 15s (576 kB/s) [2022-05-17T03:22:23.177Z] #42 ... [2022-05-17T03:22:23.177Z] [2022-05-17T03:22:23.177Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:23.177Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:22:23.177Z] #57 5.973 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-17T03:22:24.054Z] #55 27.05 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:22:24.054Z] #55 27.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:22:24.054Z] #55 27.08 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:22:24.054Z] #55 27.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-17T03:22:24.316Z] #55 27.25 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:22:24.316Z] #55 27.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-17T03:22:24.316Z] #55 27.33 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-17T03:22:24.316Z] #55 27.37 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-17T03:22:24.316Z] #55 27.41 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:22:24.316Z] #55 27.44 go: downloading github.com/spf13/afero v1.6.0 [2022-05-17T03:22:24.564Z] #57 7.140 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-17T03:22:24.565Z] #57 7.152 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-17T03:22:24.565Z] #57 7.207 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-17T03:22:24.578Z] #55 27.50 go: downloading github.com/spf13/cast v1.4.1 [2022-05-17T03:22:24.578Z] #55 27.52 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-17T03:22:24.578Z] #55 27.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-17T03:22:24.578Z] #55 27.58 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-17T03:22:24.578Z] #55 27.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-17T03:22:24.840Z] #55 27.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-17T03:22:24.840Z] #55 27.87 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-17T03:22:24.840Z] #55 27.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-17T03:22:24.840Z] #55 27.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-17T03:22:24.840Z] #55 27.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-17T03:22:24.840Z] #55 27.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-17T03:22:24.840Z] #55 27.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-17T03:22:24.840Z] #55 27.93 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-17T03:22:25.005Z] #19 100.1 The following additional packages will be installed: [2022-05-17T03:22:25.005Z] #19 100.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-17T03:22:25.005Z] #19 100.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-17T03:22:25.005Z] #19 100.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.1 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-17T03:22:25.005Z] #19 100.1 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-17T03:22:25.005Z] #19 100.1 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.1 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.1 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-17T03:22:25.005Z] #19 100.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-17T03:22:25.005Z] #19 100.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-17T03:22:25.005Z] #19 100.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-17T03:22:25.005Z] #19 100.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-17T03:22:25.005Z] #19 100.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-17T03:22:25.005Z] #19 100.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-17T03:22:25.005Z] #19 100.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-17T03:22:25.005Z] #19 100.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-17T03:22:25.005Z] #19 100.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-17T03:22:25.005Z] #19 100.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-17T03:22:25.005Z] #19 100.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-17T03:22:25.005Z] #19 100.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-17T03:22:25.005Z] #19 100.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-17T03:22:25.005Z] #19 100.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-17T03:22:25.005Z] #19 100.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-17T03:22:25.005Z] #19 100.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-17T03:22:25.005Z] #19 100.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-17T03:22:25.005Z] #19 100.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-17T03:22:25.005Z] #19 100.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-17T03:22:25.005Z] #19 100.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-17T03:22:25.005Z] #19 100.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-17T03:22:25.005Z] #19 100.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-17T03:22:25.005Z] #19 100.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-17T03:22:25.005Z] #19 100.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-17T03:22:25.005Z] #19 100.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-17T03:22:25.005Z] #19 100.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-17T03:22:25.005Z] #19 100.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-17T03:22:25.005Z] #19 100.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-17T03:22:25.005Z] #19 100.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-17T03:22:25.005Z] #19 100.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-17T03:22:25.005Z] #19 100.1 linux-libc-dev-s390x-cross patch xz-utils [2022-05-17T03:22:25.005Z] #19 100.2 Suggested packages: [2022-05-17T03:22:25.005Z] #19 100.2 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-17T03:22:25.005Z] #19 100.2 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.2 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-17T03:22:25.005Z] #19 100.2 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-17T03:22:25.005Z] #19 100.2 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-17T03:22:25.005Z] #19 100.2 libyaml-shell-perl ed diffutils-doc [2022-05-17T03:22:25.005Z] #19 100.2 Recommended packages: [2022-05-17T03:22:25.005Z] #19 100.2 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-17T03:22:25.005Z] #19 100.2 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-17T03:22:25.102Z] #55 28.07 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-17T03:22:25.102Z] #55 28.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-17T03:22:25.102Z] #55 28.15 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-17T03:22:25.102Z] #55 28.22 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-17T03:22:25.365Z] #55 28.27 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-17T03:22:25.365Z] #55 28.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-17T03:22:25.530Z] #34 ... [2022-05-17T03:22:25.530Z] [2022-05-17T03:22:25.531Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:22:25.531Z] #26 sha256:455f8142d09a9bb6ce3bdcdd33928e3f9986270d1c00946d6b07ec9b16441a8e [2022-05-17T03:22:25.531Z] #26 5.068 + RM_GOPATH=0 [2022-05-17T03:22:25.531Z] #26 5.068 + TMP_GOPATH= [2022-05-17T03:22:25.531Z] #26 5.068 + : /build [2022-05-17T03:22:25.531Z] #26 5.068 + '[' -z '' ']' [2022-05-17T03:22:25.531Z] #26 5.068 ++ mktemp -d [2022-05-17T03:22:25.531Z] #26 5.068 + export GOPATH=/tmp/tmp.DLmeN7XXyy [2022-05-17T03:22:25.531Z] #26 5.068 + GOPATH=/tmp/tmp.DLmeN7XXyy [2022-05-17T03:22:25.531Z] #26 5.068 + RM_GOPATH=1 [2022-05-17T03:22:25.531Z] #26 5.068 + case "$(go env GOARCH)" in [2022-05-17T03:22:25.531Z] #26 5.068 ++ go env GOARCH [2022-05-17T03:22:25.531Z] #26 5.068 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:25.531Z] #26 5.068 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:25.531Z] #26 5.068 ++ dirname /install.sh [2022-05-17T03:22:25.531Z] #26 5.068 + dir=/ [2022-05-17T03:22:25.531Z] #26 5.068 + bin=dockercli [2022-05-17T03:22:25.531Z] #26 5.068 + shift [2022-05-17T03:22:25.531Z] #26 5.068 + '[' '!' -f //dockercli.installer ']' [2022-05-17T03:22:25.531Z] #26 5.068 + . //dockercli.installer [2022-05-17T03:22:25.531Z] #26 5.068 ++ : stable [2022-05-17T03:22:25.531Z] #26 5.068 ++ : 17.06.2-ce [2022-05-17T03:22:25.531Z] #26 5.068 + install_dockercli [2022-05-17T03:22:25.531Z] #26 5.068 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-17T03:22:25.531Z] #26 5.068 ++ uname -m [2022-05-17T03:22:25.531Z] #26 5.068 + arch=x86_64 [2022-05-17T03:22:25.531Z] #26 5.068 + '[' x86_64 '!=' x86_64 ']' [2022-05-17T03:22:25.531Z] #26 5.068 + url=https://download.docker.com/linux/static [2022-05-17T03:22:25.531Z] #26 5.068 + tar -xz docker/docker [2022-05-17T03:22:25.531Z] #26 5.068 Install docker/cli version 17.06.2-ce from stable [2022-05-17T03:22:25.531Z] #26 5.070 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-17T03:22:25.626Z] #55 28.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-17T03:22:25.626Z] #55 28.59 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-17T03:22:25.626Z] #55 28.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-17T03:22:25.626Z] #55 28.72 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-17T03:22:25.789Z] #26 ... [2022-05-17T03:22:25.789Z] [2022-05-17T03:22:25.789Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:25.789Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:22:25.789Z] #34 5.787 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-17T03:22:25.789Z] #34 5.787 Cloning into '.'... [2022-05-17T03:22:25.889Z] #55 28.76 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-17T03:22:25.889Z] #55 28.79 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-17T03:22:25.889Z] #55 28.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-17T03:22:25.889Z] #55 28.88 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-17T03:22:25.889Z] #55 28.91 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-17T03:22:25.889Z] #55 28.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-17T03:22:25.889Z] #55 29.02 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-17T03:22:25.889Z] #55 29.04 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-17T03:22:25.889Z] #55 29.10 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-17T03:22:26.151Z] #55 29.14 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-17T03:22:26.151Z] #55 29.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-17T03:22:26.151Z] #55 29.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-17T03:22:26.151Z] #55 29.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-17T03:22:26.151Z] #55 29.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-17T03:22:26.151Z] #55 29.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-17T03:22:26.230Z] #14 19.74 Reading package lists... [2022-05-17T03:22:26.231Z] #14 ... [2022-05-17T03:22:26.231Z] [2022-05-17T03:22:26.231Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:26.231Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:22:26.231Z] #53 13.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-17T03:22:26.231Z] #53 13.71 go: downloading golang.org/x/mod v0.3.0 [2022-05-17T03:22:26.231Z] #53 ... [2022-05-17T03:22:26.231Z] [2022-05-17T03:22:26.231Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:26.231Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:26.231Z] #62 19.20 Fetched 8530 kB in 15s (570 kB/s) [2022-05-17T03:22:26.412Z] #55 29.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-17T03:22:26.412Z] #55 29.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-17T03:22:26.412Z] #55 29.56 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-17T03:22:26.412Z] #55 29.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-17T03:22:26.412Z] #55 29.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-17T03:22:26.711Z] #55 29.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-17T03:22:26.711Z] #55 29.70 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-17T03:22:26.711Z] #55 29.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-17T03:22:26.711Z] #55 29.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-17T03:22:26.973Z] #55 29.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-17T03:22:26.973Z] #55 29.94 go: downloading github.com/julz/importas v0.1.0 [2022-05-17T03:22:26.973Z] #55 ... [2022-05-17T03:22:26.973Z] [2022-05-17T03:22:26.973Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:26.973Z] #31 sha256:f086ba01f658eb42117db7cf24f153873569834d87646c1dbf2e61cd26472940 [2022-05-17T03:22:26.973Z] #31 23.25 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-17T03:22:26.973Z] #31 24.76 [2022-05-17T03:22:26.973Z] #31 25.12 #=#=# 0.0% ############ 17.1% ###################### 31.3% ############################## 42.0% ####################################### 54.5% #################################################### 73.0% ################################################################ 89.6% ######################################################################## 100.0% [2022-05-17T03:22:27.124Z] #57 ... [2022-05-17T03:22:27.124Z] [2022-05-17T03:22:27.124Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:27.124Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:22:27.124Z] #34 6.101 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-17T03:22:27.124Z] #34 6.109 Cloning into '.'... [2022-05-17T03:22:27.124Z] #34 ... [2022-05-17T03:22:27.124Z] [2022-05-17T03:22:27.124Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:27.124Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:22:27.124Z] #53 6.580 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-17T03:22:27.124Z] #53 8.611 go: downloading github.com/fatih/color v1.10.0 [2022-05-17T03:22:27.124Z] #53 9.124 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-17T03:22:27.124Z] #53 9.390 go: downloading golang.org/x/tools v0.1.0 [2022-05-17T03:22:27.124Z] #53 9.655 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-17T03:22:27.124Z] #53 9.802 go: downloading github.com/pkg/errors v0.9.1 [2022-05-17T03:22:27.124Z] #53 10.08 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-17T03:22:27.124Z] #53 10.13 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T03:22:27.234Z] #31 27.30 [2022-05-17T03:22:27.387Z] #53 ... [2022-05-17T03:22:27.387Z] [2022-05-17T03:22:27.387Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:22:27.387Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:22:27.387Z] #40 6.863 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-17T03:22:27.387Z] #40 7.970 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-17T03:22:27.621Z] #62 19.20 Reading package lists... [2022-05-17T03:22:27.621Z] #62 ... [2022-05-17T03:22:27.621Z] [2022-05-17T03:22:27.621Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:27.621Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:22:27.649Z] #40 ... [2022-05-17T03:22:27.649Z] [2022-05-17T03:22:27.649Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:27.649Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:27.649Z] #14 7.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:27.649Z] #14 7.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:27.649Z] #14 7.290 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:27.649Z] #14 8.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:27.649Z] #14 ... [2022-05-17T03:22:27.649Z] [2022-05-17T03:22:27.649Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:27.649Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:27.649Z] #36 6.456 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-17T03:22:27.883Z] #47 24.75 Updating files: 74% (1616/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-17T03:22:27.911Z] #36 ... [2022-05-17T03:22:27.911Z] [2022-05-17T03:22:27.911Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:27.911Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:27.911Z] #62 6.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:27.911Z] #62 6.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:27.911Z] #62 6.271 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:27.911Z] #62 7.591 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:27.911Z] #62 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:27.911Z] #62 ... [2022-05-17T03:22:27.911Z] [2022-05-17T03:22:27.911Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:27.911Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:27.911Z] #51 6.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:27.911Z] #51 6.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:27.911Z] #51 6.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:27.911Z] #51 7.608 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-17T03:22:27.911Z] #51 9.474 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:28.145Z] #47 25.33 + git checkout -q v2.3.0 [2022-05-17T03:22:28.173Z] #51 ... [2022-05-17T03:22:28.173Z] [2022-05-17T03:22:28.173Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:28.173Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:28.173Z] #55 6.017 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-17T03:22:28.173Z] #55 ... [2022-05-17T03:22:28.173Z] [2022-05-17T03:22:28.173Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:28.173Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:22:28.173Z] #47 6.429 + git clone https://github.com/docker/distribution.git . [2022-05-17T03:22:28.173Z] #47 6.429 Cloning into '.'... [2022-05-17T03:22:28.434Z] #47 ... [2022-05-17T03:22:28.434Z] [2022-05-17T03:22:28.434Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:28.434Z] #67 sha256:bb59636c3623f1130b6a8903c99dae6b982f18799e362d824da99f4e4fb62290 [2022-05-17T03:22:28.434Z] #67 6.226 + RM_GOPATH=0 [2022-05-17T03:22:28.434Z] #67 6.226 + TMP_GOPATH= [2022-05-17T03:22:28.434Z] #67 6.226 + : /build [2022-05-17T03:22:28.434Z] #67 6.226 + '[' -z '' ']' [2022-05-17T03:22:28.434Z] #67 6.226 ++ mktemp -d [2022-05-17T03:22:28.434Z] #67 6.232 + export GOPATH=/tmp/tmp.EOvyowsUR3 [2022-05-17T03:22:28.434Z] #67 6.232 + GOPATH=/tmp/tmp.EOvyowsUR3 [2022-05-17T03:22:28.434Z] #67 6.232 + RM_GOPATH=1 [2022-05-17T03:22:28.434Z] #67 6.232 + case "$(go env GOARCH)" in [2022-05-17T03:22:28.434Z] #67 6.253 ++ go env GOARCH [2022-05-17T03:22:28.434Z] #67 6.277 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:28.434Z] #67 6.278 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:28.434Z] #67 6.288 ++ dirname /install.sh [2022-05-17T03:22:28.434Z] #67 6.361 + dir=/ [2022-05-17T03:22:28.434Z] #67 6.361 + bin=rootlesskit [2022-05-17T03:22:28.434Z] #67 6.361 + shift [2022-05-17T03:22:28.434Z] #67 6.361 + '[' '!' -f //rootlesskit.installer ']' [2022-05-17T03:22:28.434Z] #67 6.361 + . //rootlesskit.installer [2022-05-17T03:22:28.434Z] #67 6.361 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:28.434Z] #67 6.361 + install_rootlesskit [2022-05-17T03:22:28.434Z] #67 6.361 + case "$1" in [2022-05-17T03:22:28.434Z] #67 6.361 + export CGO_ENABLED=0 [2022-05-17T03:22:28.434Z] #67 6.361 + CGO_ENABLED=0 [2022-05-17T03:22:28.434Z] #67 6.361 + _install_rootlesskit [2022-05-17T03:22:28.434Z] #67 6.361 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-17T03:22:28.434Z] #67 6.361 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:22:28.434Z] #67 6.361 + GOBIN=/build [2022-05-17T03:22:28.434Z] #67 6.361 + GO111MODULE=on [2022-05-17T03:22:28.434Z] #67 6.361 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:28.434Z] #67 6.361 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:28.434Z] #67 7.118 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-17T03:22:28.434Z] #67 10.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:22:28.434Z] #67 10.80 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-17T03:22:28.434Z] #67 ... [2022-05-17T03:22:28.434Z] [2022-05-17T03:22:28.434Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:28.434Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:22:28.434Z] #38 7.193 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-17T03:22:28.696Z] #38 ... [2022-05-17T03:22:28.696Z] [2022-05-17T03:22:28.696Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:28.696Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:22:28.696Z] #53 11.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-17T03:22:28.696Z] #53 11.37 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-17T03:22:28.696Z] #53 11.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-17T03:22:28.962Z] #53 11.92 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-17T03:22:29.225Z] #53 12.09 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-17T03:22:30.040Z] #34 ... [2022-05-17T03:22:30.040Z] [2022-05-17T03:22:30.040Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:30.040Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:30.040Z] #14 6.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:30.040Z] #14 6.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:30.040Z] #14 6.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:30.040Z] #14 8.755 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:30.040Z] #14 ... [2022-05-17T03:22:30.040Z] [2022-05-17T03:22:30.040Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:30.040Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:22:30.040Z] #38 6.077 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-17T03:22:30.040Z] #38 ... [2022-05-17T03:22:30.040Z] [2022-05-17T03:22:30.040Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:22:30.040Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:22:30.040Z] #40 6.304 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-17T03:22:30.040Z] #40 7.675 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-17T03:22:30.040Z] #40 9.828 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-17T03:22:30.040Z] #40 10.39 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-17T03:22:30.040Z] #40 ... [2022-05-17T03:22:30.040Z] [2022-05-17T03:22:30.040Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:30.040Z] #67 sha256:63c7f4611f744ec8b63964db81b861e573f41e116b9b9de102b9969c6ab85583 [2022-05-17T03:22:30.040Z] #67 6.390 + RM_GOPATH=0 [2022-05-17T03:22:30.040Z] #67 6.390 + TMP_GOPATH= [2022-05-17T03:22:30.040Z] #67 6.390 + : /build [2022-05-17T03:22:30.040Z] #67 6.390 + '[' -z '' ']' [2022-05-17T03:22:30.040Z] #67 6.390 ++ mktemp -d [2022-05-17T03:22:30.040Z] #67 6.411 + export GOPATH=/tmp/tmp.Z8CVGNAqrb [2022-05-17T03:22:30.040Z] #67 6.411 + GOPATH=/tmp/tmp.Z8CVGNAqrb [2022-05-17T03:22:30.040Z] #67 6.411 + RM_GOPATH=1 [2022-05-17T03:22:30.040Z] #67 6.411 + case "$(go env GOARCH)" in [2022-05-17T03:22:30.040Z] #67 6.411 ++ go env GOARCH [2022-05-17T03:22:30.040Z] #67 6.507 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:30.040Z] #67 6.517 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:30.040Z] #67 6.524 ++ dirname /install.sh [2022-05-17T03:22:30.040Z] #67 6.541 + dir=/ [2022-05-17T03:22:30.040Z] #67 6.556 + bin=rootlesskit [2022-05-17T03:22:30.040Z] #67 6.557 + shift [2022-05-17T03:22:30.040Z] #67 6.567 + '[' '!' -f //rootlesskit.installer ']' [2022-05-17T03:22:30.040Z] #67 6.567 + . //rootlesskit.installer [2022-05-17T03:22:30.040Z] #67 6.573 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:30.040Z] #67 6.573 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:30.040Z] #67 6.573 + install_rootlesskit [2022-05-17T03:22:30.040Z] #67 6.573 + case "$1" in [2022-05-17T03:22:30.040Z] #67 6.573 + export CGO_ENABLED=0 [2022-05-17T03:22:30.041Z] #67 6.573 + CGO_ENABLED=0 [2022-05-17T03:22:30.041Z] #67 6.573 + _install_rootlesskit [2022-05-17T03:22:30.041Z] #67 6.573 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-17T03:22:30.041Z] #67 6.573 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:22:30.041Z] #67 6.573 + GOBIN=/build [2022-05-17T03:22:30.041Z] #67 6.573 + GO111MODULE=on [2022-05-17T03:22:30.041Z] #67 6.573 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:22:30.041Z] #67 7.315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-17T03:22:30.309Z] #67 ... [2022-05-17T03:22:30.309Z] [2022-05-17T03:22:30.309Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:30.309Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:22:30.309Z] #57 6.123 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-17T03:22:30.309Z] #57 8.150 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-17T03:22:30.309Z] #57 8.159 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-17T03:22:30.309Z] #57 8.212 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-17T03:22:30.309Z] #57 ... [2022-05-17T03:22:30.309Z] [2022-05-17T03:22:30.309Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:30.309Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:30.309Z] #55 5.785 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-17T03:22:30.357Z] #19 104.8 The following NEW packages will be installed: [2022-05-17T03:22:30.357Z] #19 104.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-17T03:22:30.357Z] #19 104.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-17T03:22:30.357Z] #19 104.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-17T03:22:30.357Z] #19 104.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-17T03:22:30.357Z] #19 104.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-17T03:22:30.357Z] #19 104.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-17T03:22:30.357Z] #19 104.8 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-17T03:22:30.357Z] #19 104.8 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-17T03:22:30.357Z] #19 104.8 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-17T03:22:30.357Z] #19 104.8 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-17T03:22:30.357Z] #19 104.8 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-17T03:22:30.357Z] #19 104.8 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-17T03:22:30.357Z] #19 104.8 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-17T03:22:30.357Z] #19 104.8 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-17T03:22:30.357Z] #19 104.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-17T03:22:30.357Z] #19 104.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-17T03:22:30.357Z] #19 104.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-17T03:22:30.357Z] #19 104.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-17T03:22:30.357Z] #19 104.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-17T03:22:30.357Z] #19 104.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-17T03:22:30.357Z] #19 104.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-17T03:22:30.357Z] #19 104.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-17T03:22:30.357Z] #19 104.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-17T03:22:30.357Z] #19 104.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-17T03:22:30.357Z] #19 104.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-17T03:22:30.357Z] #19 104.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-17T03:22:30.357Z] #19 104.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-17T03:22:30.357Z] #19 104.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-17T03:22:30.357Z] #19 104.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-17T03:22:30.357Z] #19 104.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-17T03:22:30.357Z] #19 104.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-17T03:22:30.357Z] #19 104.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-17T03:22:30.357Z] #19 104.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-17T03:22:30.357Z] #19 104.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-17T03:22:30.357Z] #19 104.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-17T03:22:30.357Z] #19 104.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-17T03:22:30.357Z] #19 104.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-17T03:22:30.357Z] #19 104.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-17T03:22:30.357Z] #19 104.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-17T03:22:30.357Z] #19 104.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-17T03:22:30.357Z] #19 104.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-17T03:22:30.357Z] #19 104.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-17T03:22:30.357Z] #19 104.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-17T03:22:30.357Z] #19 104.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-17T03:22:30.357Z] #19 104.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-17T03:22:30.357Z] #19 104.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-17T03:22:30.357Z] #19 104.8 linux-libc-dev-s390x-cross patch xz-utils [2022-05-17T03:22:30.357Z] #19 105.4 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:30.357Z] #19 105.4 Need to get 787 MB of archives. [2022-05-17T03:22:30.357Z] #19 105.4 After this operation, 3385 MB of additional disk space will be used. [2022-05-17T03:22:30.357Z] #19 105.4 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-17T03:22:30.357Z] #19 105.4 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-17T03:22:30.357Z] #19 105.4 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-17T03:22:30.357Z] #19 105.4 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-17T03:22:30.357Z] #19 105.4 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-17T03:22:30.357Z] #19 105.4 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-17T03:22:30.357Z] #19 105.4 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-17T03:22:30.357Z] #19 105.5 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-17T03:22:30.357Z] #19 105.5 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-17T03:22:30.357Z] #19 105.6 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-17T03:22:30.540Z] #31 ... [2022-05-17T03:22:30.540Z] [2022-05-17T03:22:30.540Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:30.540Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-17T03:22:30.540Z] #47 22.74 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-17T03:22:30.540Z] #47 ... [2022-05-17T03:22:30.540Z] [2022-05-17T03:22:30.540Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:30.540Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:22:30.540Z] #55 29.97 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-17T03:22:30.540Z] #55 30.00 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-17T03:22:30.540Z] #55 30.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-17T03:22:30.540Z] #55 30.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-17T03:22:30.540Z] #55 30.10 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-17T03:22:30.540Z] #55 30.12 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-17T03:22:30.540Z] #55 30.13 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-17T03:22:30.540Z] #55 30.13 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-17T03:22:30.540Z] #55 30.20 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-17T03:22:30.540Z] #55 30.24 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-17T03:22:30.540Z] #55 30.25 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-17T03:22:30.540Z] #55 30.26 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-17T03:22:30.540Z] #55 30.80 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-17T03:22:30.540Z] #55 30.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-17T03:22:30.540Z] #55 30.85 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-17T03:22:30.540Z] #55 30.85 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-17T03:22:30.540Z] #55 30.95 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-17T03:22:30.540Z] #55 30.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-17T03:22:30.540Z] #55 31.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-17T03:22:30.540Z] #55 31.07 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-17T03:22:30.540Z] #55 31.10 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-17T03:22:30.540Z] #55 31.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-17T03:22:30.540Z] #55 31.83 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-17T03:22:30.540Z] #55 31.87 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-17T03:22:30.540Z] #55 31.87 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-17T03:22:30.540Z] #55 32.03 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-17T03:22:30.540Z] #55 32.04 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-17T03:22:30.540Z] #55 32.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-17T03:22:30.540Z] #55 32.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-17T03:22:30.540Z] #55 32.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-17T03:22:30.540Z] #55 32.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-17T03:22:30.540Z] #55 32.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-17T03:22:30.540Z] #55 32.45 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-17T03:22:30.540Z] #55 32.89 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-17T03:22:30.540Z] #55 32.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-17T03:22:30.540Z] #55 33.00 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-17T03:22:30.540Z] #55 33.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-17T03:22:30.540Z] #55 33.06 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-17T03:22:30.540Z] #55 33.10 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-17T03:22:30.540Z] #55 33.28 go: downloading honnef.co/go/tools v0.2.2 [2022-05-17T03:22:30.577Z] #55 ... [2022-05-17T03:22:30.577Z] [2022-05-17T03:22:30.577Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:30.577Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:30.577Z] #62 6.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:30.577Z] #62 7.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:30.577Z] #62 7.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:30.577Z] #62 8.706 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:30.577Z] #62 ... [2022-05-17T03:22:30.577Z] [2022-05-17T03:22:30.577Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:30.577Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:22:30.577Z] #53 5.791 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-17T03:22:30.577Z] #53 8.062 go: downloading github.com/fatih/color v1.10.0 [2022-05-17T03:22:30.577Z] #53 8.153 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-17T03:22:30.577Z] #53 8.198 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-17T03:22:30.577Z] #53 8.228 go: downloading github.com/pkg/errors v0.9.1 [2022-05-17T03:22:30.577Z] #53 8.655 go: downloading golang.org/x/tools v0.1.0 [2022-05-17T03:22:30.577Z] #53 9.030 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-17T03:22:30.577Z] #53 9.136 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T03:22:30.577Z] #53 9.298 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-17T03:22:30.577Z] #53 9.569 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-17T03:22:30.615Z] #19 105.7 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-17T03:22:30.615Z] #19 105.7 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-17T03:22:30.615Z] #19 105.7 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-05-17T03:22:30.695Z] #47 27.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-17T03:22:30.834Z] #53 ... [2022-05-17T03:22:30.834Z] [2022-05-17T03:22:30.834Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:30.834Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:30.834Z] #36 6.748 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-17T03:22:31.091Z] #36 ... [2022-05-17T03:22:31.091Z] [2022-05-17T03:22:31.091Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:31.091Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:31.091Z] #51 7.980 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:31.091Z] #51 8.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:31.091Z] #51 8.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:31.091Z] #51 8.874 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-17T03:22:31.091Z] #51 10.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:31.091Z] #51 ... [2022-05-17T03:22:31.091Z] [2022-05-17T03:22:31.091Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:31.091Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:22:31.091Z] #57 11.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-17T03:22:31.942Z] #55 ... [2022-05-17T03:22:31.942Z] [2022-05-17T03:22:31.942Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:31.942Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-17T03:22:31.942Z] #62 23.95 Building dependency tree... [2022-05-17T03:22:31.942Z] #62 27.68 The following additional packages will be installed: [2022-05-17T03:22:31.942Z] #62 27.69 libbtrfs0 [2022-05-17T03:22:31.942Z] #62 27.90 The following NEW packages will be installed: [2022-05-17T03:22:31.942Z] #62 27.93 libbtrfs-dev libbtrfs0 [2022-05-17T03:22:31.942Z] #62 28.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:31.942Z] #62 28.37 Need to get 454 kB of archives. [2022-05-17T03:22:31.942Z] #62 28.37 After this operation, 1275 kB of additional disk space will be used. [2022-05-17T03:22:31.942Z] #62 28.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-17T03:22:31.942Z] #62 28.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-17T03:22:31.942Z] #62 29.54 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:31.942Z] #62 29.77 Fetched 454 kB in 0s (1171 kB/s) [2022-05-17T03:22:31.942Z] #62 29.94 Selecting previously unselected package libbtrfs0:arm64. [2022-05-17T03:22:31.942Z] #62 29.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-17T03:22:31.942Z] #62 29.98 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-17T03:22:31.942Z] #62 29.99 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-17T03:22:31.942Z] #62 30.25 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-17T03:22:31.942Z] #62 30.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-17T03:22:31.942Z] #62 30.36 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-17T03:22:31.942Z] #62 30.64 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-17T03:22:31.942Z] #62 30.68 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-17T03:22:31.942Z] #62 30.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:22:31.942Z] #62 DONE 34.7s [2022-05-17T03:22:31.942Z] [2022-05-17T03:22:31.942Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:31.942Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-17T03:22:31.942Z] #57 30.98 v3.0.2 [2022-05-17T03:22:31.942Z] #57 DONE 34.8s [2022-05-17T03:22:31.942Z] [2022-05-17T03:22:31.942Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:22:31.942Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-17T03:22:31.942Z] #40 33.77 NAME: [2022-05-17T03:22:31.942Z] #40 33.77 go-winres - A tool for embedding resources in Windows executables [2022-05-17T03:22:31.942Z] #40 33.77 [2022-05-17T03:22:31.942Z] #40 33.77 USAGE: [2022-05-17T03:22:31.942Z] #40 33.77 go-winres [global options] command [command options] [arguments...] [2022-05-17T03:22:31.942Z] #40 33.77 [2022-05-17T03:22:31.942Z] #40 33.77 COMMANDS: [2022-05-17T03:22:31.942Z] #40 33.77 init Create an initial ./winres/winres.json [2022-05-17T03:22:31.942Z] #40 33.77 make Make syso files for the "go build" command [2022-05-17T03:22:31.942Z] #40 33.77 simply Make syso files for the "go build" command (simplified) [2022-05-17T03:22:31.942Z] #40 33.77 extract Extract all resources from an executable [2022-05-17T03:22:31.942Z] #40 33.77 patch Replace resources in an executable file (exe, dll) [2022-05-17T03:22:31.942Z] #40 33.77 help, h Shows a list of commands or help for one command [2022-05-17T03:22:31.942Z] #40 33.77 [2022-05-17T03:22:31.942Z] #40 33.77 GLOBAL OPTIONS: [2022-05-17T03:22:31.942Z] #40 33.77 --help, -h show help (default: false) [2022-05-17T03:22:31.942Z] #40 DONE 34.9s [2022-05-17T03:22:31.942Z] [2022-05-17T03:22:31.942Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:31.942Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-17T03:22:31.942Z] #34 34.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-17T03:22:31.990Z] #19 107.0 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-05-17T03:22:31.991Z] #19 107.0 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-05-17T03:22:32.206Z] #34 ... [2022-05-17T03:22:32.206Z] [2022-05-17T03:22:32.206Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:32.206Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-17T03:22:32.206Z] #51 20.68 Reading package lists... [2022-05-17T03:22:32.206Z] #51 24.91 Building dependency tree... [2022-05-17T03:22:32.206Z] #51 28.94 The following additional packages will be installed: [2022-05-17T03:22:32.206Z] #51 28.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:22:32.206Z] #51 28.95 python3-protobuf python3-six [2022-05-17T03:22:32.206Z] #51 28.95 Suggested packages: [2022-05-17T03:22:32.206Z] #51 28.95 python3-setuptools [2022-05-17T03:22:32.206Z] #51 28.95 Recommended packages: [2022-05-17T03:22:32.206Z] #51 28.95 iproute2 | iproute [2022-05-17T03:22:32.206Z] #51 29.52 The following NEW packages will be installed: [2022-05-17T03:22:32.206Z] #51 29.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:22:32.206Z] #51 29.55 python3-protobuf python3-six [2022-05-17T03:22:32.206Z] #51 30.05 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:32.206Z] #51 30.05 Need to get 2136 kB of archives. [2022-05-17T03:22:32.206Z] #51 30.05 After this operation, 10.8 MB of additional disk space will be used. [2022-05-17T03:22:32.206Z] #51 30.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-17T03:22:32.206Z] #51 30.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:22:32.206Z] #51 30.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-17T03:22:32.206Z] #51 30.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-17T03:22:32.206Z] #51 30.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-17T03:22:32.206Z] #51 30.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-17T03:22:32.206Z] #51 30.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-17T03:22:32.206Z] #51 32.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-17T03:22:32.206Z] #51 33.63 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:32.206Z] #51 33.89 Fetched 2136 kB in 3s (723 kB/s) [2022-05-17T03:22:32.206Z] #51 34.32 Selecting previously unselected package libprotobuf23:arm64. [2022-05-17T03:22:32.206Z] #51 34.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-17T03:22:32.206Z] #51 34.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-17T03:22:32.206Z] #51 34.46 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-17T03:22:32.206Z] #51 ... [2022-05-17T03:22:32.206Z] [2022-05-17T03:22:32.206Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-17T03:22:32.206Z] #63 sha256:5f79838a4cbe65d701fef33ff7184db213a8badeb8fe5c843828e0899833d232 [2022-05-17T03:22:32.206Z] #63 DONE 0.7s [2022-05-17T03:22:32.206Z] [2022-05-17T03:22:32.206Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:32.206Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-17T03:22:32.206Z] #42 23.82 Building dependency tree... [2022-05-17T03:22:32.206Z] #42 27.60 The following additional packages will be installed: [2022-05-17T03:22:32.206Z] #42 27.60 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-17T03:22:32.206Z] #42 27.62 Suggested packages: [2022-05-17T03:22:32.206Z] #42 27.64 cmake-doc ninja-build lrzip [2022-05-17T03:22:32.206Z] #42 27.64 Recommended packages: [2022-05-17T03:22:32.206Z] #42 27.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-17T03:22:32.206Z] #42 28.41 The following NEW packages will be installed: [2022-05-17T03:22:32.206Z] #42 28.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-17T03:22:32.206Z] #42 28.43 vim-common xxd [2022-05-17T03:22:32.206Z] #42 28.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:32.206Z] #42 28.86 Need to get 15.6 MB of archives. [2022-05-17T03:22:32.206Z] #42 28.86 After this operation, 67.4 MB of additional disk space will be used. [2022-05-17T03:22:32.206Z] #42 28.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:22:32.206Z] #42 28.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:22:32.206Z] #42 28.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-17T03:22:32.206Z] #42 28.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-17T03:22:32.206Z] #42 29.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-17T03:22:32.206Z] #42 29.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-17T03:22:32.206Z] #42 29.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-17T03:22:32.206Z] #42 29.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-17T03:22:32.206Z] #42 29.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-17T03:22:32.206Z] #42 29.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-17T03:22:32.206Z] #42 30.69 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:32.206Z] #42 30.90 Fetched 15.6 MB in 1s (13.4 MB/s) [2022-05-17T03:22:32.206Z] #42 31.82 Selecting previously unselected package xxd. [2022-05-17T03:22:32.206Z] #42 31.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 ... 15700 files and directories currently installed.) [2022-05-17T03:22:32.206Z] #42 31.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-17T03:22:32.206Z] #42 32.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:22:32.206Z] #42 33.16 Selecting previously unselected package vim-common. [2022-05-17T03:22:32.206Z] #42 33.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:22:32.206Z] #42 33.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:22:32.206Z] #42 34.08 Selecting previously unselected package cmake-data. [2022-05-17T03:22:32.207Z] #42 34.09 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-17T03:22:32.207Z] #42 34.12 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:22:32.469Z] #42 ... [2022-05-17T03:22:32.469Z] [2022-05-17T03:22:32.469Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:22:32.469Z] #64 sha256:ef25f62a743abd705bbd14cd97aa56e081ddd8a2db7bee4260bf6656721a5238 [2022-05-17T03:22:32.734Z] #64 ... [2022-05-17T03:22:32.734Z] [2022-05-17T03:22:32.734Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:32.734Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:22:32.734Z] #14 21.44 Reading package lists... [2022-05-17T03:22:32.734Z] #14 25.86 Building dependency tree... [2022-05-17T03:22:32.734Z] #14 29.70 The following additional packages will be installed: [2022-05-17T03:22:32.734Z] #14 29.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:22:32.734Z] #14 29.71 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-17T03:22:32.734Z] #14 29.71 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-17T03:22:32.734Z] #14 29.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-17T03:22:32.734Z] #14 29.71 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-17T03:22:32.734Z] #14 29.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-17T03:22:32.734Z] #14 29.72 mingw-w64-common mingw-w64-x86-64-dev [2022-05-17T03:22:32.734Z] #14 29.73 Suggested packages: [2022-05-17T03:22:32.734Z] #14 29.75 gcc-10-locales seccomp wine64 [2022-05-17T03:22:32.734Z] #14 30.85 The following NEW packages will be installed: [2022-05-17T03:22:32.734Z] #14 30.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:22:32.734Z] #14 30.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-17T03:22:32.734Z] #14 30.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-17T03:22:32.734Z] #14 30.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-17T03:22:32.734Z] #14 30.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-17T03:22:32.734Z] #14 30.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-17T03:22:32.734Z] #14 30.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-17T03:22:32.734Z] #14 30.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-17T03:22:32.734Z] #14 30.86 mingw-w64-x86-64-dev [2022-05-17T03:22:32.734Z] #14 31.32 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:32.734Z] #14 31.32 Need to get 108 MB of archives. [2022-05-17T03:22:32.734Z] #14 31.32 After this operation, 620 MB of additional disk space will be used. [2022-05-17T03:22:32.734Z] #14 31.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-05-17T03:22:32.734Z] #14 31.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-05-17T03:22:32.734Z] #14 32.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-17T03:22:32.734Z] #14 32.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-05-17T03:22:32.734Z] #14 32.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-17T03:22:32.734Z] #14 32.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-17T03:22:32.734Z] #14 32.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-17T03:22:32.734Z] #14 33.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-05-17T03:22:32.734Z] #14 33.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-05-17T03:22:32.734Z] #14 33.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-05-17T03:22:32.734Z] #14 35.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-05-17T03:22:32.995Z] #14 ... [2022-05-17T03:22:32.995Z] [2022-05-17T03:22:32.995Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:32.995Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:22:32.995Z] #55 34.82 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-17T03:22:32.995Z] #55 34.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-17T03:22:32.995Z] #55 35.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-17T03:22:32.995Z] #55 35.08 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-17T03:22:33.367Z] #19 108.6 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-05-17T03:22:33.367Z] #19 108.6 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-05-17T03:22:33.449Z] #53 ... [2022-05-17T03:22:33.449Z] [2022-05-17T03:22:33.449Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:22:33.449Z] #26 sha256:800d1e473842f996cabf5fb37a072288418b7ffbbbfc3d59644d3db718ce61a9 [2022-05-17T03:22:33.449Z] #26 5.780 + RM_GOPATH=0 [2022-05-17T03:22:33.449Z] #26 5.780 + TMP_GOPATH= [2022-05-17T03:22:33.449Z] #26 5.780 + : /build [2022-05-17T03:22:33.449Z] #26 5.780 + '[' -z '' ']' [2022-05-17T03:22:33.449Z] #26 5.794 ++ mktemp -d [2022-05-17T03:22:33.449Z] #26 5.798 + export GOPATH=/tmp/tmp.wEieFwGbSs [2022-05-17T03:22:33.449Z] #26 5.798 + GOPATH=/tmp/tmp.wEieFwGbSs [2022-05-17T03:22:33.449Z] #26 5.798 + RM_GOPATH=1 [2022-05-17T03:22:33.449Z] #26 5.798 + case "$(go env GOARCH)" in [2022-05-17T03:22:33.449Z] #26 5.798 ++ go env GOARCH [2022-05-17T03:22:33.449Z] #26 5.850 Install docker/cli version 17.06.2-ce from stable [2022-05-17T03:22:33.449Z] #26 5.850 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:33.449Z] #26 5.850 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:33.449Z] #26 5.850 ++ dirname /install.sh [2022-05-17T03:22:33.449Z] #26 5.850 + dir=/ [2022-05-17T03:22:33.449Z] #26 5.850 + bin=dockercli [2022-05-17T03:22:33.449Z] #26 5.850 + shift [2022-05-17T03:22:33.449Z] #26 5.850 + '[' '!' -f //dockercli.installer ']' [2022-05-17T03:22:33.449Z] #26 5.850 + . //dockercli.installer [2022-05-17T03:22:33.449Z] #26 5.850 ++ : stable [2022-05-17T03:22:33.449Z] #26 5.850 ++ : 17.06.2-ce [2022-05-17T03:22:33.449Z] #26 5.850 + install_dockercli [2022-05-17T03:22:33.449Z] #26 5.850 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-17T03:22:33.449Z] #26 5.874 ++ uname -m [2022-05-17T03:22:33.449Z] #26 5.874 + arch=x86_64 [2022-05-17T03:22:33.449Z] #26 5.874 + '[' x86_64 '!=' x86_64 ']' [2022-05-17T03:22:33.449Z] #26 5.874 + url=https://download.docker.com/linux/static [2022-05-17T03:22:33.449Z] #26 5.874 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-17T03:22:33.449Z] #26 5.874 + tar -xz docker/docker [2022-05-17T03:22:34.394Z] #55 37.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T03:22:34.394Z] #55 37.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T03:22:34.394Z] #55 37.19 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-17T03:22:34.394Z] #55 37.30 go: downloading golang.org/x/text v0.3.7 [2022-05-17T03:22:34.745Z] #19 110.1 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-17T03:22:35.005Z] #19 110.1 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-05-17T03:22:35.369Z] #26 ... [2022-05-17T03:22:35.369Z] [2022-05-17T03:22:35.369Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:22:35.369Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:22:35.369Z] #40 10.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-17T03:22:35.369Z] #40 11.20 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-17T03:22:35.369Z] #40 11.27 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-17T03:22:35.369Z] #40 17.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-17T03:22:35.369Z] #40 17.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:22:35.943Z] #40 ... [2022-05-17T03:22:35.943Z] [2022-05-17T03:22:35.943Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:35.943Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:35.943Z] #42 8.672 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:35.943Z] #42 ... [2022-05-17T03:22:35.943Z] [2022-05-17T03:22:35.943Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:35.943Z] #67 sha256:bb59636c3623f1130b6a8903c99dae6b982f18799e362d824da99f4e4fb62290 [2022-05-17T03:22:35.943Z] #67 11.82 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-17T03:22:35.943Z] #67 16.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-17T03:22:35.943Z] #67 18.25 go: downloading github.com/google/uuid v1.3.0 [2022-05-17T03:22:35.943Z] #67 18.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-17T03:22:36.342Z] #57 ... [2022-05-17T03:22:36.342Z] [2022-05-17T03:22:36.342Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:36.342Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:22:36.342Z] #53 15.21 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-17T03:22:36.343Z] #53 15.29 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-17T03:22:36.343Z] #53 15.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-17T03:22:36.343Z] #53 ... [2022-05-17T03:22:36.343Z] [2022-05-17T03:22:36.343Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:36.343Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:22:36.343Z] #47 6.374 + git clone https://github.com/docker/distribution.git . [2022-05-17T03:22:36.343Z] #47 6.382 Cloning into '.'... [2022-05-17T03:22:36.343Z] #47 ... [2022-05-17T03:22:36.343Z] [2022-05-17T03:22:36.343Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:36.343Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:36.343Z] #62 13.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:36.343Z] #62 16.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:36.382Z] #19 111.7 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-17T03:22:36.383Z] #19 111.7 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-05-17T03:22:37.274Z] #62 ... [2022-05-17T03:22:37.274Z] [2022-05-17T03:22:37.274Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:37.274Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:37.274Z] #42 7.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:22:37.274Z] #42 7.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:22:37.274Z] #42 7.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:22:37.274Z] #42 9.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:22:37.274Z] #42 13.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:37.274Z] #42 17.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:37.274Z] #42 ... [2022-05-17T03:22:37.274Z] [2022-05-17T03:22:37.274Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:37.274Z] #67 sha256:63c7f4611f744ec8b63964db81b861e573f41e116b9b9de102b9969c6ab85583 [2022-05-17T03:22:37.274Z] #67 11.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:22:37.274Z] #67 11.73 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-17T03:22:37.274Z] #67 13.07 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-17T03:22:37.274Z] #67 17.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-17T03:22:37.285Z] #47 ... [2022-05-17T03:22:37.285Z] [2022-05-17T03:22:37.285Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:37.285Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:37.285Z] #55 28.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:22:37.285Z] #55 28.84 go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:22:37.285Z] #55 28.90 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-17T03:22:37.285Z] #55 28.90 go: downloading github.com/spf13/viper v1.10.1 [2022-05-17T03:22:37.285Z] #55 29.24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-17T03:22:37.285Z] #55 29.68 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-17T03:22:37.285Z] #55 29.72 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-17T03:22:37.285Z] #55 30.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-17T03:22:37.285Z] #55 30.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-17T03:22:37.285Z] #55 33.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:22:37.285Z] #55 33.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:22:37.285Z] #55 33.92 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:22:37.285Z] #55 34.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-17T03:22:37.285Z] #55 34.20 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:22:37.285Z] #55 34.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-17T03:22:37.285Z] #55 34.30 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-17T03:22:37.285Z] #55 34.30 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-17T03:22:37.285Z] #55 34.37 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:22:37.285Z] #55 34.43 go: downloading github.com/spf13/afero v1.6.0 [2022-05-17T03:22:37.285Z] #55 34.45 go: downloading github.com/spf13/cast v1.4.1 [2022-05-17T03:22:37.285Z] #55 34.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-17T03:22:37.285Z] #55 34.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-17T03:22:37.285Z] #55 34.55 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-17T03:22:37.285Z] #55 34.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-17T03:22:37.285Z] #55 34.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-17T03:22:37.285Z] #55 34.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-17T03:22:37.285Z] #55 34.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-17T03:22:37.285Z] #55 34.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-17T03:22:37.285Z] #55 34.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-17T03:22:37.285Z] #55 34.83 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-17T03:22:37.285Z] #55 34.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-17T03:22:37.285Z] #55 34.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-17T03:22:37.285Z] #55 34.97 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-17T03:22:37.331Z] #67 19.89 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-17T03:22:37.331Z] #67 ... [2022-05-17T03:22:37.331Z] [2022-05-17T03:22:37.331Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:37.331Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:22:37.331Z] #57 10.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-17T03:22:37.331Z] #57 ... [2022-05-17T03:22:37.331Z] [2022-05-17T03:22:37.331Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:22:37.331Z] #26 sha256:800d1e473842f996cabf5fb37a072288418b7ffbbbfc3d59644d3db718ce61a9 [2022-05-17T03:22:37.331Z] #26 19.97 + mkdir -p /build [2022-05-17T03:22:37.331Z] #26 19.99 + mv docker/docker /build/ [2022-05-17T03:22:37.547Z] #55 35.00 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-17T03:22:37.547Z] #55 35.12 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-17T03:22:37.547Z] #55 35.20 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-17T03:22:37.593Z] #26 20.00 + rmdir docker [2022-05-17T03:22:37.699Z] #55 ... [2022-05-17T03:22:37.699Z] [2022-05-17T03:22:37.699Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:37.699Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:22:37.699Z] #14 35.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-05-17T03:22:37.699Z] #14 36.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-05-17T03:22:37.699Z] #14 38.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-05-17T03:22:37.699Z] #14 38.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-17T03:22:37.699Z] #14 38.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-17T03:22:37.699Z] #14 38.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-17T03:22:37.699Z] #14 38.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-17T03:22:37.699Z] #14 38.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-17T03:22:37.699Z] #14 38.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-05-17T03:22:37.699Z] #14 38.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-17T03:22:37.699Z] #14 38.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-17T03:22:37.699Z] #14 38.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-17T03:22:37.699Z] #14 38.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-17T03:22:37.699Z] #14 38.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-17T03:22:37.699Z] #14 38.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-17T03:22:37.699Z] #14 38.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-17T03:22:37.699Z] #14 38.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-05-17T03:22:37.699Z] #14 38.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-17T03:22:37.699Z] #14 39.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-17T03:22:37.699Z] #14 39.79 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:37.699Z] #14 40.01 Fetched 108 MB in 8s (13.4 MB/s) [2022-05-17T03:22:37.699Z] #14 40.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-17T03:22:37.699Z] #14 40.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 ... 15700 files and directories currently installed.) [2022-05-17T03:22:37.699Z] #14 40.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-17T03:22:37.699Z] #14 40.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:22:37.810Z] #55 35.24 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-17T03:22:37.810Z] #55 ... [2022-05-17T03:22:37.810Z] [2022-05-17T03:22:37.810Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:37.810Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:37.810Z] #62 25.19 Reading package lists... [2022-05-17T03:22:37.810Z] #62 30.80 Building dependency tree... [2022-05-17T03:22:37.810Z] #62 34.34 The following additional packages will be installed: [2022-05-17T03:22:37.810Z] #62 34.38 libbtrfs0 [2022-05-17T03:22:37.810Z] #62 34.62 The following NEW packages will be installed: [2022-05-17T03:22:37.810Z] #62 34.64 libbtrfs-dev libbtrfs0 [2022-05-17T03:22:37.810Z] #62 35.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:37.810Z] #62 35.01 Need to get 460 kB of archives. [2022-05-17T03:22:37.810Z] #62 35.01 After this operation, 1237 kB of additional disk space will be used. [2022-05-17T03:22:37.810Z] #62 35.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-17T03:22:37.810Z] #62 35.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-17T03:22:37.810Z] #62 ... [2022-05-17T03:22:37.810Z] [2022-05-17T03:22:37.810Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:37.810Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:37.810Z] #14 19.74 Reading package lists... [2022-05-17T03:22:37.810Z] #14 25.54 Reading package lists... [2022-05-17T03:22:37.810Z] #14 31.22 Building dependency tree... [2022-05-17T03:22:37.810Z] #14 34.72 The following additional packages will be installed: [2022-05-17T03:22:37.810Z] #14 34.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:22:37.810Z] #14 34.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-17T03:22:37.810Z] #14 34.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-17T03:22:37.810Z] #14 34.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-17T03:22:37.810Z] #14 34.73 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-17T03:22:37.810Z] #14 34.73 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-17T03:22:37.810Z] #14 34.73 mingw-w64-common mingw-w64-x86-64-dev [2022-05-17T03:22:37.810Z] #14 34.74 Suggested packages: [2022-05-17T03:22:37.810Z] #14 34.74 gcc-10-locales seccomp wine64 [2022-05-17T03:22:37.961Z] #14 ... [2022-05-17T03:22:37.961Z] [2022-05-17T03:22:37.961Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:37.961Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:22:37.961Z] #55 41.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-17T03:22:38.107Z] #14 ... [2022-05-17T03:22:38.107Z] [2022-05-17T03:22:38.107Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:38.107Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:38.107Z] #42 19.85 Reading package lists... [2022-05-17T03:22:38.107Z] #42 25.86 Reading package lists... [2022-05-17T03:22:38.107Z] #42 31.52 Building dependency tree... [2022-05-17T03:22:38.107Z] #42 34.98 The following additional packages will be installed: [2022-05-17T03:22:38.107Z] #42 34.98 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-17T03:22:38.107Z] #42 35.00 Suggested packages: [2022-05-17T03:22:38.107Z] #42 35.01 cmake-doc ninja-build lrzip [2022-05-17T03:22:38.107Z] #42 35.01 Recommended packages: [2022-05-17T03:22:38.107Z] #42 35.01 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-17T03:22:38.107Z] #42 ... [2022-05-17T03:22:38.107Z] [2022-05-17T03:22:38.107Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:38.107Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:38.107Z] #51 19.63 Reading package lists... [2022-05-17T03:22:38.107Z] #51 25.57 Reading package lists... [2022-05-17T03:22:38.107Z] #51 31.22 Building dependency tree... [2022-05-17T03:22:38.107Z] #51 34.70 The following additional packages will be installed: [2022-05-17T03:22:38.107Z] #51 34.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:22:38.107Z] #51 34.73 python3-protobuf python3-six [2022-05-17T03:22:38.107Z] #51 34.73 Suggested packages: [2022-05-17T03:22:38.107Z] #51 34.73 python3-setuptools [2022-05-17T03:22:38.107Z] #51 34.73 Recommended packages: [2022-05-17T03:22:38.107Z] #51 34.73 iproute2 | iproute [2022-05-17T03:22:38.166Z] #26 DONE 20.7s [2022-05-17T03:22:38.167Z] [2022-05-17T03:22:38.167Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:38.167Z] #67 sha256:bb59636c3623f1130b6a8903c99dae6b982f18799e362d824da99f4e4fb62290 [2022-05-17T03:22:38.167Z] #67 20.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:22:38.167Z] #67 20.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-17T03:22:38.222Z] #55 41.27 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-17T03:22:38.288Z] #19 113.2 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-17T03:22:38.288Z] #19 113.2 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-17T03:22:38.288Z] #19 113.2 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-17T03:22:38.288Z] #19 113.3 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-17T03:22:38.288Z] #19 113.3 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-17T03:22:38.288Z] #19 113.4 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-17T03:22:38.288Z] #19 113.4 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-17T03:22:38.288Z] #19 113.4 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-17T03:22:38.288Z] #19 113.5 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-05-17T03:22:38.385Z] #51 35.49 The following NEW packages will be installed: [2022-05-17T03:22:38.385Z] #51 35.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:22:38.385Z] #51 ... [2022-05-17T03:22:38.385Z] [2022-05-17T03:22:38.385Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:38.385Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:38.385Z] #55 35.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-17T03:22:38.385Z] #55 35.73 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-17T03:22:38.385Z] #55 35.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-17T03:22:38.385Z] #55 35.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-17T03:22:38.385Z] #55 36.00 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-17T03:22:38.385Z] #55 36.06 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-17T03:22:38.385Z] #55 36.11 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-17T03:22:38.428Z] #67 20.75 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-17T03:22:38.484Z] #55 41.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-17T03:22:38.484Z] #55 41.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:22:38.484Z] #55 41.52 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-17T03:22:38.484Z] #55 41.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-17T03:22:38.484Z] #55 41.65 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-17T03:22:38.642Z] #67 ... [2022-05-17T03:22:38.642Z] [2022-05-17T03:22:38.642Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:38.642Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:38.642Z] #51 14.25 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:38.642Z] #51 18.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:38.659Z] #55 36.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-17T03:22:38.659Z] #55 36.20 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-17T03:22:38.659Z] #55 36.23 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-17T03:22:38.659Z] #55 36.26 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-17T03:22:38.659Z] #55 36.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-17T03:22:38.659Z] #55 36.35 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-17T03:22:38.689Z] #67 21.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-17T03:22:38.746Z] #55 41.65 go: downloading golang.org/x/mod v0.5.1 [2022-05-17T03:22:38.746Z] #55 41.70 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-17T03:22:38.746Z] #55 41.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-17T03:22:38.746Z] #55 41.89 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:22:38.927Z] #55 36.36 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-17T03:22:38.927Z] #55 36.37 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-17T03:22:38.927Z] #55 36.44 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-17T03:22:38.927Z] #55 36.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-17T03:22:38.951Z] #67 21.55 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-17T03:22:39.008Z] #55 41.91 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-17T03:22:39.008Z] #55 41.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-17T03:22:39.008Z] #55 41.97 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-17T03:22:39.212Z] #51 ... [2022-05-17T03:22:39.212Z] #67 21.81 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-17T03:22:39.212Z] [2022-05-17T03:22:39.212Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:22:39.213Z] #26 sha256:455f8142d09a9bb6ce3bdcdd33928e3f9986270d1c00946d6b07ec9b16441a8e [2022-05-17T03:22:39.213Z] #26 19.15 + mkdir -p /build [2022-05-17T03:22:39.213Z] #26 19.19 + mv docker/docker /build/ [2022-05-17T03:22:39.213Z] #26 19.26 + rmdir docker [2022-05-17T03:22:39.240Z] #55 36.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-17T03:22:39.240Z] #55 36.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-17T03:22:39.240Z] #55 36.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-17T03:22:39.240Z] #55 ... [2022-05-17T03:22:39.240Z] [2022-05-17T03:22:39.240Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:22:39.240Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:22:39.240Z] #57 36.58 v3.0.2 [2022-05-17T03:22:39.240Z] #57 DONE 36.9s [2022-05-17T03:22:39.240Z] [2022-05-17T03:22:39.240Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:39.240Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:39.240Z] #55 36.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-17T03:22:39.475Z] #67 ... [2022-05-17T03:22:39.475Z] [2022-05-17T03:22:39.475Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:39.475Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:39.475Z] #14 12.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:39.475Z] #14 15.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:39.475Z] #14 ... [2022-05-17T03:22:39.475Z] [2022-05-17T03:22:39.475Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:39.475Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:39.475Z] #36 21.59 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-17T03:22:39.475Z] #36 21.59 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-17T03:22:39.475Z] #36 22.10 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-17T03:22:39.501Z] #55 37.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-17T03:22:39.580Z] #55 42.38 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:22:39.580Z] #55 42.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-17T03:22:39.580Z] #55 42.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-17T03:22:39.764Z] #55 37.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-17T03:22:39.764Z] #55 37.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-17T03:22:39.764Z] #55 37.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-17T03:22:39.764Z] #55 37.24 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-17T03:22:39.764Z] #55 37.29 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-17T03:22:39.764Z] #55 37.30 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-17T03:22:39.764Z] #55 37.39 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-17T03:22:39.781Z] #26 DONE 19.9s [2022-05-17T03:22:39.781Z] [2022-05-17T03:22:39.781Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:39.781Z] #67 sha256:63c7f4611f744ec8b63964db81b861e573f41e116b9b9de102b9969c6ab85583 [2022-05-17T03:22:39.781Z] #67 18.90 go: downloading github.com/google/uuid v1.3.0 [2022-05-17T03:22:39.782Z] #67 19.07 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-17T03:22:39.782Z] #67 19.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-17T03:22:39.856Z] #55 42.77 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-17T03:22:39.856Z] #55 42.79 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-17T03:22:39.856Z] #55 42.86 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:22:40.025Z] #55 37.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-17T03:22:40.025Z] #55 37.43 go: downloading github.com/julz/importas v0.1.0 [2022-05-17T03:22:40.025Z] #55 37.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-17T03:22:40.025Z] #55 37.55 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-17T03:22:40.025Z] #55 37.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-17T03:22:40.038Z] #67 20.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:22:40.048Z] #36 22.85 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-17T03:22:40.226Z] #55 42.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:22:40.226Z] #55 43.10 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-17T03:22:40.226Z] #55 43.13 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-17T03:22:40.287Z] #55 37.68 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-17T03:22:40.287Z] #55 37.74 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-17T03:22:40.287Z] #55 37.74 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-17T03:22:40.287Z] #55 37.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-17T03:22:40.287Z] #55 37.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-17T03:22:40.287Z] #55 37.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-17T03:22:40.287Z] #55 37.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-17T03:22:40.287Z] #55 37.91 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-17T03:22:40.294Z] #67 20.30 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-17T03:22:40.294Z] #67 ... [2022-05-17T03:22:40.294Z] [2022-05-17T03:22:40.294Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:22:40.294Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:22:40.294Z] #40 10.55 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-17T03:22:40.294Z] #40 15.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-17T03:22:40.294Z] #40 15.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:22:40.294Z] #40 ... [2022-05-17T03:22:40.294Z] [2022-05-17T03:22:40.294Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:40.294Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:22:40.294Z] #53 19.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-17T03:22:40.294Z] #53 19.04 go: downloading golang.org/x/mod v0.3.0 [2022-05-17T03:22:40.540Z] #55 43.52 go: downloading github.com/prometheus/common v0.10.0 [2022-05-17T03:22:40.554Z] #55 37.95 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-17T03:22:40.554Z] #55 ... [2022-05-17T03:22:40.554Z] [2022-05-17T03:22:40.554Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:40.554Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:40.554Z] #62 36.22 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:40.554Z] #62 36.51 Fetched 460 kB in 0s (1292 kB/s) [2022-05-17T03:22:40.554Z] #62 36.63 Selecting previously unselected package libbtrfs0:amd64. [2022-05-17T03:22:40.554Z] #62 36.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:22:40.554Z] #62 36.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-17T03:22:40.554Z] #62 36.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:22:40.554Z] #62 37.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-17T03:22:40.554Z] #62 37.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-17T03:22:40.554Z] #62 37.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:22:40.554Z] #62 37.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:22:40.554Z] #62 37.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:22:40.554Z] #62 37.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:22:40.554Z] #62 DONE 38.2s [2022-05-17T03:22:40.712Z] #36 23.60 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:22:40.816Z] [2022-05-17T03:22:40.816Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:40.816Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:40.816Z] #14 36.26 The following NEW packages will be installed: [2022-05-17T03:22:40.816Z] #14 36.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:22:40.816Z] #14 36.26 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-17T03:22:40.816Z] #14 36.26 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-17T03:22:40.816Z] #14 36.26 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-17T03:22:40.816Z] #14 36.26 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-17T03:22:40.816Z] #14 36.26 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-17T03:22:40.816Z] #14 36.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-17T03:22:40.816Z] #14 36.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-17T03:22:40.816Z] #14 36.27 mingw-w64-x86-64-dev [2022-05-17T03:22:40.816Z] #14 36.68 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:40.816Z] #14 36.68 Need to get 115 MB of archives. [2022-05-17T03:22:40.816Z] #14 36.68 After this operation, 645 MB of additional disk space will be used. [2022-05-17T03:22:40.816Z] #14 36.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-17T03:22:40.816Z] #14 36.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-17T03:22:40.816Z] #14 37.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-17T03:22:40.816Z] #14 37.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-17T03:22:40.816Z] #14 37.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-17T03:22:40.816Z] #14 37.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-17T03:22:40.816Z] #14 37.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-17T03:22:40.816Z] #14 37.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-17T03:22:40.816Z] #14 37.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-17T03:22:40.816Z] #14 38.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-17T03:22:40.823Z] #19 115.7 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-05-17T03:22:40.823Z] #19 115.7 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-05-17T03:22:40.823Z] #19 115.8 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-17T03:22:40.823Z] #19 115.8 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-17T03:22:40.823Z] #19 115.8 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-05-17T03:22:41.077Z] #14 ... [2022-05-17T03:22:41.078Z] [2022-05-17T03:22:41.078Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-17T03:22:41.078Z] #63 sha256:c2fc5f0669bd873e73b629e836b45a693e878557bf5db2d0327b63bdae6ce056 [2022-05-17T03:22:41.078Z] #63 DONE 0.4s [2022-05-17T03:22:41.078Z] [2022-05-17T03:22:41.078Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:41.078Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:41.078Z] #55 38.59 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-17T03:22:41.078Z] #55 38.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-17T03:22:41.078Z] #55 38.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-17T03:22:41.078Z] #55 38.68 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-17T03:22:41.113Z] #55 ... [2022-05-17T03:22:41.113Z] [2022-05-17T03:22:41.113Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:41.113Z] #31 sha256:f086ba01f658eb42117db7cf24f153873569834d87646c1dbf2e61cd26472940 [2022-05-17T03:22:41.113Z] #31 31.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-17T03:22:41.113Z] #31 32.86 #=#=# [2022-05-17T03:22:41.113Z] #31 33.22 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:41.113Z] #31 34.81 [2022-05-17T03:22:41.113Z] #31 36.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-17T03:22:41.113Z] #31 38.10 [2022-05-17T03:22:41.113Z] #31 38.37 #=#=# ######################################################################## 100.0% [2022-05-17T03:22:41.113Z] #31 39.35 [2022-05-17T03:22:41.113Z] #31 39.68 Download of images into '/build' complete. [2022-05-17T03:22:41.113Z] #31 39.68 Use something like the following to load the result into a Docker daemon: [2022-05-17T03:22:41.113Z] #31 39.68 tar -cC '/build' . | docker load [2022-05-17T03:22:41.319Z] #36 24.06 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-17T03:22:41.319Z] #36 24.15 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-17T03:22:41.319Z] #36 24.21 go: downloading github.com/peterh/liner v1.2.2 [2022-05-17T03:22:41.339Z] #55 38.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-17T03:22:41.339Z] #55 38.90 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-17T03:22:41.339Z] #55 38.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-17T03:22:41.339Z] #55 38.95 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-17T03:22:41.339Z] #55 38.98 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-17T03:22:41.375Z] #31 ... [2022-05-17T03:22:41.375Z] [2022-05-17T03:22:41.375Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:41.375Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:22:41.375Z] #55 44.19 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-17T03:22:41.375Z] #55 44.28 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-17T03:22:41.375Z] #55 44.36 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-17T03:22:41.585Z] #36 ... [2022-05-17T03:22:41.585Z] [2022-05-17T03:22:41.585Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:41.585Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:41.585Z] #51 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:41.585Z] #51 18.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:41.585Z] #51 21.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-17T03:22:41.585Z] #51 ... [2022-05-17T03:22:41.585Z] [2022-05-17T03:22:41.585Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:41.585Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:22:41.585Z] #53 20.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-17T03:22:41.585Z] #53 20.71 go: downloading golang.org/x/mod v0.3.0 [2022-05-17T03:22:41.610Z] #55 39.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-17T03:22:41.610Z] #55 39.24 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-17T03:22:41.851Z] #53 ... [2022-05-17T03:22:41.851Z] [2022-05-17T03:22:41.851Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:41.851Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:41.851Z] #62 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:41.851Z] #62 ... [2022-05-17T03:22:41.851Z] [2022-05-17T03:22:41.851Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:41.851Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:41.851Z] #36 24.71 go: downloading github.com/google/go-dap v0.6.0 [2022-05-17T03:22:41.872Z] #55 39.34 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-17T03:22:41.872Z] #55 39.34 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-17T03:22:41.872Z] #55 39.37 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-17T03:22:41.872Z] #55 39.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-17T03:22:41.872Z] #55 39.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-17T03:22:41.872Z] #55 39.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-17T03:22:41.872Z] #55 39.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-17T03:22:41.947Z] #55 ... [2022-05-17T03:22:41.947Z] [2022-05-17T03:22:41.947Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-17T03:22:41.947Z] #31 sha256:f086ba01f658eb42117db7cf24f153873569834d87646c1dbf2e61cd26472940 [2022-05-17T03:22:41.947Z] #31 DONE 41.8s [2022-05-17T03:22:41.947Z] [2022-05-17T03:22:41.947Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:41.947Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-17T03:22:41.947Z] #51 35.72 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:22:41.947Z] #51 35.73 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:22:41.947Z] #51 35.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:22:41.947Z] #51 36.41 Selecting previously unselected package python3-six. [2022-05-17T03:22:41.947Z] #51 36.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-17T03:22:41.947Z] #51 36.49 Unpacking python3-six (1.16.0-2) ... [2022-05-17T03:22:41.947Z] #51 36.67 Selecting previously unselected package python3-protobuf. [2022-05-17T03:22:41.947Z] #51 36.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-17T03:22:41.947Z] #51 36.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-17T03:22:41.947Z] #51 37.83 Selecting previously unselected package libnet1:arm64. [2022-05-17T03:22:41.947Z] #51 37.85 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-17T03:22:41.947Z] #51 38.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:22:41.947Z] #51 38.52 Selecting previously unselected package libnl-3-200:arm64. [2022-05-17T03:22:41.947Z] #51 38.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-17T03:22:41.947Z] #51 38.58 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-17T03:22:41.947Z] #51 38.72 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-17T03:22:41.947Z] #51 38.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-17T03:22:41.947Z] #51 38.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-17T03:22:41.947Z] #51 38.89 Selecting previously unselected package criu. [2022-05-17T03:22:41.947Z] #51 38.89 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-17T03:22:41.947Z] #51 38.90 Unpacking criu (3.17-1) ... [2022-05-17T03:22:41.947Z] #51 39.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:22:41.947Z] #51 41.34 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-17T03:22:41.947Z] #51 41.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:22:41.947Z] #51 41.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-17T03:22:41.947Z] #51 41.43 Setting up python3-six (1.16.0-2) ... [2022-05-17T03:22:41.947Z] #51 42.78 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-17T03:22:41.947Z] #51 43.24 Setting up python3-protobuf (3.12.4-1) ... [2022-05-17T03:22:42.115Z] #36 25.03 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:22:42.132Z] #55 39.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-17T03:22:42.132Z] #55 39.70 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-17T03:22:42.132Z] #55 39.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-17T03:22:42.185Z] #53 ... [2022-05-17T03:22:42.185Z] [2022-05-17T03:22:42.185Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:42.185Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:42.185Z] #14 12.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:22:42.185Z] #14 16.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:22:42.185Z] #14 ... [2022-05-17T03:22:42.185Z] [2022-05-17T03:22:42.185Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:42.185Z] #67 sha256:63c7f4611f744ec8b63964db81b861e573f41e116b9b9de102b9969c6ab85583 [2022-05-17T03:22:42.185Z] #67 21.15 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-17T03:22:42.185Z] #67 21.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-17T03:22:42.185Z] #67 21.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-17T03:22:42.185Z] #67 22.20 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-17T03:22:42.201Z] #19 117.4 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-17T03:22:42.201Z] #19 117.4 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-17T03:22:42.201Z] #19 117.4 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-17T03:22:42.201Z] #19 117.5 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-17T03:22:42.201Z] #19 117.5 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-17T03:22:42.201Z] #19 117.5 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-17T03:22:42.210Z] #51 ... [2022-05-17T03:22:42.210Z] [2022-05-17T03:22:42.210Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:42.210Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-17T03:22:42.210Z] #34 34.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:42.393Z] #55 39.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-17T03:22:42.393Z] #55 39.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-17T03:22:42.393Z] #55 39.87 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-17T03:22:42.393Z] #55 39.89 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-17T03:22:42.393Z] #55 39.93 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-17T03:22:42.459Z] #19 117.7 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-17T03:22:42.459Z] #19 117.8 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-17T03:22:42.459Z] #19 117.8 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-17T03:22:42.459Z] #19 117.8 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-17T03:22:42.459Z] #19 117.9 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-17T03:22:42.471Z] #34 ... [2022-05-17T03:22:42.471Z] [2022-05-17T03:22:42.471Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:42.471Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:22:42.471Z] #14 42.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-17T03:22:42.471Z] #14 42.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-17T03:22:42.471Z] #14 42.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:22:42.691Z] #36 25.75 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-17T03:22:42.718Z] #19 117.9 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-17T03:22:42.719Z] #19 117.9 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-17T03:22:42.719Z] #19 117.9 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-05-17T03:22:42.964Z] #55 40.34 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-17T03:22:42.964Z] #55 40.53 go: downloading honnef.co/go/tools v0.2.2 [2022-05-17T03:22:43.226Z] #55 ... [2022-05-17T03:22:43.226Z] [2022-05-17T03:22:43.226Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:22:43.226Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:22:43.226Z] #40 40.13 NAME: [2022-05-17T03:22:43.226Z] #40 40.13 go-winres - A tool for embedding resources in Windows executables [2022-05-17T03:22:43.226Z] #40 40.13 [2022-05-17T03:22:43.226Z] #40 40.13 USAGE: [2022-05-17T03:22:43.226Z] #40 40.13 go-winres [global options] command [command options] [arguments...] [2022-05-17T03:22:43.226Z] #40 40.13 [2022-05-17T03:22:43.226Z] #40 40.13 COMMANDS: [2022-05-17T03:22:43.226Z] #40 40.14 init Create an initial ./winres/winres.json [2022-05-17T03:22:43.226Z] #40 40.14 make Make syso files for the "go build" command [2022-05-17T03:22:43.226Z] #40 40.14 simply Make syso files for the "go build" command (simplified) [2022-05-17T03:22:43.226Z] #40 40.14 extract Extract all resources from an executable [2022-05-17T03:22:43.226Z] #40 40.14 patch Replace resources in an executable file (exe, dll) [2022-05-17T03:22:43.226Z] #40 40.14 help, h Shows a list of commands or help for one command [2022-05-17T03:22:43.226Z] #40 40.14 [2022-05-17T03:22:43.226Z] #40 40.14 GLOBAL OPTIONS: [2022-05-17T03:22:43.226Z] #40 40.14 --help, -h show help (default: false) [2022-05-17T03:22:43.226Z] #40 DONE 40.6s [2022-05-17T03:22:43.226Z] [2022-05-17T03:22:43.226Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:43.226Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:43.226Z] #42 36.00 The following NEW packages will be installed: [2022-05-17T03:22:43.227Z] #42 36.02 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-17T03:22:43.227Z] #42 36.03 vim-common xxd [2022-05-17T03:22:43.227Z] #42 36.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:43.227Z] #42 36.50 Need to get 17.7 MB of archives. [2022-05-17T03:22:43.227Z] #42 36.50 After this operation, 70.7 MB of additional disk space will be used. [2022-05-17T03:22:43.227Z] #42 36.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:22:43.227Z] #42 36.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:22:43.227Z] #42 36.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-17T03:22:43.227Z] #42 36.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-17T03:22:43.227Z] #42 37.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-17T03:22:43.227Z] #42 37.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-17T03:22:43.227Z] #42 37.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-17T03:22:43.227Z] #42 37.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-17T03:22:43.227Z] #42 37.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-17T03:22:43.227Z] #42 37.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-17T03:22:43.227Z] #42 38.73 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:43.227Z] #42 39.06 Fetched 17.7 MB in 1s (12.1 MB/s) [2022-05-17T03:22:43.227Z] #42 39.16 Selecting previously unselected package xxd. [2022-05-17T03:22:43.227Z] #42 39.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:22:43.227Z] #42 39.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:22:43.227Z] #42 39.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:22:43.227Z] #42 39.59 Selecting previously unselected package vim-common. [2022-05-17T03:22:43.227Z] #42 39.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:22:43.227Z] #42 39.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:22:43.227Z] #42 39.93 Selecting previously unselected package cmake-data. [2022-05-17T03:22:43.227Z] #42 39.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-17T03:22:43.227Z] #42 39.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:22:43.415Z] #14 46.15 Selecting previously unselected package binutils-mingw-w64. [2022-05-17T03:22:43.415Z] #14 46.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-17T03:22:43.415Z] #14 46.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:22:43.415Z] #14 46.35 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-17T03:22:43.415Z] #14 46.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-17T03:22:43.415Z] #14 46.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-17T03:22:43.415Z] #14 46.50 Selecting previously unselected package dmsetup. [2022-05-17T03:22:43.415Z] #14 46.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-17T03:22:43.415Z] #14 46.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:22:43.634Z] #36 26.62 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-17T03:22:43.676Z] #14 46.66 Selecting previously unselected package mingw-w64-common. [2022-05-17T03:22:43.676Z] #14 46.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-17T03:22:43.676Z] #14 46.67 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-17T03:22:43.937Z] #14 ... [2022-05-17T03:22:43.937Z] [2022-05-17T03:22:43.937Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:22:43.937Z] #64 sha256:ef25f62a743abd705bbd14cd97aa56e081ddd8a2db7bee4260bf6656721a5238 [2022-05-17T03:22:43.937Z] #64 1.405 + RM_GOPATH=0 [2022-05-17T03:22:43.937Z] #64 1.405 + TMP_GOPATH= [2022-05-17T03:22:43.937Z] #64 1.405 + : /build [2022-05-17T03:22:43.937Z] #64 1.405 + '[' -z '' ']' [2022-05-17T03:22:43.937Z] #64 1.405 ++ mktemp -d [2022-05-17T03:22:43.937Z] #64 1.495 + export GOPATH=/tmp/tmp.cxLnu6jwZD [2022-05-17T03:22:43.937Z] #64 1.495 + GOPATH=/tmp/tmp.cxLnu6jwZD [2022-05-17T03:22:43.937Z] #64 1.495 + RM_GOPATH=1 [2022-05-17T03:22:43.937Z] #64 1.495 + case "$(go env GOARCH)" in [2022-05-17T03:22:43.937Z] #64 1.495 ++ go env GOARCH [2022-05-17T03:22:43.937Z] #64 1.540 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:43.937Z] #64 1.540 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:43.937Z] #64 1.540 ++ dirname /install.sh [2022-05-17T03:22:43.937Z] #64 1.544 Install containerd version v1.6.4 [2022-05-17T03:22:43.937Z] #64 1.544 + dir=/ [2022-05-17T03:22:43.937Z] #64 1.544 + bin=containerd [2022-05-17T03:22:43.937Z] #64 1.544 + shift [2022-05-17T03:22:43.937Z] #64 1.544 + '[' '!' -f //containerd.installer ']' [2022-05-17T03:22:43.937Z] #64 1.544 + . //containerd.installer [2022-05-17T03:22:43.937Z] #64 1.544 ++ set -e [2022-05-17T03:22:43.937Z] #64 1.544 ++ : v1.6.4 [2022-05-17T03:22:43.937Z] #64 1.544 + install_containerd [2022-05-17T03:22:43.937Z] #64 1.544 + echo 'Install containerd version v1.6.4' [2022-05-17T03:22:43.937Z] #64 1.544 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cxLnu6jwZD/src/github.com/containerd/containerd [2022-05-17T03:22:43.937Z] #64 1.544 Cloning into '/tmp/tmp.cxLnu6jwZD/src/github.com/containerd/containerd'... [2022-05-17T03:22:43.937Z] #64 ... [2022-05-17T03:22:43.937Z] [2022-05-17T03:22:43.937Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:43.937Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-17T03:22:43.937Z] #42 39.25 Selecting previously unselected package libicu67:arm64. [2022-05-17T03:22:43.937Z] #42 39.26 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-17T03:22:43.937Z] #42 39.29 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-17T03:22:43.937Z] #42 45.85 Selecting previously unselected package libxml2:arm64. [2022-05-17T03:22:43.937Z] #42 45.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-17T03:22:43.937Z] #42 45.89 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:22:43.937Z] #42 46.30 Selecting previously unselected package libarchive13:arm64. [2022-05-17T03:22:43.937Z] #42 46.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-17T03:22:43.937Z] #42 46.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-17T03:22:43.937Z] #42 46.61 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-17T03:22:43.937Z] #42 46.62 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-17T03:22:43.937Z] #42 46.63 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-17T03:22:43.937Z] #42 46.77 Selecting previously unselected package librhash0:arm64. [2022-05-17T03:22:43.937Z] #42 46.78 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-17T03:22:43.937Z] #42 46.79 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-17T03:22:43.937Z] #42 46.97 Selecting previously unselected package libuv1:arm64. [2022-05-17T03:22:43.937Z] #42 46.97 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-17T03:22:43.937Z] #42 46.98 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-17T03:22:43.937Z] #42 47.15 Selecting previously unselected package cmake. [2022-05-17T03:22:44.171Z] #42 ... [2022-05-17T03:22:44.171Z] [2022-05-17T03:22:44.171Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:44.171Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:44.171Z] #55 41.84 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-17T03:22:44.171Z] #55 41.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-17T03:22:44.171Z] #55 41.86 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-17T03:22:44.197Z] #42 47.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-17T03:22:44.198Z] #42 47.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:22:44.198Z] #42 ... [2022-05-17T03:22:44.198Z] [2022-05-17T03:22:44.198Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:44.198Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-17T03:22:44.198Z] #51 47.05 Setting up criu (3.17-1) ... [2022-05-17T03:22:44.208Z] #36 26.96 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:22:44.208Z] #36 26.98 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-17T03:22:44.431Z] #55 42.10 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-17T03:22:44.623Z] #19 119.6 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-17T03:22:44.623Z] #19 119.6 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-17T03:22:44.623Z] #19 119.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-17T03:22:44.623Z] #19 119.6 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-17T03:22:44.623Z] #19 119.7 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-05-17T03:22:45.998Z] #19 121.2 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-17T03:22:45.999Z] #19 121.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-17T03:22:45.999Z] #19 121.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-17T03:22:45.999Z] #19 121.2 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-17T03:22:45.999Z] #19 121.2 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-17T03:22:45.999Z] #19 121.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-17T03:22:45.999Z] #19 121.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-17T03:22:45.999Z] #19 121.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-17T03:22:45.999Z] #19 121.3 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-17T03:22:45.999Z] #19 121.3 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-17T03:22:45.999Z] #19 121.3 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-05-17T03:22:46.113Z] #51 48.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:22:46.353Z] #55 43.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T03:22:46.353Z] #55 43.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T03:22:46.353Z] #55 43.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-17T03:22:46.353Z] #55 43.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-17T03:22:46.356Z] #67 25.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:22:46.356Z] #67 ... [2022-05-17T03:22:46.356Z] [2022-05-17T03:22:46.356Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:46.356Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:22:46.356Z] #38 26.60 tomll can be used in two ways: [2022-05-17T03:22:46.356Z] #38 26.60 Writing to STDIN and reading from STDOUT: [2022-05-17T03:22:46.356Z] #38 26.60 cat file.toml | tomll > file.toml [2022-05-17T03:22:46.356Z] #38 26.60 [2022-05-17T03:22:46.356Z] #38 26.60 Reading and updating a list of files: [2022-05-17T03:22:46.356Z] #38 26.60 tomll a.toml b.toml c.toml [2022-05-17T03:22:46.356Z] #38 26.60 [2022-05-17T03:22:46.356Z] #38 26.60 When given a list of files, tomll will modify all files in place without asking. [2022-05-17T03:22:46.584Z] using credential docker-jenkins-github-credentials [2022-05-17T03:22:46.614Z] #38 DONE 27.0s [2022-05-17T03:22:46.614Z] [2022-05-17T03:22:46.614Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:46.614Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:46.614Z] #36 22.51 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-17T03:22:46.614Z] #36 22.51 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-17T03:22:46.614Z] #36 23.05 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-17T03:22:46.614Z] #36 23.55 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-17T03:22:46.614Z] #36 23.99 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:22:46.614Z] #36 24.65 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-17T03:22:46.614Z] #36 24.80 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-17T03:22:46.614Z] #36 24.86 go: downloading github.com/peterh/liner v1.2.2 [2022-05-17T03:22:46.614Z] #36 25.30 go: downloading github.com/google/go-dap v0.6.0 [2022-05-17T03:22:46.614Z] #36 25.77 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:22:46.614Z] #36 26.26 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-17T03:22:46.618Z] #55 43.93 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-17T03:22:46.618Z] #55 43.93 go: downloading golang.org/x/text v0.3.7 [2022-05-17T03:22:46.670Z] Cloning the remote Git repository [2022-05-17T03:22:46.670Z] Cloning with configured refspecs honoured and without tags [2022-05-17T03:22:47.179Z] #36 27.65 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-17T03:22:47.528Z] #36 ... [2022-05-17T03:22:47.528Z] [2022-05-17T03:22:47.528Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-17T03:22:47.528Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-17T03:22:47.528Z] #38 29.46 tomll can be used in two ways: [2022-05-17T03:22:47.528Z] #38 29.48 Writing to STDIN and reading from STDOUT: [2022-05-17T03:22:47.528Z] #38 29.48 cat file.toml | tomll > file.toml [2022-05-17T03:22:47.528Z] #38 29.48 [2022-05-17T03:22:47.528Z] #38 29.48 Reading and updating a list of files: [2022-05-17T03:22:47.528Z] #38 29.48 tomll a.toml b.toml c.toml [2022-05-17T03:22:47.528Z] #38 29.48 [2022-05-17T03:22:47.528Z] #38 29.48 When given a list of files, tomll will modify all files in place without asking. [2022-05-17T03:22:47.528Z] #38 DONE 29.8s [2022-05-17T03:22:47.528Z] [2022-05-17T03:22:47.528Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:47.528Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:47.528Z] #14 29.46 Fetched 8530 kB in 23s (377 kB/s) [2022-05-17T03:22:47.917Z] #19 123.0 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-17T03:22:47.917Z] #19 123.0 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-17T03:22:47.917Z] #19 123.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-17T03:22:47.917Z] #19 123.0 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-17T03:22:47.917Z] #19 123.1 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-05-17T03:22:48.026Z] #51 DONE 50.5s [2022-05-17T03:22:48.026Z] [2022-05-17T03:22:48.026Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:48.026Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-17T03:22:48.026Z] #42 50.40 Setting up libicu67:arm64 (67.1-7) ... [2022-05-17T03:22:48.026Z] #42 50.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:22:48.026Z] #42 50.47 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-17T03:22:48.026Z] #42 50.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:22:48.026Z] #42 50.58 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-17T03:22:48.026Z] #42 50.77 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-17T03:22:48.026Z] #42 50.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:22:48.026Z] #42 50.82 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:22:48.026Z] #42 50.84 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-17T03:22:48.026Z] #42 50.85 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:22:48.026Z] #42 50.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:22:48.118Z] #36 28.38 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:22:48.118Z] #36 28.45 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-17T03:22:46.842Z] Cloning repository https://github.com/moby/moby.git [2022-05-17T03:22:47.233Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-17T03:22:48.533Z] #55 ... [2022-05-17T03:22:48.533Z] [2022-05-17T03:22:48.533Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:48.533Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:48.533Z] #51 35.54 python3-protobuf python3-six [2022-05-17T03:22:48.533Z] #51 36.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:22:48.533Z] #51 36.08 Need to get 2314 kB of archives. [2022-05-17T03:22:48.533Z] #51 36.08 After this operation, 11.1 MB of additional disk space will be used. [2022-05-17T03:22:48.533Z] #51 36.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-17T03:22:48.533Z] #51 36.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:22:48.533Z] #51 36.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-17T03:22:48.533Z] #51 36.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-17T03:22:48.533Z] #51 36.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-17T03:22:48.533Z] #51 36.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-17T03:22:48.533Z] #51 36.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-17T03:22:48.533Z] #51 38.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-17T03:22:48.533Z] #51 40.08 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:48.533Z] #51 40.34 Fetched 2314 kB in 3s (718 kB/s) [2022-05-17T03:22:48.533Z] #51 40.47 Selecting previously unselected package libprotobuf23:amd64. [2022-05-17T03:22:48.533Z] #51 40.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 ... 15709 files and directories currently installed.) [2022-05-17T03:22:48.533Z] #51 40.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-17T03:22:48.533Z] #51 40.52 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-17T03:22:48.533Z] #51 41.34 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:22:48.533Z] #51 41.34 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:22:48.533Z] #51 41.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:22:48.533Z] #51 41.59 Selecting previously unselected package python3-six. [2022-05-17T03:22:48.533Z] #51 41.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-17T03:22:48.533Z] #51 41.59 Unpacking python3-six (1.16.0-2) ... [2022-05-17T03:22:48.533Z] #51 41.77 Selecting previously unselected package python3-protobuf. [2022-05-17T03:22:48.533Z] #51 41.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-17T03:22:48.533Z] #51 41.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-17T03:22:48.533Z] #51 42.34 Selecting previously unselected package libnet1:amd64. [2022-05-17T03:22:48.533Z] #51 42.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-17T03:22:48.534Z] #51 42.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:22:48.534Z] #51 42.43 Selecting previously unselected package libnl-3-200:amd64. [2022-05-17T03:22:48.534Z] #51 42.43 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-17T03:22:48.534Z] #51 42.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:22:48.534Z] #51 42.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-17T03:22:48.534Z] #51 42.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-17T03:22:48.534Z] #51 42.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:22:48.534Z] #51 42.62 Selecting previously unselected package criu. [2022-05-17T03:22:48.534Z] #51 42.62 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-17T03:22:48.534Z] #51 42.63 Unpacking criu (3.17-1) ... [2022-05-17T03:22:48.534Z] #51 43.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:22:48.534Z] #51 45.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-17T03:22:48.534Z] #51 45.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:22:48.534Z] #51 45.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:22:48.534Z] #51 45.19 Setting up python3-six (1.16.0-2) ... [2022-05-17T03:22:48.534Z] #51 ... [2022-05-17T03:22:48.534Z] [2022-05-17T03:22:48.534Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:48.534Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:22:48.534Z] #34 44.88 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-17T03:22:48.534Z] #34 45.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-17T03:22:48.644Z] #42 DONE 51.6s [2022-05-17T03:22:48.644Z] [2022-05-17T03:22:48.644Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:22:48.644Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-17T03:22:48.644Z] #53 51.24 gotestsum version dev [2022-05-17T03:22:48.644Z] #53 DONE 51.5s [2022-05-17T03:22:48.644Z] [2022-05-17T03:22:48.644Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-17T03:22:48.644Z] #43 sha256:7cb7cc7f559ba65867cc6fdf87c8a43adb3732be96c52e1f684ca5d296e68cfd [2022-05-17T03:22:48.795Z] #34 45.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:48.946Z] #43 DONE 0.4s [2022-05-17T03:22:48.946Z] [2022-05-17T03:22:48.946Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:48.946Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:22:48.946Z] #55 45.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-17T03:22:49.049Z] #36 ... [2022-05-17T03:22:49.049Z] [2022-05-17T03:22:49.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 [2022-05-17T03:22:49.049Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:49.049Z] #14 29.49 Fetched 8530 kB in 23s (365 kB/s) [2022-05-17T03:22:49.207Z] #55 ... [2022-05-17T03:22:49.207Z] [2022-05-17T03:22:49.207Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:22:49.207Z] #44 sha256:5b728e6d856b673392f46f1632dd506e518760cfc11dfa9187fa21493af51c09 [2022-05-17T03:22:49.447Z] #14 29.46 Reading package lists... [2022-05-17T03:22:49.447Z] #14 ... [2022-05-17T03:22:49.447Z] [2022-05-17T03:22:49.447Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:49.447Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:49.447Z] #42 22.06 Fetched 8530 kB in 17s (488 kB/s) [2022-05-17T03:22:49.447Z] #42 22.06 Reading package lists... [2022-05-17T03:22:49.447Z] #42 31.63 Reading package lists... [2022-05-17T03:22:49.447Z] #42 ... [2022-05-17T03:22:49.447Z] [2022-05-17T03:22:49.447Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:49.447Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:49.447Z] #36 30.06 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-17T03:22:49.447Z] #36 30.20 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-17T03:22:49.447Z] #36 31.92 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-17T03:22:49.823Z] #19 124.9 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-17T03:22:49.823Z] #19 124.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-17T03:22:49.823Z] #19 124.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-17T03:22:49.823Z] #19 124.9 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-05-17T03:22:49.823Z] #19 124.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-17T03:22:49.823Z] #19 124.9 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-17T03:22:49.823Z] #19 124.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-17T03:22:49.823Z] #19 124.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-17T03:22:49.823Z] #19 125.1 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-17T03:22:49.823Z] #19 125.1 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-17T03:22:49.823Z] #19 125.1 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-17T03:22:49.823Z] #19 ... [2022-05-17T03:22:49.823Z] [2022-05-17T03:22:49.823Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:22:49.823Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:22:49.823Z] #41 DONE 137.7s [2022-05-17T03:22:49.823Z] [2022-05-17T03:22:49.823Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:22:49.823Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:22:49.823Z] #19 125.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-17T03:22:49.823Z] #19 125.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-17T03:22:49.823Z] #19 125.2 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-17T03:22:49.823Z] #19 125.3 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-05-17T03:22:50.157Z] #44 1.164 + RM_GOPATH=0 [2022-05-17T03:22:50.157Z] #44 1.164 + TMP_GOPATH= [2022-05-17T03:22:50.157Z] #44 1.164 + : /build [2022-05-17T03:22:50.157Z] #44 1.164 + '[' -z '' ']' [2022-05-17T03:22:50.157Z] #44 1.170 ++ mktemp -d [2022-05-17T03:22:50.157Z] #44 1.218 + export GOPATH=/tmp/tmp.ZYALp9EoTW [2022-05-17T03:22:50.157Z] #44 1.218 + GOPATH=/tmp/tmp.ZYALp9EoTW [2022-05-17T03:22:50.157Z] #44 1.218 + RM_GOPATH=1 [2022-05-17T03:22:50.157Z] #44 1.218 + case "$(go env GOARCH)" in [2022-05-17T03:22:50.157Z] #44 1.218 ++ go env GOARCH [2022-05-17T03:22:50.157Z] #44 1.277 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:50.157Z] #44 1.277 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:50.157Z] #44 1.277 ++ dirname /install.sh [2022-05-17T03:22:48.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:22:48.340Z] > git --version # timeout=10 [2022-05-17T03:22:48.387Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-17T03:22:48.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:22:48.387Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:22:50.419Z] #44 1.280 Install tini version v0.19.0 [2022-05-17T03:22:50.419Z] #44 1.280 + dir=/ [2022-05-17T03:22:50.419Z] #44 1.280 + bin=tini [2022-05-17T03:22:50.419Z] #44 1.280 + shift [2022-05-17T03:22:50.419Z] #44 1.280 + '[' '!' -f //tini.installer ']' [2022-05-17T03:22:50.419Z] #44 1.280 + . //tini.installer [2022-05-17T03:22:50.419Z] #44 1.280 ++ : v0.19.0 [2022-05-17T03:22:50.419Z] #44 1.280 + install_tini [2022-05-17T03:22:50.419Z] #44 1.280 + echo 'Install tini version v0.19.0' [2022-05-17T03:22:50.419Z] #44 1.280 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZYALp9EoTW/tini [2022-05-17T03:22:50.419Z] #44 1.325 Cloning into '/tmp/tmp.ZYALp9EoTW/tini'... [2022-05-17T03:22:50.761Z] #19 ... [2022-05-17T03:22:50.761Z] [2022-05-17T03:22:50.761Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:50.761Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:50.761Z] #43 138.6 Delve is a source level debugger for Go programs. [2022-05-17T03:22:50.761Z] #43 138.6 [2022-05-17T03:22:50.761Z] #43 138.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-17T03:22:50.761Z] #43 138.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-17T03:22:50.761Z] #43 138.6 [2022-05-17T03:22:50.761Z] #43 138.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-17T03:22:50.761Z] #43 138.6 [2022-05-17T03:22:50.761Z] #43 138.6 Pass flags to the program you are debugging using `--`, for example: [2022-05-17T03:22:50.761Z] #43 138.6 [2022-05-17T03:22:50.761Z] #43 138.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-17T03:22:50.761Z] #43 138.6 [2022-05-17T03:22:50.761Z] #43 138.6 Usage: [2022-05-17T03:22:50.761Z] #43 138.6 dlv [command] [2022-05-17T03:22:50.761Z] #43 138.6 [2022-05-17T03:22:50.761Z] #43 138.6 Available Commands: [2022-05-17T03:22:50.761Z] #43 138.6 attach Attach to running process and begin debugging. [2022-05-17T03:22:50.761Z] #43 138.6 connect Connect to a headless debug server with a terminal client. [2022-05-17T03:22:50.761Z] #43 138.6 core Examine a core dump. [2022-05-17T03:22:50.761Z] #43 138.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-17T03:22:50.762Z] #43 138.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-17T03:22:50.762Z] #43 138.6 exec Execute a precompiled binary, and begin a debug session. [2022-05-17T03:22:50.762Z] #43 138.6 help Help about any command [2022-05-17T03:22:50.762Z] #43 138.6 run Deprecated command. Use 'debug' instead. [2022-05-17T03:22:50.762Z] #43 138.6 test Compile test binary and begin debugging program. [2022-05-17T03:22:50.762Z] #43 138.6 trace Compile and begin tracing program. [2022-05-17T03:22:50.762Z] #43 138.6 version Prints version. [2022-05-17T03:22:50.762Z] #43 138.6 [2022-05-17T03:22:50.762Z] #43 138.6 Flags: [2022-05-17T03:22:50.762Z] #43 138.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-17T03:22:50.762Z] #43 138.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-17T03:22:50.762Z] #43 138.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-17T03:22:50.762Z] #43 138.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-17T03:22:50.762Z] #43 138.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-17T03:22:50.762Z] #43 138.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-17T03:22:50.762Z] #43 138.6 --disable-aslr Disables address space randomization [2022-05-17T03:22:50.762Z] #43 138.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-17T03:22:50.762Z] #43 138.6 -h, --help help for dlv [2022-05-17T03:22:50.762Z] #43 138.6 --init string Init file, executed by the terminal client. [2022-05-17T03:22:50.762Z] #43 138.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-17T03:22:50.762Z] #43 138.6 --log Enable debugging server logging. [2022-05-17T03:22:50.762Z] #43 138.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-17T03:22:50.762Z] #43 138.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-17T03:22:50.762Z] #43 138.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-17T03:22:50.762Z] #43 138.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-17T03:22:50.762Z] #43 138.6 --wd string Working directory for running the program. [2022-05-17T03:22:50.762Z] #43 138.6 [2022-05-17T03:22:50.762Z] #43 138.6 Additional help topics: [2022-05-17T03:22:50.762Z] #43 138.6 dlv backend Help about the --backend flag. [2022-05-17T03:22:50.762Z] #43 138.6 dlv log Help about logging flags. [2022-05-17T03:22:50.762Z] #43 138.6 dlv redirect Help about file redirection. [2022-05-17T03:22:50.762Z] #43 138.6 [2022-05-17T03:22:50.762Z] #43 138.6 Use "dlv [command] --help" for more information about a command. [2022-05-17T03:22:51.351Z] #34 ... [2022-05-17T03:22:51.351Z] [2022-05-17T03:22:51.351Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:22:51.351Z] #64 sha256:190f2ccdef3fcc322d928dc03157810e654494f5d0e57d47db5b4ac2c28045bb [2022-05-17T03:22:51.351Z] #64 6.029 + RM_GOPATH=0 [2022-05-17T03:22:51.351Z] #64 6.029 + TMP_GOPATH= [2022-05-17T03:22:51.351Z] #64 6.029 + : /build [2022-05-17T03:22:51.351Z] #64 6.029 + '[' -z '' ']' [2022-05-17T03:22:51.352Z] #64 6.029 ++ mktemp -d [2022-05-17T03:22:51.352Z] #64 6.029 + export GOPATH=/tmp/tmp.HOGcs7eNFK [2022-05-17T03:22:51.352Z] #64 6.029 + GOPATH=/tmp/tmp.HOGcs7eNFK [2022-05-17T03:22:51.352Z] #64 6.029 + RM_GOPATH=1 [2022-05-17T03:22:51.352Z] #64 6.029 + case "$(go env GOARCH)" in [2022-05-17T03:22:51.352Z] #64 6.029 ++ go env GOARCH [2022-05-17T03:22:51.352Z] #64 6.072 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:51.352Z] #64 6.072 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:22:51.352Z] #64 6.072 ++ dirname /install.sh [2022-05-17T03:22:51.352Z] #64 6.072 + dir=/ [2022-05-17T03:22:51.352Z] #64 6.072 + bin=containerd [2022-05-17T03:22:51.352Z] #64 6.072 + shift [2022-05-17T03:22:51.352Z] #64 6.072 + '[' '!' -f //containerd.installer ']' [2022-05-17T03:22:51.352Z] #64 6.072 + . //containerd.installer [2022-05-17T03:22:51.352Z] #64 6.072 ++ set -e [2022-05-17T03:22:51.352Z] #64 6.072 ++ : v1.6.4 [2022-05-17T03:22:51.352Z] #64 6.072 + install_containerd [2022-05-17T03:22:51.352Z] #64 6.072 + echo 'Install containerd version v1.6.4' [2022-05-17T03:22:51.352Z] #64 6.072 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HOGcs7eNFK/src/github.com/containerd/containerd [2022-05-17T03:22:51.352Z] #64 6.072 Cloning into '/tmp/tmp.HOGcs7eNFK/src/github.com/containerd/containerd'... [2022-05-17T03:22:51.352Z] #64 6.080 Install containerd version v1.6.4 [2022-05-17T03:22:51.352Z] #64 ... [2022-05-17T03:22:51.352Z] [2022-05-17T03:22:51.352Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:51.352Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:51.352Z] #14 39.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-17T03:22:51.352Z] #14 40.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-17T03:22:51.352Z] #14 40.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-17T03:22:51.352Z] #14 42.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-17T03:22:51.352Z] #14 42.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-17T03:22:51.352Z] #14 42.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-17T03:22:51.352Z] #14 42.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-17T03:22:51.352Z] #14 42.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-17T03:22:51.352Z] #14 42.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-17T03:22:51.352Z] #14 42.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-17T03:22:51.352Z] #14 42.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-17T03:22:51.352Z] #14 42.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-17T03:22:51.352Z] #14 42.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-17T03:22:51.352Z] #14 42.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-17T03:22:51.352Z] #14 42.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-17T03:22:51.352Z] #14 42.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-17T03:22:51.352Z] #14 42.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-17T03:22:51.352Z] #14 42.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-17T03:22:51.352Z] #14 42.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-17T03:22:51.352Z] #14 42.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-17T03:22:51.352Z] #14 43.71 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:51.352Z] #14 43.97 Fetched 115 MB in 6s (17.9 MB/s) [2022-05-17T03:22:51.352Z] #14 44.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-17T03:22:51.352Z] #14 44.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:22:51.352Z] #14 44.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-17T03:22:51.352Z] #14 44.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:22:51.352Z] #14 46.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-17T03:22:51.352Z] #14 46.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-17T03:22:51.352Z] #14 46.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:22:51.361Z] #44 2.063 + cd /tmp/tmp.ZYALp9EoTW/tini [2022-05-17T03:22:51.361Z] #44 2.063 + git checkout -q v0.19.0 [2022-05-17T03:22:51.361Z] #44 2.067 + cmake . [2022-05-17T03:22:51.361Z] #44 2.444 -- The C compiler identification is GNU 10.2.1 [2022-05-17T03:22:51.623Z] #44 2.539 -- Detecting C compiler ABI info [2022-05-17T03:22:51.925Z] #14 49.20 Selecting previously unselected package binutils-mingw-w64. [2022-05-17T03:22:51.925Z] #14 49.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-17T03:22:51.925Z] #14 49.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:22:51.925Z] #14 49.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-17T03:22:51.925Z] #14 49.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:22:51.925Z] #14 49.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:22:51.925Z] #14 ... [2022-05-17T03:22:51.925Z] [2022-05-17T03:22:51.925Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:22:51.925Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:22:51.925Z] #55 49.54 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-17T03:22:52.142Z] #43 DONE 139.8s [2022-05-17T03:22:52.142Z] [2022-05-17T03:22:52.142Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:22:52.142Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:22:52.142Z] #19 127.1 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-17T03:22:52.142Z] #19 127.1 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-17T03:22:52.142Z] #19 127.2 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-17T03:22:52.142Z] #19 127.3 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-17T03:22:52.142Z] #19 127.4 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-05-17T03:22:52.187Z] #55 49.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:22:52.187Z] #55 49.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-17T03:22:52.187Z] #55 49.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-17T03:22:52.187Z] #55 49.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-17T03:22:52.187Z] #55 49.76 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-17T03:22:52.187Z] #55 49.80 go: downloading golang.org/x/mod v0.5.1 [2022-05-17T03:22:52.194Z] #44 3.073 -- Detecting C compiler ABI info - done [2022-05-17T03:22:52.194Z] #44 3.157 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-17T03:22:52.194Z] #44 3.175 -- Detecting C compile features [2022-05-17T03:22:52.194Z] #44 3.176 -- Detecting C compile features - done [2022-05-17T03:22:52.194Z] #44 3.221 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-17T03:22:52.332Z] #14 29.49 Reading package lists... [2022-05-17T03:22:52.332Z] #14 ... [2022-05-17T03:22:52.332Z] [2022-05-17T03:22:52.332Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:52.332Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:52.332Z] #51 22.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-17T03:22:52.332Z] #51 32.39 Fetched 8534 kB in 25s (340 kB/s) [2022-05-17T03:22:52.332Z] #51 32.39 Reading package lists... [2022-05-17T03:22:52.332Z] #51 ... [2022-05-17T03:22:52.332Z] [2022-05-17T03:22:52.332Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:22:52.332Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:22:52.332Z] #36 30.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-17T03:22:52.332Z] #36 30.98 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-17T03:22:52.332Z] #36 32.38 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-17T03:22:52.452Z] #55 50.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-17T03:22:52.454Z] #44 3.392 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-17T03:22:52.454Z] #44 3.461 -- Configuring done [2022-05-17T03:22:52.454Z] #44 3.483 -- Generating done [2022-05-17T03:22:52.454Z] #44 3.487 -- Build files have been written to: /tmp/tmp.ZYALp9EoTW/tini [2022-05-17T03:22:52.454Z] #44 3.500 + make tini-static [2022-05-17T03:22:52.721Z] #55 50.11 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:22:52.753Z] #36 ... [2022-05-17T03:22:52.753Z] [2022-05-17T03:22:52.753Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:22:52.753Z] #67 sha256:bb59636c3623f1130b6a8903c99dae6b982f18799e362d824da99f4e4fb62290 [2022-05-17T03:22:52.753Z] #67 25.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:22:52.753Z] #67 ... [2022-05-17T03:22:52.753Z] [2022-05-17T03:22:52.753Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:52.753Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:52.753Z] #51 33.06 Fetched 8534 kB in 27s (320 kB/s) [2022-05-17T03:22:52.983Z] #55 50.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-17T03:22:52.983Z] #55 50.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-17T03:22:52.983Z] #55 50.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-17T03:22:53.027Z] #44 3.898 Scanning dependencies of target tini-static [2022-05-17T03:22:53.027Z] #44 4.008 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-17T03:22:53.554Z] #55 50.89 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:22:53.554Z] #55 51.11 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-17T03:22:53.815Z] #55 51.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-17T03:22:53.815Z] #55 51.37 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-17T03:22:53.815Z] #55 51.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-17T03:22:54.076Z] #55 51.59 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:22:54.076Z] #55 51.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:22:54.076Z] #55 51.68 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-17T03:22:54.076Z] #55 51.79 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-17T03:22:54.416Z] #44 5.095 [100%] Linking C executable tini-static [2022-05-17T03:22:54.416Z] #44 5.486 [100%] Built target tini-static [2022-05-17T03:22:54.648Z] #55 52.10 go: downloading github.com/prometheus/common v0.10.0 [2022-05-17T03:22:54.648Z] #55 52.26 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-17T03:22:54.676Z] #19 129.5 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-17T03:22:54.676Z] #19 129.5 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-17T03:22:54.676Z] #19 129.5 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-17T03:22:54.676Z] #19 129.5 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-17T03:22:54.676Z] #19 129.5 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-17T03:22:54.676Z] #19 129.5 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-17T03:22:54.676Z] #19 129.5 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-17T03:22:54.676Z] #19 129.5 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-17T03:22:54.676Z] #19 129.6 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-17T03:22:54.676Z] #19 129.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-17T03:22:54.676Z] #19 129.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-17T03:22:54.676Z] #19 129.7 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-05-17T03:22:54.852Z] #44 5.560 + mkdir -p /build [2022-05-17T03:22:54.852Z] #44 5.565 + cp tini-static /build/docker-init [2022-05-17T03:22:54.909Z] #55 52.43 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-17T03:22:54.909Z] #55 52.55 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-17T03:22:55.243Z] #19 130.6 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-17T03:22:55.243Z] #19 130.6 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-17T03:22:55.243Z] #19 130.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-17T03:22:55.243Z] #19 130.6 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-17T03:22:55.502Z] #19 130.7 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-05-17T03:22:55.796Z] #44 DONE 6.8s [2022-05-17T03:22:55.796Z] [2022-05-17T03:22:55.796Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:55.796Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:22:55.796Z] #14 52.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-17T03:22:55.796Z] #14 52.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-17T03:22:55.796Z] #14 52.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:22:55.796Z] #14 58.55 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-17T03:22:55.796Z] #14 58.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-17T03:22:55.796Z] #14 58.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:22:55.796Z] #14 58.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-17T03:22:55.796Z] #14 58.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-17T03:22:55.796Z] #14 58.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:22:55.858Z] #55 ... [2022-05-17T03:22:55.858Z] [2022-05-17T03:22:55.858Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:55.858Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:55.858Z] #42 43.40 Selecting previously unselected package libicu67:amd64. [2022-05-17T03:22:55.858Z] #42 43.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-17T03:22:55.858Z] #42 43.42 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-17T03:22:55.858Z] #42 50.57 Selecting previously unselected package libxml2:amd64. [2022-05-17T03:22:55.858Z] #42 50.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-17T03:22:55.858Z] #42 50.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:22:55.858Z] #42 51.16 Selecting previously unselected package libarchive13:amd64. [2022-05-17T03:22:55.858Z] #42 51.16 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-17T03:22:55.858Z] #42 51.18 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-17T03:22:55.858Z] #42 51.52 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-17T03:22:55.858Z] #42 51.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-17T03:22:55.858Z] #42 51.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-17T03:22:55.858Z] #42 51.80 Selecting previously unselected package librhash0:amd64. [2022-05-17T03:22:55.858Z] #42 51.80 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-17T03:22:55.858Z] #42 51.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-17T03:22:55.858Z] #42 52.03 Selecting previously unselected package libuv1:amd64. [2022-05-17T03:22:55.858Z] #42 52.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-17T03:22:55.858Z] #42 52.03 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-17T03:22:55.858Z] #42 52.18 Selecting previously unselected package cmake. [2022-05-17T03:22:55.858Z] #42 52.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-17T03:22:55.858Z] #42 52.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:22:56.059Z] #51 33.06 Reading package lists... [2022-05-17T03:22:56.059Z] #51 ... [2022-05-17T03:22:56.059Z] [2022-05-17T03:22:56.059Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:56.059Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:56.059Z] #14 29.46 Reading package lists... [2022-05-17T03:22:56.059Z] #14 ... [2022-05-17T03:22:56.059Z] [2022-05-17T03:22:56.059Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:56.059Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:56.059Z] #62 28.68 Fetched 8530 kB in 23s (375 kB/s) [2022-05-17T03:22:56.059Z] #62 28.68 Reading package lists... [2022-05-17T03:22:56.120Z] #42 ... [2022-05-17T03:22:56.120Z] [2022-05-17T03:22:56.120Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:22:56.121Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:22:56.121Z] #51 46.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:22:56.121Z] #51 46.52 Setting up python3-protobuf (3.12.4-1) ... [2022-05-17T03:22:56.121Z] #51 50.89 Setting up criu (3.17-1) ... [2022-05-17T03:22:56.121Z] #51 53.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:22:56.121Z] #51 DONE 53.5s [2022-05-17T03:22:56.121Z] [2022-05-17T03:22:56.121Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:56.121Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:56.121Z] #14 49.63 Selecting previously unselected package dmsetup. [2022-05-17T03:22:56.121Z] #14 49.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:22:56.121Z] #14 49.63 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:22:56.121Z] #14 49.81 Selecting previously unselected package mingw-w64-common. [2022-05-17T03:22:56.121Z] #14 49.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-17T03:22:56.121Z] #14 49.84 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-17T03:22:56.321Z] #62 37.99 Reading package lists... [2022-05-17T03:22:56.321Z] #62 ... [2022-05-17T03:22:56.321Z] [2022-05-17T03:22:56.321Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:56.321Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:22:56.438Z] #19 131.8 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-17T03:22:56.697Z] #19 131.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-17T03:22:57.266Z] #19 132.4 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:22:57.266Z] #19 132.7 Fetched 787 MB in 27s (29.4 MB/s) [2022-05-17T03:22:57.370Z] #47 38.93 Updating files: 50% (1105/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-17T03:22:57.370Z] #47 40.06 + git checkout -q v2.3.0 [2022-05-17T03:22:57.525Z] #19 132.7 Selecting previously unselected package liblocale-gettext-perl. [2022-05-17T03:22:57.525Z] #19 132.7 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:22:57.525Z] #19 132.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-17T03:22:57.525Z] #19 132.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-17T03:22:57.525Z] #19 132.8 Selecting previously unselected package bzip2. [2022-05-17T03:22:57.784Z] #19 132.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-17T03:22:57.784Z] #19 132.8 Unpacking bzip2 (1.0.8-4) ... [2022-05-17T03:22:57.784Z] #19 132.9 Selecting previously unselected package libmagic-mgc. [2022-05-17T03:22:57.784Z] #19 132.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-17T03:22:57.784Z] #19 132.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-17T03:22:57.784Z] #19 133.1 Selecting previously unselected package libmagic1:amd64. [2022-05-17T03:22:57.784Z] #19 133.1 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-17T03:22:57.784Z] #19 133.1 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-17T03:22:57.784Z] #19 133.2 Selecting previously unselected package file. [2022-05-17T03:22:57.784Z] #19 133.2 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-17T03:22:57.784Z] #19 133.2 Unpacking file (1:5.39-3) ... [2022-05-17T03:22:58.043Z] #19 133.2 Selecting previously unselected package xz-utils. [2022-05-17T03:22:58.043Z] #19 133.2 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-17T03:22:58.043Z] #19 133.2 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:22:58.043Z] #19 133.3 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-17T03:22:58.043Z] #19 133.3 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-17T03:22:58.302Z] #19 133.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-17T03:22:58.681Z] #14 56.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-17T03:22:58.682Z] #14 56.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-17T03:22:58.682Z] #14 56.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:22:58.870Z] #19 134.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-17T03:22:58.871Z] #19 134.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-17T03:22:58.871Z] #19 134.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-17T03:22:58.872Z] #36 ... [2022-05-17T03:22:58.872Z] [2022-05-17T03:22:58.872Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:22:58.872Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:22:58.872Z] #14 29.49 Reading package lists... [2022-05-17T03:22:58.943Z] #14 ... [2022-05-17T03:22:58.943Z] [2022-05-17T03:22:58.943Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:22:58.943Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:22:58.943Z] #42 56.49 Setting up libicu67:amd64 (67.1-7) ... [2022-05-17T03:22:58.943Z] #42 56.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:22:58.943Z] #42 56.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-17T03:22:58.943Z] #42 56.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:22:58.943Z] #42 56.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-17T03:22:59.205Z] #42 56.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-17T03:22:59.205Z] #42 56.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:22:59.205Z] #42 56.70 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:22:59.205Z] #42 56.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-17T03:22:59.205Z] #42 56.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:22:59.205Z] #42 56.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:22:59.439Z] #19 134.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-17T03:22:59.439Z] #19 134.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-17T03:22:59.439Z] #19 134.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-17T03:22:59.801Z] #14 38.65 Reading package lists... [2022-05-17T03:22:59.801Z] #14 ... [2022-05-17T03:22:59.801Z] [2022-05-17T03:22:59.801Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:22:59.801Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:22:59.801Z] #62 30.11 Fetched 8530 kB in 24s (363 kB/s) [2022-05-17T03:22:59.801Z] #62 30.11 Reading package lists... [2022-05-17T03:22:59.801Z] #62 38.75 Reading package lists... [2022-05-17T03:22:59.801Z] #62 ... [2022-05-17T03:22:59.801Z] [2022-05-17T03:22:59.801Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:22:59.801Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:22:59.801Z] #47 38.69 Updating files: 58% (1284/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 88% (1927/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-17T03:22:59.801Z] #47 39.98 + git checkout -q v2.3.0 [2022-05-17T03:22:59.922Z] #47 42.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-17T03:23:00.057Z] #47 ... [2022-05-17T03:23:00.057Z] [2022-05-17T03:23:00.057Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:00.057Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:00.057Z] #42 30.40 Fetched 8530 kB in 23s (367 kB/s) [2022-05-17T03:23:00.057Z] #42 30.40 Reading package lists... [2022-05-17T03:23:00.376Z] #19 135.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-17T03:23:00.376Z] #19 135.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-17T03:23:00.376Z] #19 135.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-17T03:23:00.591Z] #42 DONE 58.1s [2022-05-17T03:23:00.591Z] [2022-05-17T03:23:00.591Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:00.591Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:00.591Z] #55 54.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-17T03:23:00.944Z] #19 136.2 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-17T03:23:00.944Z] #19 136.2 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-17T03:23:00.944Z] #19 136.2 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-17T03:23:01.439Z] #42 39.69 Reading package lists... [2022-05-17T03:23:01.439Z] #42 ... [2022-05-17T03:23:01.439Z] [2022-05-17T03:23:01.439Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:01.439Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:01.439Z] #51 32.39 Reading package lists... [2022-05-17T03:23:01.513Z] #19 136.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-17T03:23:01.513Z] #19 136.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:01.513Z] #19 136.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:23:01.541Z] #55 ... [2022-05-17T03:23:01.541Z] [2022-05-17T03:23:01.541Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-17T03:23:01.541Z] #43 sha256:283e8209154f7f9edd294b10c9e494a1b97e22a4db8d31b377d1ec79f84cf979 [2022-05-17T03:23:01.541Z] #43 DONE 0.9s [2022-05-17T03:23:01.541Z] [2022-05-17T03:23:01.541Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:23:01.541Z] #44 sha256:b2e6d688b41a6c1440bcd15dbbfbff4e0d5c2198feb29feda0d0767094427b44 [2022-05-17T03:23:01.772Z] #19 136.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-17T03:23:01.772Z] #19 136.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:01.772Z] #19 136.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:23:02.395Z] #14 64.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-17T03:23:02.395Z] #14 64.46 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-17T03:23:02.395Z] #14 64.47 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:23:03.234Z] #47 ... [2022-05-17T03:23:03.234Z] [2022-05-17T03:23:03.234Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:23:03.234Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:23:03.234Z] #62 37.99 Reading package lists... [2022-05-17T03:23:04.086Z] #44 2.696 + RM_GOPATH=0 [2022-05-17T03:23:04.348Z] #44 ... [2022-05-17T03:23:04.348Z] [2022-05-17T03:23:04.348Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:23:04.348Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:23:04.348Z] #53 61.50 gotestsum version dev [2022-05-17T03:23:04.348Z] #53 DONE 61.9s [2022-05-17T03:23:04.348Z] [2022-05-17T03:23:04.348Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:23:04.348Z] #44 sha256:b2e6d688b41a6c1440bcd15dbbfbff4e0d5c2198feb29feda0d0767094427b44 [2022-05-17T03:23:04.348Z] #44 2.697 + TMP_GOPATH= [2022-05-17T03:23:04.348Z] #44 2.697 + : /build [2022-05-17T03:23:04.348Z] #44 2.697 + '[' -z '' ']' [2022-05-17T03:23:04.348Z] #44 2.699 ++ mktemp -d [2022-05-17T03:23:04.348Z] #44 2.702 + export GOPATH=/tmp/tmp.rCsddbUun2 [2022-05-17T03:23:04.348Z] #44 2.705 + GOPATH=/tmp/tmp.rCsddbUun2 [2022-05-17T03:23:04.348Z] #44 2.705 + RM_GOPATH=1 [2022-05-17T03:23:04.348Z] #44 2.705 + case "$(go env GOARCH)" in [2022-05-17T03:23:04.348Z] #44 2.706 ++ go env GOARCH [2022-05-17T03:23:04.348Z] #44 2.721 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:04.348Z] #44 2.723 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:04.348Z] #44 2.723 ++ dirname /install.sh [2022-05-17T03:23:04.348Z] #44 2.723 + dir=/ [2022-05-17T03:23:04.348Z] #44 2.723 + bin=tini [2022-05-17T03:23:04.348Z] #44 2.723 + shift [2022-05-17T03:23:04.348Z] #44 2.723 + '[' '!' -f //tini.installer ']' [2022-05-17T03:23:04.348Z] #44 2.723 + . //tini.installer [2022-05-17T03:23:04.348Z] #44 2.723 ++ : v0.19.0 [2022-05-17T03:23:04.348Z] #44 2.723 + install_tini [2022-05-17T03:23:04.348Z] #44 2.723 + echo 'Install tini version v0.19.0' [2022-05-17T03:23:04.348Z] #44 2.724 Install tini version v0.19.0 [2022-05-17T03:23:04.348Z] #44 2.724 + git clone https://github.com/krallin/tini.git /tmp/tmp.rCsddbUun2/tini [2022-05-17T03:23:04.348Z] #44 2.727 Cloning into '/tmp/tmp.rCsddbUun2/tini'... [2022-05-17T03:23:04.921Z] #44 3.424 + cd /tmp/tmp.rCsddbUun2/tini [2022-05-17T03:23:04.921Z] #44 3.424 + git checkout -q v0.19.0 [2022-05-17T03:23:04.921Z] #44 3.444 + cmake . [2022-05-17T03:23:05.151Z] #62 45.89 Building dependency tree... [2022-05-17T03:23:05.294Z] Fetching without tags [2022-05-17T03:23:05.863Z] #44 4.079 -- The C compiler identification is GNU 10.2.1 [2022-05-17T03:23:05.863Z] #44 4.179 -- Detecting C compiler ABI info [2022-05-17T03:23:04.990Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:23:05.053Z] > git config --add remote.origin.fetch +refs/pull/43598/head:refs/remotes/origin/PR-43598 # timeout=10 [2022-05-17T03:23:05.100Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:23:05.209Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:23:05.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:23:05.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:23:05.318Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:23:06.015Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [2022-05-17T03:23:06.435Z] #44 4.841 -- Detecting C compiler ABI info - done [2022-05-17T03:23:06.435Z] #44 4.981 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-17T03:23:06.435Z] #44 4.981 -- Detecting C compile features [2022-05-17T03:23:06.435Z] #44 4.981 -- Detecting C compile features - done [2022-05-17T03:23:06.435Z] #44 5.033 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-17T03:23:06.542Z] #62 ... [2022-05-17T03:23:06.543Z] [2022-05-17T03:23:06.543Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:06.543Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:06.543Z] #14 39.09 Reading package lists... [2022-05-17T03:23:06.543Z] #14 46.22 Building dependency tree... [2022-05-17T03:23:06.543Z] #14 ... [2022-05-17T03:23:06.543Z] [2022-05-17T03:23:06.543Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:06.543Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:06.543Z] #42 31.63 Reading package lists... [2022-05-17T03:23:06.543Z] #42 40.33 Building dependency tree... [2022-05-17T03:23:06.543Z] #42 45.17 The following additional packages will be installed: [2022-05-17T03:23:06.543Z] #42 45.20 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-17T03:23:06.543Z] #42 45.23 Suggested packages: [2022-05-17T03:23:06.543Z] #42 45.28 cmake-doc ninja-build lrzip [2022-05-17T03:23:06.543Z] #42 45.28 Recommended packages: [2022-05-17T03:23:06.543Z] #42 45.28 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-17T03:23:06.543Z] #42 46.67 The following NEW packages will be installed: [2022-05-17T03:23:06.543Z] #42 46.70 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-17T03:23:06.543Z] #42 46.70 vim-common xxd [2022-05-17T03:23:06.543Z] #42 47.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:23:06.543Z] #42 47.16 Need to get 17.7 MB of archives. [2022-05-17T03:23:06.543Z] #42 47.16 After this operation, 70.7 MB of additional disk space will be used. [2022-05-17T03:23:06.543Z] #42 47.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:23:06.543Z] #42 47.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:23:06.543Z] #42 47.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-17T03:23:06.543Z] #42 47.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-17T03:23:06.543Z] #42 48.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-17T03:23:06.543Z] #42 48.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-17T03:23:06.543Z] #42 48.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-17T03:23:06.543Z] #42 48.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-17T03:23:06.543Z] #42 48.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-17T03:23:06.543Z] #42 48.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-17T03:23:06.696Z] #44 5.254 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-17T03:23:06.696Z] #44 5.332 -- Configuring done [2022-05-17T03:23:06.958Z] #44 5.358 -- Generating done [2022-05-17T03:23:06.958Z] #44 5.362 -- Build files have been written to: /tmp/tmp.rCsddbUun2/tini [2022-05-17T03:23:06.958Z] #51 41.73 Reading package lists... [2022-05-17T03:23:06.958Z] #44 5.378 + make tini-static [2022-05-17T03:23:06.958Z] #51 ... [2022-05-17T03:23:06.958Z] [2022-05-17T03:23:06.958Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:06.958Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:06.958Z] #55 43.42 go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:23:06.958Z] #55 43.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:23:06.958Z] #55 43.52 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-17T03:23:06.958Z] #55 43.54 go: downloading github.com/spf13/viper v1.10.1 [2022-05-17T03:23:06.958Z] #55 43.99 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-17T03:23:06.958Z] #55 44.72 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-17T03:23:06.958Z] #55 44.72 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-17T03:23:06.958Z] #55 46.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-17T03:23:06.958Z] #55 46.93 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:23:06.958Z] #55 47.08 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:23:06.958Z] #55 47.17 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-17T03:23:07.219Z] #44 5.683 Scanning dependencies of target tini-static [2022-05-17T03:23:07.219Z] #44 5.761 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-17T03:23:07.487Z] #42 50.35 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:23:07.748Z] #42 50.82 Fetched 17.7 MB in 2s (9545 kB/s) [2022-05-17T03:23:08.010Z] #42 51.02 Selecting previously unselected package xxd. [2022-05-17T03:23:08.271Z] #42 51.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:23:08.271Z] #42 51.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:23:08.271Z] #42 51.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:23:08.271Z] #42 ... [2022-05-17T03:23:08.271Z] [2022-05-17T03:23:08.271Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:08.271Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:08.271Z] #51 33.06 Reading package lists... [2022-05-17T03:23:08.271Z] #51 41.05 Reading package lists... [2022-05-17T03:23:08.533Z] #51 49.06 Building dependency tree... [2022-05-17T03:23:08.533Z] #51 ... [2022-05-17T03:23:08.533Z] [2022-05-17T03:23:08.533Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:08.533Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:08.533Z] #55 43.63 go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:23:08.533Z] #55 43.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:23:08.533Z] #55 43.97 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-17T03:23:08.533Z] #55 44.03 go: downloading github.com/spf13/viper v1.10.1 [2022-05-17T03:23:08.533Z] #55 44.43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-17T03:23:08.533Z] #55 44.95 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:23:08.533Z] #55 44.95 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:23:08.533Z] #55 45.01 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-17T03:23:08.533Z] #55 45.09 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-17T03:23:08.533Z] #55 47.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-17T03:23:08.533Z] #55 47.71 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-17T03:23:08.533Z] #55 ... [2022-05-17T03:23:08.533Z] [2022-05-17T03:23:08.533Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:08.533Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:08.533Z] #14 51.50 The following additional packages will be installed: [2022-05-17T03:23:08.533Z] #14 51.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:23:08.533Z] #14 51.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-17T03:23:08.533Z] #14 51.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-17T03:23:08.533Z] #14 51.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-17T03:23:08.533Z] #14 51.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-17T03:23:08.533Z] #14 51.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-17T03:23:08.533Z] #14 51.55 mingw-w64-common mingw-w64-x86-64-dev [2022-05-17T03:23:08.533Z] #14 51.57 Suggested packages: [2022-05-17T03:23:08.533Z] #14 51.58 gcc-10-locales seccomp wine64 [2022-05-17T03:23:08.605Z] #44 6.947 [100%] Linking C executable tini-static [2022-05-17T03:23:06.116Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:23:06.163Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:23:08.775Z] > git remote # timeout=10 [2022-05-17T03:23:08.869Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:23:08.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:23:08.900Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:23:09.176Z] #44 7.675 [100%] Built target tini-static [2022-05-17T03:23:09.437Z] #44 7.733 + mkdir -p /build [2022-05-17T03:23:09.437Z] #44 7.737 + cp tini-static /build/docker-init [2022-05-17T03:23:09.437Z] #44 DONE 7.8s [2022-05-17T03:23:09.437Z] [2022-05-17T03:23:09.437Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:09.437Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:09.437Z] #14 62.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-17T03:23:09.437Z] #14 62.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:09.437Z] #14 62.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:23:09.437Z] #14 62.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-17T03:23:09.437Z] #14 62.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:09.437Z] #14 62.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:09.527Z] Merge succeeded, producing 549c9d5c21d6bcac1b3c1a8769dedce08ec93421 [2022-05-17T03:23:09.528Z] Checking out Revision 549c9d5c21d6bcac1b3c1a8769dedce08ec93421 (PR-43598) [2022-05-17T03:23:10.225Z] #55 ... [2022-05-17T03:23:10.225Z] [2022-05-17T03:23:10.225Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:10.225Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:10.225Z] #51 41.73 Reading package lists... [2022-05-17T03:23:10.541Z] #14 ... [2022-05-17T03:23:10.541Z] [2022-05-17T03:23:10.541Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:23:10.541Z] #64 sha256:ef25f62a743abd705bbd14cd97aa56e081ddd8a2db7bee4260bf6656721a5238 [2022-05-17T03:23:10.541Z] #64 37.31 Updating files: 66% (3187/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-17T03:23:10.541Z] #64 38.16 + cd /tmp/tmp.cxLnu6jwZD/src/github.com/containerd/containerd [2022-05-17T03:23:10.541Z] #64 38.16 + git checkout -q v1.6.4 [2022-05-17T03:23:11.083Z] #14 53.61 The following NEW packages will be installed: [2022-05-17T03:23:11.083Z] #14 53.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:23:11.083Z] #14 53.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-17T03:23:11.083Z] #14 53.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-17T03:23:11.083Z] #14 53.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-17T03:23:11.083Z] #14 53.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-17T03:23:11.083Z] #14 53.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-17T03:23:11.083Z] #14 53.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-17T03:23:11.083Z] #14 53.61 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-17T03:23:11.083Z] #14 53.62 mingw-w64-x86-64-dev [2022-05-17T03:23:11.345Z] #14 54.05 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:23:11.345Z] #14 54.05 Need to get 115 MB of archives. [2022-05-17T03:23:11.345Z] #14 54.05 After this operation, 645 MB of additional disk space will be used. [2022-05-17T03:23:11.345Z] #14 54.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-17T03:23:11.345Z] #14 54.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-17T03:23:11.484Z] #64 39.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-17T03:23:11.745Z] #64 39.27 + BUILDTAGS='netgo osusergo static_build' [2022-05-17T03:23:11.745Z] #64 39.27 + export EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:23:11.745Z] #64 39.27 + EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:23:11.745Z] #64 39.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-17T03:23:11.745Z] #64 39.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-17T03:23:11.745Z] #64 39.27 + '[' '' = dynamic ']' [2022-05-17T03:23:11.745Z] #64 39.27 + make [2022-05-17T03:23:11.919Z] #14 54.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-17T03:23:11.919Z] #14 54.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-17T03:23:11.919Z] #14 54.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-17T03:23:11.919Z] #14 54.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-17T03:23:11.983Z] #14 69.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-17T03:23:11.984Z] #14 69.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:11.984Z] #14 69.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:23:12.181Z] #14 55.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-17T03:23:09.432Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-17T03:23:09.558Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:23:09.605Z] > git checkout -f 549c9d5c21d6bcac1b3c1a8769dedce08ec93421 # timeout=10 [2022-05-17T03:23:12.742Z] #51 50.40 Building dependency tree... [2022-05-17T03:23:12.742Z] #51 ... [2022-05-17T03:23:12.742Z] [2022-05-17T03:23:12.742Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:23:12.742Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:23:12.742Z] #47 42.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-17T03:23:12.755Z] #14 55.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-17T03:23:12.755Z] #14 55.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-17T03:23:12.999Z] #47 ... [2022-05-17T03:23:12.999Z] [2022-05-17T03:23:12.999Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:12.999Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:12.999Z] #55 52.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:23:12.999Z] #55 52.53 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:23:12.999Z] #55 52.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-17T03:23:12.999Z] #55 52.92 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-17T03:23:12.999Z] #55 53.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-17T03:23:12.999Z] #55 53.12 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-17T03:23:12.999Z] #55 53.31 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:23:12.999Z] #55 53.41 go: downloading github.com/spf13/afero v1.6.0 [2022-05-17T03:23:12.999Z] #55 53.44 go: downloading github.com/spf13/cast v1.4.1 [2022-05-17T03:23:13.017Z] #14 ... [2022-05-17T03:23:13.017Z] [2022-05-17T03:23:13.017Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:23:13.017Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:23:13.017Z] #57 55.46 v3.0.2 [2022-05-17T03:23:13.017Z] #57 DONE 56.0s [2022-05-17T03:23:13.255Z] #55 53.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-17T03:23:13.255Z] #55 53.68 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-17T03:23:13.279Z] [2022-05-17T03:23:13.279Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:23:13.279Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:23:13.279Z] #62 51.48 The following additional packages will be installed: [2022-05-17T03:23:13.279Z] #62 51.53 libbtrfs0 [2022-05-17T03:23:13.279Z] #62 51.75 The following NEW packages will be installed: [2022-05-17T03:23:13.279Z] #62 51.79 libbtrfs-dev libbtrfs0 [2022-05-17T03:23:13.279Z] #62 52.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:23:13.279Z] #62 52.39 Need to get 460 kB of archives. [2022-05-17T03:23:13.279Z] #62 52.39 After this operation, 1237 kB of additional disk space will be used. [2022-05-17T03:23:13.279Z] #62 52.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-17T03:23:13.279Z] #62 52.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-17T03:23:13.279Z] #62 53.88 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:23:13.279Z] #62 54.29 Fetched 460 kB in 0s (992 kB/s) [2022-05-17T03:23:13.279Z] #62 54.44 Selecting previously unselected package libbtrfs0:amd64. [2022-05-17T03:23:13.279Z] #62 54.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 ... 15709 files and directories currently installed.) [2022-05-17T03:23:13.279Z] #62 54.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-17T03:23:13.279Z] #62 54.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:23:13.279Z] #62 55.10 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-17T03:23:13.279Z] #62 55.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-17T03:23:13.279Z] #62 55.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:23:13.279Z] #62 55.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:23:13.279Z] #62 55.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:23:13.279Z] #62 55.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:23:13.511Z] #55 53.83 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-17T03:23:13.511Z] #55 54.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-17T03:23:13.511Z] #55 54.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-17T03:23:13.663Z] #64 41.20 + bin/ctr [2022-05-17T03:23:13.768Z] #55 54.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-17T03:23:13.768Z] #55 54.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-17T03:23:13.768Z] #55 54.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-17T03:23:13.768Z] #55 54.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-17T03:23:13.768Z] #55 54.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-17T03:23:13.768Z] #55 54.27 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-17T03:23:13.768Z] #55 54.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-17T03:23:13.864Z] #62 DONE 56.6s [2022-05-17T03:23:13.864Z] [2022-05-17T03:23:13.864Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:13.864Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:13.864Z] #14 56.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-17T03:23:13.864Z] #14 ... [2022-05-17T03:23:13.864Z] [2022-05-17T03:23:13.864Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-17T03:23:13.864Z] #63 sha256:853c5f2979266c8f11b6d30d533cfb9eb7895bdbd3577036646d089d9f9f5018 [2022-05-17T03:23:13.864Z] #63 DONE 0.2s [2022-05-17T03:23:14.130Z] [2022-05-17T03:23:14.130Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:23:14.130Z] #64 sha256:27f1fca8a8e0d599a37e4c0cedb2393f2ec2df11f9d6d597fe7247c1c212a7ca [2022-05-17T03:23:14.453Z] #55 54.64 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-17T03:23:15.027Z] #55 55.38 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-17T03:23:15.027Z] #55 55.40 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-17T03:23:15.300Z] #55 55.66 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-17T03:23:15.300Z] #55 55.70 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-17T03:23:15.300Z] #55 55.77 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-17T03:23:16.055Z] #64 1.860 + RM_GOPATH=0 [2022-05-17T03:23:16.055Z] #64 1.860 + TMP_GOPATH= [2022-05-17T03:23:16.055Z] #64 1.860 + : /build [2022-05-17T03:23:16.055Z] #64 1.860 + '[' -z '' ']' [2022-05-17T03:23:16.055Z] #64 1.860 ++ mktemp -d [2022-05-17T03:23:16.055Z] #64 1.860 + export GOPATH=/tmp/tmp.Wr4UmFFwaU [2022-05-17T03:23:16.055Z] #64 1.860 + GOPATH=/tmp/tmp.Wr4UmFFwaU [2022-05-17T03:23:16.055Z] #64 1.860 + RM_GOPATH=1 [2022-05-17T03:23:16.055Z] #64 1.860 + case "$(go env GOARCH)" in [2022-05-17T03:23:16.055Z] #64 1.860 ++ go env GOARCH [2022-05-17T03:23:16.055Z] #64 1.916 Install containerd version v1.6.4 [2022-05-17T03:23:16.055Z] #64 1.916 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:16.055Z] #64 1.916 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:16.055Z] #64 1.916 ++ dirname /install.sh [2022-05-17T03:23:16.055Z] #64 1.916 + dir=/ [2022-05-17T03:23:16.055Z] #64 1.916 + bin=containerd [2022-05-17T03:23:16.055Z] #64 1.916 + shift [2022-05-17T03:23:16.055Z] #64 1.916 + '[' '!' -f //containerd.installer ']' [2022-05-17T03:23:16.055Z] #64 1.916 + . //containerd.installer [2022-05-17T03:23:16.055Z] #64 1.916 ++ set -e [2022-05-17T03:23:16.055Z] #64 1.916 ++ : v1.6.4 [2022-05-17T03:23:16.055Z] #64 1.916 + install_containerd [2022-05-17T03:23:16.055Z] #64 1.916 + echo 'Install containerd version v1.6.4' [2022-05-17T03:23:16.055Z] #64 1.916 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Wr4UmFFwaU/src/github.com/containerd/containerd [2022-05-17T03:23:16.055Z] #64 1.941 Cloning into '/tmp/tmp.Wr4UmFFwaU/src/github.com/containerd/containerd'... [2022-05-17T03:23:16.673Z] #55 ... [2022-05-17T03:23:16.673Z] [2022-05-17T03:23:16.673Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:16.674Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:16.674Z] #14 38.65 Reading package lists... [2022-05-17T03:23:16.674Z] #14 47.26 Building dependency tree... [2022-05-17T03:23:16.674Z] #14 52.73 The following additional packages will be installed: [2022-05-17T03:23:16.674Z] #14 52.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:23:16.674Z] #14 52.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-17T03:23:16.674Z] #14 52.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-17T03:23:16.674Z] #14 52.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-17T03:23:16.674Z] #14 52.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-17T03:23:16.674Z] #14 52.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-17T03:23:16.674Z] #14 52.80 mingw-w64-common mingw-w64-x86-64-dev [2022-05-17T03:23:16.674Z] #14 52.84 Suggested packages: [2022-05-17T03:23:16.674Z] #14 52.84 gcc-10-locales seccomp wine64 [2022-05-17T03:23:16.674Z] #14 55.25 The following NEW packages will be installed: [2022-05-17T03:23:16.674Z] #14 55.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:23:16.674Z] #14 55.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-17T03:23:16.674Z] #14 55.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-17T03:23:16.674Z] #14 55.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-17T03:23:16.674Z] #14 55.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-17T03:23:16.674Z] #14 55.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-17T03:23:16.674Z] #14 55.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-17T03:23:16.674Z] #14 55.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-17T03:23:16.674Z] #14 55.31 mingw-w64-x86-64-dev [2022-05-17T03:23:16.674Z] #14 56.08 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:23:16.674Z] #14 56.08 Need to get 115 MB of archives. [2022-05-17T03:23:16.674Z] #14 56.08 After this operation, 645 MB of additional disk space will be used. [2022-05-17T03:23:16.674Z] #14 56.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-17T03:23:16.674Z] #14 56.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-17T03:23:16.674Z] #14 56.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-17T03:23:16.674Z] #14 56.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-17T03:23:16.674Z] #14 56.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-17T03:23:16.674Z] #14 56.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-17T03:23:16.674Z] #14 57.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-17T03:23:16.931Z] #14 ... [2022-05-17T03:23:16.931Z] [2022-05-17T03:23:16.931Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:16.931Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:16.931Z] #51 56.70 The following additional packages will be installed: [2022-05-17T03:23:16.931Z] #51 56.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:23:16.931Z] #51 56.74 python3-protobuf python3-six [2022-05-17T03:23:16.931Z] #51 56.74 Suggested packages: [2022-05-17T03:23:16.931Z] #51 56.76 python3-setuptools [2022-05-17T03:23:16.931Z] #51 56.76 Recommended packages: [2022-05-17T03:23:16.931Z] #51 56.76 iproute2 | iproute [2022-05-17T03:23:17.190Z] #51 ... [2022-05-17T03:23:17.190Z] [2022-05-17T03:23:17.190Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:23:17.190Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:23:17.190Z] #62 38.75 Reading package lists... [2022-05-17T03:23:17.190Z] #62 47.63 Building dependency tree... [2022-05-17T03:23:17.190Z] #62 53.35 The following additional packages will be installed: [2022-05-17T03:23:17.190Z] #62 53.42 libbtrfs0 [2022-05-17T03:23:17.190Z] #62 53.84 The following NEW packages will be installed: [2022-05-17T03:23:17.190Z] #62 53.84 libbtrfs-dev libbtrfs0 [2022-05-17T03:23:17.190Z] #62 54.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:23:17.190Z] #62 54.42 Need to get 460 kB of archives. [2022-05-17T03:23:17.190Z] #62 54.42 After this operation, 1237 kB of additional disk space will be used. [2022-05-17T03:23:17.190Z] #62 54.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-17T03:23:17.190Z] #62 54.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-17T03:23:17.190Z] #62 56.26 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:23:17.190Z] #62 56.92 Fetched 460 kB in 0s (935 kB/s) [2022-05-17T03:23:17.190Z] #62 57.02 Selecting previously unselected package libbtrfs0:amd64. [2022-05-17T03:23:17.190Z] #62 57.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:23:17.190Z] #62 57.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-17T03:23:17.190Z] #62 57.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:23:17.190Z] #62 57.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-17T03:23:17.190Z] #62 57.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-17T03:23:17.190Z] #62 57.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:23:17.190Z] #62 ... [2022-05-17T03:23:17.190Z] [2022-05-17T03:23:17.190Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:17.190Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:17.190Z] #55 57.28 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-17T03:23:17.190Z] #55 57.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-17T03:23:17.190Z] #55 57.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-17T03:23:17.190Z] #55 57.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-17T03:23:17.190Z] #55 57.63 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-17T03:23:17.449Z] #55 57.68 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-17T03:23:17.449Z] #55 57.95 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-17T03:23:17.706Z] #55 57.96 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-17T03:23:17.706Z] #55 58.19 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-17T03:23:17.838Z] Running on azwin-2-f1a7f1 in d:\jenkins\workspace\moby_PR-43598 [Pipeline] { [Pipeline] ws [2022-05-17T03:23:17.852Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-17T03:23:17.964Z] #55 58.32 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-17T03:23:17.964Z] #55 ... [2022-05-17T03:23:17.964Z] [2022-05-17T03:23:17.964Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:17.964Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:17.964Z] #42 39.69 Reading package lists... [2022-05-17T03:23:17.964Z] #42 48.43 Building dependency tree... [2022-05-17T03:23:17.964Z] #42 54.35 The following additional packages will be installed: [2022-05-17T03:23:17.964Z] #42 54.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-17T03:23:17.964Z] #42 54.39 Suggested packages: [2022-05-17T03:23:17.964Z] #42 54.40 cmake-doc ninja-build lrzip [2022-05-17T03:23:17.964Z] #42 54.40 Recommended packages: [2022-05-17T03:23:17.964Z] #42 54.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-17T03:23:17.964Z] #42 55.86 The following NEW packages will be installed: [2022-05-17T03:23:17.964Z] #42 55.90 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-17T03:23:17.964Z] #42 55.91 vim-common xxd [2022-05-17T03:23:17.964Z] #42 56.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:23:17.964Z] #42 56.52 Need to get 17.7 MB of archives. [2022-05-17T03:23:17.964Z] #42 56.52 After this operation, 70.7 MB of additional disk space will be used. [2022-05-17T03:23:17.964Z] #42 56.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:23:17.964Z] #42 56.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:23:17.964Z] #42 56.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-17T03:23:17.964Z] #42 56.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-17T03:23:17.964Z] #42 57.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-17T03:23:17.964Z] #42 57.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-17T03:23:17.964Z] #42 57.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-17T03:23:17.964Z] #42 57.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-17T03:23:17.964Z] #42 57.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-17T03:23:17.964Z] #42 57.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-17T03:23:17.964Z] #42 ... [2022-05-17T03:23:17.964Z] [2022-05-17T03:23:17.964Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-17T03:23:17.964Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-17T03:23:17.964Z] #57 57.86 v3.0.2 [2022-05-17T03:23:17.964Z] #57 DONE 58.4s [2022-05-17T03:23:17.964Z] [2022-05-17T03:23:17.964Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:17.964Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:17.964Z] #55 58.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-17T03:23:18.222Z] #55 58.43 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-17T03:23:18.222Z] #55 58.45 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-17T03:23:18.222Z] #55 58.54 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-17T03:23:18.479Z] #55 58.69 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-17T03:23:18.479Z] #55 58.92 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-17T03:23:18.479Z] #55 58.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-17T03:23:18.736Z] #55 58.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-17T03:23:18.736Z] #55 59.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-17T03:23:19.299Z] #55 ... [2022-05-17T03:23:19.299Z] [2022-05-17T03:23:19.299Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:23:19.299Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-17T03:23:19.299Z] #62 58.59 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:23:19.299Z] #62 58.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:23:19.299Z] #62 58.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:23:19.299Z] #62 DONE 59.6s [2022-05-17T03:23:19.299Z] [2022-05-17T03:23:19.299Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:19.299Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:19.299Z] #55 59.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-17T03:23:19.366Z] #64 ... [2022-05-17T03:23:19.366Z] [2022-05-17T03:23:19.366Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:19.366Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:19.366Z] #51 49.06 Building dependency tree... [2022-05-17T03:23:19.366Z] #51 54.38 The following additional packages will be installed: [2022-05-17T03:23:19.366Z] #51 54.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:23:19.366Z] #51 54.39 python3-protobuf python3-six [2022-05-17T03:23:19.366Z] #51 54.43 Suggested packages: [2022-05-17T03:23:19.366Z] #51 54.43 python3-setuptools [2022-05-17T03:23:19.366Z] #51 54.43 Recommended packages: [2022-05-17T03:23:19.366Z] #51 54.43 iproute2 | iproute [2022-05-17T03:23:19.366Z] #51 55.50 The following NEW packages will be installed: [2022-05-17T03:23:19.366Z] #51 55.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:23:19.366Z] #51 55.52 python3-protobuf python3-six [2022-05-17T03:23:19.366Z] #51 56.21 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:23:19.366Z] #51 56.21 Need to get 2314 kB of archives. [2022-05-17T03:23:19.366Z] #51 56.21 After this operation, 11.1 MB of additional disk space will be used. [2022-05-17T03:23:19.366Z] #51 56.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-17T03:23:19.366Z] #51 56.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:23:19.366Z] #51 56.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-17T03:23:19.366Z] #51 56.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-17T03:23:19.366Z] #51 56.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-17T03:23:19.366Z] #51 56.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-17T03:23:19.366Z] #51 56.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-17T03:23:19.366Z] #51 59.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-17T03:23:19.366Z] #51 61.11 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:23:19.366Z] #51 61.55 Fetched 2314 kB in 4s (627 kB/s) [2022-05-17T03:23:19.366Z] #51 ... [2022-05-17T03:23:19.366Z] [2022-05-17T03:23:19.366Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:19.366Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:19.366Z] #42 51.84 Selecting previously unselected package vim-common. [2022-05-17T03:23:19.366Z] #42 51.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:23:19.366Z] #42 51.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:23:19.366Z] #42 52.34 Selecting previously unselected package cmake-data. [2022-05-17T03:23:19.366Z] #42 52.34 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-17T03:23:19.366Z] #42 52.37 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:23:19.366Z] #42 58.47 Selecting previously unselected package libicu67:amd64. [2022-05-17T03:23:19.366Z] #42 58.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-17T03:23:19.366Z] #42 58.55 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-17T03:23:19.366Z] #42 ... [2022-05-17T03:23:19.366Z] [2022-05-17T03:23:19.366Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:19.366Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:19.366Z] #51 61.69 Selecting previously unselected package libprotobuf23:amd64. [2022-05-17T03:23:19.366Z] #51 61.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:23:19.366Z] #51 61.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-17T03:23:19.366Z] #51 61.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-17T03:23:19.499Z] The recommended git tool is: git [2022-05-17T03:23:19.558Z] #55 ... [2022-05-17T03:23:19.558Z] [2022-05-17T03:23:19.558Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-17T03:23:19.558Z] #63 sha256:615b83ae823f64063aa7297e05fbce1a90ce8d8a5cc37d9e4b268daa68b19b48 [2022-05-17T03:23:19.558Z] #63 DONE 0.2s [2022-05-17T03:23:19.558Z] [2022-05-17T03:23:19.558Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:19.558Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:19.558Z] #55 59.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-17T03:23:19.841Z] #55 60.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-17T03:23:19.841Z] #55 60.14 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-17T03:23:19.841Z] #55 60.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-17T03:23:19.841Z] #55 60.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-17T03:23:19.841Z] #55 60.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-17T03:23:19.871Z] #19 153.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-17T03:23:19.871Z] #19 153.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:19.871Z] #19 153.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:23:19.871Z] #19 153.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-17T03:23:19.871Z] #19 153.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:19.871Z] #19 153.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-17T03:23:20.100Z] #55 60.26 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-17T03:23:20.101Z] #55 60.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-17T03:23:20.101Z] #55 60.51 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-17T03:23:20.311Z] #51 ... [2022-05-17T03:23:20.311Z] [2022-05-17T03:23:20.311Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:23:20.311Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:23:20.311Z] #40 62.57 NAME: [2022-05-17T03:23:20.311Z] #40 62.57 go-winres - A tool for embedding resources in Windows executables [2022-05-17T03:23:20.311Z] #40 62.57 [2022-05-17T03:23:20.311Z] #40 62.57 USAGE: [2022-05-17T03:23:20.311Z] #40 62.57 go-winres [global options] command [command options] [arguments...] [2022-05-17T03:23:20.311Z] #40 62.57 [2022-05-17T03:23:20.311Z] #40 62.57 COMMANDS: [2022-05-17T03:23:20.311Z] #40 62.57 init Create an initial ./winres/winres.json [2022-05-17T03:23:20.311Z] #40 62.57 make Make syso files for the "go build" command [2022-05-17T03:23:20.311Z] #40 62.57 simply Make syso files for the "go build" command (simplified) [2022-05-17T03:23:20.311Z] #40 62.57 extract Extract all resources from an executable [2022-05-17T03:23:20.311Z] #40 62.57 patch Replace resources in an executable file (exe, dll) [2022-05-17T03:23:20.311Z] #40 62.57 help, h Shows a list of commands or help for one command [2022-05-17T03:23:20.311Z] #40 62.57 [2022-05-17T03:23:20.311Z] #40 62.57 GLOBAL OPTIONS: [2022-05-17T03:23:20.311Z] #40 62.57 --help, -h show help (default: false) [2022-05-17T03:23:20.311Z] #40 DONE 63.0s [2022-05-17T03:23:20.311Z] [2022-05-17T03:23:20.311Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:20.311Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:20.311Z] #55 52.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:23:20.311Z] #55 52.99 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:23:20.311Z] #55 53.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-17T03:23:20.311Z] #55 53.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-17T03:23:20.311Z] #55 53.57 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-17T03:23:20.311Z] #55 53.57 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-17T03:23:20.311Z] #55 53.68 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:23:20.311Z] #55 53.78 go: downloading github.com/spf13/afero v1.6.0 [2022-05-17T03:23:20.311Z] #55 53.79 go: downloading github.com/spf13/cast v1.4.1 [2022-05-17T03:23:20.311Z] #55 53.91 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-17T03:23:20.311Z] #55 53.91 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-17T03:23:20.311Z] #55 53.97 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-17T03:23:20.311Z] #55 54.26 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-17T03:23:20.311Z] #55 54.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-17T03:23:20.311Z] #55 54.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-17T03:23:20.311Z] #55 54.58 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-17T03:23:20.311Z] #55 54.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-17T03:23:20.311Z] #55 54.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-17T03:23:20.311Z] #55 54.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-17T03:23:20.311Z] #55 54.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-17T03:23:20.311Z] #55 55.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-17T03:23:20.311Z] #55 56.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-17T03:23:20.311Z] #55 56.66 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-17T03:23:20.311Z] #55 56.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-17T03:23:20.311Z] #55 56.88 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-17T03:23:20.311Z] #55 56.98 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-17T03:23:20.311Z] #55 56.98 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-17T03:23:20.311Z] #55 58.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-17T03:23:20.311Z] #55 58.69 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-17T03:23:20.311Z] #55 58.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-17T03:23:20.311Z] #55 58.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-17T03:23:20.311Z] #55 59.01 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-17T03:23:20.311Z] #55 59.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-17T03:23:20.311Z] #55 59.09 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-17T03:23:20.311Z] #55 59.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-17T03:23:20.311Z] #55 59.48 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-17T03:23:20.311Z] #55 59.53 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-17T03:23:20.311Z] #55 59.56 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-17T03:23:20.311Z] #55 59.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-17T03:23:20.311Z] #55 59.61 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-17T03:23:20.311Z] #55 59.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-17T03:23:20.311Z] #55 59.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-17T03:23:20.311Z] #55 59.77 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-17T03:23:20.311Z] #55 59.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-17T03:23:20.311Z] #55 60.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-17T03:23:20.311Z] #55 60.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-17T03:23:20.311Z] #55 60.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-17T03:23:20.311Z] #55 60.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-17T03:23:20.311Z] #55 60.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-17T03:23:20.311Z] #55 60.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-17T03:23:20.311Z] #55 60.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-17T03:23:20.311Z] #55 60.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-17T03:23:20.311Z] #55 60.86 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-17T03:23:20.311Z] #55 60.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-17T03:23:20.311Z] #55 60.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-17T03:23:20.311Z] #55 61.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-17T03:23:20.311Z] #55 61.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-17T03:23:20.311Z] #55 61.12 go: downloading github.com/julz/importas v0.1.0 [2022-05-17T03:23:20.311Z] #55 61.18 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-17T03:23:20.311Z] #55 61.26 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-17T03:23:20.311Z] #55 61.36 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-17T03:23:20.311Z] #55 61.36 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-17T03:23:20.311Z] #55 61.39 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-17T03:23:20.311Z] #55 61.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-17T03:23:20.311Z] #55 61.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-17T03:23:20.311Z] #55 61.60 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-17T03:23:20.311Z] #55 61.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-17T03:23:20.311Z] #55 61.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-17T03:23:20.311Z] #55 61.85 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-17T03:23:20.311Z] #55 61.90 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-17T03:23:20.311Z] #55 62.58 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-17T03:23:20.311Z] #55 62.59 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-17T03:23:20.311Z] #55 62.68 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-17T03:23:20.311Z] #55 62.69 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-17T03:23:20.311Z] #55 62.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-17T03:23:20.311Z] #55 63.02 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-17T03:23:20.311Z] #55 63.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-17T03:23:20.311Z] #55 63.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-17T03:23:20.311Z] #55 63.30 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-17T03:23:20.357Z] #55 60.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-17T03:23:20.357Z] #55 60.68 go: downloading github.com/julz/importas v0.1.0 [2022-05-17T03:23:20.357Z] #55 60.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-17T03:23:20.513Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:23:20.573Z] #55 ... [2022-05-17T03:23:20.573Z] [2022-05-17T03:23:20.573Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:20.573Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:20.573Z] #51 63.03 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:23:20.573Z] #51 63.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:23:20.573Z] #51 63.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:23:20.637Z] First time build. Skipping changelog. [2022-05-17T03:23:20.939Z] #55 61.08 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-17T03:23:20.939Z] #55 61.08 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-17T03:23:20.939Z] #55 61.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-17T03:23:20.939Z] #55 61.23 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-17T03:23:20.939Z] #55 61.23 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-17T03:23:20.939Z] #55 61.36 go: downloading github.com/leonklingele/grouper v1.1.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-17T03:23:21.146Z] #51 63.50 Selecting previously unselected package python3-six. [2022-05-17T03:23:21.146Z] #51 63.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-17T03:23:21.146Z] #51 63.52 Unpacking python3-six (1.16.0-2) ... [2022-05-17T03:23:21.146Z] #51 63.67 Selecting previously unselected package python3-protobuf. [2022-05-17T03:23:21.146Z] #51 63.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-17T03:23:21.146Z] #51 63.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-17T03:23:21.196Z] #55 61.50 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-17T03:23:21.196Z] #55 61.57 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-17T03:23:21.196Z] #55 61.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-17T03:23:21.453Z] #55 61.67 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-17T03:23:21.453Z] #55 61.71 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-17T03:23:21.809Z] #64 ... [2022-05-17T03:23:21.809Z] [2022-05-17T03:23:21.809Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:21.809Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:23:21.809Z] #14 74.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-17T03:23:21.809Z] #14 74.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-17T03:23:21.809Z] #14 74.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:23:21.809Z] #14 78.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-17T03:23:21.809Z] #14 78.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-17T03:23:21.809Z] #14 78.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:21.809Z] #14 83.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-17T03:23:21.809Z] #14 83.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-17T03:23:21.809Z] #14 83.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:23:22.385Z] #55 62.63 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-17T03:23:22.385Z] #55 62.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-17T03:23:22.385Z] #55 62.70 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-17T03:23:22.385Z] #55 ... [2022-05-17T03:23:22.385Z] [2022-05-17T03:23:22.385Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-17T03:23:22.385Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-17T03:23:22.385Z] #40 62.56 NAME: [2022-05-17T03:23:22.385Z] #40 62.61 go-winres - A tool for embedding resources in Windows executables [2022-05-17T03:23:22.385Z] #40 62.61 [2022-05-17T03:23:22.385Z] #40 62.61 USAGE: [2022-05-17T03:23:22.385Z] #40 62.61 go-winres [global options] command [command options] [arguments...] [2022-05-17T03:23:22.385Z] #40 62.61 [2022-05-17T03:23:22.385Z] #40 62.61 COMMANDS: [2022-05-17T03:23:22.385Z] #40 62.61 init Create an initial ./winres/winres.json [2022-05-17T03:23:22.385Z] #40 62.61 make Make syso files for the "go build" command [2022-05-17T03:23:22.385Z] #40 62.61 simply Make syso files for the "go build" command (simplified) [2022-05-17T03:23:22.385Z] #40 62.61 extract Extract all resources from an executable [2022-05-17T03:23:22.385Z] #40 62.61 patch Replace resources in an executable file (exe, dll) [2022-05-17T03:23:22.385Z] #40 62.61 help, h Shows a list of commands or help for one command [2022-05-17T03:23:22.385Z] #40 62.61 [2022-05-17T03:23:22.385Z] #40 62.61 GLOBAL OPTIONS: [2022-05-17T03:23:22.385Z] #40 62.61 --help, -h show help (default: false) [2022-05-17T03:23:22.385Z] #40 DONE 62.7s [2022-05-17T03:23:22.385Z] [2022-05-17T03:23:22.385Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:22.385Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:22.385Z] #55 62.74 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-17T03:23:22.534Z] #51 64.78 Selecting previously unselected package libnet1:amd64. [2022-05-17T03:23:22.534Z] #51 64.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-17T03:23:22.534Z] #51 64.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:23:22.642Z] #55 62.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-17T03:23:22.642Z] #55 63.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-17T03:23:22.642Z] #55 63.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-17T03:23:22.803Z] #51 65.11 Selecting previously unselected package libnl-3-200:amd64. [2022-05-17T03:23:22.804Z] #51 65.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-17T03:23:22.804Z] #51 65.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:23:20.534Z] > git rev-list --no-walk 300974d577ca98122707bfabeb9f1b46618a81ce # timeout=10 [2022-05-17T03:23:22.899Z] #55 63.37 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-17T03:23:23.071Z] #51 65.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-17T03:23:23.071Z] #51 65.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-17T03:23:23.071Z] #51 65.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:23:23.156Z] #55 63.41 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-17T03:23:23.334Z] #51 65.70 Selecting previously unselected package criu. [2022-05-17T03:23:23.334Z] #51 65.71 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-17T03:23:23.334Z] #51 65.72 Unpacking criu (3.17-1) ... [2022-05-17T03:23:23.412Z] #55 63.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-17T03:23:23.412Z] #55 63.81 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-17T03:23:23.412Z] #55 63.85 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-17T03:23:23.412Z] #55 63.85 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-17T03:23:23.412Z] #55 63.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-17T03:23:23.673Z] #55 63.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-17T03:23:23.673Z] #55 64.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-17T03:23:23.673Z] #55 64.18 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-17T03:23:23.807Z] + docker version [2022-05-17T03:23:23.930Z] #55 64.21 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-17T03:23:23.930Z] #55 64.22 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-17T03:23:23.930Z] #55 64.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-17T03:23:23.930Z] #55 64.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-17T03:23:24.506Z] #55 64.85 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-17T03:23:24.506Z] #55 64.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-17T03:23:24.762Z] #55 65.00 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-17T03:23:24.762Z] #55 65.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-17T03:23:24.762Z] #55 65.24 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-17T03:23:24.762Z] #55 65.29 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-17T03:23:24.789Z] #51 67.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:23:25.325Z] #55 65.53 go: downloading honnef.co/go/tools v0.2.2 [2022-05-17T03:23:26.191Z] #51 ... [2022-05-17T03:23:26.191Z] [2022-05-17T03:23:26.191Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:26.191Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:26.191Z] #14 58.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-17T03:23:26.191Z] #14 59.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-17T03:23:26.191Z] #14 60.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-17T03:23:26.191Z] #14 62.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-17T03:23:26.191Z] #14 63.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-17T03:23:26.191Z] #14 63.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-17T03:23:26.191Z] #14 63.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-17T03:23:26.191Z] #14 63.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-17T03:23:26.191Z] #14 63.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-17T03:23:26.191Z] #14 63.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-17T03:23:26.191Z] #14 63.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-17T03:23:26.191Z] #14 63.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-17T03:23:26.191Z] #14 63.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-17T03:23:26.191Z] #14 63.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-17T03:23:26.191Z] #14 63.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-17T03:23:26.191Z] #14 63.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-17T03:23:26.191Z] #14 63.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-17T03:23:26.191Z] #14 63.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-17T03:23:26.191Z] #14 63.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-17T03:23:26.191Z] #14 63.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-17T03:23:26.191Z] #14 65.47 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:23:26.191Z] #14 65.80 Fetched 115 MB in 10s (11.3 MB/s) [2022-05-17T03:23:26.191Z] #14 65.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-17T03:23:26.191Z] #14 65.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:23:26.191Z] #14 66.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-17T03:23:26.191Z] #14 66.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:23:26.191Z] #14 ... [2022-05-17T03:23:26.191Z] [2022-05-17T03:23:26.191Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:23:26.191Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:23:26.191Z] #34 67.62 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: 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. [2022-05-17T03:23:26.191Z] #34 68.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-17T03:23:26.762Z] #34 69.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:23:26.892Z] #14 82.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-17T03:23:26.892Z] #14 82.02 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:26.892Z] #14 82.03 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:23:27.220Z] #55 ... [2022-05-17T03:23:27.220Z] [2022-05-17T03:23:27.220Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:27.220Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:27.220Z] #14 57.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-17T03:23:27.220Z] #14 57.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-17T03:23:27.220Z] #14 58.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-17T03:23:27.220Z] #14 61.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-17T03:23:27.220Z] #14 62.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-17T03:23:27.220Z] #14 63.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-17T03:23:27.220Z] #14 65.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-17T03:23:27.220Z] #14 66.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-17T03:23:27.220Z] #14 66.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-17T03:23:27.220Z] #14 66.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-17T03:23:27.220Z] #14 66.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-17T03:23:27.220Z] #14 66.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-17T03:23:27.220Z] #14 66.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-17T03:23:27.220Z] #14 66.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-17T03:23:27.220Z] #14 66.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-17T03:23:27.220Z] #14 66.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-17T03:23:27.220Z] #14 66.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-17T03:23:27.220Z] #14 66.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-17T03:23:27.220Z] #14 66.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-17T03:23:27.220Z] #14 66.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-17T03:23:27.220Z] #14 66.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-17T03:23:27.220Z] #14 66.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-17T03:23:27.220Z] #14 66.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-17T03:23:27.220Z] #14 ... [2022-05-17T03:23:27.220Z] [2022-05-17T03:23:27.220Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:27.220Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:27.220Z] #51 57.84 The following NEW packages will be installed: [2022-05-17T03:23:27.220Z] #51 57.93 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-17T03:23:27.220Z] #51 57.93 python3-protobuf python3-six [2022-05-17T03:23:27.220Z] #51 58.66 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:23:27.220Z] #51 58.66 Need to get 2314 kB of archives. [2022-05-17T03:23:27.220Z] #51 58.66 After this operation, 11.1 MB of additional disk space will be used. [2022-05-17T03:23:27.220Z] #51 58.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-17T03:23:27.220Z] #51 58.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:23:27.220Z] #51 58.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-17T03:23:27.220Z] #51 58.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-17T03:23:27.220Z] #51 58.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-17T03:23:27.220Z] #51 58.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-17T03:23:27.220Z] #51 58.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-17T03:23:27.220Z] #51 61.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-17T03:23:27.220Z] #51 63.64 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:23:27.220Z] #51 64.18 Fetched 2314 kB in 4s (638 kB/s) [2022-05-17T03:23:27.220Z] #51 64.53 Selecting previously unselected package libprotobuf23:amd64. [2022-05-17T03:23:27.220Z] #51 64.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:23:27.220Z] #51 64.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-17T03:23:27.220Z] #51 64.67 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-17T03:23:27.220Z] #51 65.90 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:23:27.220Z] #51 65.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:23:27.220Z] #51 65.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:23:27.220Z] #51 66.03 Selecting previously unselected package python3-six. [2022-05-17T03:23:27.220Z] #51 66.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-17T03:23:27.220Z] #51 66.05 Unpacking python3-six (1.16.0-2) ... [2022-05-17T03:23:27.220Z] #51 66.39 Selecting previously unselected package python3-protobuf. [2022-05-17T03:23:27.220Z] #51 66.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-17T03:23:27.220Z] #51 66.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-17T03:23:27.220Z] #51 67.10 Selecting previously unselected package libnet1:amd64. [2022-05-17T03:23:27.220Z] #51 67.10 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-17T03:23:27.220Z] #51 67.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:23:27.477Z] #51 67.35 Selecting previously unselected package libnl-3-200:amd64. [2022-05-17T03:23:27.477Z] #51 67.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-17T03:23:27.477Z] #51 67.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:23:27.477Z] #51 ... [2022-05-17T03:23:27.477Z] [2022-05-17T03:23:27.477Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:27.477Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:27.477Z] #55 67.71 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-17T03:23:27.477Z] #55 67.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-17T03:23:27.477Z] #55 67.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-17T03:23:27.477Z] #55 67.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T03:23:27.733Z] #55 67.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T03:23:27.733Z] #55 68.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-17T03:23:27.989Z] #55 68.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-17T03:23:28.246Z] #55 68.52 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-17T03:23:28.246Z] #55 68.55 go: downloading golang.org/x/text v0.3.7 [2022-05-17T03:23:28.320Z] #14 ... [2022-05-17T03:23:28.320Z] [2022-05-17T03:23:28.320Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:23:28.320Z] #64 sha256:190f2ccdef3fcc322d928dc03157810e654494f5d0e57d47db5b4ac2c28045bb [2022-05-17T03:23:29.614Z] #55 ... [2022-05-17T03:23:29.614Z] [2022-05-17T03:23:29.614Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:23:29.614Z] #64 sha256:e65d01f24072e17b8056e2b564350a4f18e2a264c5d2a6dcb2a5aa648707127a [2022-05-17T03:23:29.614Z] #64 1.791 + RM_GOPATH=0 [2022-05-17T03:23:29.614Z] #64 1.791 + TMP_GOPATH= [2022-05-17T03:23:29.614Z] #64 1.791 + : /build [2022-05-17T03:23:29.614Z] #64 1.791 + '[' -z '' ']' [2022-05-17T03:23:29.614Z] #64 1.791 ++ mktemp -d [2022-05-17T03:23:29.614Z] #64 1.791 + export GOPATH=/tmp/tmp.q7TKz534UF [2022-05-17T03:23:29.614Z] #64 1.791 + GOPATH=/tmp/tmp.q7TKz534UF [2022-05-17T03:23:29.614Z] #64 1.791 + RM_GOPATH=1 [2022-05-17T03:23:29.614Z] #64 1.791 + case "$(go env GOARCH)" in [2022-05-17T03:23:29.614Z] #64 1.791 ++ go env GOARCH [2022-05-17T03:23:29.614Z] #64 1.869 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:29.614Z] #64 1.869 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:29.614Z] #64 1.869 ++ dirname /install.sh [2022-05-17T03:23:29.614Z] #64 1.869 + dir=/ [2022-05-17T03:23:29.614Z] #64 1.869 + bin=containerd [2022-05-17T03:23:29.614Z] #64 1.869 + shift [2022-05-17T03:23:29.614Z] #64 1.869 + '[' '!' -f //containerd.installer ']' [2022-05-17T03:23:29.614Z] #64 1.869 + . //containerd.installer [2022-05-17T03:23:29.614Z] #64 1.869 ++ set -e [2022-05-17T03:23:29.614Z] #64 1.869 ++ : v1.6.4 [2022-05-17T03:23:29.614Z] #64 1.869 + install_containerd [2022-05-17T03:23:29.614Z] #64 1.869 + echo 'Install containerd version v1.6.4' [2022-05-17T03:23:29.614Z] #64 1.869 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q7TKz534UF/src/github.com/containerd/containerd [2022-05-17T03:23:29.614Z] #64 1.869 Install containerd version v1.6.4 [2022-05-17T03:23:29.614Z] #64 1.875 Cloning into '/tmp/tmp.q7TKz534UF/src/github.com/containerd/containerd'... [2022-05-17T03:23:29.614Z] #64 ... [2022-05-17T03:23:29.614Z] [2022-05-17T03:23:29.614Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:23:29.614Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:23:29.614Z] #34 67.83 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-17T03:23:29.614Z] #34 68.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-17T03:23:29.614Z] #34 69.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:23:29.870Z] #34 ... [2022-05-17T03:23:29.871Z] [2022-05-17T03:23:29.871Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:29.871Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:29.871Z] #42 60.13 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:23:29.871Z] #42 60.60 Fetched 17.7 MB in 2s (7778 kB/s) [2022-05-17T03:23:29.871Z] #42 60.76 Selecting previously unselected package xxd. [2022-05-17T03:23:29.871Z] #42 60.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 ... 15709 files and directories currently installed.) [2022-05-17T03:23:29.871Z] #42 60.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:23:29.871Z] #42 60.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:23:29.871Z] #42 61.45 Selecting previously unselected package vim-common. [2022-05-17T03:23:29.871Z] #42 61.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:23:29.871Z] #42 61.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:23:29.871Z] #42 62.27 Selecting previously unselected package cmake-data. [2022-05-17T03:23:29.871Z] #42 62.27 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-17T03:23:29.871Z] #42 62.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:23:29.871Z] #42 67.71 Selecting previously unselected package libicu67:amd64. [2022-05-17T03:23:29.871Z] #42 67.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-17T03:23:29.871Z] #42 67.82 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-17T03:23:29.887Z] #64 47.15 Updating files: 48% (2290/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 82% (3920/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-17T03:23:29.887Z] #64 48.80 + cd /tmp/tmp.HOGcs7eNFK/src/github.com/containerd/containerd [2022-05-17T03:23:29.887Z] #64 48.81 + git checkout -q v1.6.4 [2022-05-17T03:23:29.906Z] #19 164.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-17T03:23:29.906Z] #19 164.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:29.906Z] #19 164.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:23:29.906Z] #19 164.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-17T03:23:29.906Z] #19 164.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:29.906Z] #19 164.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-17T03:23:30.127Z] #42 ... [2022-05-17T03:23:30.127Z] [2022-05-17T03:23:30.127Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:30.127Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:30.127Z] #14 68.09 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:23:30.127Z] #14 68.52 Fetched 115 MB in 11s (10.1 MB/s) [2022-05-17T03:23:30.127Z] #14 68.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-17T03:23:30.127Z] #14 68.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-17T03:23:30.127Z] #14 68.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-17T03:23:30.127Z] #14 68.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:23:30.972Z] #34 ... [2022-05-17T03:23:30.972Z] [2022-05-17T03:23:30.972Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:30.972Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:30.972Z] #55 63.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-17T03:23:30.972Z] #55 63.69 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-17T03:23:30.972Z] #55 63.70 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-17T03:23:30.972Z] #55 63.80 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-17T03:23:30.972Z] #55 63.86 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-17T03:23:30.972Z] #55 63.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-17T03:23:30.972Z] #55 64.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-17T03:23:30.972Z] #55 64.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-17T03:23:30.972Z] #55 64.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-17T03:23:30.972Z] #55 64.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-17T03:23:30.972Z] #55 64.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-17T03:23:30.972Z] #55 64.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-17T03:23:30.972Z] #55 64.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-17T03:23:30.972Z] #55 64.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-17T03:23:30.972Z] #55 64.84 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-17T03:23:30.972Z] #55 64.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-17T03:23:30.972Z] #55 64.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-17T03:23:30.972Z] #55 65.40 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-17T03:23:30.972Z] #55 65.51 go: downloading honnef.co/go/tools v0.2.2 [2022-05-17T03:23:30.972Z] #55 67.75 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-17T03:23:30.972Z] #55 67.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-17T03:23:30.972Z] #55 67.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-17T03:23:30.972Z] #55 68.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T03:23:30.973Z] #55 68.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T03:23:30.973Z] #55 68.10 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-17T03:23:30.973Z] #55 68.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-17T03:23:30.973Z] #55 68.64 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-17T03:23:30.973Z] #55 68.65 go: downloading golang.org/x/text v0.3.7 [2022-05-17T03:23:30.973Z] #55 ... [2022-05-17T03:23:30.973Z] [2022-05-17T03:23:30.973Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:30.973Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:30.973Z] #42 70.51 Selecting previously unselected package libxml2:amd64. [2022-05-17T03:23:30.973Z] #42 70.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-17T03:23:30.973Z] #42 70.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:23:30.973Z] #42 71.32 Selecting previously unselected package libarchive13:amd64. [2022-05-17T03:23:30.973Z] #42 71.32 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-17T03:23:30.973Z] #42 71.32 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-17T03:23:30.973Z] #42 71.81 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-17T03:23:30.973Z] #42 71.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-17T03:23:30.973Z] #42 71.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-17T03:23:30.973Z] #42 71.99 Selecting previously unselected package librhash0:amd64. [2022-05-17T03:23:30.973Z] #42 72.01 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-17T03:23:30.973Z] #42 72.03 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-17T03:23:30.973Z] #42 72.26 Selecting previously unselected package libuv1:amd64. [2022-05-17T03:23:30.973Z] #42 72.27 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-17T03:23:30.973Z] #42 72.28 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-17T03:23:30.973Z] #42 72.52 Selecting previously unselected package cmake. [2022-05-17T03:23:30.973Z] #42 72.53 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-17T03:23:30.973Z] #42 72.54 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:23:31.272Z] #64 50.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-17T03:23:31.272Z] #64 50.31 + BUILDTAGS='netgo osusergo static_build' [2022-05-17T03:23:31.272Z] #64 50.31 + export EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:23:31.272Z] #64 50.31 + EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:23:31.272Z] #64 50.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-17T03:23:31.272Z] #64 50.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-17T03:23:31.272Z] #64 50.31 + '[' '' = dynamic ']' [2022-05-17T03:23:31.272Z] #64 50.31 + make [2022-05-17T03:23:31.814Z] #14 93.76 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-17T03:23:31.814Z] #14 93.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-17T03:23:31.814Z] #14 93.77 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:23:32.025Z] #14 72.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-17T03:23:32.025Z] #14 72.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-17T03:23:32.025Z] #14 72.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:23:32.346Z] Client: [2022-05-17T03:23:32.346Z] Version: 20.10.9 [2022-05-17T03:23:32.346Z] API version: 1.41 [2022-05-17T03:23:32.346Z] Go version: go1.16.8 [2022-05-17T03:23:32.346Z] Git commit: c2ea9bc [2022-05-17T03:23:32.346Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-17T03:23:32.346Z] OS/Arch: windows/amd64 [2022-05-17T03:23:32.346Z] Context: default [2022-05-17T03:23:32.346Z] Experimental: true [2022-05-17T03:23:32.346Z] [2022-05-17T03:23:32.346Z] Server: Docker Engine - Community [2022-05-17T03:23:32.346Z] Engine: [2022-05-17T03:23:32.346Z] Version: 20.10.9 [2022-05-17T03:23:32.346Z] API version: 1.41 (minimum version 1.24) [2022-05-17T03:23:32.346Z] Go version: go1.16.8 [2022-05-17T03:23:32.346Z] Git commit: 79ea9d3 [2022-05-17T03:23:32.346Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-17T03:23:32.346Z] OS/Arch: windows/amd64 [2022-05-17T03:23:32.346Z] Experimental: true [Pipeline] sh [2022-05-17T03:23:33.185Z] #64 51.99 + bin/ctr [2022-05-17T03:23:33.200Z] #14 ... [2022-05-17T03:23:33.200Z] [2022-05-17T03:23:33.200Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:23:33.200Z] #67 sha256:f3bb34b6a551fa39e2a0462c14a5deca9df4718d24f3e204a9888afb8b41b23b [2022-05-17T03:23:33.200Z] #67 95.55 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:23:33.200Z] #67 95.55 + GOBIN=/build [2022-05-17T03:23:33.200Z] #67 95.55 + GO111MODULE=on [2022-05-17T03:23:33.200Z] #67 95.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:23:33.862Z] + docker info [2022-05-17T03:23:33.862Z] Client: [2022-05-17T03:23:33.862Z] Context: default [2022-05-17T03:23:33.862Z] Debug Mode: false [2022-05-17T03:23:33.862Z] [2022-05-17T03:23:33.862Z] Server: [2022-05-17T03:23:33.862Z] Containers: 0 [2022-05-17T03:23:33.862Z] Running: 0 [2022-05-17T03:23:33.862Z] Paused: 0 [2022-05-17T03:23:33.862Z] Stopped: 0 [2022-05-17T03:23:33.862Z] Images: 0 [2022-05-17T03:23:33.862Z] Server Version: 20.10.9 [2022-05-17T03:23:33.862Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-17T03:23:33.862Z] Windows: [2022-05-17T03:23:33.862Z] LCOW: [2022-05-17T03:23:33.862Z] Logging Driver: json-file [2022-05-17T03:23:33.862Z] Plugins: [2022-05-17T03:23:33.862Z] Volume: local [2022-05-17T03:23:33.862Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:23:33.862Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:23:33.862Z] Swarm: inactive [2022-05-17T03:23:33.862Z] Default Isolation: process [2022-05-17T03:23:33.862Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-17T03:23:33.862Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-17T03:23:33.862Z] OSType: windows [2022-05-17T03:23:33.862Z] Architecture: x86_64 [2022-05-17T03:23:33.862Z] CPUs: 4 [2022-05-17T03:23:33.862Z] Total Memory: 32GiB [2022-05-17T03:23:33.862Z] Name: azwin-2-f1a7f0 [2022-05-17T03:23:33.862Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-17T03:23:33.862Z] Docker Root Dir: D:\docker [2022-05-17T03:23:33.862Z] Debug Mode: false [2022-05-17T03:23:33.862Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:23:33.862Z] Labels: [2022-05-17T03:23:33.862Z] Experimental: true [2022-05-17T03:23:33.862Z] Insecure Registries: [2022-05-17T03:23:33.862Z] 10.0.0.4:5000 [2022-05-17T03:23:33.862Z] 127.0.0.0/8 [2022-05-17T03:23:33.862Z] Registry Mirrors: [2022-05-17T03:23:33.862Z] http://10.0.0.4:5000/ [2022-05-17T03:23:33.862Z] Live Restore Enabled: false [2022-05-17T03:23:33.862Z] Product License: Community Engine [2022-05-17T03:23:33.862Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-17T03:23:34.280Z] #42 ... [2022-05-17T03:23:34.280Z] [2022-05-17T03:23:34.280Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:34.280Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:34.280Z] #55 76.84 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-17T03:23:34.280Z] #55 76.96 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:23:34.280Z] #55 77.02 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-17T03:23:34.280Z] #55 77.09 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-17T03:23:34.280Z] #55 77.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-17T03:23:34.280Z] #55 77.16 go: downloading golang.org/x/mod v0.5.1 [2022-05-17T03:23:34.280Z] #55 77.22 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-17T03:23:34.542Z] #55 77.50 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-17T03:23:34.807Z] #55 77.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:23:34.807Z] #55 77.77 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-17T03:23:34.807Z] #55 77.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-17T03:23:34.807Z] #55 77.88 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-17T03:23:35.752Z] #55 78.57 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:23:35.752Z] #55 78.74 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-17T03:23:36.200Z] #14 76.35 Selecting previously unselected package binutils-mingw-w64. [2022-05-17T03:23:36.200Z] #14 76.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-17T03:23:36.200Z] #14 76.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:23:36.200Z] #14 76.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-17T03:23:36.200Z] #14 76.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:23:36.200Z] #14 76.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:23:36.324Z] #55 79.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-17T03:23:36.325Z] #55 79.27 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-17T03:23:36.325Z] #55 79.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-17T03:23:36.612Z] #55 79.39 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:23:36.612Z] #55 79.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:23:36.612Z] #55 79.42 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-17T03:23:36.612Z] #55 79.48 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-17T03:23:36.767Z] #14 77.00 Selecting previously unselected package dmsetup. [2022-05-17T03:23:36.767Z] #14 77.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:23:36.767Z] #14 77.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:23:36.767Z] #14 ... [2022-05-17T03:23:36.767Z] [2022-05-17T03:23:36.767Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:36.767Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:36.767Z] #55 77.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-17T03:23:36.767Z] #55 77.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:23:36.767Z] #55 77.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-17T03:23:36.874Z] #55 79.82 go: downloading github.com/prometheus/common v0.10.0 [2022-05-17T03:23:37.025Z] #55 77.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-17T03:23:37.135Z] #55 ... [2022-05-17T03:23:37.135Z] [2022-05-17T03:23:37.135Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:37.135Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:37.135Z] #51 69.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-17T03:23:37.135Z] #51 69.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:23:37.135Z] #51 69.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:23:37.135Z] #51 69.66 Setting up python3-six (1.16.0-2) ... [2022-05-17T03:23:37.135Z] #51 71.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:23:37.135Z] #51 71.51 Setting up python3-protobuf (3.12.4-1) ... [2022-05-17T03:23:37.135Z] #51 77.56 Setting up criu (3.17-1) ... [2022-05-17T03:23:37.135Z] #51 ... [2022-05-17T03:23:37.135Z] [2022-05-17T03:23:37.135Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:37.135Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:37.135Z] #14 69.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-17T03:23:37.135Z] #14 69.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-17T03:23:37.135Z] #14 70.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:23:37.135Z] #14 74.52 Selecting previously unselected package binutils-mingw-w64. [2022-05-17T03:23:37.135Z] #14 74.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-17T03:23:37.135Z] #14 74.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:23:37.135Z] #14 74.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-17T03:23:37.135Z] #14 74.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:23:37.135Z] #14 74.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:23:37.135Z] #14 75.15 Selecting previously unselected package dmsetup. [2022-05-17T03:23:37.135Z] #14 75.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:23:37.135Z] #14 75.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:23:37.135Z] #14 75.41 Selecting previously unselected package mingw-w64-common. [2022-05-17T03:23:37.135Z] #14 75.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-17T03:23:37.135Z] #14 75.41 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-17T03:23:37.283Z] #55 77.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-17T03:23:37.283Z] #55 77.49 go: downloading golang.org/x/mod v0.5.1 [2022-05-17T03:23:37.283Z] #55 77.57 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-17T03:23:37.283Z] #55 77.61 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-17T03:23:37.283Z] #55 77.65 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:23:37.283Z] #55 77.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-17T03:23:37.400Z] #14 ... [2022-05-17T03:23:37.400Z] [2022-05-17T03:23:37.400Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:37.400Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:37.400Z] #42 79.13 Setting up libicu67:amd64 (67.1-7) ... [2022-05-17T03:23:37.400Z] #42 79.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:23:37.400Z] #42 79.34 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-17T03:23:37.400Z] #42 79.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:23:37.400Z] #42 79.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-17T03:23:37.400Z] #42 79.58 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-17T03:23:37.400Z] #42 79.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:23:37.400Z] #42 79.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:23:37.400Z] #42 79.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-17T03:23:37.400Z] #42 79.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:23:37.400Z] #42 79.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:23:37.539Z] #55 77.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-17T03:23:37.539Z] #55 78.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-17T03:23:37.796Z] #55 ... [2022-05-17T03:23:37.796Z] [2022-05-17T03:23:37.796Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:37.796Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:37.796Z] #51 67.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-17T03:23:37.796Z] #51 67.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-17T03:23:37.796Z] #51 67.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:23:37.796Z] #51 68.27 Selecting previously unselected package criu. [2022-05-17T03:23:37.796Z] #51 68.27 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-17T03:23:37.796Z] #51 68.29 Unpacking criu (3.17-1) ... [2022-05-17T03:23:37.796Z] #51 69.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:23:37.796Z] #51 71.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-17T03:23:37.796Z] #51 71.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:23:37.796Z] #51 71.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:23:37.796Z] #51 71.88 Setting up python3-six (1.16.0-2) ... [2022-05-17T03:23:37.796Z] #51 73.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:23:37.796Z] #51 73.44 Setting up python3-protobuf (3.12.4-1) ... [2022-05-17T03:23:37.972Z] #42 DONE 80.8s [2022-05-17T03:23:37.972Z] [2022-05-17T03:23:37.972Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-17T03:23:37.972Z] #43 sha256:15ece4364df8fab56bf80d1495f1c8c1567506714e8a443f92fb118b535cacbd [2022-05-17T03:23:37.972Z] #43 DONE 0.1s [2022-05-17T03:23:37.972Z] [2022-05-17T03:23:37.972Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:37.972Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:37.972Z] #55 80.08 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-17T03:23:37.972Z] #55 80.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-17T03:23:37.972Z] #55 80.49 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-17T03:23:38.052Z] #51 ... [2022-05-17T03:23:38.052Z] [2022-05-17T03:23:38.052Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:38.052Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:38.052Z] #42 78.26 Selecting previously unselected package libxml2:amd64. [2022-05-17T03:23:38.052Z] #42 78.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-17T03:23:38.052Z] #42 78.30 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:23:38.605Z] #67 ... [2022-05-17T03:23:38.605Z] [2022-05-17T03:23:38.605Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:38.605Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:23:38.605Z] #14 98.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-17T03:23:38.605Z] #14 98.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-17T03:23:38.605Z] #14 98.42 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:23:38.605Z] #14 98.53 Selecting previously unselected package libapparmor1:arm64. [2022-05-17T03:23:38.605Z] #14 98.53 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-17T03:23:38.605Z] #14 98.53 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-17T03:23:38.605Z] #14 98.65 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-17T03:23:38.605Z] #14 98.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-17T03:23:38.605Z] #14 98.65 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-17T03:23:38.605Z] #14 98.78 Selecting previously unselected package libbtrfs0:arm64. [2022-05-17T03:23:38.605Z] #14 98.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-17T03:23:38.605Z] #14 98.79 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-17T03:23:38.605Z] #14 98.91 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-17T03:23:38.605Z] #14 98.94 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-17T03:23:38.605Z] #14 98.95 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-17T03:23:38.605Z] #14 99.14 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-17T03:23:38.605Z] #14 99.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-17T03:23:38.605Z] #14 99.15 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-17T03:23:38.605Z] #14 99.22 Selecting previously unselected package libudev-dev:arm64. [2022-05-17T03:23:38.605Z] #14 99.23 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-17T03:23:38.605Z] #14 99.23 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-17T03:23:38.605Z] #14 99.40 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-17T03:23:38.605Z] #14 99.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-17T03:23:38.605Z] #14 99.41 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-17T03:23:38.605Z] #14 99.68 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-17T03:23:38.605Z] #14 99.68 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-17T03:23:38.605Z] #14 99.69 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-17T03:23:38.606Z] #14 99.81 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-17T03:23:38.606Z] #14 99.82 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-17T03:23:38.606Z] #14 99.82 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-17T03:23:38.606Z] #14 99.99 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-17T03:23:38.606Z] #14 100.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-17T03:23:38.606Z] #14 100.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-17T03:23:38.606Z] #14 100.1 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-17T03:23:38.606Z] #14 100.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-17T03:23:38.606Z] #14 100.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-17T03:23:38.606Z] #14 100.8 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-17T03:23:38.606Z] #14 100.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-17T03:23:38.606Z] #14 100.8 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-17T03:23:38.916Z] #55 ... [2022-05-17T03:23:38.916Z] [2022-05-17T03:23:38.916Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:38.916Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:38.916Z] #51 80.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:23:38.916Z] #51 DONE 81.4s [2022-05-17T03:23:38.916Z] [2022-05-17T03:23:38.916Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:23:38.916Z] #44 sha256:395418d065daa35dd4caa67df98e3952e59522ba03288e3fe9418b7c660a16d1 [2022-05-17T03:23:38.971Z] #14 101.9 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-17T03:23:38.971Z] #14 101.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-17T03:23:38.980Z] #42 79.42 Selecting previously unselected package libarchive13:amd64. [2022-05-17T03:23:39.236Z] #42 79.42 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-17T03:23:39.236Z] #42 79.47 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-17T03:23:39.277Z] #14 102.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-17T03:23:39.538Z] #14 102.3 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-17T03:23:39.538Z] #14 102.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-17T03:23:39.538Z] #14 102.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-17T03:23:39.802Z] #42 80.11 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-17T03:23:39.802Z] #42 80.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-17T03:23:39.802Z] #42 80.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-17T03:23:39.932Z] #19 174.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-17T03:23:39.932Z] #19 174.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:39.932Z] #19 174.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:23:39.932Z] #19 174.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-17T03:23:39.932Z] #19 174.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:39.932Z] #19 174.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:23:40.058Z] #42 80.42 Selecting previously unselected package librhash0:amd64. [2022-05-17T03:23:40.058Z] #42 80.43 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-17T03:23:40.058Z] #42 80.45 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-17T03:23:40.110Z] #14 103.1 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-17T03:23:40.110Z] #14 103.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-17T03:23:40.110Z] #14 103.1 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-17T03:23:40.304Z] #44 1.987 + RM_GOPATH=0 [2022-05-17T03:23:40.305Z] #44 1.987 + TMP_GOPATH= [2022-05-17T03:23:40.305Z] #44 1.987 + : /build [2022-05-17T03:23:40.305Z] #44 1.987 + '[' -z '' ']' [2022-05-17T03:23:40.305Z] #44 1.997 ++ mktemp -d [2022-05-17T03:23:40.305Z] #44 1.997 + export GOPATH=/tmp/tmp.eHZmbw2tcn [2022-05-17T03:23:40.305Z] #44 1.997 + GOPATH=/tmp/tmp.eHZmbw2tcn [2022-05-17T03:23:40.305Z] #44 1.997 + RM_GOPATH=1 [2022-05-17T03:23:40.305Z] #44 1.997 + case "$(go env GOARCH)" in [2022-05-17T03:23:40.305Z] #44 2.007 ++ go env GOARCH [2022-05-17T03:23:40.305Z] #44 2.009 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:40.305Z] #44 2.009 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:40.305Z] #44 2.009 ++ dirname /install.sh [2022-05-17T03:23:40.305Z] #44 2.023 + dir=/ [2022-05-17T03:23:40.305Z] #44 2.023 + bin=tini [2022-05-17T03:23:40.305Z] #44 2.023 + shift [2022-05-17T03:23:40.305Z] #44 2.023 + '[' '!' -f //tini.installer ']' [2022-05-17T03:23:40.305Z] #44 2.023 + . //tini.installer [2022-05-17T03:23:40.305Z] #44 2.023 ++ : v0.19.0 [2022-05-17T03:23:40.305Z] #44 2.023 + install_tini [2022-05-17T03:23:40.305Z] #44 2.023 + echo 'Install tini version v0.19.0' [2022-05-17T03:23:40.305Z] #44 2.023 + git clone https://github.com/krallin/tini.git /tmp/tmp.eHZmbw2tcn/tini [2022-05-17T03:23:40.305Z] #44 2.023 Install tini version v0.19.0 [2022-05-17T03:23:40.305Z] #44 2.032 Cloning into '/tmp/tmp.eHZmbw2tcn/tini'... [2022-05-17T03:23:40.381Z] #14 ... [2022-05-17T03:23:40.381Z] [2022-05-17T03:23:40.381Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:23:40.381Z] #67 sha256:f3bb34b6a551fa39e2a0462c14a5deca9df4718d24f3e204a9888afb8b41b23b [2022-05-17T03:23:40.381Z] #67 101.4 rootlesskit version 1.0.0 [2022-05-17T03:23:40.381Z] #67 101.4 Usage of /build/rootlesskit-docker-proxy: [2022-05-17T03:23:40.381Z] #67 101.4 -container-ip string [2022-05-17T03:23:40.381Z] #67 101.4 container ip [2022-05-17T03:23:40.381Z] #67 101.4 -container-port int [2022-05-17T03:23:40.381Z] #67 101.4 container port (default -1) [2022-05-17T03:23:40.381Z] #67 101.4 -host-ip string [2022-05-17T03:23:40.381Z] #67 101.4 host ip [2022-05-17T03:23:40.381Z] #67 101.4 -host-port int [2022-05-17T03:23:40.381Z] #67 101.4 host port (default -1) [2022-05-17T03:23:40.381Z] #67 101.4 -proto string [2022-05-17T03:23:40.381Z] #67 101.4 proxy protocol (default "tcp") [2022-05-17T03:23:40.381Z] #67 DONE 103.1s [2022-05-17T03:23:40.381Z] [2022-05-17T03:23:40.381Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-17T03:23:40.381Z] #68 sha256:f8872c26f678d48143c0635f2215024fd454717bb36e894eb9f31475555a4220 [2022-05-17T03:23:40.643Z] #68 DONE 0.1s [2022-05-17T03:23:40.643Z] [2022-05-17T03:23:40.643Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-17T03:23:40.643Z] #69 sha256:e05aff80c123febeb6e4a44aa391c742d929d92b5669b3d7ed4b200d6ae5ff9e [2022-05-17T03:23:40.643Z] #69 DONE 0.1s [2022-05-17T03:23:40.643Z] [2022-05-17T03:23:40.643Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:40.643Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:23:40.643Z] #55 ... [2022-05-17T03:23:40.643Z] [2022-05-17T03:23:40.643Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:40.643Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-17T03:23:40.643Z] #14 103.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-17T03:23:40.643Z] #14 103.7 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-17T03:23:40.643Z] #14 103.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:23:40.643Z] #14 103.7 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-17T03:23:40.643Z] #14 103.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:23:40.643Z] #14 103.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-17T03:23:40.643Z] #14 103.8 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-17T03:23:40.643Z] #14 103.8 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-17T03:23:40.643Z] #14 103.8 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-17T03:23:40.643Z] #14 103.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-17T03:23:40.664Z] #42 80.91 Selecting previously unselected package libuv1:amd64. [2022-05-17T03:23:40.664Z] #42 80.93 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-17T03:23:40.664Z] #42 80.96 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-17T03:23:40.867Z] #19 ... [2022-05-17T03:23:40.867Z] [2022-05-17T03:23:40.867Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:23:40.867Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:23:40.867Z] #54 188.1 + dpkg --print-architecture [2022-05-17T03:23:40.867Z] #54 188.1 + git checkout -q v2.1.0 [2022-05-17T03:23:40.867Z] #54 188.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-17T03:23:40.867Z] #54 188.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-17T03:23:40.904Z] #14 103.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:23:40.904Z] #14 103.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-17T03:23:40.904Z] #14 103.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:40.904Z] #14 103.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-17T03:23:40.904Z] #14 103.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-17T03:23:40.904Z] #14 104.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-17T03:23:40.904Z] #14 104.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:23:40.904Z] #14 104.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-17T03:23:40.904Z] #14 104.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-17T03:23:40.904Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:40.904Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:23:40.904Z] #14 104.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-17T03:23:40.904Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:23:40.920Z] #42 81.36 Selecting previously unselected package cmake. [2022-05-17T03:23:40.920Z] #42 81.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-17T03:23:41.165Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-17T03:23:41.165Z] #14 104.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:23:41.165Z] #14 104.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:23:41.165Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-17T03:23:41.165Z] #14 104.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:23:41.165Z] #14 104.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:23:41.165Z] #14 104.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-17T03:23:41.165Z] #14 104.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:23:41.165Z] #14 104.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-17T03:23:41.165Z] #14 104.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-17T03:23:41.165Z] #14 104.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:23:41.175Z] #42 81.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:23:41.251Z] #44 3.129 + cd /tmp/tmp.eHZmbw2tcn/tini [2022-05-17T03:23:41.251Z] #44 3.129 + git checkout -q v0.19.0 [2022-05-17T03:23:41.251Z] #44 3.173 + cmake . [2022-05-17T03:23:41.327Z] #64 ... [2022-05-17T03:23:41.327Z] [2022-05-17T03:23:41.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:41.327Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:41.327Z] #14 87.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-17T03:23:41.327Z] #14 87.68 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:41.327Z] #14 87.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:41.327Z] #14 93.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-17T03:23:41.327Z] #14 93.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:41.327Z] #14 93.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:23:41.738Z] #14 DONE 104.6s [2022-05-17T03:23:41.738Z] [2022-05-17T03:23:41.738Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-17T03:23:41.738Z] #59 sha256:7071404c23f5cbaaaec5fe3b558cbc729d41653c5fba689770913e468eea5c2d [2022-05-17T03:23:41.738Z] #59 DONE 0.2s [2022-05-17T03:23:41.738Z] [2022-05-17T03:23:41.738Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:23:41.738Z] #60 sha256:76056af56315330b7f0393531aeb4a7c5385abeb86eccb5eae7c89e1d253fb15 [2022-05-17T03:23:42.195Z] #44 3.946 -- The C compiler identification is GNU 10.2.1 [2022-05-17T03:23:42.195Z] #44 4.077 -- Detecting C compiler ABI info [2022-05-17T03:23:42.681Z] #60 ... [2022-05-17T03:23:42.681Z] [2022-05-17T03:23:42.681Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-17T03:23:42.681Z] #15 sha256:6a66e61461d37e1fe91bfb93d186ca475e1d8978d399d6c704c5125017bb2621 [2022-05-17T03:23:42.681Z] #15 DONE 1.2s [2022-05-17T03:23:42.943Z] [2022-05-17T03:23:42.943Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:23:42.943Z] #60 sha256:76056af56315330b7f0393531aeb4a7c5385abeb86eccb5eae7c89e1d253fb15 [2022-05-17T03:23:42.943Z] #60 0.952 + RM_GOPATH=0 [2022-05-17T03:23:42.943Z] #60 0.953 + TMP_GOPATH= [2022-05-17T03:23:42.943Z] #60 0.953 + : /build [2022-05-17T03:23:42.943Z] #60 0.954 + '[' -z '' ']' [2022-05-17T03:23:42.943Z] #60 0.956 ++ mktemp -d [2022-05-17T03:23:42.943Z] #60 0.957 + export GOPATH=/tmp/tmp.3BttwDhy4j [2022-05-17T03:23:42.943Z] #60 0.957 + GOPATH=/tmp/tmp.3BttwDhy4j [2022-05-17T03:23:42.943Z] #60 0.957 + RM_GOPATH=1 [2022-05-17T03:23:42.943Z] #60 0.957 + case "$(go env GOARCH)" in [2022-05-17T03:23:42.943Z] #60 0.958 ++ go env GOARCH [2022-05-17T03:23:42.943Z] #60 0.978 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:42.943Z] #60 0.978 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:42.943Z] #60 0.988 ++ dirname /install.sh [2022-05-17T03:23:42.943Z] #60 0.988 + dir=/ [2022-05-17T03:23:42.943Z] #60 0.988 + bin=runc [2022-05-17T03:23:42.943Z] #60 0.988 + shift [2022-05-17T03:23:42.943Z] #60 0.988 + '[' '!' -f //runc.installer ']' [2022-05-17T03:23:42.943Z] #60 0.988 + . //runc.installer [2022-05-17T03:23:42.943Z] #60 0.988 ++ set -e [2022-05-17T03:23:42.943Z] #60 0.988 ++ : v1.1.2 [2022-05-17T03:23:42.943Z] #60 0.988 + install_runc [2022-05-17T03:23:42.943Z] #60 0.988 + RUNC_BUILDTAGS=seccomp [2022-05-17T03:23:42.943Z] #60 0.988 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-17T03:23:42.943Z] #60 0.988 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3BttwDhy4j/src/github.com/opencontainers/runc [2022-05-17T03:23:42.943Z] #60 0.988 Cloning into '/tmp/tmp.3BttwDhy4j/src/github.com/opencontainers/runc'... [2022-05-17T03:23:42.943Z] #60 0.988 Install runc version v1.1.2 (build tags: seccomp) [2022-05-17T03:23:43.139Z] #44 4.979 -- Detecting C compiler ABI info - done [2022-05-17T03:23:43.139Z] #44 5.191 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-17T03:23:43.401Z] #44 5.216 -- Detecting C compile features [2022-05-17T03:23:43.401Z] #44 5.218 -- Detecting C compile features - done [2022-05-17T03:23:43.401Z] #44 5.266 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-17T03:23:43.515Z] #60 ... [2022-05-17T03:23:43.515Z] [2022-05-17T03:23:43.515Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-17T03:23:43.515Z] #16 sha256:cddff0b1a41f8042373a388be567b6755dfa47c288a62b4f8765f7bce22a56f0 [2022-05-17T03:23:43.515Z] #16 DONE 0.8s [2022-05-17T03:23:43.664Z] #44 5.681 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-17T03:23:43.776Z] [2022-05-17T03:23:43.776Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-17T03:23:43.776Z] #17 sha256:8cfc23673e2891053a5de098a28948053a6a927e58f6be711a61030e8de63d18 [2022-05-17T03:23:43.926Z] #44 5.815 -- Configuring done [2022-05-17T03:23:43.926Z] #44 5.866 -- Generating done [2022-05-17T03:23:43.926Z] #44 5.867 -- Build files have been written to: /tmp/tmp.eHZmbw2tcn/tini [2022-05-17T03:23:43.926Z] #44 5.898 + make tini-static [2022-05-17T03:23:44.118Z] using credential docker-jenkins-github-credentials [2022-05-17T03:23:44.193Z] Cloning the remote Git repository [2022-05-17T03:23:44.193Z] Cloning with configured refspecs honoured and without tags [2022-05-17T03:23:44.349Z] #17 0.604 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-17T03:23:44.349Z] #17 DONE 0.6s [2022-05-17T03:23:44.349Z] [2022-05-17T03:23:44.349Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:23:44.349Z] #60 sha256:76056af56315330b7f0393531aeb4a7c5385abeb86eccb5eae7c89e1d253fb15 [2022-05-17T03:23:44.499Z] #44 6.386 Scanning dependencies of target tini-static [2022-05-17T03:23:44.499Z] #44 6.400 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-17T03:23:44.922Z] #60 ... [2022-05-17T03:23:44.922Z] [2022-05-17T03:23:44.922Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-17T03:23:44.922Z] #18 sha256:2a502440bd509d7e9c441e6ac8600a5fde708d0176014326ed483f81815f0445 [2022-05-17T03:23:44.922Z] #18 DONE 0.7s [2022-05-17T03:23:45.183Z] [2022-05-17T03:23:45.183Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-17T03:23:45.183Z] #19 sha256:f13ca9b3dc5f79702ae6103113604fb4f09c28b552f564ac163a964ab7cd6d0c [2022-05-17T03:23:44.381Z] Cloning repository https://github.com/moby/moby.git [2022-05-17T03:23:44.769Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-17T03:23:45.756Z] #19 DONE 0.8s [2022-05-17T03:23:45.756Z] [2022-05-17T03:23:45.756Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-17T03:23:45.756Z] #20 sha256:419a6cb0d09529d3cc0de1f3e165e33742904f4d507cc538365435686264ae60 [2022-05-17T03:23:46.420Z] #44 8.248 [100%] Linking C executable tini-static [2022-05-17T03:23:46.431Z] #42 ... [2022-05-17T03:23:46.431Z] [2022-05-17T03:23:46.431Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-17T03:23:46.431Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-17T03:23:46.431Z] #51 79.41 Setting up criu (3.17-1) ... [2022-05-17T03:23:46.431Z] #51 82.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:23:46.431Z] #51 DONE 85.5s [2022-05-17T03:23:46.431Z] [2022-05-17T03:23:46.431Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:46.431Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:46.431Z] #55 78.44 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:23:46.431Z] #55 78.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-17T03:23:46.431Z] #55 78.51 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-17T03:23:46.431Z] #55 79.22 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-17T03:23:46.431Z] #55 79.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-17T03:23:46.431Z] #55 79.50 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:23:46.431Z] #55 79.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:23:46.431Z] #55 79.56 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-17T03:23:46.431Z] #55 79.58 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-17T03:23:46.431Z] #55 79.85 go: downloading github.com/prometheus/common v0.10.0 [2022-05-17T03:23:46.431Z] #55 80.19 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-17T03:23:46.431Z] #55 80.40 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-17T03:23:46.431Z] #55 80.67 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-17T03:23:46.431Z] #55 83.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-17T03:23:46.702Z] #20 DONE 0.8s [2022-05-17T03:23:46.702Z] [2022-05-17T03:23:46.703Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:23:46.703Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-17T03:23:46.994Z] #55 ... [2022-05-17T03:23:46.994Z] [2022-05-17T03:23:46.994Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:46.994Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:46.994Z] #14 77.33 Selecting previously unselected package mingw-w64-common. [2022-05-17T03:23:46.994Z] #14 77.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-17T03:23:46.994Z] #14 77.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-17T03:23:46.994Z] #14 85.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-17T03:23:46.994Z] #14 85.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-17T03:23:46.994Z] #14 86.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:23:46.994Z] #14 ... [2022-05-17T03:23:46.994Z] [2022-05-17T03:23:46.994Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:23:46.994Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-17T03:23:46.994Z] #42 87.37 Setting up libicu67:amd64 (67.1-7) ... [2022-05-17T03:23:47.253Z] #42 87.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:23:47.253Z] #42 87.50 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-17T03:23:47.253Z] #42 87.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:23:47.253Z] #42 87.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-17T03:23:47.253Z] #42 87.69 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-17T03:23:47.253Z] #42 87.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:23:47.364Z] #44 9.324 [100%] Built target tini-static [2022-05-17T03:23:47.518Z] #42 87.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:23:47.518Z] #42 87.78 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-17T03:23:47.518Z] #42 87.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:23:47.627Z] #44 9.519 + mkdir -p /build [2022-05-17T03:23:47.627Z] #44 9.521 + cp tini-static /build/docker-init [2022-05-17T03:23:47.645Z] #21 1.002 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:23:47.645Z] #21 1.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:23:45.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:23:45.702Z] > git --version # timeout=10 [2022-05-17T03:23:45.756Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-17T03:23:45.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:23:45.760Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:23:47.774Z] #42 87.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:23:47.907Z] #21 1.171 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:23:47.916Z] #14 105.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-17T03:23:47.916Z] #14 105.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:47.916Z] #14 105.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:23:48.030Z] #42 DONE 88.3s [2022-05-17T03:23:48.030Z] [2022-05-17T03:23:48.030Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:23:48.030Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:23:48.030Z] #53 ... [2022-05-17T03:23:48.030Z] [2022-05-17T03:23:48.030Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-17T03:23:48.030Z] #43 sha256:1c303ff6542828abdbb2ec01730b529eb3ddee38562b2479f6511afc67c60a3c [2022-05-17T03:23:48.168Z] #21 1.600 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:23:48.199Z] #44 DONE 9.9s [2022-05-17T03:23:48.199Z] [2022-05-17T03:23:48.199Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:48.199Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:48.199Z] #14 84.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-17T03:23:48.199Z] #14 84.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-17T03:23:48.199Z] #14 84.86 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:23:48.286Z] #43 DONE 0.2s [2022-05-17T03:23:48.287Z] [2022-05-17T03:23:48.287Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:23:48.287Z] #44 sha256:004de00ef374ec9084f058bf8db58818a7d518cfcdd7e3093942af010d3a4015 [2022-05-17T03:23:48.993Z] #54 ... [2022-05-17T03:23:48.993Z] [2022-05-17T03:23:48.993Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:23:48.993Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:23:48.993Z] #19 183.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-17T03:23:48.993Z] #19 183.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:48.993Z] #19 183.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:23:48.993Z] #19 183.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-17T03:23:48.993Z] #19 183.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:23:48.993Z] #19 183.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:23:49.113Z] #21 2.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:23:49.113Z] #21 ... [2022-05-17T03:23:49.113Z] [2022-05-17T03:23:49.113Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:23:49.113Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-17T03:23:49.113Z] #36 111.3 Delve is a source level debugger for Go programs. [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-17T03:23:49.113Z] #36 111.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 Pass flags to the program you are debugging using `--`, for example: [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 Usage: [2022-05-17T03:23:49.113Z] #36 111.3 dlv [command] [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 Available Commands: [2022-05-17T03:23:49.113Z] #36 111.3 attach Attach to running process and begin debugging. [2022-05-17T03:23:49.113Z] #36 111.3 connect Connect to a headless debug server with a terminal client. [2022-05-17T03:23:49.113Z] #36 111.3 core Examine a core dump. [2022-05-17T03:23:49.113Z] #36 111.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-17T03:23:49.113Z] #36 111.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-17T03:23:49.113Z] #36 111.3 exec Execute a precompiled binary, and begin a debug session. [2022-05-17T03:23:49.113Z] #36 111.3 help Help about any command [2022-05-17T03:23:49.113Z] #36 111.3 run Deprecated command. Use 'debug' instead. [2022-05-17T03:23:49.113Z] #36 111.3 test Compile test binary and begin debugging program. [2022-05-17T03:23:49.113Z] #36 111.3 trace Compile and begin tracing program. [2022-05-17T03:23:49.113Z] #36 111.3 version Prints version. [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 Flags: [2022-05-17T03:23:49.113Z] #36 111.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-17T03:23:49.113Z] #36 111.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-17T03:23:49.113Z] #36 111.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-17T03:23:49.113Z] #36 111.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-17T03:23:49.113Z] #36 111.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-17T03:23:49.113Z] #36 111.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-17T03:23:49.113Z] #36 111.3 --disable-aslr Disables address space randomization [2022-05-17T03:23:49.113Z] #36 111.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-17T03:23:49.113Z] #36 111.3 -h, --help help for dlv [2022-05-17T03:23:49.113Z] #36 111.3 --init string Init file, executed by the terminal client. [2022-05-17T03:23:49.113Z] #36 111.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-17T03:23:49.113Z] #36 111.3 --log Enable debugging server logging. [2022-05-17T03:23:49.113Z] #36 111.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-17T03:23:49.113Z] #36 111.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-17T03:23:49.113Z] #36 111.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-17T03:23:49.113Z] #36 111.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-17T03:23:49.113Z] #36 111.3 --wd string Working directory for running the program. [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 Additional help topics: [2022-05-17T03:23:49.113Z] #36 111.3 dlv backend Help about the --backend flag. [2022-05-17T03:23:49.113Z] #36 111.3 dlv log Help about logging flags. [2022-05-17T03:23:49.113Z] #36 111.3 dlv redirect Help about file redirection. [2022-05-17T03:23:49.113Z] #36 111.3 [2022-05-17T03:23:49.113Z] #36 111.3 Use "dlv [command] --help" for more information about a command. [2022-05-17T03:23:49.113Z] #36 DONE 112.1s [2022-05-17T03:23:49.374Z] [2022-05-17T03:23:49.374Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:23:49.374Z] #26 sha256:491fe95fe25e1925aece58b2a541cadae3b1091511ca0619a9d8a6c4a12f12e2 [2022-05-17T03:23:49.657Z] #44 1.411 + RM_GOPATH=0 [2022-05-17T03:23:49.657Z] #44 1.411 + TMP_GOPATH= [2022-05-17T03:23:49.657Z] #44 1.411 + : /build [2022-05-17T03:23:49.657Z] #44 1.411 + '[' -z '' ']' [2022-05-17T03:23:49.657Z] #44 1.411 ++ mktemp -d [2022-05-17T03:23:49.657Z] #44 1.421 + export GOPATH=/tmp/tmp.UcT54dKVNy [2022-05-17T03:23:49.657Z] #44 1.421 + GOPATH=/tmp/tmp.UcT54dKVNy [2022-05-17T03:23:49.657Z] #44 1.421 + RM_GOPATH=1 [2022-05-17T03:23:49.657Z] #44 1.421 + case "$(go env GOARCH)" in [2022-05-17T03:23:49.657Z] #44 1.421 ++ go env GOARCH [2022-05-17T03:23:49.657Z] #44 1.456 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:49.657Z] #44 1.456 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:23:49.657Z] #44 1.458 ++ dirname /install.sh [2022-05-17T03:23:49.657Z] #44 1.483 + dir=/ [2022-05-17T03:23:49.657Z] #44 1.499 + bin=tini [2022-05-17T03:23:49.657Z] #44 1.501 + shift [2022-05-17T03:23:49.657Z] #44 1.506 Install tini version v0.19.0 [2022-05-17T03:23:49.657Z] #44 1.506 + '[' '!' -f //tini.installer ']' [2022-05-17T03:23:49.657Z] #44 1.506 + . //tini.installer [2022-05-17T03:23:49.657Z] #44 1.506 ++ : v0.19.0 [2022-05-17T03:23:49.657Z] #44 1.506 + install_tini [2022-05-17T03:23:49.657Z] #44 1.506 + echo 'Install tini version v0.19.0' [2022-05-17T03:23:49.657Z] #44 1.506 + git clone https://github.com/krallin/tini.git /tmp/tmp.UcT54dKVNy/tini [2022-05-17T03:23:49.657Z] #44 1.507 Cloning into '/tmp/tmp.UcT54dKVNy/tini'... [2022-05-17T03:23:50.117Z] #14 ... [2022-05-17T03:23:50.117Z] [2022-05-17T03:23:50.117Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:23:50.117Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:23:50.117Z] #55 82.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-17T03:23:51.027Z] #44 2.540 + cd /tmp/tmp.UcT54dKVNy/tini [2022-05-17T03:23:51.027Z] #44 2.540 + git checkout -q v0.19.0 [2022-05-17T03:23:51.027Z] #44 2.571 + cmake . [2022-05-17T03:23:51.284Z] #44 3.197 -- The C compiler identification is GNU 10.2.1 [2022-05-17T03:23:51.541Z] #44 3.311 -- Detecting C compiler ABI info [2022-05-17T03:23:52.038Z] #55 ... [2022-05-17T03:23:52.038Z] [2022-05-17T03:23:52.038Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:52.038Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:52.038Z] #14 94.89 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-17T03:23:52.038Z] #14 94.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:52.038Z] #14 94.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:23:52.105Z] #44 3.993 -- Detecting C compiler ABI info - done [2022-05-17T03:23:52.131Z] #26 111.7 Updating files: 28% (3295/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4818/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: 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% (8051/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-17T03:23:52.151Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-17T03:23:52.151Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1b21e543\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-17T03:23:52.151Z] ---------------------------------------------------------------------------- [2022-05-17T03:23:52.151Z] [2022-05-17T03:23:52.151Z] INFO: executeCI.ps1 starting at Tue May 17 03:23:50 CUT 2022 [2022-05-17T03:23:52.151Z] [2022-05-17T03:23:52.151Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-17T03:23:52.151Z] INFO: Running git version 2.24.1.windows.2 [2022-05-17T03:23:52.151Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-17T03:23:52.151Z] INFO: Environment variables: [2022-05-17T03:23:52.151Z] [2022-05-17T03:23:52.151Z] Name Value [2022-05-17T03:23:52.151Z] ---- ----- [2022-05-17T03:23:52.151Z] ALLUSERSPROFILE C:\ProgramData [2022-05-17T03:23:52.151Z] amd64 true [2022-05-17T03:23:52.151Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-17T03:23:52.151Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-17T03:23:52.151Z] arm64 true [2022-05-17T03:23:52.151Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-17T03:23:52.151Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-17T03:23:52.151Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-17T03:23:52.151Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-17T03:23:52.151Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-17T03:23:52.151Z] BRANCH_NAME PR-43598 [2022-05-17T03:23:52.151Z] BUILD_DISPLAY_NAME #6 [2022-05-17T03:23:52.151Z] BUILD_ID 6 [2022-05-17T03:23:52.151Z] BUILD_NUMBER 6 [2022-05-17T03:23:52.151Z] BUILD_TAG jenkins-moby-PR-43598-6 [2022-05-17T03:23:52.151Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/ [2022-05-17T03:23:52.151Z] cgroup2 true [2022-05-17T03:23:52.151Z] CHANGE_AUTHOR ningmingxiao [2022-05-17T03:23:52.151Z] CHANGE_AUTHOR_DISPLAY_NAME ningmingxiao [2022-05-17T03:23:52.151Z] CHANGE_BRANCH dev3 [2022-05-17T03:23:52.151Z] CHANGE_FORK ningmingxiao [2022-05-17T03:23:52.151Z] CHANGE_ID 43598 [2022-05-17T03:23:52.151Z] CHANGE_TARGET master [2022-05-17T03:23:52.151Z] CHANGE_TITLE fix docker-proxy defunct [2022-05-17T03:23:52.151Z] CHANGE_URL https://github.com/moby/moby/pull/43598 [2022-05-17T03:23:52.151Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:23:52.151Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-17T03:23:52.151Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-17T03:23:52.151Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-17T03:23:52.151Z] COMPUTERNAME azwin-2-f1a7f0 [2022-05-17T03:23:52.151Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-17T03:23:52.151Z] ConfigSequenceNumber 0 [2022-05-17T03:23:52.151Z] dco true [2022-05-17T03:23:52.151Z] DOCKER_BUILDKIT 0 [2022-05-17T03:23:52.151Z] DOCKER_DUT_DEBUG 1 [2022-05-17T03:23:52.151Z] DOCKER_EXPERIMENTAL 1 [2022-05-17T03:23:52.151Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-17T03:23:52.152Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-17T03:23:52.152Z] EXECUTOR_NUMBER 0 [2022-05-17T03:23:52.152Z] FQDN azwin-2-f1a7f0.westus.cloudapp.azure.com [2022-05-17T03:23:52.152Z] GIT_BRANCH PR-43598 [2022-05-17T03:23:52.152Z] GIT_COMMIT 549c9d5c21d6bcac1b3c1a8769dedce08ec93421 [2022-05-17T03:23:52.152Z] GIT_PREVIOUS_COMMIT 300974d577ca98122707bfabeb9f1b46618a81ce [2022-05-17T03:23:52.152Z] GIT_URL https://github.com/moby/moby.git [2022-05-17T03:23:52.152Z] HUDSON_COOKIE f33ed11b-3c8b-414f-b3a0-0282f4498432 [2022-05-17T03:23:52.152Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-17T03:23:52.152Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-17T03:23:52.152Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-17T03:23:52.152Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-17T03:23:52.152Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-17T03:23:52.152Z] JENKINS_NODE_COOKIE 8350d164-8261-4ab7-8ecd-e65c5f30c65d [2022-05-17T03:23:52.152Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-17T03:23:52.152Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-17T03:23:52.152Z] JOB_BASE_NAME PR-43598 [2022-05-17T03:23:52.152Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/display/redirect [2022-05-17T03:23:52.152Z] JOB_NAME moby/PR-43598 [2022-05-17T03:23:52.152Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/ [2022-05-17T03:23:52.152Z] library.jps.version master [2022-05-17T03:23:52.152Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-17T03:23:52.152Z] NODE_LABELS amd64 azure azwin-2-f1a7f0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-17T03:23:52.152Z] NODE_NAME azwin-2-f1a7f0 [2022-05-17T03:23:52.152Z] NUMBER_OF_PROCESSORS 4 [2022-05-17T03:23:52.152Z] OS Windows_NT [2022-05-17T03:23:52.152Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-17T03:23:52.152Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-17T03:23:52.152Z] ppc64le false [2022-05-17T03:23:52.152Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-17T03:23:52.152Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-17T03:23:52.152Z] PROCESSOR_LEVEL 6 [2022-05-17T03:23:52.152Z] PROCESSOR_REVISION 5504 [2022-05-17T03:23:52.152Z] ProgramData C:\ProgramData [2022-05-17T03:23:52.152Z] ProgramFiles C:\Program Files [2022-05-17T03:23:52.152Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-17T03:23:52.152Z] ProgramW6432 C:\Program Files [2022-05-17T03:23:52.152Z] PROMPT $P$G [2022-05-17T03:23:52.152Z] PSExecutionPolicyPreference Bypass [2022-05-17T03:23:52.152Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-17T03:23:52.152Z] PUBLIC C:\Users\Public [2022-05-17T03:23:52.152Z] rootless true [2022-05-17T03:23:52.152Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=artif... [2022-05-17T03:23:52.152Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=changes [2022-05-17T03:23:52.152Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect [2022-05-17T03:23:52.152Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=tests [2022-05-17T03:23:52.152Z] s390x false [2022-05-17T03:23:52.152Z] SKIP_VALIDATION_TESTS 1 [2022-05-17T03:23:52.152Z] SOURCES_DRIVE d [2022-05-17T03:23:52.152Z] SOURCES_SUBDIR gopath [2022-05-17T03:23:52.152Z] STAGE_NAME Run tests [2022-05-17T03:23:52.152Z] SystemDrive C: [2022-05-17T03:23:52.152Z] SystemRoot C:\Windows [2022-05-17T03:23:52.152Z] TEMP C:\Windows\TEMP [2022-05-17T03:23:52.152Z] TESTDEBUG 0 [2022-05-17T03:23:52.152Z] TESTRUN_DRIVE d [2022-05-17T03:23:52.152Z] TESTRUN_SUBDIR CI [2022-05-17T03:23:52.152Z] TIMEOUT 120m [2022-05-17T03:23:52.152Z] TMP C:\Windows\TEMP [2022-05-17T03:23:52.152Z] unit_validate true [2022-05-17T03:23:52.152Z] USERDOMAIN WORKGROUP [2022-05-17T03:23:52.152Z] USERNAME azwin-2-f1a7f0$ [2022-05-17T03:23:52.152Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-17T03:23:52.152Z] validate_force false [2022-05-17T03:23:52.152Z] windir C:\Windows [2022-05-17T03:23:52.152Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-17T03:23:52.152Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-17T03:23:52.152Z] windows2022 true [2022-05-17T03:23:52.152Z] windows2022containerd true [2022-05-17T03:23:52.152Z] windowsRS5 true [2022-05-17T03:23:52.152Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-17T03:23:52.152Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-17T03:23:52.152Z] [2022-05-17T03:23:52.152Z] [2022-05-17T03:23:52.152Z] [2022-05-17T03:23:52.362Z] #44 4.178 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-17T03:23:52.362Z] #44 4.200 -- Detecting C compile features [2022-05-17T03:23:52.362Z] #44 4.212 -- Detecting C compile features - done [2022-05-17T03:23:52.362Z] #44 4.257 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-17T03:23:52.391Z] #26 114.9 + cd /tmp/tmp.eJrusYpyPk/tmp/docker-ce [2022-05-17T03:23:52.391Z] #26 114.9 + git checkout -q v17.06.2-ce [2022-05-17T03:23:52.610Z] #14 95.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-17T03:23:52.610Z] #14 95.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:52.610Z] #14 95.48 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:52.872Z] #14 ... [2022-05-17T03:23:52.872Z] [2022-05-17T03:23:52.872Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:23:52.872Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:23:52.872Z] #53 95.43 gotestsum version dev [2022-05-17T03:23:52.872Z] #53 DONE 95.7s [2022-05-17T03:23:52.872Z] [2022-05-17T03:23:52.872Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:23:52.872Z] #67 sha256:bb59636c3623f1130b6a8903c99dae6b982f18799e362d824da99f4e4fb62290 [2022-05-17T03:23:52.925Z] #44 4.625 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-17T03:23:52.925Z] #44 4.711 -- Configuring done [2022-05-17T03:23:52.925Z] #44 4.743 -- Generating done [2022-05-17T03:23:52.925Z] #44 4.749 -- Build files have been written to: /tmp/tmp.UcT54dKVNy/tini [2022-05-17T03:23:52.925Z] #44 4.762 + make tini-static [2022-05-17T03:23:53.102Z] INFO: Sources under d:\gopath\... [2022-05-17T03:23:53.102Z] INFO: Test run under d:\CI\... [2022-05-17T03:23:53.102Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-17T03:23:53.102Z] INFO: docker/docker repository was found [2022-05-17T03:23:53.102Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-17T03:23:53.219Z] #14 110.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-17T03:23:53.219Z] #14 110.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-17T03:23:53.219Z] #14 110.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:23:53.219Z] #14 110.4 Selecting previously unselected package libapparmor1:amd64. [2022-05-17T03:23:53.219Z] #14 110.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-17T03:23:53.219Z] #14 110.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-17T03:23:53.219Z] #14 110.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-17T03:23:53.219Z] #14 110.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-17T03:23:53.219Z] #14 110.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-17T03:23:53.219Z] #14 110.7 Selecting previously unselected package libbtrfs0:amd64. [2022-05-17T03:23:53.219Z] #14 110.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-17T03:23:53.219Z] #14 110.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:23:53.480Z] #14 110.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-17T03:23:53.480Z] #14 110.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-17T03:23:53.480Z] #14 110.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:23:53.489Z] #44 5.352 Scanning dependencies of target tini-static [2022-05-17T03:23:53.489Z] #44 5.442 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-17T03:23:53.553Z] ltsc2022: Pulling from windows/servercore [2022-05-17T03:23:53.741Z] #14 111.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-17T03:23:53.741Z] #14 111.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:23:53.741Z] #14 111.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:23:53.741Z] #14 111.3 Selecting previously unselected package libudev-dev:amd64. [2022-05-17T03:23:53.741Z] #14 111.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-17T03:23:53.741Z] #14 111.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-17T03:23:53.741Z] #14 111.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-17T03:23:54.002Z] #14 111.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-17T03:23:54.002Z] #14 111.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-17T03:23:54.002Z] #14 111.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-17T03:23:54.002Z] #14 111.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-17T03:23:54.002Z] #14 111.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-17T03:23:54.003Z] 97f65a0ec59e: Pulling fs layer [2022-05-17T03:23:54.003Z] 12fb50a031bd: Pulling fs layer [2022-05-17T03:23:54.264Z] #14 111.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-17T03:23:54.264Z] #14 111.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-17T03:23:54.264Z] #14 111.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-17T03:23:54.525Z] #14 112.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-17T03:23:54.525Z] #14 112.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-17T03:23:54.525Z] #14 112.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-17T03:23:54.525Z] #14 112.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-17T03:23:54.525Z] #14 112.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-17T03:23:54.525Z] #14 112.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-17T03:23:54.858Z] #44 ... [2022-05-17T03:23:54.858Z] [2022-05-17T03:23:54.858Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-17T03:23:54.858Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-17T03:23:54.858Z] #53 94.95 gotestsum version dev [2022-05-17T03:23:54.937Z] #26 117.5 + mkdir -p /tmp/tmp.eJrusYpyPk/src/github.com/docker [2022-05-17T03:23:54.937Z] #26 117.6 + mv components/cli /tmp/tmp.eJrusYpyPk/src/github.com/docker/cli [2022-05-17T03:23:54.937Z] #26 117.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-17T03:23:55.099Z] #14 112.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-17T03:23:55.099Z] #14 112.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-17T03:23:55.099Z] #14 112.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-17T03:23:55.099Z] #14 ... [2022-05-17T03:23:55.099Z] [2022-05-17T03:23:55.099Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:23:55.099Z] #67 sha256:0257f75f10a7c282d8301fa48dfc142e767225cc8e966e18ac632a0c68011ce5 [2022-05-17T03:23:55.099Z] #67 112.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:23:55.099Z] #67 112.3 + GOBIN=/build [2022-05-17T03:23:55.099Z] #67 112.3 + GO111MODULE=on [2022-05-17T03:23:55.099Z] #67 112.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:23:55.421Z] #53 DONE 95.7s [2022-05-17T03:23:55.421Z] [2022-05-17T03:23:55.421Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:55.421Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:55.421Z] #14 95.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-17T03:23:55.421Z] #14 95.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:55.421Z] #14 95.70 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:23:55.421Z] #14 95.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-17T03:23:55.679Z] #14 95.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:23:55.679Z] #14 95.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:56.610Z] #14 ... [2022-05-17T03:23:56.610Z] [2022-05-17T03:23:56.610Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:23:56.610Z] #44 sha256:004de00ef374ec9084f058bf8db58818a7d518cfcdd7e3093942af010d3a4015 [2022-05-17T03:23:56.610Z] #44 7.132 [100%] Linking C executable tini-static [2022-05-17T03:23:56.610Z] #44 8.147 [100%] Built target tini-static [2022-05-17T03:23:56.610Z] #44 8.191 + mkdir -p /build [2022-05-17T03:23:56.610Z] #44 8.191 + cp tini-static /build/docker-init [2022-05-17T03:23:56.610Z] #44 DONE 8.5s [2022-05-17T03:23:56.857Z] #26 ... [2022-05-17T03:23:56.857Z] [2022-05-17T03:23:56.857Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:23:56.857Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-17T03:23:56.857Z] #34 DONE 119.4s [2022-05-17T03:23:56.857Z] [2022-05-17T03:23:56.857Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:23:56.857Z] #60 sha256:76056af56315330b7f0393531aeb4a7c5385abeb86eccb5eae7c89e1d253fb15 [2022-05-17T03:23:56.857Z] #60 9.619 + cd /tmp/tmp.3BttwDhy4j/src/github.com/opencontainers/runc [2022-05-17T03:23:56.857Z] #60 9.623 + git checkout -q v1.1.2 [2022-05-17T03:23:56.857Z] #60 10.02 + '[' -z '' ']' [2022-05-17T03:23:56.857Z] #60 10.02 + target=static [2022-05-17T03:23:56.857Z] #60 10.02 + make BUILDTAGS=seccomp static [2022-05-17T03:23:56.857Z] #60 10.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-17T03:23:56.867Z] [2022-05-17T03:23:56.867Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:23:56.867Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:23:57.108Z] #19 191.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-17T03:23:57.108Z] #19 191.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:23:57.108Z] #19 191.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:23:57.108Z] #19 191.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-17T03:23:57.108Z] #19 191.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:23:57.108Z] #19 191.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-17T03:23:57.108Z] #19 191.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-17T03:23:57.108Z] #19 191.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:23:57.108Z] #19 191.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-17T03:23:57.108Z] #19 192.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-17T03:23:57.108Z] #19 192.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:23:57.108Z] #19 192.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:23:57.108Z] #19 192.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-17T03:23:57.108Z] #19 192.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:23:57.108Z] #19 192.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:23:57.108Z] #19 192.1 Selecting previously unselected package cross-config. [2022-05-17T03:23:57.108Z] #19 192.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-17T03:23:57.108Z] #19 192.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-17T03:23:57.108Z] #19 192.1 Selecting previously unselected package gcc-10-cross-base. [2022-05-17T03:23:57.108Z] #19 192.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-17T03:23:57.108Z] #19 192.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-17T03:23:57.108Z] #19 192.2 Selecting previously unselected package libc6-arm64-cross. [2022-05-17T03:23:57.108Z] #19 192.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-17T03:23:57.108Z] #19 192.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-17T03:23:57.108Z] #19 192.5 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-17T03:23:57.108Z] #19 192.5 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:23:57.367Z] #19 192.5 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:23:57.367Z] #19 192.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-17T03:23:57.367Z] #19 192.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:23:57.367Z] #19 192.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:23:57.367Z] #19 192.6 Selecting previously unselected package libitm1-arm64-cross. [2022-05-17T03:23:57.367Z] #19 192.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:23:57.367Z] #19 192.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:23:57.367Z] #19 192.7 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-17T03:23:57.367Z] #19 192.7 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:23:57.367Z] #19 192.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:23:57.367Z] #19 192.7 Selecting previously unselected package libasan6-arm64-cross. [2022-05-17T03:23:57.367Z] #19 192.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:23:57.630Z] #19 192.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:23:59.012Z] #19 194.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-17T03:23:59.012Z] #19 194.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:23:59.273Z] #19 194.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:23:59.310Z] #67 ... [2022-05-17T03:23:59.310Z] [2022-05-17T03:23:59.310Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:23:59.310Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:23:59.310Z] #14 112.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-17T03:23:59.310Z] #14 112.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:23:59.310Z] #14 112.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:23:59.310Z] #14 113.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-17T03:23:59.310Z] #14 113.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-17T03:23:59.310Z] #14 113.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-17T03:23:59.310Z] #14 113.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-17T03:23:59.310Z] #14 113.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-17T03:23:59.310Z] #14 113.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-17T03:23:59.310Z] #14 113.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-17T03:23:59.310Z] #14 113.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-17T03:23:59.310Z] #14 113.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:23:59.310Z] #14 113.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-17T03:23:59.310Z] #14 113.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:23:59.310Z] #14 113.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-17T03:23:59.310Z] #14 113.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:23:59.310Z] #14 113.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-17T03:23:59.310Z] #14 113.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-17T03:23:59.310Z] #14 114.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-17T03:23:59.310Z] #14 114.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:23:59.310Z] #14 114.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:23:59.310Z] #14 114.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:59.310Z] #14 114.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-17T03:23:59.310Z] #14 114.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-17T03:23:59.310Z] #14 114.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-17T03:23:59.310Z] #14 114.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:23:59.310Z] #14 114.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-17T03:23:59.310Z] #14 114.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-17T03:23:59.310Z] #14 114.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:23:59.310Z] #14 114.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:23:59.310Z] #14 114.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-17T03:23:59.310Z] #14 114.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:23:59.310Z] #14 114.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 [2022-05-17T03:23:59.310Z] #14 114.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:23:59.310Z] #14 114.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:23:59.310Z] #14 114.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 [2022-05-17T03:23:59.310Z] #14 114.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:23:59.310Z] #14 114.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:23:59.310Z] #14 114.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:23:59.310Z] #14 114.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:23:59.310Z] #14 114.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:23:59.310Z] #14 114.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:23:59.311Z] #14 114.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:23:59.311Z] #14 DONE 116.5s [2022-05-17T03:23:59.311Z] [2022-05-17T03:23:59.311Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-17T03:23:59.311Z] #59 sha256:35eebc82de059a5d6882b655bdb3c71aef9c4a4884c192174ffa803c5fd5b73f [2022-05-17T03:23:59.311Z] #59 DONE 0.2s [2022-05-17T03:23:59.311Z] [2022-05-17T03:23:59.311Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-17T03:23:59.311Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-17T03:24:00.159Z] #60 ... [2022-05-17T03:24:00.159Z] [2022-05-17T03:24:00.159Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:24:00.159Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-17T03:24:00.159Z] #21 3.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:24:00.159Z] #21 6.950 Fetched 8417 kB in 6s (1356 kB/s) [2022-05-17T03:24:00.159Z] #21 6.950 Reading package lists... [2022-05-17T03:24:00.159Z] #21 9.075 Reading package lists... [2022-05-17T03:24:00.159Z] #21 11.55 Building dependency tree... [2022-05-17T03:24:00.159Z] #21 12.92 The following additional packages will be installed: [2022-05-17T03:24:00.159Z] #21 12.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-17T03:24:00.159Z] #21 12.92 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-17T03:24:00.159Z] #21 12.93 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-17T03:24:00.159Z] #21 12.93 python3-pkg-resources vim-runtime xxd [2022-05-17T03:24:00.159Z] #21 12.93 Suggested packages: [2022-05-17T03:24:00.159Z] #21 12.93 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-17T03:24:00.159Z] #21 12.93 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-17T03:24:00.159Z] #21 12.93 acl attr quota [2022-05-17T03:24:00.159Z] #21 12.93 Recommended packages: [2022-05-17T03:24:00.159Z] #21 12.93 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-17T03:24:00.210Z] #19 195.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-17T03:24:00.210Z] #19 195.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:00.420Z] #21 13.72 The following NEW packages will be installed: [2022-05-17T03:24:00.420Z] #21 13.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-17T03:24:00.420Z] #21 13.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-17T03:24:00.420Z] #21 13.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-17T03:24:00.420Z] #21 13.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-17T03:24:00.420Z] #21 13.72 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-17T03:24:00.420Z] #21 13.72 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-17T03:24:00.420Z] #21 13.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-17T03:24:00.420Z] #21 13.73 xz-utils zip zstd [2022-05-17T03:24:00.468Z] #19 195.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:24:00.682Z] #21 14.07 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:24:00.682Z] #21 14.07 Need to get 27.0 MB of archives. [2022-05-17T03:24:00.682Z] #21 14.07 After this operation, 105 MB of additional disk space will be used. [2022-05-17T03:24:00.682Z] #21 14.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-17T03:24:00.682Z] #21 14.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-17T03:24:00.682Z] #21 14.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-17T03:24:00.682Z] #21 14.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-17T03:24:00.682Z] #21 14.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-17T03:24:00.682Z] #21 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-17T03:24:00.682Z] #21 14.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-17T03:24:00.682Z] #21 14.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-17T03:24:00.682Z] #21 14.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:24:00.682Z] #21 14.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:24:00.682Z] #21 14.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-17T03:24:00.682Z] #21 14.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-17T03:24:00.682Z] #21 14.15 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-17T03:24:00.682Z] #21 14.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-17T03:24:00.682Z] #21 14.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-17T03:24:00.682Z] #21 14.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-17T03:24:00.944Z] #21 14.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-17T03:24:00.944Z] #21 14.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-17T03:24:00.944Z] #21 14.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-17T03:24:00.944Z] #21 14.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-17T03:24:00.944Z] #21 14.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-17T03:24:00.944Z] #21 14.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-17T03:24:00.944Z] #21 14.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-17T03:24:00.944Z] #21 14.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-17T03:24:00.944Z] #21 14.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-17T03:24:00.944Z] #21 14.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-17T03:24:00.944Z] #21 14.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-17T03:24:01.205Z] #21 14.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-17T03:24:01.205Z] #21 14.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-17T03:24:01.205Z] #21 14.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-17T03:24:01.205Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-17T03:24:01.205Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-17T03:24:01.205Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-17T03:24:01.205Z] #21 14.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-17T03:24:01.205Z] #21 14.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-17T03:24:01.205Z] #21 14.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-17T03:24:01.205Z] #21 14.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:24:01.205Z] #21 14.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-17T03:24:01.205Z] #21 14.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-17T03:24:01.205Z] #21 14.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-17T03:24:01.205Z] #21 14.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-17T03:24:01.205Z] #21 14.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-17T03:24:01.205Z] #21 14.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-17T03:24:01.205Z] #21 14.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-17T03:24:01.466Z] #21 14.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-17T03:24:01.466Z] #21 14.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-17T03:24:01.466Z] #21 14.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-17T03:24:01.466Z] #21 15.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-17T03:24:01.855Z] #19 196.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-17T03:24:01.855Z] #19 196.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:01.855Z] #19 197.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:24:01.863Z] #15 ... [2022-05-17T03:24:01.863Z] [2022-05-17T03:24:01.863Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:24:01.863Z] #67 sha256:0257f75f10a7c282d8301fa48dfc142e767225cc8e966e18ac632a0c68011ce5 [2022-05-17T03:24:01.863Z] #67 118.1 rootlesskit version 1.0.0 [2022-05-17T03:24:01.863Z] #67 118.1 Usage of /build/rootlesskit-docker-proxy: [2022-05-17T03:24:01.863Z] #67 118.1 -container-ip string [2022-05-17T03:24:01.863Z] #67 118.1 container ip [2022-05-17T03:24:01.863Z] #67 118.1 -container-port int [2022-05-17T03:24:01.863Z] #67 118.1 container port (default -1) [2022-05-17T03:24:01.863Z] #67 118.1 -host-ip string [2022-05-17T03:24:01.863Z] #67 118.1 host ip [2022-05-17T03:24:01.863Z] #67 118.1 -host-port int [2022-05-17T03:24:01.863Z] #67 118.1 host port (default -1) [2022-05-17T03:24:01.863Z] #67 118.1 -proto string [2022-05-17T03:24:01.863Z] #67 118.1 proxy protocol (default "tcp") [2022-05-17T03:24:01.863Z] #67 DONE 118.5s [2022-05-17T03:24:01.863Z] [2022-05-17T03:24:01.863Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-17T03:24:01.863Z] #68 sha256:b49c8d44a40d6c9b36e83d76bfa4e35cf3a20a7053429ea7a0e634d432baf256 [2022-05-17T03:24:01.863Z] #68 DONE 0.2s [2022-05-17T03:24:01.863Z] [2022-05-17T03:24:01.863Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:24:01.863Z] #60 sha256:63caeadb1e77ce81a3162cac36756b97d302d5417acaff271b4aa4863a5bf6df [2022-05-17T03:24:01.863Z] #60 ... [2022-05-17T03:24:01.863Z] [2022-05-17T03:24:01.863Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-17T03:24:01.863Z] #69 sha256:6bca0cc9d5fcae8d33d6460ce97ce64651f9116f9b7d3caa43995203f678aeab [2022-05-17T03:24:01.863Z] #69 DONE 0.1s [2022-05-17T03:24:01.863Z] [2022-05-17T03:24:01.863Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:24:01.863Z] #64 sha256:190f2ccdef3fcc322d928dc03157810e654494f5d0e57d47db5b4ac2c28045bb [2022-05-17T03:24:02.044Z] #21 15.55 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:24:02.125Z] #64 ... [2022-05-17T03:24:02.125Z] [2022-05-17T03:24:02.125Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-17T03:24:02.125Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-17T03:24:02.125Z] #15 DONE 3.1s [2022-05-17T03:24:02.125Z] [2022-05-17T03:24:02.125Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-17T03:24:02.125Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-17T03:24:02.306Z] #21 15.70 Fetched 27.0 MB in 1s (21.9 MB/s) [2022-05-17T03:24:02.306Z] #21 15.76 Selecting previously unselected package pigz. [2022-05-17T03:24:02.306Z] #21 15.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 ... 24001 files and directories currently installed.) [2022-05-17T03:24:02.306Z] #21 15.80 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-17T03:24:02.306Z] #21 15.81 Unpacking pigz (2.6-1) ... [2022-05-17T03:24:02.306Z] #21 15.88 Selecting previously unselected package libelf1:arm64. [2022-05-17T03:24:02.567Z] #21 15.89 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-17T03:24:02.567Z] #21 15.90 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-17T03:24:02.567Z] #21 16.03 Selecting previously unselected package libbpf0:arm64. [2022-05-17T03:24:02.567Z] #21 16.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-17T03:24:02.567Z] #21 16.04 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-17T03:24:02.567Z] #21 16.15 Selecting previously unselected package libcap2:arm64. [2022-05-17T03:24:02.831Z] #21 16.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-17T03:24:02.831Z] #21 16.17 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-17T03:24:02.831Z] #21 16.24 Selecting previously unselected package libmnl0:arm64. [2022-05-17T03:24:02.831Z] #21 16.24 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-17T03:24:02.831Z] #21 16.25 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-17T03:24:02.831Z] #21 16.31 Selecting previously unselected package libxtables12:arm64. [2022-05-17T03:24:02.831Z] #21 16.31 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-17T03:24:02.831Z] #21 16.31 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-17T03:24:02.831Z] #21 16.40 Selecting previously unselected package libcap2-bin. [2022-05-17T03:24:02.831Z] #21 16.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-17T03:24:03.091Z] #21 16.41 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-17T03:24:03.091Z] #21 16.52 Selecting previously unselected package iproute2. [2022-05-17T03:24:03.091Z] #21 16.52 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-17T03:24:03.091Z] #21 16.53 Unpacking iproute2 (5.10.0-4) ... [2022-05-17T03:24:03.256Z] #19 198.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-17T03:24:03.256Z] #19 198.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:03.256Z] #19 198.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:24:03.661Z] #21 16.96 Selecting previously unselected package xxd. [2022-05-17T03:24:03.661Z] #21 16.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-17T03:24:03.661Z] #21 16.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:03.661Z] #21 17.10 Selecting previously unselected package vim-common. [2022-05-17T03:24:03.661Z] #21 17.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:24:03.661Z] #21 17.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:03.825Z] #19 199.0 Selecting previously unselected package libgcc-10-dev-arm64-cross.#19 ... [2022-05-17T03:24:03.825Z] [2022-05-17T03:24:03.825Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:24:03.825Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:24:03.825Z] #54 DONE 211.2s [2022-05-17T03:24:03.825Z] [2022-05-17T03:24:03.825Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:24:03.825Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:24:03.825Z] #19 199.0 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-17T03:24:03.825Z] #19 199.0 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:03.825Z] #19 199.0 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:24:03.922Z] #21 17.30 Selecting previously unselected package bash-completion. [2022-05-17T03:24:03.922Z] #21 17.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-17T03:24:04.083Z] #19 199.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-17T03:24:04.083Z] #19 199.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:04.083Z] #19 199.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:24:04.293Z] 12fb50a031bd: Verifying Checksum [2022-05-17T03:24:04.293Z] 12fb50a031bd: Download complete [2022-05-17T03:24:05.117Z] #67 ... [2022-05-17T03:24:05.117Z] [2022-05-17T03:24:05.117Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:05.117Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:05.117Z] #14 106.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-17T03:24:05.117Z] #14 106.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:05.117Z] #14 106.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:24:05.985Z] Fetching without tags [2022-05-17T03:24:05.650Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:24:05.726Z] > git config --add remote.origin.fetch +refs/pull/43598/head:refs/remotes/origin/PR-43598 # timeout=10 [2022-05-17T03:24:05.783Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:24:05.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:24:06.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:24:06.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:24:06.022Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:24:06.336Z] #16 DONE 3.8s [2022-05-17T03:24:06.336Z] [2022-05-17T03:24:06.336Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-17T03:24:06.336Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-17T03:24:06.477Z] #21 19.36 Unpacking bash-completion (1:2.11-2) ... [2022-05-17T03:24:06.477Z] #21 19.81 Selecting previously unselected package bzip2. [2022-05-17T03:24:06.477Z] #21 19.82 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-17T03:24:06.477Z] #21 19.82 Unpacking bzip2 (1.0.8-4) ... [2022-05-17T03:24:06.477Z] #21 19.91 Selecting previously unselected package xz-utils. [2022-05-17T03:24:06.477Z] #21 19.91 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-17T03:24:06.477Z] #21 19.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:24:06.720Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [2022-05-17T03:24:06.737Z] #21 20.09 Selecting previously unselected package apparmor. [2022-05-17T03:24:06.738Z] #21 20.10 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-17T03:24:06.738Z] #21 20.16 Unpacking apparmor (2.13.6-10) ... [2022-05-17T03:24:06.895Z] #47 ... [2022-05-17T03:24:06.896Z] [2022-05-17T03:24:06.896Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:06.896Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:06.896Z] #14 106.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-17T03:24:06.896Z] #14 106.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:06.896Z] #14 106.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:24:06.998Z] #21 20.57 Selecting previously unselected package inetutils-ping. [2022-05-17T03:24:07.259Z] #21 20.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-17T03:24:07.259Z] #21 20.59 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-17T03:24:07.259Z] #21 20.70 Selecting previously unselected package libip4tc2:arm64. [2022-05-17T03:24:07.259Z] #21 20.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-17T03:24:07.259Z] #21 20.71 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-17T03:24:07.259Z] #21 20.77 Selecting previously unselected package libip6tc2:arm64. [2022-05-17T03:24:07.259Z] #21 20.77 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-17T03:24:07.259Z] #21 20.78 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-17T03:24:07.521Z] #21 20.85 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-17T03:24:07.521Z] #21 20.86 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-17T03:24:07.521Z] #21 20.86 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-17T03:24:07.521Z] #21 20.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-17T03:24:07.521Z] #21 20.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-17T03:24:07.521Z] #21 20.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-17T03:24:07.782Z] #21 21.00 Selecting previously unselected package libnftnl11:arm64. [2022-05-17T03:24:07.782Z] #21 21.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-17T03:24:07.782Z] #21 21.01 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-17T03:24:07.782Z] #21 21.07 Selecting previously unselected package iptables. [2022-05-17T03:24:07.782Z] #21 21.08 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-17T03:24:07.782Z] #21 21.08 Unpacking iptables (1.8.7-1) ... [2022-05-17T03:24:08.044Z] #21 21.33 Selecting previously unselected package libonig5:arm64. [2022-05-17T03:24:08.044Z] #21 21.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-17T03:24:08.044Z] #21 21.34 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-17T03:24:08.044Z] #21 21.45 Selecting previously unselected package libjq1:arm64. [2022-05-17T03:24:08.044Z] #21 21.46 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-17T03:24:08.044Z] #21 21.46 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-17T03:24:08.044Z] #21 21.54 Selecting previously unselected package jq. [2022-05-17T03:24:08.044Z] #21 21.54 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-17T03:24:08.044Z] #21 21.54 Unpacking jq (1.6-2.1) ... [2022-05-17T03:24:08.307Z] #21 21.64 Selecting previously unselected package libaio1:arm64. [2022-05-17T03:24:08.307Z] #21 21.64 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-17T03:24:08.307Z] #21 21.65 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-17T03:24:08.307Z] #21 21.72 Selecting previously unselected package libgpm2:arm64. [2022-05-17T03:24:08.307Z] #21 21.72 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-17T03:24:08.307Z] #21 21.72 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-17T03:24:08.307Z] #21 21.78 Selecting previously unselected package libicu67:arm64. [2022-05-17T03:24:08.307Z] #21 21.80 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-17T03:24:08.307Z] #21 21.80 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-17T03:24:06.825Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:24:06.876Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:24:09.641Z] #17 3.725 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-17T03:24:09.902Z] #17 DONE 4.0s [2022-05-17T03:24:09.902Z] [2022-05-17T03:24:09.902Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-17T03:24:09.902Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-17T03:24:10.853Z] #21 24.33 Selecting previously unselected package libinih1:arm64. [2022-05-17T03:24:10.853Z] #21 24.34 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-17T03:24:10.853Z] #21 24.34 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-17T03:24:10.853Z] #21 24.42 Selecting previously unselected package libnet1:arm64. [2022-05-17T03:24:11.113Z] #21 24.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-17T03:24:11.113Z] #21 24.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:24:11.113Z] #21 24.52 Selecting previously unselected package libnl-3-200:arm64. [2022-05-17T03:24:11.113Z] #21 24.52 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-17T03:24:11.113Z] #21 24.53 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-17T03:24:11.113Z] #21 24.60 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-17T03:24:11.113Z] #21 24.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-17T03:24:11.113Z] #21 24.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-17T03:24:11.374Z] #21 24.66 Selecting previously unselected package net-tools. [2022-05-17T03:24:11.374Z] #21 24.66 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-17T03:24:11.374Z] #21 24.66 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:24:11.374Z] #21 24.82 Selecting previously unselected package patch. [2022-05-17T03:24:11.374Z] #21 24.83 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-17T03:24:11.374Z] #21 24.84 Unpacking patch (2.7.6-7) ... [2022-05-17T03:24:11.374Z] #21 24.94 Selecting previously unselected package python-pip-whl. [2022-05-17T03:24:11.462Z] Merge succeeded, producing 91319f80d436c03c406612a194c6dc2891c1edaf [2022-05-17T03:24:11.462Z] Checking out Revision 91319f80d436c03c406612a194c6dc2891c1edaf (PR-43598) [2022-05-17T03:24:11.635Z] #21 24.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:24:11.635Z] #21 24.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:24:11.895Z] #21 25.40 Selecting previously unselected package python3-lib2to3. [2022-05-17T03:24:11.895Z] #21 25.40 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-17T03:24:11.895Z] #21 25.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:24:12.155Z] #21 25.50 Selecting previously unselected package python3-distutils. [2022-05-17T03:24:12.155Z] #21 25.50 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-17T03:24:12.155Z] #21 25.51 Unpacking python3-distutils (3.9.2-1) ... [2022-05-17T03:24:12.155Z] #21 25.61 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:24:12.155Z] #21 25.62 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:24:12.155Z] #21 25.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:24:12.220Z] #19 207.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-17T03:24:12.220Z] #19 207.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:24:12.220Z] #19 207.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:24:12.220Z] #19 207.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-17T03:24:12.220Z] #19 207.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-17T03:24:12.220Z] #19 207.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-17T03:24:12.220Z] #19 207.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-17T03:24:12.220Z] #19 207.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-17T03:24:12.220Z] #19 207.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-17T03:24:12.416Z] #21 25.75 Selecting previously unselected package python3-setuptools. [2022-05-17T03:24:12.416Z] #21 25.75 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-17T03:24:12.416Z] #21 25.75 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-17T03:24:12.452Z] #18 DONE 2.4s [2022-05-17T03:24:12.452Z] [2022-05-17T03:24:12.452Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-17T03:24:12.452Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-17T03:24:12.479Z] #19 207.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-17T03:24:12.479Z] #19 207.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:12.479Z] #19 207.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:24:12.677Z] #21 26.02 Selecting previously unselected package python3-wheel. [2022-05-17T03:24:12.677Z] #21 26.03 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-17T03:24:12.677Z] #21 26.03 Unpacking python3-wheel (0.34.2-1) ... [2022-05-17T03:24:12.677Z] #21 26.13 Selecting previously unselected package python3-pip. [2022-05-17T03:24:12.677Z] #21 26.13 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:24:12.677Z] #21 26.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:24:12.755Z] Running on azwin-2-d21230 in d:\jenkins\workspace\moby_PR-43598 [Pipeline] { [Pipeline] ws [2022-05-17T03:24:12.769Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-05-17T03:24:10.302Z] > git remote # timeout=10 [2022-05-17T03:24:10.395Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:24:10.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:24:10.449Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:24:11.357Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-17T03:24:11.495Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:24:11.548Z] > git checkout -f 91319f80d436c03c406612a194c6dc2891c1edaf # timeout=10 [Pipeline] checkout [2022-05-17T03:24:12.937Z] #21 26.36 Selecting previously unselected package sudo. [2022-05-17T03:24:12.937Z] #21 26.37 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-17T03:24:12.937Z] #21 26.37 Unpacking sudo (1.9.5p2-3) ... [2022-05-17T03:24:13.023Z] #19 ... [2022-05-17T03:24:13.023Z] [2022-05-17T03:24:13.023Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:24:13.023Z] #60 sha256:63caeadb1e77ce81a3162cac36756b97d302d5417acaff271b4aa4863a5bf6df [2022-05-17T03:24:13.023Z] #60 3.720 + RM_GOPATH=0 [2022-05-17T03:24:13.023Z] #60 3.721 + TMP_GOPATH= [2022-05-17T03:24:13.023Z] #60 3.722 + : /build [2022-05-17T03:24:13.023Z] #60 3.722 + '[' -z '' ']' [2022-05-17T03:24:13.023Z] #60 3.726 ++ mktemp -d [2022-05-17T03:24:13.023Z] #60 3.727 + export GOPATH=/tmp/tmp.FyYi2iL886 [2022-05-17T03:24:13.023Z] #60 3.729 + GOPATH=/tmp/tmp.FyYi2iL886 [2022-05-17T03:24:13.023Z] #60 3.729 + RM_GOPATH=1 [2022-05-17T03:24:13.023Z] #60 3.730 + case "$(go env GOARCH)" in [2022-05-17T03:24:13.023Z] #60 3.730 ++ go env GOARCH [2022-05-17T03:24:13.023Z] #60 3.770 Install runc version v1.1.2 (build tags: seccomp) [2022-05-17T03:24:13.023Z] #60 3.770 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:24:13.023Z] #60 3.770 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:24:13.023Z] #60 3.770 ++ dirname /install.sh [2022-05-17T03:24:13.023Z] #60 3.770 + dir=/ [2022-05-17T03:24:13.023Z] #60 3.770 + bin=runc [2022-05-17T03:24:13.023Z] #60 3.770 + shift [2022-05-17T03:24:13.023Z] #60 3.770 + '[' '!' -f //runc.installer ']' [2022-05-17T03:24:13.023Z] #60 3.770 + . //runc.installer [2022-05-17T03:24:13.023Z] #60 3.770 ++ set -e [2022-05-17T03:24:13.023Z] #60 3.770 ++ : v1.1.2 [2022-05-17T03:24:13.023Z] #60 3.770 + install_runc [2022-05-17T03:24:13.023Z] #60 3.770 + RUNC_BUILDTAGS=seccomp [2022-05-17T03:24:13.023Z] #60 3.770 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-17T03:24:13.023Z] #60 3.770 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FyYi2iL886/src/github.com/opencontainers/runc [2022-05-17T03:24:13.023Z] #60 3.770 Cloning into '/tmp/tmp.FyYi2iL886/src/github.com/opencontainers/runc'... [2022-05-17T03:24:13.023Z] #60 13.22 + cd /tmp/tmp.FyYi2iL886/src/github.com/opencontainers/runc [2022-05-17T03:24:13.023Z] #60 13.22 + git checkout -q v1.1.2 [2022-05-17T03:24:13.023Z] #60 13.57 + '[' -z '' ']' [2022-05-17T03:24:13.023Z] #60 13.57 + target=static [2022-05-17T03:24:13.023Z] #60 13.57 + make BUILDTAGS=seccomp static [2022-05-17T03:24:13.046Z] #19 208.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-17T03:24:13.046Z] #19 208.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:13.046Z] #19 ... [2022-05-17T03:24:13.046Z] [2022-05-17T03:24:13.046Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:24:13.046Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:24:13.046Z] #62 220.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-17T03:24:13.284Z] #60 14.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-17T03:24:13.509Z] #21 26.79 Selecting previously unselected package thin-provisioning-tools. [2022-05-17T03:24:13.509Z] #21 26.80 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-17T03:24:13.509Z] #21 26.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:24:13.509Z] #21 27.00 Selecting previously unselected package uidmap. [2022-05-17T03:24:13.770Z] #21 27.00 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-17T03:24:13.770Z] #21 27.01 Unpacking uidmap (1:4.8.1-1) ... [2022-05-17T03:24:13.770Z] #21 27.13 Selecting previously unselected package vim-runtime. [2022-05-17T03:24:13.770Z] #21 27.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:24:13.770Z] #21 27.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-17T03:24:13.770Z] #21 27.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-17T03:24:13.770Z] #21 27.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:13.869Z] The recommended git tool is: git [2022-05-17T03:24:14.227Z] #60 ... [2022-05-17T03:24:14.227Z] [2022-05-17T03:24:14.227Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-17T03:24:14.227Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-17T03:24:14.227Z] #19 DONE 1.8s [2022-05-17T03:24:14.227Z] [2022-05-17T03:24:14.227Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-17T03:24:14.227Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-17T03:24:14.528Z] 97f65a0ec59e: Verifying Checksum [2022-05-17T03:24:14.528Z] 97f65a0ec59e: Download complete [2022-05-17T03:24:16.144Z] #20 DONE 1.9s [2022-05-17T03:24:16.144Z] [2022-05-17T03:24:16.144Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:24:16.144Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:24:17.070Z] #21 29.92 Selecting previously unselected package vim. [2022-05-17T03:24:17.070Z] #21 29.93 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-17T03:24:17.070Z] #21 29.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:17.070Z] #21 30.39 Selecting previously unselected package xfsprogs. [2022-05-17T03:24:17.070Z] #21 30.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-17T03:24:17.070Z] #21 30.39 Unpacking xfsprogs (5.10.0-4) ... [2022-05-17T03:24:17.234Z] #62 DONE 224.5s [2022-05-17T03:24:17.234Z] [2022-05-17T03:24:17.234Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-17T03:24:17.234Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-17T03:24:17.234Z] #19 208.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:24:17.331Z] #21 30.72 Selecting previously unselected package zip. [2022-05-17T03:24:17.331Z] #21 30.72 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-17T03:24:17.331Z] #21 30.73 Unpacking zip (3.0-12) ... [2022-05-17T03:24:17.363Z] #14 ... [2022-05-17T03:24:17.363Z] [2022-05-17T03:24:17.363Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:24:17.363Z] #64 sha256:27f1fca8a8e0d599a37e4c0cedb2393f2ec2df11f9d6d597fe7247c1c212a7ca [2022-05-17T03:24:17.591Z] #21 30.89 Selecting previously unselected package zstd. [2022-05-17T03:24:17.591Z] #21 30.90 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-17T03:24:17.591Z] #21 30.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:24:17.852Z] #21 31.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:24:18.060Z] #21 2.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:24:18.322Z] #21 2.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:24:18.322Z] #21 2.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:24:18.424Z] #21 31.91 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-17T03:24:18.424Z] #21 31.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:24:18.424Z] #21 31.94 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-17T03:24:18.424Z] #21 31.95 Setting up libicu67:arm64 (67.1-7) ... [2022-05-17T03:24:18.424Z] #21 31.96 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-17T03:24:18.583Z] #21 2.576 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:24:18.684Z] #21 31.97 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-17T03:24:18.684Z] #21 31.99 Setting up uidmap (1:4.8.1-1) ... [2022-05-17T03:24:18.684Z] #21 32.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:24:18.684Z] #21 32.01 Setting up bzip2 (1.0.8-4) ... [2022-05-17T03:24:18.684Z] #21 32.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-17T03:24:18.684Z] #21 32.04 Setting up python3-wheel (0.34.2-1) ... [2022-05-17T03:24:19.172Z] #19 214.6 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-17T03:24:19.199Z] #64 63.57 Updating files: 43% (2089/4768) Updating files: 44% (2098/4768) Updating files: 45% (2146/4768) Updating files: 46% (2194/4768) Updating files: 47% (2241/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 79% (3802/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-17T03:24:19.199Z] #64 65.48 + cd /tmp/tmp.Wr4UmFFwaU/src/github.com/containerd/containerd [2022-05-17T03:24:19.199Z] #64 65.48 + git checkout -q v1.6.4 [2022-05-17T03:24:19.256Z] #21 32.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:19.256Z] #21 32.64 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-17T03:24:19.256Z] #21 32.65 Setting up libcap2-bin (1:2.44-1) ... [2022-05-17T03:24:19.256Z] #21 32.67 Setting up apparmor (2.13.6-10) ... [2022-05-17T03:24:19.455Z] #19 214.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:24:19.713Z] #19 214.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:24:19.713Z] #19 215.0 Selecting previously unselected package patch. [2022-05-17T03:24:19.713Z] #19 215.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-17T03:24:19.713Z] #19 215.0 Unpacking patch (2.7.6-7) ... [2022-05-17T03:24:19.713Z] #19 215.0 Selecting previously unselected package dpkg-dev. [2022-05-17T03:24:19.713Z] #19 215.0 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-17T03:24:19.713Z] #19 215.0 Unpacking dpkg-dev (1.20.9) ... [2022-05-17T03:24:19.970Z] #21 3.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:24:19.971Z] #19 215.2 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-17T03:24:19.971Z] #19 215.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-17T03:24:19.971Z] #19 215.2 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-17T03:24:19.971Z] #19 215.2 Selecting previously unselected package libio-string-perl. [2022-05-17T03:24:19.971Z] #19 215.2 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-17T03:24:19.971Z] #19 215.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-17T03:24:19.971Z] #19 215.2 Selecting previously unselected package libicu67:amd64. [2022-05-17T03:24:19.971Z] #19 215.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-17T03:24:19.971Z] #19 215.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-17T03:24:20.641Z] #21 33.99 Setting up zip (3.0-12) ... [2022-05-17T03:24:20.641Z] #21 34.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:20.641Z] #21 34.06 Setting up bash-completion (1:2.11-2) ... [2022-05-17T03:24:20.906Z] #19 216.1 Selecting previously unselected package libxml2:amd64. [2022-05-17T03:24:20.906Z] #19 216.1 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-17T03:24:20.906Z] #19 216.1 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:24:20.906Z] #19 216.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-17T03:24:20.906Z] #19 216.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-17T03:24:20.906Z] #19 216.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-17T03:24:20.906Z] #19 216.2 Selecting previously unselected package libxml-sax-base-perl. [2022-05-17T03:24:20.906Z] #19 216.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-17T03:24:20.906Z] #19 216.2 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-17T03:24:20.907Z] #19 216.2 Selecting previously unselected package libxml-sax-perl. [2022-05-17T03:24:20.907Z] #19 216.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-17T03:24:20.907Z] #19 216.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-17T03:24:20.907Z] #19 216.3 Selecting previously unselected package libxml-libxml-perl. [2022-05-17T03:24:21.164Z] #19 216.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-17T03:24:21.164Z] #19 216.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-17T03:24:21.164Z] #19 216.4 Selecting previously unselected package libxml-simple-perl. [2022-05-17T03:24:21.164Z] #19 216.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-17T03:24:21.164Z] #19 216.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-17T03:24:21.164Z] #19 216.4 Selecting previously unselected package libyaml-perl. [2022-05-17T03:24:21.164Z] #19 216.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-17T03:24:21.165Z] #19 216.4 Unpacking libyaml-perl (1.30-1) ... [2022-05-17T03:24:21.165Z] #19 216.4 Selecting previously unselected package libconfig-auto-perl. [2022-05-17T03:24:21.165Z] #19 216.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-17T03:24:21.165Z] #19 216.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-17T03:24:21.165Z] #19 216.5 Selecting previously unselected package libfile-which-perl. [2022-05-17T03:24:21.165Z] #19 216.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-17T03:24:21.165Z] #19 216.5 Unpacking libfile-which-perl (1.23-1) ... [2022-05-17T03:24:21.165Z] #19 216.5 Selecting previously unselected package libfile-homedir-perl. [2022-05-17T03:24:21.357Z] #21 5.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:24:21.423Z] #19 216.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-17T03:24:21.423Z] #19 216.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-17T03:24:21.423Z] #19 216.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-17T03:24:21.423Z] #19 216.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-17T03:24:21.423Z] #19 216.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-17T03:24:21.423Z] #19 216.6 Selecting previously unselected package dpkg-cross. [2022-05-17T03:24:21.423Z] #19 216.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-17T03:24:21.423Z] #19 216.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-17T03:24:21.423Z] #19 216.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-17T03:24:21.423Z] #19 216.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-17T03:24:21.423Z] #19 216.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-17T03:24:21.423Z] #19 216.7 Selecting previously unselected package libc6-armel-cross. [2022-05-17T03:24:21.423Z] #19 216.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-17T03:24:21.423Z] #19 216.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-17T03:24:21.681Z] #19 216.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-17T03:24:21.681Z] #19 216.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:21.681Z] #19 216.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:24:21.681Z] #19 216.9 Selecting previously unselected package libgomp1-armel-cross. [2022-05-17T03:24:21.681Z] #19 216.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:21.681Z] #19 216.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:24:21.681Z] #19 216.9 Selecting previously unselected package libatomic1-armel-cross. [2022-05-17T03:24:21.681Z] #19 216.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:21.681Z] #19 216.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:24:21.681Z] #19 216.9 Selecting previously unselected package libasan6-armel-cross. [2022-05-17T03:24:21.681Z] #19 216.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:21.681Z] #19 216.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:24:21.746Z] #64 67.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-17T03:24:21.746Z] #64 67.49 + BUILDTAGS='netgo osusergo static_build' [2022-05-17T03:24:21.746Z] #64 67.49 + export EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:24:21.746Z] #64 67.49 + EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:24:21.746Z] #64 67.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-17T03:24:21.746Z] #64 67.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-17T03:24:21.746Z] #64 67.49 + '[' '' = dynamic ']' [2022-05-17T03:24:21.746Z] #64 67.49 + make [2022-05-17T03:24:21.758Z] #14 ... [2022-05-17T03:24:21.758Z] [2022-05-17T03:24:21.758Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:24:21.758Z] #64 sha256:e65d01f24072e17b8056e2b564350a4f18e2a264c5d2a6dcb2a5aa648707127a [2022-05-17T03:24:21.939Z] #19 217.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-17T03:24:21.939Z] #19 217.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:21.939Z] #19 217.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:24:21.939Z] #19 217.2 Selecting previously unselected package libubsan1-armel-cross. [2022-05-17T03:24:21.939Z] #19 217.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:21.939Z] #19 217.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:24:22.198Z] #19 217.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-17T03:24:22.198Z] #19 217.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:22.198Z] #19 217.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:24:22.198Z] #19 217.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-17T03:24:22.198Z] #19 217.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:22.198Z] #19 217.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-17T03:24:22.869Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:24:23.010Z] First time build. Skipping changelog. [2022-05-17T03:24:23.041Z] #64 61.88 Updating files: 26% (1257/4768) Updating files: 27% (1288/4768) Updating files: 28% (1336/4768) Updating files: 29% (1383/4768) Updating files: 30% (1431/4768) Updating files: 31% (1479/4768) Updating files: 32% (1526/4768) Updating files: 33% (1574/4768) Updating files: 34% (1622/4768) Updating files: 35% (1669/4768) Updating files: 36% (1717/4768) Updating files: 37% (1765/4768) Updating files: 38% (1812/4768) Updating files: 39% (1860/4768) Updating files: 40% (1908/4768) Updating files: 41% (1955/4768) Updating files: 42% (2003/4768) Updating files: 43% (2051/4768) Updating files: 44% (2098/4768) Updating files: 45% (2146/4768) Updating files: 46% (2194/4768) Updating files: 47% (2241/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 78% (3737/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-17T03:24:23.041Z] #64 63.55 + cd /tmp/tmp.q7TKz534UF/src/github.com/containerd/containerd [2022-05-17T03:24:23.041Z] #64 63.55 + git checkout -q v1.6.4 [2022-05-17T03:24:23.191Z] #21 36.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:24:23.191Z] #21 36.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-17T03:24:23.191Z] #21 36.41 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-17T03:24:23.191Z] #21 36.43 Setting up patch (2.7.6-7) ... [2022-05-17T03:24:23.191Z] #21 36.44 Setting up sudo (1.9.5p2-3) ... [2022-05-17T03:24:23.191Z] #21 36.52 invoke-rc.d: could not determine current runlevel [2022-05-17T03:24:23.191Z] #21 36.53 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-17T03:24:23.191Z] #21 36.55 Setting up xfsprogs (5.10.0-4) ... [2022-05-17T03:24:23.191Z] #21 36.57 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-17T03:24:23.191Z] #21 36.59 Setting up inetutils-ping (2:2.0-1) ... [2022-05-17T03:24:23.191Z] #21 36.60 Setting up pigz (2.6-1) ... [2022-05-17T03:24:23.191Z] #21 36.62 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-17T03:24:23.191Z] #21 36.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-17T03:24:23.191Z] #21 36.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:24:23.191Z] #21 36.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-17T03:24:23.663Z] #64 69.60 + bin/ctr [2022-05-17T03:24:23.765Z] #21 37.13 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-17T03:24:23.765Z] #21 37.14 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:24:22.908Z] > git rev-list --no-walk 300974d577ca98122707bfabeb9f1b46618a81ce # timeout=10 [2022-05-17T03:24:24.337Z] #21 37.58 Setting up libelf1:arm64 (0.183-1) ... [2022-05-17T03:24:24.337Z] #21 37.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:24:24.337Z] #21 37.64 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-17T03:24:24.337Z] #21 37.66 Setting up python3-distutils (3.9.2-1) ... [2022-05-17T03:24:24.598Z] #21 38.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:24.598Z] #21 38.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-17T03:24:24.598Z] #21 38.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-17T03:24:24.598Z] #21 38.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-17T03:24:24.598Z] #21 38.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-17T03:24:24.598Z] #21 38.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-17T03:24:24.598Z] #21 38.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-17T03:24:24.598Z] #21 38.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-17T03:24:24.598Z] #21 38.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-17T03:24:24.598Z] #21 38.12 Setting up python3-setuptools (52.0.0-4) ... [2022-05-17T03:24:24.660Z] #21 8.808 Fetched 8530 kB in 7s (1216 kB/s) [2022-05-17T03:24:24.933Z] #64 65.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-17T03:24:24.933Z] #64 65.32 + BUILDTAGS='netgo osusergo static_build' [2022-05-17T03:24:24.933Z] #64 65.32 + export EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:24:24.933Z] #64 65.32 + EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:24:24.933Z] #64 65.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-17T03:24:24.933Z] #64 65.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-17T03:24:24.933Z] #64 65.32 + '[' '' = dynamic ']' [2022-05-17T03:24:24.933Z] #64 65.32 + make [2022-05-17T03:24:25.985Z] #21 39.31 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-17T03:24:25.985Z] #21 39.32 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-17T03:24:25.985Z] #21 39.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:24:25.985Z] #21 39.35 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:24:26.181Z] + docker version [2022-05-17T03:24:26.825Z] #64 66.99 + bin/ctr [2022-05-17T03:24:27.371Z] #21 40.46 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-17T03:24:27.371Z] #21 40.47 Setting up jq (1.6-2.1) ... [2022-05-17T03:24:27.371Z] #21 40.48 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-17T03:24:27.371Z] #21 40.50 Setting up iptables (1.8.7-1) ... [2022-05-17T03:24:27.371Z] #21 40.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:24:27.371Z] #21 40.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:24:27.371Z] #21 40.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:24:27.371Z] #21 40.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:24:27.371Z] #21 40.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-17T03:24:27.371Z] #21 40.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-17T03:24:27.371Z] #21 40.55 Setting up iproute2 (5.10.0-4) ... [2022-05-17T03:24:27.470Z] #19 222.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-17T03:24:27.470Z] #19 222.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:24:27.470Z] #19 222.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-17T03:24:27.470Z] #19 222.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-17T03:24:27.470Z] #19 222.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-17T03:24:27.470Z] #19 222.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-17T03:24:27.470Z] #19 222.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-17T03:24:27.470Z] #19 222.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-17T03:24:27.470Z] #19 222.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-17T03:24:27.470Z] #19 222.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-17T03:24:27.470Z] #19 222.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:27.470Z] #19 222.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:24:27.632Z] #21 40.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:24:27.729Z] #19 222.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-17T03:24:27.729Z] #19 222.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:27.729Z] #19 222.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-17T03:24:28.046Z] #21 8.808 Reading package lists... [2022-05-17T03:24:28.046Z] #21 11.89 Reading package lists... [2022-05-17T03:24:28.046Z] #21 ... [2022-05-17T03:24:28.046Z] [2022-05-17T03:24:28.046Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:24:28.046Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:24:28.046Z] #34 DONE 145.2s [2022-05-17T03:24:28.046Z] [2022-05-17T03:24:28.046Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:24:28.046Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:24:28.046Z] #36 145.7 Delve is a source level debugger for Go programs. [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-17T03:24:28.046Z] #36 145.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 Pass flags to the program you are debugging using `--`, for example: [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 Usage: [2022-05-17T03:24:28.046Z] #36 145.7 dlv [command] [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 Available Commands: [2022-05-17T03:24:28.046Z] #36 145.7 attach Attach to running process and begin debugging. [2022-05-17T03:24:28.046Z] #36 145.7 connect Connect to a headless debug server with a terminal client. [2022-05-17T03:24:28.046Z] #36 145.7 core Examine a core dump. [2022-05-17T03:24:28.046Z] #36 145.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-17T03:24:28.046Z] #36 145.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-17T03:24:28.046Z] #36 145.7 exec Execute a precompiled binary, and begin a debug session. [2022-05-17T03:24:28.046Z] #36 145.7 help Help about any command [2022-05-17T03:24:28.046Z] #36 145.7 run Deprecated command. Use 'debug' instead. [2022-05-17T03:24:28.046Z] #36 145.7 test Compile test binary and begin debugging program. [2022-05-17T03:24:28.046Z] #36 145.7 trace Compile and begin tracing program. [2022-05-17T03:24:28.046Z] #36 145.7 version Prints version. [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 Flags: [2022-05-17T03:24:28.046Z] #36 145.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-17T03:24:28.046Z] #36 145.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-17T03:24:28.046Z] #36 145.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-17T03:24:28.046Z] #36 145.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-17T03:24:28.046Z] #36 145.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-17T03:24:28.046Z] #36 145.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-17T03:24:28.046Z] #36 145.7 --disable-aslr Disables address space randomization [2022-05-17T03:24:28.046Z] #36 145.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-17T03:24:28.046Z] #36 145.7 -h, --help help for dlv [2022-05-17T03:24:28.046Z] #36 145.7 --init string Init file, executed by the terminal client. [2022-05-17T03:24:28.046Z] #36 145.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-17T03:24:28.046Z] #36 145.7 --log Enable debugging server logging. [2022-05-17T03:24:28.046Z] #36 145.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-17T03:24:28.046Z] #36 145.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-17T03:24:28.046Z] #36 145.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-17T03:24:28.046Z] #36 145.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-17T03:24:28.046Z] #36 145.7 --wd string Working directory for running the program. [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 Additional help topics: [2022-05-17T03:24:28.046Z] #36 145.7 dlv backend Help about the --backend flag. [2022-05-17T03:24:28.046Z] #36 145.7 dlv log Help about logging flags. [2022-05-17T03:24:28.046Z] #36 145.7 dlv redirect Help about file redirection. [2022-05-17T03:24:28.046Z] #36 145.7 [2022-05-17T03:24:28.046Z] #36 145.7 Use "dlv [command] --help" for more information about a command. [2022-05-17T03:24:28.315Z] #36 DONE 146.0s [2022-05-17T03:24:28.315Z] [2022-05-17T03:24:28.315Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:24:28.315Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:24:28.575Z] #21 DONE 41.9s [2022-05-17T03:24:28.575Z] [2022-05-17T03:24:28.575Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-17T03:24:28.575Z] #22 sha256:989ba02d31fff8765a4796cdbe86c36670561540782a03ecc3296119ababa2e6 [2022-05-17T03:24:29.149Z] #22 0.652 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-17T03:24:29.149Z] #22 0.656 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-17T03:24:29.149Z] #22 0.660 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-17T03:24:29.411Z] #22 DONE 0.9s [2022-05-17T03:24:29.411Z] [2022-05-17T03:24:29.411Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-17T03:24:29.411Z] #23 sha256:43d19c47b8e0948fc1e6c05117d4b377cecf363f0adb1b8bcd2779c4fe8c1d90 [2022-05-17T03:24:30.866Z] #47 ... [2022-05-17T03:24:30.866Z] [2022-05-17T03:24:30.866Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:24:30.866Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:24:30.866Z] #21 11.89 Reading package lists... [2022-05-17T03:24:31.127Z] #21 14.75 Building dependency tree... [2022-05-17T03:24:31.919Z] #19 227.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-17T03:24:32.070Z] #21 16.17 The following additional packages will be installed: [2022-05-17T03:24:32.070Z] #21 16.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-17T03:24:32.070Z] #21 16.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-17T03:24:32.070Z] #21 16.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-17T03:24:32.070Z] #21 16.17 python3-pkg-resources vim-runtime xxd [2022-05-17T03:24:32.070Z] #21 16.18 Suggested packages: [2022-05-17T03:24:32.070Z] #21 16.18 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-17T03:24:32.070Z] #21 16.18 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-17T03:24:32.070Z] #21 16.18 acl attr quota [2022-05-17T03:24:32.070Z] #21 16.18 Recommended packages: [2022-05-17T03:24:32.070Z] #21 16.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-17T03:24:32.177Z] #19 227.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:24:32.177Z] #19 227.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-17T03:24:32.177Z] #19 227.4 Selecting previously unselected package crossbuild-essential-armel. [2022-05-17T03:24:32.177Z] #19 227.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-17T03:24:32.177Z] #19 227.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-17T03:24:32.177Z] #19 227.4 Selecting previously unselected package libc6-armhf-cross. [2022-05-17T03:24:32.177Z] #19 227.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-17T03:24:32.177Z] #19 227.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-17T03:24:32.177Z] #19 227.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-17T03:24:32.177Z] #19 227.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:32.177Z] #19 227.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:24:32.177Z] #19 227.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-17T03:24:32.177Z] #19 227.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:32.177Z] #19 227.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:24:32.435Z] #19 227.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-17T03:24:32.435Z] #19 227.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:32.435Z] #19 227.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:24:32.435Z] #19 227.7 Selecting previously unselected package libasan6-armhf-cross. [2022-05-17T03:24:32.694Z] #19 227.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:32.694Z] #19 227.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:24:32.694Z] #19 228.0 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-17T03:24:32.694Z] #19 228.0 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:32.694Z] #19 228.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:24:32.955Z] #19 228.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-17T03:24:32.955Z] #19 228.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:32.955Z] #19 228.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:24:32.955Z] #19 228.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-17T03:24:32.955Z] #19 228.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:32.955Z] #19 228.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:24:32.955Z] #19 228.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-17T03:24:33.214Z] #19 228.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:33.214Z] #19 228.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-17T03:24:33.367Z] #64 ... [2022-05-17T03:24:33.367Z] [2022-05-17T03:24:33.367Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:33.367Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:33.367Z] #14 123.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-17T03:24:33.367Z] #14 123.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:33.367Z] #14 123.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:24:33.367Z] #14 129.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-17T03:24:33.367Z] #14 129.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:33.367Z] #14 129.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:24:33.456Z] #21 17.44 The following NEW packages will be installed: [2022-05-17T03:24:33.456Z] #21 17.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-17T03:24:33.456Z] #21 17.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-17T03:24:33.456Z] #21 17.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-17T03:24:33.456Z] #21 17.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-17T03:24:33.456Z] #21 17.44 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-17T03:24:33.456Z] #21 17.44 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-17T03:24:33.456Z] #21 17.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-17T03:24:33.456Z] #21 17.44 xz-utils zip zstd [2022-05-17T03:24:33.714Z] #64 ... [2022-05-17T03:24:33.714Z] [2022-05-17T03:24:33.715Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:33.715Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:33.715Z] #14 125.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-17T03:24:33.715Z] #14 125.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:33.715Z] #14 125.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:24:33.715Z] #14 130.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-17T03:24:33.715Z] #14 130.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:33.715Z] #14 130.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:24:33.715Z] #14 136.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-17T03:24:33.715Z] #14 136.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:33.715Z] #14 136.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:24:33.717Z] #21 17.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:24:33.717Z] #21 17.80 Need to get 27.6 MB of archives. [2022-05-17T03:24:33.717Z] #21 17.80 After this operation, 106 MB of additional disk space will be used. [2022-05-17T03:24:33.717Z] #21 17.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-17T03:24:33.717Z] #21 17.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-17T03:24:33.717Z] #21 17.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-17T03:24:33.717Z] #21 17.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-17T03:24:33.717Z] #21 17.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-17T03:24:33.717Z] #21 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-17T03:24:33.717Z] #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] [2022-05-17T03:24:33.717Z] #21 17.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-17T03:24:33.717Z] #21 17.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:24:33.717Z] #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] [2022-05-17T03:24:33.717Z] #21 17.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-17T03:24:33.717Z] #21 17.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-17T03:24:33.717Z] #21 17.83 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-17T03:24:33.717Z] #21 17.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-17T03:24:33.980Z] #21 17.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-17T03:24:33.980Z] #21 17.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-17T03:24:33.980Z] #21 17.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-17T03:24:34.242Z] #21 18.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-17T03:24:34.242Z] #21 18.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-17T03:24:34.242Z] #21 18.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-17T03:24:34.242Z] #21 18.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-17T03:24:34.242Z] #21 18.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-17T03:24:34.242Z] #21 18.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-17T03:24:34.242Z] #21 18.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-17T03:24:34.242Z] #21 18.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-17T03:24:34.242Z] #21 18.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-17T03:24:34.242Z] #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] [2022-05-17T03:24:34.242Z] #21 18.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-17T03:24:34.242Z] #21 18.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-17T03:24:34.242Z] #21 18.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-17T03:24:34.242Z] #21 18.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-17T03:24:34.242Z] #21 18.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-17T03:24:34.242Z] #21 18.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-17T03:24:34.242Z] #21 18.40 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-17T03:24:34.503Z] #21 18.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-17T03:24:34.503Z] #21 18.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-17T03:24:34.503Z] #21 18.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-17T03:24:34.503Z] #21 18.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-17T03:24:34.844Z] Client: [2022-05-17T03:24:34.844Z] Version: 20.10.9 [2022-05-17T03:24:34.844Z] API version: 1.41 [2022-05-17T03:24:34.844Z] Go version: go1.16.8 [2022-05-17T03:24:34.844Z] Git commit: c2ea9bc [2022-05-17T03:24:34.844Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-17T03:24:34.844Z] OS/Arch: windows/amd64 [2022-05-17T03:24:34.844Z] Context: default [2022-05-17T03:24:34.844Z] Experimental: true [2022-05-17T03:24:34.844Z] [2022-05-17T03:24:34.844Z] Server: Docker Engine - Community [2022-05-17T03:24:34.844Z] Engine: [2022-05-17T03:24:34.844Z] Version: 20.10.9 [2022-05-17T03:24:34.844Z] API version: 1.41 (minimum version 1.24) [2022-05-17T03:24:34.844Z] Go version: go1.16.8 [2022-05-17T03:24:34.844Z] Git commit: 79ea9d3 [2022-05-17T03:24:34.844Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-17T03:24:34.844Z] OS/Arch: windows/amd64 [2022-05-17T03:24:34.844Z] Experimental: true [2022-05-17T03:24:35.259Z] #14 135.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-17T03:24:35.259Z] #14 135.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:35.259Z] #14 135.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:24:35.447Z] #21 19.20 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:24:35.447Z] #21 19.35 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-05-17T03:24:35.447Z] #21 19.43 Selecting previously unselected package pigz. [2022-05-17T03:24:35.447Z] #21 19.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 ... 24010 files and directories currently installed.) [2022-05-17T03:24:35.447Z] #21 19.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-17T03:24:35.447Z] #21 19.51 Unpacking pigz (2.6-1) ... [Pipeline] sh [2022-05-17T03:24:35.707Z] #21 19.62 Selecting previously unselected package libelf1:amd64. [2022-05-17T03:24:35.707Z] #21 19.64 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-17T03:24:35.707Z] #21 19.68 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-17T03:24:35.707Z] #21 19.82 Selecting previously unselected package libbpf0:amd64. [2022-05-17T03:24:35.707Z] #21 19.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-17T03:24:35.707Z] #21 19.83 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-17T03:24:35.707Z] #21 19.95 Selecting previously unselected package libcap2:amd64. [2022-05-17T03:24:35.968Z] #21 19.95 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-17T03:24:35.968Z] #21 19.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-17T03:24:35.968Z] #21 20.03 Selecting previously unselected package libmnl0:amd64. [2022-05-17T03:24:35.968Z] #21 20.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-17T03:24:35.968Z] #21 20.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-17T03:24:36.237Z] #21 20.11 Selecting previously unselected package libxtables12:amd64. [2022-05-17T03:24:36.237Z] #21 20.11 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-17T03:24:36.237Z] #21 20.12 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-17T03:24:36.237Z] #21 20.18 Selecting previously unselected package libcap2-bin. [2022-05-17T03:24:36.237Z] #21 20.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-17T03:24:36.237Z] #21 20.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-17T03:24:36.237Z] #21 20.31 Selecting previously unselected package iproute2. [2022-05-17T03:24:36.237Z] #21 20.31 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-17T03:24:36.237Z] #21 20.32 Unpacking iproute2 (5.10.0-4) ... [2022-05-17T03:24:36.424Z] + docker info [2022-05-17T03:24:36.424Z] Client: [2022-05-17T03:24:36.424Z] Context: default [2022-05-17T03:24:36.424Z] Debug Mode: false [2022-05-17T03:24:36.424Z] [2022-05-17T03:24:36.424Z] Server: [2022-05-17T03:24:36.424Z] Containers: 0 [2022-05-17T03:24:36.424Z] Running: 0 [2022-05-17T03:24:36.424Z] Paused: 0 [2022-05-17T03:24:36.424Z] Stopped: 0 [2022-05-17T03:24:36.424Z] Images: 0 [2022-05-17T03:24:36.424Z] Server Version: 20.10.9 [2022-05-17T03:24:36.425Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-17T03:24:36.425Z] LCOW: [2022-05-17T03:24:36.425Z] Windows: [2022-05-17T03:24:36.425Z] Logging Driver: json-file [2022-05-17T03:24:36.425Z] Plugins: [2022-05-17T03:24:36.425Z] Volume: local [2022-05-17T03:24:36.425Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:24:36.425Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:24:36.425Z] Swarm: inactive [2022-05-17T03:24:36.425Z] Default Isolation: process [2022-05-17T03:24:36.425Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-17T03:24:36.425Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-17T03:24:36.425Z] OSType: windows [2022-05-17T03:24:36.425Z] Architecture: x86_64 [2022-05-17T03:24:36.425Z] CPUs: 4 [2022-05-17T03:24:36.425Z] Total Memory: 32GiB [2022-05-17T03:24:36.425Z] Name: azwin-2-f1a7f1 [2022-05-17T03:24:36.425Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-17T03:24:36.425Z] Docker Root Dir: D:\docker [2022-05-17T03:24:36.425Z] Debug Mode: false [2022-05-17T03:24:36.425Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:24:36.425Z] Labels: [2022-05-17T03:24:36.425Z] Experimental: true [2022-05-17T03:24:36.425Z] Insecure Registries: [2022-05-17T03:24:36.425Z] 10.0.0.4:5000 [2022-05-17T03:24:36.425Z] 127.0.0.0/8 [2022-05-17T03:24:36.425Z] Registry Mirrors: [2022-05-17T03:24:36.425Z] http://10.0.0.4:5000/ [2022-05-17T03:24:36.425Z] Live Restore Enabled: false [2022-05-17T03:24:36.425Z] Product License: Community Engine [2022-05-17T03:24:36.425Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-17T03:24:36.809Z] #21 20.78 Selecting previously unselected package xxd. [2022-05-17T03:24:36.809Z] #21 20.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:24:36.809Z] #21 20.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:36.809Z] #21 20.93 Selecting previously unselected package vim-common. [2022-05-17T03:24:36.809Z] #21 20.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:24:36.809Z] #21 20.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:37.070Z] #21 21.11 Selecting previously unselected package bash-completion. [2022-05-17T03:24:37.070Z] #21 21.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-17T03:24:38.312Z] using credential docker-jenkins-github-credentials [2022-05-17T03:24:38.387Z] Cloning the remote Git repository [2022-05-17T03:24:38.387Z] Cloning with configured refspecs honoured and without tags [2022-05-17T03:24:38.482Z] #19 233.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-17T03:24:38.482Z] #19 233.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:24:38.482Z] #19 233.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-17T03:24:38.482Z] #19 233.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-17T03:24:38.482Z] #19 233.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-17T03:24:38.482Z] #19 233.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-17T03:24:38.482Z] #19 233.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-17T03:24:38.482Z] #19 233.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-17T03:24:38.482Z] #19 233.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-17T03:24:38.482Z] #19 233.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-17T03:24:38.482Z] #19 233.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:38.482Z] #19 233.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:24:38.755Z] #19 234.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-17T03:24:38.755Z] #19 234.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:38.755Z] #19 234.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-17T03:24:38.983Z] #21 22.80 Unpacking bash-completion (1:2.11-2) ... [2022-05-17T03:24:39.244Z] #21 23.22 Selecting previously unselected package bzip2. [2022-05-17T03:24:39.244Z] #21 23.23 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-17T03:24:39.244Z] #21 23.23 Unpacking bzip2 (1.0.8-4) ... [2022-05-17T03:24:39.244Z] #21 23.32 Selecting previously unselected package xz-utils. [2022-05-17T03:24:39.245Z] #21 23.33 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-17T03:24:39.245Z] #21 23.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:24:39.414Z] #23 8.350 Collecting yamllint==1.26.1 [2022-05-17T03:24:39.414Z] #23 9.406 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-17T03:24:39.505Z] #21 23.49 Selecting previously unselected package apparmor. [2022-05-17T03:24:39.505Z] #21 23.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-17T03:24:39.505Z] #21 23.56 Unpacking apparmor (2.13.6-10) ... [2022-05-17T03:24:39.708Z] #23 10.39 Collecting pathspec>=0.5.3 [2022-05-17T03:24:39.708Z] #23 10.40 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-17T03:24:40.018Z] #23 10.69 Collecting pyyaml [2022-05-17T03:24:40.018Z] #23 10.70 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-17T03:24:40.018Z] #23 10.74 Building wheels for collected packages: yamllint [2022-05-17T03:24:40.078Z] #21 23.93 Selecting previously unselected package inetutils-ping. [2022-05-17T03:24:40.078Z] #21 23.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-17T03:24:40.078Z] #21 23.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-17T03:24:40.078Z] #21 24.03 Selecting previously unselected package libip4tc2:amd64. [2022-05-17T03:24:40.078Z] #21 24.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-17T03:24:40.078Z] #21 24.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-17T03:24:40.078Z] #21 24.13 Selecting previously unselected package libip6tc2:amd64. [2022-05-17T03:24:40.078Z] #21 24.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-17T03:24:40.078Z] #21 24.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-17T03:24:40.078Z] #21 24.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-17T03:24:40.078Z] #21 24.22 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-17T03:24:40.078Z] #21 24.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-17T03:24:38.579Z] Cloning repository https://github.com/moby/moby.git [2022-05-17T03:24:38.983Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-17T03:24:39.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:24:39.951Z] > git --version # timeout=10 [2022-05-17T03:24:40.008Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-17T03:24:40.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:24:40.012Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:24:40.299Z] #23 10.74 Building wheel for yamllint (setup.py): started [2022-05-17T03:24:40.339Z] #21 24.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-17T03:24:40.339Z] #21 24.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-17T03:24:40.339Z] #21 24.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-17T03:24:40.339Z] #21 24.41 Selecting previously unselected package libnftnl11:amd64. [2022-05-17T03:24:40.339Z] #21 24.41 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-17T03:24:40.339Z] #21 24.42 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-17T03:24:40.339Z] #21 24.52 Selecting previously unselected package iptables. [2022-05-17T03:24:40.604Z] #21 24.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-17T03:24:40.604Z] #21 24.53 Unpacking iptables (1.8.7-1) ... [2022-05-17T03:24:40.865Z] #21 24.84 Selecting previously unselected package libonig5:amd64. [2022-05-17T03:24:40.865Z] #21 24.85 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-17T03:24:40.865Z] #21 24.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:24:40.865Z] #21 25.07 Selecting previously unselected package libjq1:amd64. [2022-05-17T03:24:41.126Z] #21 25.07 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-17T03:24:41.126Z] #21 25.09 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:24:41.126Z] #21 25.18 Selecting previously unselected package jq. [2022-05-17T03:24:41.126Z] #21 25.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-17T03:24:41.126Z] #21 25.20 Unpacking jq (1.6-2.1) ... [2022-05-17T03:24:41.126Z] #21 25.29 Selecting previously unselected package libaio1:amd64. [2022-05-17T03:24:41.257Z] #23 11.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-17T03:24:41.257Z] #23 11.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e50a7ba842dfce00a8d333c07cd125aeb6d0e83219c6a15b24071790059e39ef [2022-05-17T03:24:41.257Z] #23 11.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-17T03:24:41.257Z] #23 11.87 Successfully built yamllint [2022-05-17T03:24:41.257Z] #23 11.89 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-17T03:24:41.387Z] #21 25.29 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-17T03:24:41.387Z] #21 25.30 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-17T03:24:41.387Z] #21 25.36 Selecting previously unselected package libgpm2:amd64. [2022-05-17T03:24:41.387Z] #21 25.37 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-17T03:24:41.387Z] #21 25.37 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-17T03:24:41.387Z] #21 25.44 Selecting previously unselected package libicu67:amd64. [2022-05-17T03:24:41.387Z] #21 25.45 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-17T03:24:41.387Z] #21 25.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-17T03:24:41.829Z] #23 12.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-17T03:24:42.401Z] #23 DONE 12.9s [2022-05-17T03:24:42.401Z] [2022-05-17T03:24:42.401Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:24:42.401Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-17T03:24:44.045Z] #19 238.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-17T03:24:44.045Z] #19 238.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:24:44.045Z] #19 238.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-17T03:24:44.045Z] #19 238.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-17T03:24:44.045Z] #19 238.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-17T03:24:44.045Z] #19 238.7 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-17T03:24:44.045Z] #19 238.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-17T03:24:44.045Z] #19 238.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-17T03:24:44.045Z] #19 238.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-17T03:24:44.045Z] #19 238.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-17T03:24:44.045Z] #19 238.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.045Z] #19 238.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.045Z] #19 238.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-17T03:24:44.045Z] #19 238.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.045Z] #19 238.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.045Z] #19 239.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-17T03:24:44.045Z] #19 239.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.045Z] #19 239.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.045Z] #19 239.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-17T03:24:44.045Z] #19 239.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.045Z] #19 239.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.045Z] #19 239.1 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-17T03:24:44.045Z] #19 239.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.045Z] #19 239.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.045Z] #19 239.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-17T03:24:44.045Z] #19 239.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.045Z] #19 239.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.045Z] #19 239.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-17T03:24:44.303Z] #19 239.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.303Z] #19 239.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.303Z] #19 239.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-17T03:24:44.303Z] #19 239.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.303Z] #19 239.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.561Z] #19 239.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-17T03:24:44.561Z] #19 239.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.561Z] #19 239.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.561Z] #19 239.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-17T03:24:44.693Z] #21 28.36 Selecting previously unselected package libinih1:amd64. [2022-05-17T03:24:44.693Z] #21 28.37 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-17T03:24:44.693Z] #21 28.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-17T03:24:44.693Z] #21 28.44 Selecting previously unselected package libnet1:amd64. [2022-05-17T03:24:44.693Z] #21 28.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-17T03:24:44.693Z] #21 28.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:24:44.693Z] #21 28.52 Selecting previously unselected package libnl-3-200:amd64. [2022-05-17T03:24:44.693Z] #21 28.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-17T03:24:44.693Z] #21 28.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:24:44.693Z] #21 28.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-17T03:24:44.693Z] #21 28.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-17T03:24:44.693Z] #21 28.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:24:44.693Z] #21 28.73 Selecting previously unselected package net-tools. [2022-05-17T03:24:44.693Z] #21 28.73 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-17T03:24:44.693Z] #21 28.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:24:44.819Z] #19 239.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.819Z] #19 239.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.819Z] #19 239.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-17T03:24:44.819Z] #19 239.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:44.819Z] #19 239.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:44.819Z] #19 240.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-17T03:24:44.819Z] #19 240.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:44.819Z] #19 240.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:24:44.953Z] #21 28.91 Selecting previously unselected package patch. [2022-05-17T03:24:44.953Z] #21 28.91 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-17T03:24:44.953Z] #21 28.91 Unpacking patch (2.7.6-7) ... [2022-05-17T03:24:44.953Z] #21 29.00 Selecting previously unselected package python-pip-whl. [2022-05-17T03:24:44.953Z] #21 29.01 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:24:44.953Z] #21 29.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:24:45.526Z] #21 29.56 Selecting previously unselected package python3-lib2to3. [2022-05-17T03:24:45.526Z] #21 29.56 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-17T03:24:45.526Z] #21 29.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:24:45.526Z] #21 29.64 Selecting previously unselected package python3-distutils. [2022-05-17T03:24:45.526Z] #21 29.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-17T03:24:45.526Z] #21 29.65 Unpacking python3-distutils (3.9.2-1) ... [2022-05-17T03:24:45.787Z] #21 29.76 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:24:45.787Z] #21 29.76 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:24:45.787Z] #21 29.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:24:45.787Z] #21 29.93 Selecting previously unselected package python3-setuptools. [2022-05-17T03:24:45.787Z] #21 29.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-17T03:24:45.787Z] #21 29.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-17T03:24:45.966Z] #14 148.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-17T03:24:45.966Z] #14 148.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:45.966Z] #14 148.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:24:46.048Z] #21 30.20 Selecting previously unselected package python3-wheel. [2022-05-17T03:24:46.048Z] #21 30.21 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-17T03:24:46.048Z] #21 30.22 Unpacking python3-wheel (0.34.2-1) ... [2022-05-17T03:24:46.309Z] #21 30.29 Selecting previously unselected package python3-pip. [2022-05-17T03:24:46.309Z] #21 30.33 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:24:46.309Z] #21 30.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:24:46.571Z] #21 30.57 Selecting previously unselected package sudo. [2022-05-17T03:24:46.571Z] #21 30.58 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-17T03:24:46.571Z] #21 30.59 Unpacking sudo (1.9.5p2-3) ... [2022-05-17T03:24:47.143Z] #21 31.10 Selecting previously unselected package thin-provisioning-tools. [2022-05-17T03:24:47.143Z] #21 31.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-17T03:24:47.143Z] #21 31.11 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:24:47.405Z] #21 31.30 Selecting previously unselected package uidmap. [2022-05-17T03:24:47.405Z] #21 31.31 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-17T03:24:47.405Z] #21 31.32 Unpacking uidmap (1:4.8.1-1) ... [2022-05-17T03:24:47.405Z] #21 31.46 Selecting previously unselected package vim-runtime. [2022-05-17T03:24:47.405Z] #21 31.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:24:47.405Z] #21 31.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-17T03:24:47.405Z] #21 31.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-17T03:24:47.405Z] #21 31.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:47.437Z] #14 147.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-17T03:24:47.694Z] #14 147.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:24:47.694Z] #14 147.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:24:50.089Z] #19 244.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-17T03:24:50.089Z] #19 244.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:24:50.089Z] #19 244.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:24:50.089Z] #19 244.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-17T03:24:50.089Z] #19 244.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-17T03:24:50.089Z] #19 244.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-17T03:24:50.089Z] #19 244.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-17T03:24:50.089Z] #19 244.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-17T03:24:50.089Z] #19 244.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-17T03:24:50.089Z] #19 245.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-17T03:24:50.089Z] #19 245.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:50.089Z] #19 245.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:24:50.089Z] #19 245.5 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-17T03:24:50.178Z] #14 ... [2022-05-17T03:24:50.178Z] [2022-05-17T03:24:50.178Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:24:50.178Z] #67 sha256:bb59636c3623f1130b6a8903c99dae6b982f18799e362d824da99f4e4fb62290 [2022-05-17T03:24:50.178Z] #67 152.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:24:50.178Z] #67 152.2 + GOBIN=/build [2022-05-17T03:24:50.178Z] #67 152.2 + GO111MODULE=on [2022-05-17T03:24:50.178Z] #67 152.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:24:50.348Z] #19 245.5 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:50.348Z] #19 245.5 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:24:50.710Z] #21 34.34 Selecting previously unselected package vim. [2022-05-17T03:24:50.710Z] #21 34.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:24:50.710Z] #21 34.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:50.972Z] #21 34.85 Selecting previously unselected package xfsprogs. [2022-05-17T03:24:50.972Z] #21 34.85 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-17T03:24:50.972Z] #21 34.86 Unpacking xfsprogs (5.10.0-4) ... [2022-05-17T03:24:51.233Z] #21 35.25 Selecting previously unselected package zip. [2022-05-17T03:24:51.233Z] #21 35.26 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-17T03:24:51.233Z] #21 35.26 Unpacking zip (3.0-12) ... [2022-05-17T03:24:51.495Z] #21 35.38 Selecting previously unselected package zstd. [2022-05-17T03:24:51.495Z] #21 35.40 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-17T03:24:51.495Z] #21 35.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:24:51.757Z] #21 35.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:24:51.866Z] #14 ... [2022-05-17T03:24:51.866Z] [2022-05-17T03:24:51.866Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:24:51.866Z] #67 sha256:63c7f4611f744ec8b63964db81b861e573f41e116b9b9de102b9969c6ab85583 [2022-05-17T03:24:51.866Z] #67 151.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:24:51.866Z] #67 151.3 + GOBIN=/build [2022-05-17T03:24:51.866Z] #67 151.3 + GO111MODULE=on [2022-05-17T03:24:51.866Z] #67 151.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:24:52.331Z] #21 36.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-17T03:24:52.331Z] #21 36.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:24:52.331Z] #21 36.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-17T03:24:52.331Z] #21 36.52 Setting up libicu67:amd64 (67.1-7) ... [2022-05-17T03:24:52.331Z] #21 36.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-17T03:24:52.592Z] #21 36.55 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-17T03:24:52.592Z] #21 36.57 Setting up uidmap (1:4.8.1-1) ... [2022-05-17T03:24:52.592Z] #21 36.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:24:52.592Z] #21 36.59 Setting up bzip2 (1.0.8-4) ... [2022-05-17T03:24:52.592Z] #21 36.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:24:52.592Z] #21 36.62 Setting up python3-wheel (0.34.2-1) ... [2022-05-17T03:24:53.427Z] #21 37.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:53.427Z] #21 37.29 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-17T03:24:53.427Z] #21 37.30 Setting up libcap2-bin (1:2.44-1) ... [2022-05-17T03:24:53.427Z] #21 37.32 Setting up apparmor (2.13.6-10) ... [2022-05-17T03:24:54.815Z] #21 38.80 Setting up zip (3.0-12) ... [2022-05-17T03:24:54.815Z] #21 38.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:54.815Z] #21 38.86 Setting up bash-completion (1:2.11-2) ... [2022-05-17T03:24:54.960Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-17T03:24:54.960Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1e42c940\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-17T03:24:54.960Z] ---------------------------------------------------------------------------- [2022-05-17T03:24:54.960Z] [2022-05-17T03:24:54.960Z] INFO: executeCI.ps1 starting at Tue May 17 03:24:54 CUT 2022 [2022-05-17T03:24:54.960Z] [2022-05-17T03:24:54.960Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-17T03:24:54.960Z] INFO: Running git version 2.24.1.windows.2 [2022-05-17T03:24:54.960Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-17T03:24:54.960Z] INFO: Environment variables: [2022-05-17T03:24:55.428Z] [2022-05-17T03:24:55.428Z] Name Value [2022-05-17T03:24:55.428Z] ---- ----- [2022-05-17T03:24:55.428Z] ALLUSERSPROFILE C:\ProgramData [2022-05-17T03:24:55.428Z] amd64 true [2022-05-17T03:24:55.428Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-17T03:24:55.428Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-17T03:24:55.428Z] arm64 true [2022-05-17T03:24:55.428Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-17T03:24:55.428Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-17T03:24:55.428Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-17T03:24:55.428Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-17T03:24:55.428Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-17T03:24:55.428Z] BRANCH_NAME PR-43598 [2022-05-17T03:24:55.428Z] BUILD_DISPLAY_NAME #6 [2022-05-17T03:24:55.428Z] BUILD_ID 6 [2022-05-17T03:24:55.428Z] BUILD_NUMBER 6 [2022-05-17T03:24:55.428Z] BUILD_TAG jenkins-moby-PR-43598-6 [2022-05-17T03:24:55.428Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/ [2022-05-17T03:24:55.428Z] cgroup2 true [2022-05-17T03:24:55.428Z] CHANGE_AUTHOR ningmingxiao [2022-05-17T03:24:55.428Z] CHANGE_AUTHOR_DISPLAY_NAME ningmingxiao [2022-05-17T03:24:55.428Z] CHANGE_BRANCH dev3 [2022-05-17T03:24:55.428Z] CHANGE_FORK ningmingxiao [2022-05-17T03:24:55.428Z] CHANGE_ID 43598 [2022-05-17T03:24:55.428Z] CHANGE_TARGET master [2022-05-17T03:24:55.428Z] CHANGE_TITLE fix docker-proxy defunct [2022-05-17T03:24:55.428Z] CHANGE_URL https://github.com/moby/moby/pull/43598 [2022-05-17T03:24:55.428Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:24:55.428Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-17T03:24:55.428Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-17T03:24:55.428Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-17T03:24:55.428Z] COMPUTERNAME azwin-2-f1a7f1 [2022-05-17T03:24:55.428Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-17T03:24:55.428Z] ConfigSequenceNumber 0 [2022-05-17T03:24:55.428Z] dco true [2022-05-17T03:24:55.428Z] DOCKER_BUILDKIT 0 [2022-05-17T03:24:55.428Z] DOCKER_DUT_DEBUG 1 [2022-05-17T03:24:55.428Z] DOCKER_EXPERIMENTAL 1 [2022-05-17T03:24:55.428Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-17T03:24:55.428Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-17T03:24:55.428Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-17T03:24:55.428Z] EXECUTOR_NUMBER 0 [2022-05-17T03:24:55.428Z] FQDN azwin-2-f1a7f1.westus.cloudapp.azure.com [2022-05-17T03:24:55.428Z] GIT_BRANCH PR-43598 [2022-05-17T03:24:55.428Z] GIT_COMMIT 91319f80d436c03c406612a194c6dc2891c1edaf [2022-05-17T03:24:55.428Z] GIT_PREVIOUS_COMMIT 300974d577ca98122707bfabeb9f1b46618a81ce [2022-05-17T03:24:55.428Z] GIT_URL https://github.com/moby/moby.git [2022-05-17T03:24:55.428Z] HUDSON_COOKIE 320ccdb3-2bf1-46a6-b240-eac783e9da16 [2022-05-17T03:24:55.428Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-17T03:24:55.428Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-17T03:24:55.428Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-17T03:24:55.429Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-17T03:24:55.429Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-17T03:24:55.429Z] JENKINS_NODE_COOKIE 43c00e82-c06d-4b3f-a9e7-40e7573416b8 [2022-05-17T03:24:55.429Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-17T03:24:55.429Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-17T03:24:55.429Z] JOB_BASE_NAME PR-43598 [2022-05-17T03:24:55.429Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/display/redirect [2022-05-17T03:24:55.429Z] JOB_NAME moby/PR-43598 [2022-05-17T03:24:55.429Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/ [2022-05-17T03:24:55.429Z] library.jps.version master [2022-05-17T03:24:55.429Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-17T03:24:55.429Z] NODE_LABELS amd64 azure azwin-2-f1a7f1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-17T03:24:55.429Z] NODE_NAME azwin-2-f1a7f1 [2022-05-17T03:24:55.429Z] NUMBER_OF_PROCESSORS 4 [2022-05-17T03:24:55.429Z] OS Windows_NT [2022-05-17T03:24:55.429Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-17T03:24:55.429Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-17T03:24:55.429Z] ppc64le false [2022-05-17T03:24:55.429Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-17T03:24:55.429Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-17T03:24:55.429Z] PROCESSOR_LEVEL 6 [2022-05-17T03:24:55.429Z] PROCESSOR_REVISION 4f01 [2022-05-17T03:24:55.429Z] ProgramData C:\ProgramData [2022-05-17T03:24:55.429Z] ProgramFiles C:\Program Files [2022-05-17T03:24:55.429Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-17T03:24:55.429Z] ProgramW6432 C:\Program Files [2022-05-17T03:24:55.429Z] PROMPT $P$G [2022-05-17T03:24:55.429Z] PSExecutionPolicyPreference Bypass [2022-05-17T03:24:55.429Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-17T03:24:55.429Z] PUBLIC C:\Users\Public [2022-05-17T03:24:55.429Z] rootless true [2022-05-17T03:24:55.429Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=artif... [2022-05-17T03:24:55.429Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=changes [2022-05-17T03:24:55.429Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect [2022-05-17T03:24:55.429Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=tests [2022-05-17T03:24:55.429Z] s390x false [2022-05-17T03:24:55.429Z] SKIP_VALIDATION_TESTS 1 [2022-05-17T03:24:55.429Z] SOURCES_DRIVE d [2022-05-17T03:24:55.429Z] SOURCES_SUBDIR gopath [2022-05-17T03:24:55.429Z] STAGE_NAME Run tests [2022-05-17T03:24:55.429Z] SystemDrive C: [2022-05-17T03:24:55.429Z] SystemRoot C:\Windows [2022-05-17T03:24:55.429Z] TEMP C:\Windows\TEMP [2022-05-17T03:24:55.429Z] TESTDEBUG 0 [2022-05-17T03:24:55.429Z] TESTRUN_DRIVE d [2022-05-17T03:24:55.429Z] TESTRUN_SUBDIR CI [2022-05-17T03:24:55.429Z] TIMEOUT 120m [2022-05-17T03:24:55.429Z] TMP C:\Windows\TEMP [2022-05-17T03:24:55.429Z] unit_validate true [2022-05-17T03:24:55.429Z] USERDOMAIN WORKGROUP [2022-05-17T03:24:55.429Z] USERNAME azwin-2-f1a7f1$ [2022-05-17T03:24:55.429Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-17T03:24:55.429Z] validate_force false [2022-05-17T03:24:55.429Z] windir C:\Windows [2022-05-17T03:24:55.429Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-17T03:24:55.429Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-17T03:24:55.429Z] windows2022 true [2022-05-17T03:24:55.429Z] windows2022containerd true [2022-05-17T03:24:55.429Z] windowsRS5 true [2022-05-17T03:24:55.429Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-17T03:24:55.429Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-17T03:24:55.429Z] [2022-05-17T03:24:55.429Z] [2022-05-17T03:24:55.429Z] [2022-05-17T03:24:55.522Z] #67 ... [2022-05-17T03:24:55.522Z] [2022-05-17T03:24:55.522Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:55.522Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:55.522Z] #14 154.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-17T03:24:55.522Z] #14 154.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-17T03:24:55.522Z] #14 154.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:24:55.522Z] #14 154.4 Selecting previously unselected package libapparmor1:amd64. [2022-05-17T03:24:55.522Z] #14 154.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 154.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-17T03:24:55.522Z] #14 154.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-17T03:24:55.522Z] #14 154.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 154.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-17T03:24:55.522Z] #14 154.8 Selecting previously unselected package libbtrfs0:amd64. [2022-05-17T03:24:55.522Z] #14 154.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 154.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:24:55.522Z] #14 154.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-17T03:24:55.522Z] #14 154.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 154.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:24:55.522Z] #14 155.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-17T03:24:55.522Z] #14 155.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 155.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:55.522Z] #14 155.2 Selecting previously unselected package libudev-dev:amd64. [2022-05-17T03:24:55.522Z] #14 155.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 155.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-17T03:24:55.522Z] #14 155.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-17T03:24:55.522Z] #14 155.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 155.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-17T03:24:55.522Z] #14 155.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-17T03:24:55.522Z] #14 155.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 155.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-17T03:24:55.522Z] #14 155.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-17T03:24:55.522Z] #14 155.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 155.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-17T03:24:55.522Z] #14 156.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-17T03:24:55.522Z] #14 156.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 156.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-17T03:24:55.522Z] #14 156.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-17T03:24:55.522Z] #14 156.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 156.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-17T03:24:55.522Z] #14 156.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-17T03:24:55.522Z] #14 156.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 156.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-17T03:24:55.522Z] #14 156.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-17T03:24:55.522Z] #14 156.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:24:55.522Z] #14 156.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:55.522Z] #14 157.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-17T03:24:55.522Z] #14 157.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-17T03:24:55.523Z] #14 157.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-17T03:24:55.523Z] #14 157.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-17T03:24:55.523Z] #14 157.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-17T03:24:55.523Z] #14 157.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-17T03:24:55.523Z] #14 157.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-17T03:24:55.523Z] #14 157.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-17T03:24:55.523Z] #14 157.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:24:55.523Z] #14 157.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-17T03:24:55.523Z] #14 157.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:24:55.523Z] #14 157.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-17T03:24:55.523Z] #14 157.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:24:55.523Z] #14 157.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-17T03:24:55.523Z] #14 158.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-17T03:24:55.523Z] #14 158.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-17T03:24:55.523Z] #14 158.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:24:55.523Z] #14 158.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:24:55.523Z] #14 158.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:24:55.523Z] #14 158.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-17T03:24:55.523Z] #14 158.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-17T03:24:55.523Z] #14 158.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-17T03:24:55.523Z] #14 158.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:24:55.614Z] #19 250.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-17T03:24:55.614Z] #19 250.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:24:55.614Z] #19 250.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:24:55.614Z] #19 250.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-17T03:24:55.614Z] #19 250.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-17T03:24:55.614Z] #19 250.1 Selecting previously unselected package libc6-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-17T03:24:55.614Z] #19 250.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:24:55.614Z] #19 250.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:24:55.614Z] #19 250.4 Selecting previously unselected package libitm1-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:24:55.614Z] #19 250.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:24:55.614Z] #19 250.5 Selecting previously unselected package libasan6-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:24:55.614Z] #19 250.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:24:55.614Z] #19 250.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:24:55.614Z] #19 250.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-17T03:24:55.614Z] #19 250.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:24:55.614Z] #19 250.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:24:55.614Z] #19 251.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-17T03:24:55.872Z] #19 251.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:24:55.872Z] #19 251.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:24:56.116Z] #14 158.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-17T03:24:56.707Z] #14 159.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-17T03:24:56.731Z] #21 40.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:24:56.731Z] #21 40.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-17T03:24:56.731Z] #21 40.75 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-17T03:24:56.731Z] #21 40.77 Setting up patch (2.7.6-7) ... [2022-05-17T03:24:56.731Z] #21 40.79 Setting up sudo (1.9.5p2-3) ... [2022-05-17T03:24:56.731Z] #21 40.89 invoke-rc.d: could not determine current runlevel [2022-05-17T03:24:56.731Z] #21 40.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-17T03:24:56.731Z] #21 40.92 Setting up xfsprogs (5.10.0-4) ... [2022-05-17T03:24:56.731Z] #21 40.94 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-17T03:24:56.992Z] #21 40.96 Setting up inetutils-ping (2:2.0-1) ... [2022-05-17T03:24:56.992Z] #21 40.98 Setting up pigz (2.6-1) ... [2022-05-17T03:24:56.992Z] #21 41.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-17T03:24:56.992Z] #21 41.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:24:56.992Z] #21 41.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:24:56.992Z] #21 41.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:56.994Z] INFO: Sources under d:\gopath\... [2022-05-17T03:24:56.994Z] INFO: Test run under d:\CI\... [2022-05-17T03:24:56.994Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-17T03:24:56.994Z] INFO: docker/docker repository was found [2022-05-17T03:24:57.047Z] #14 159.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:24:57.047Z] #14 159.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:24:57.047Z] #14 160.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-17T03:24:57.118Z] #67 ... [2022-05-17T03:24:57.118Z] [2022-05-17T03:24:57.118Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:57.118Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:57.118Z] #14 153.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-17T03:24:57.118Z] #14 153.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-17T03:24:57.118Z] #14 153.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:24:57.118Z] #14 153.8 Selecting previously unselected package libapparmor1:amd64. [2022-05-17T03:24:57.118Z] #14 153.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 153.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-17T03:24:57.118Z] #14 153.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-17T03:24:57.118Z] #14 153.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 153.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-17T03:24:57.118Z] #14 154.0 Selecting previously unselected package libbtrfs0:amd64. [2022-05-17T03:24:57.118Z] #14 154.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 154.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:24:57.118Z] #14 154.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-17T03:24:57.118Z] #14 154.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 154.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:24:57.118Z] #14 154.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-17T03:24:57.118Z] #14 154.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 154.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:57.118Z] #14 154.9 Selecting previously unselected package libudev-dev:amd64. [2022-05-17T03:24:57.118Z] #14 154.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 154.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-17T03:24:57.118Z] #14 155.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-17T03:24:57.118Z] #14 155.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 155.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-17T03:24:57.118Z] #14 155.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-17T03:24:57.118Z] #14 155.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 155.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-17T03:24:57.118Z] #14 155.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-17T03:24:57.118Z] #14 155.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 155.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-17T03:24:57.118Z] #14 155.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-17T03:24:57.118Z] #14 155.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 155.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-17T03:24:57.118Z] #14 155.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-17T03:24:57.118Z] #14 155.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 155.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-17T03:24:57.118Z] #14 156.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-17T03:24:57.118Z] #14 156.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 156.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-17T03:24:57.118Z] #14 156.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-17T03:24:57.118Z] #14 156.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 156.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:57.118Z] #14 156.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-17T03:24:57.118Z] #14 156.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 156.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-17T03:24:57.118Z] #14 156.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-17T03:24:57.118Z] #14 156.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-17T03:24:57.118Z] #14 156.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-17T03:24:57.118Z] #14 157.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-17T03:24:57.118Z] #14 157.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-17T03:24:57.118Z] #14 157.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:24:57.308Z] #14 160.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:24:57.326Z] #47 178.8 + dpkg --print-architecture [2022-05-17T03:24:57.326Z] #47 DONE 179.5s [2022-05-17T03:24:57.326Z] [2022-05-17T03:24:57.326Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:24:57.326Z] #60 sha256:76056af56315330b7f0393531aeb4a7c5385abeb86eccb5eae7c89e1d253fb15 [2022-05-17T03:24:57.375Z] #14 157.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-17T03:24:57.462Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-17T03:24:57.587Z] #14 160.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-17T03:24:57.587Z] #14 160.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:24:57.587Z] #14 160.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:24:57.665Z] #14 158.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:24:57.851Z] #14 160.8 update-alternatives: [2022-05-17T03:24:57.852Z] #14 ... [2022-05-17T03:24:57.852Z] [2022-05-17T03:24:57.852Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:24:57.852Z] #67 sha256:bb59636c3623f1130b6a8903c99dae6b982f18799e362d824da99f4e4fb62290 [2022-05-17T03:24:57.852Z] #67 157.8 rootlesskit version 1.0.0 [2022-05-17T03:24:57.852Z] #67 157.8 Usage of /build/rootlesskit-docker-proxy: [2022-05-17T03:24:57.852Z] #67 157.8 -container-ip string [2022-05-17T03:24:57.852Z] #67 157.8 container ip [2022-05-17T03:24:57.852Z] #67 157.8 -container-port int [2022-05-17T03:24:57.852Z] #67 157.8 container port (default -1) [2022-05-17T03:24:57.852Z] #67 157.8 -host-ip string [2022-05-17T03:24:57.852Z] #67 157.8 host ip [2022-05-17T03:24:57.852Z] #67 157.8 -host-port int [2022-05-17T03:24:57.852Z] #67 157.8 host port (default -1) [2022-05-17T03:24:57.852Z] #67 157.8 -proto string [2022-05-17T03:24:57.852Z] #67 157.8 proxy protocol (default "tcp") [2022-05-17T03:24:57.852Z] #67 DONE 160.4s [2022-05-17T03:24:57.852Z] [2022-05-17T03:24:57.852Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-17T03:24:57.852Z] #68 sha256:cfdd3d10e05629cfb8eb703b7df5bd9563d96ef67d1c25b7826dbbfab8e49c7a [2022-05-17T03:24:57.852Z] #68 DONE 0.1s [2022-05-17T03:24:57.852Z] [2022-05-17T03:24:57.852Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:57.852Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:57.852Z] #14 160.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-17T03:24:57.852Z] #14 160.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:24:57.852Z] #14 160.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:24:57.852Z] #14 160.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:57.852Z] #14 160.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:24:57.852Z] #14 160.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:57.852Z] #14 ... [2022-05-17T03:24:57.852Z] [2022-05-17T03:24:57.852Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-17T03:24:57.852Z] #69 sha256:f86137f4f5b6216a67b7df6c3a292714dcffcc2966a8694d08b726d80d8780e6 [2022-05-17T03:24:57.930Z] ltsc2022: Pulling from windows/servercore [2022-05-17T03:24:57.936Z] #21 41.73 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-17T03:24:57.936Z] #21 41.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:24:57.936Z] #21 42.15 Setting up libelf1:amd64 (0.183-1) ... [2022-05-17T03:24:58.115Z] #69 DONE 0.1s [2022-05-17T03:24:58.115Z] [2022-05-17T03:24:58.115Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:58.115Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:58.115Z] #14 160.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:58.115Z] #14 160.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:58.115Z] #14 160.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:24:58.197Z] #21 42.18 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:24:58.197Z] #21 42.20 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:24:58.197Z] #21 42.21 Setting up python3-distutils (3.9.2-1) ... [2022-05-17T03:24:58.228Z] #14 158.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-17T03:24:58.377Z] #14 DONE 161.3s [2022-05-17T03:24:58.377Z] [2022-05-17T03:24:58.377Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-17T03:24:58.377Z] #59 sha256:b9d676f6afc592cac631cfd60afcef04277d91c6952fb42747d4909a77ffe6e3 [2022-05-17T03:24:58.400Z] 97f65a0ec59e: Pulling fs layer [2022-05-17T03:24:58.400Z] 12fb50a031bd: Pulling fs layer [2022-05-17T03:24:58.490Z] #14 158.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:24:58.490Z] #14 158.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-17T03:24:58.639Z] #59 DONE 0.1s [2022-05-17T03:24:58.639Z] [2022-05-17T03:24:58.639Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:24:58.639Z] #60 sha256:81de3453eca207e8ae3dcfb792823c3fd1c5a83e5e94089c5b4351fabc6bbe4c [2022-05-17T03:24:58.729Z] Fetching without tags [2022-05-17T03:24:58.747Z] #14 159.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-17T03:24:58.770Z] #21 42.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:24:58.770Z] #21 42.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-17T03:24:58.770Z] #21 42.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-17T03:24:58.770Z] #21 42.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-17T03:24:58.770Z] #21 42.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-17T03:24:58.770Z] #21 42.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-17T03:24:58.770Z] #21 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-17T03:24:58.770Z] #21 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-17T03:24:58.770Z] #21 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-17T03:24:58.770Z] #21 42.71 Setting up python3-setuptools (52.0.0-4) ... [2022-05-17T03:24:59.004Z] #14 159.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-17T03:24:59.296Z] #14 159.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:24:59.296Z] #14 159.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:24:59.296Z] #14 159.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:24:59.296Z] #14 159.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-17T03:24:59.478Z] Merging remotes/origin/master commit c9ac3ed7c99ca8b14be1e74150f27a151022aae4 into PR head commit 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 [2022-05-17T03:24:59.553Z] #14 ... [2022-05-17T03:24:59.554Z] [2022-05-17T03:24:59.554Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:24:59.554Z] #67 sha256:63c7f4611f744ec8b63964db81b861e573f41e116b9b9de102b9969c6ab85583 [2022-05-17T03:24:59.554Z] #67 157.0 rootlesskit version 1.0.0 [2022-05-17T03:24:59.554Z] #67 157.0 Usage of /build/rootlesskit-docker-proxy: [2022-05-17T03:24:59.554Z] #67 157.0 -container-ip string [2022-05-17T03:24:59.554Z] #67 157.0 container ip [2022-05-17T03:24:59.554Z] #67 157.0 -container-port int [2022-05-17T03:24:59.554Z] #67 157.0 container port (default -1) [2022-05-17T03:24:59.554Z] #67 157.0 -host-ip string [2022-05-17T03:24:59.554Z] #67 157.0 host ip [2022-05-17T03:24:59.554Z] #67 157.0 -host-port int [2022-05-17T03:24:59.554Z] #67 157.0 host port (default -1) [2022-05-17T03:24:59.554Z] #67 157.0 -proto string [2022-05-17T03:24:59.554Z] #67 157.0 proxy protocol (default "tcp") [2022-05-17T03:24:59.554Z] #67 DONE 159.7s [2022-05-17T03:24:59.554Z] [2022-05-17T03:24:59.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 [2022-05-17T03:24:59.554Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:59.554Z] #14 159.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-17T03:24:59.554Z] #14 ... [2022-05-17T03:24:59.554Z] [2022-05-17T03:24:59.554Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-17T03:24:59.554Z] #68 sha256:316b52ca55bcd9842a2ab8dfe966dcdb0e38b2e81d5b713cd9151efec02dd99d [2022-05-17T03:24:59.554Z] #68 DONE 0.1s [2022-05-17T03:24:59.554Z] [2022-05-17T03:24:59.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 [2022-05-17T03:24:59.554Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:59.554Z] #14 159.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-17T03:24:59.554Z] #14 160.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:24:59.554Z] #14 160.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-17T03:24:59.554Z] #14 160.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-17T03:24:59.554Z] #14 160.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:24:59.824Z] [2022-05-17T03:24:59.824Z] #14 ... [2022-05-17T03:24:59.824Z] [2022-05-17T03:24:59.825Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-17T03:24:59.825Z] #69 sha256:eea597190a18ba032f718fcea2cbd96c3ee2648cc8c6219a76b1dd3cb0a92d83 [2022-05-17T03:24:59.825Z] #69 DONE 0.1s [2022-05-17T03:24:59.825Z] [2022-05-17T03:24:59.825Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:24:59.825Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-17T03:24:59.825Z] #14 160.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:24:59.825Z] #14 160.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-17T03:24:59.825Z] #14 160.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:24:59.825Z] #14 160.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 [2022-05-17T03:24:59.825Z] #14 160.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:24:59.825Z] #14 160.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:24:59.825Z] #14 160.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 [2022-05-17T03:24:59.825Z] #14 160.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:24:59.825Z] #14 160.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:24:59.825Z] #14 160.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:24:59.825Z] #14 160.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:25:00.027Z] #60 ... [2022-05-17T03:25:00.027Z] [2022-05-17T03:25:00.027Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-17T03:25:00.027Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-17T03:25:00.027Z] #15 DONE 1.6s [2022-05-17T03:25:00.027Z] [2022-05-17T03:25:00.027Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:00.027Z] #60 sha256:81de3453eca207e8ae3dcfb792823c3fd1c5a83e5e94089c5b4351fabc6bbe4c [2022-05-17T03:25:00.027Z] #60 1.352 + RM_GOPATH=0 [2022-05-17T03:25:00.027Z] #60 1.353 + TMP_GOPATH= [2022-05-17T03:25:00.027Z] #60 1.353 + : /build [2022-05-17T03:25:00.027Z] #60 1.354 + '[' -z '' ']' [2022-05-17T03:25:00.027Z] #60 1.355 ++ mktemp -d [2022-05-17T03:25:00.027Z] #60 1.363 + export GOPATH=/tmp/tmp.yVa5Pzd2ZN [2022-05-17T03:25:00.027Z] #60 1.363 + GOPATH=/tmp/tmp.yVa5Pzd2ZN [2022-05-17T03:25:00.027Z] #60 1.363 + RM_GOPATH=1 [2022-05-17T03:25:00.027Z] #60 1.364 + case "$(go env GOARCH)" in [2022-05-17T03:25:00.027Z] #60 1.364 ++ go env GOARCH [2022-05-17T03:25:00.027Z] #60 1.380 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:00.027Z] #60 1.381 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:00.027Z] #60 1.382 ++ dirname /install.sh [2022-05-17T03:25:00.027Z] #60 1.386 + dir=/ [2022-05-17T03:25:00.027Z] #60 1.387 + bin=runc [2022-05-17T03:25:00.027Z] #60 1.387 + shift [2022-05-17T03:25:00.027Z] #60 1.387 + '[' '!' -f //runc.installer ']' [2022-05-17T03:25:00.027Z] #60 1.387 + . //runc.installer [2022-05-17T03:25:00.027Z] #60 1.390 ++ set -e [2022-05-17T03:25:00.027Z] #60 1.391 ++ : v1.1.2 [2022-05-17T03:25:00.027Z] #60 1.391 + install_runc [2022-05-17T03:25:00.027Z] #60 1.391 + RUNC_BUILDTAGS=seccomp [2022-05-17T03:25:00.027Z] #60 1.391 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-17T03:25:00.027Z] #60 1.392 Install runc version v1.1.2 (build tags: seccomp) [2022-05-17T03:25:00.027Z] #60 1.392 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yVa5Pzd2ZN/src/github.com/opencontainers/runc [2022-05-17T03:25:00.027Z] #60 1.401 Cloning into '/tmp/tmp.yVa5Pzd2ZN/src/github.com/opencontainers/runc'... [2022-05-17T03:25:00.059Z] #19 255.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-17T03:25:00.059Z] #19 255.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:25:00.059Z] #19 255.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:00.059Z] #19 255.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-17T03:25:00.081Z] #14 160.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:25:00.081Z] #14 160.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:25:00.081Z] #14 160.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:25:00.166Z] #21 44.01 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:25:00.166Z] #21 44.02 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-17T03:25:00.166Z] #21 44.03 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:25:00.166Z] #21 44.05 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:25:00.316Z] #19 255.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-17T03:25:00.316Z] #19 255.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-17T03:25:00.338Z] #14 DONE 160.6s [2022-05-17T03:25:00.338Z] [2022-05-17T03:25:00.338Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-17T03:25:00.338Z] #59 sha256:acfec8b6c4ef5b5ef98758e7df385b379e7eb12163471b2976487c98e67fd3d7 [2022-05-17T03:25:00.338Z] #59 DONE 0.1s [2022-05-17T03:25:00.338Z] [2022-05-17T03:25:00.338Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-17T03:25:00.338Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-17T03:25:00.574Z] #19 255.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-17T03:25:00.575Z] #19 255.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-17T03:25:00.575Z] #19 255.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-17T03:25:00.575Z] #19 255.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-17T03:25:00.832Z] #19 255.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-17T03:25:00.832Z] #19 255.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:00.833Z] #19 256.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-17T03:24:58.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:24:58.455Z] > git config --add remote.origin.fetch +refs/pull/43598/head:refs/remotes/origin/PR-43598 # timeout=10 [2022-05-17T03:24:58.509Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:24:58.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-17T03:24:58.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-17T03:24:58.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:24:58.769Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43598/head:refs/remotes/origin/PR-43598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-17T03:24:59.588Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:24:59.644Z] > git checkout -f 9959a62ad0a315f6863a4ffa5bcbeab5c61cd274 # timeout=10 [2022-05-17T03:25:01.091Z] #19 256.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-17T03:25:01.091Z] #19 256.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:01.109Z] #21 45.13 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-17T03:25:01.109Z] #21 45.15 Setting up jq (1.6-2.1) ... [2022-05-17T03:25:01.109Z] #21 45.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-17T03:25:01.109Z] #21 45.19 Setting up iptables (1.8.7-1) ... [2022-05-17T03:25:01.109Z] #21 45.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:25:01.109Z] #21 45.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:25:01.109Z] #21 45.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:25:01.109Z] #21 45.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:25:01.109Z] #21 45.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-17T03:25:01.109Z] #21 45.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-17T03:25:01.109Z] #21 45.27 Setting up iproute2 (5.10.0-4) ... [2022-05-17T03:25:01.427Z] #60 ... [2022-05-17T03:25:01.427Z] [2022-05-17T03:25:01.427Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-17T03:25:01.427Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-17T03:25:01.427Z] #16 DONE 1.6s [2022-05-17T03:25:01.683Z] #21 45.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:25:01.689Z] [2022-05-17T03:25:01.689Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-17T03:25:01.689Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-17T03:25:01.783Z] #15 DONE 1.6s [2022-05-17T03:25:01.783Z] [2022-05-17T03:25:01.783Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-17T03:25:01.783Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-17T03:25:02.631Z] #21 DONE 46.7s [2022-05-17T03:25:02.631Z] [2022-05-17T03:25:02.631Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-17T03:25:02.631Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-17T03:25:02.633Z] #17 1.034 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-17T03:25:02.899Z] #17 DONE 1.3s [2022-05-17T03:25:02.899Z] [2022-05-17T03:25:02.899Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:25:02.899Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:25:02.899Z] #34 ... [2022-05-17T03:25:02.899Z] [2022-05-17T03:25:02.899Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-17T03:25:02.899Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-17T03:25:03.154Z] #16 DONE 1.4s [2022-05-17T03:25:03.154Z] [2022-05-17T03:25:03.154Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:03.154Z] #60 sha256:373ce0d382cf3fd98be99575d03e449ad2c1a87eb5085eef80ac16cc2586932e [2022-05-17T03:25:03.154Z] #60 1.849 + RM_GOPATH=0 [2022-05-17T03:25:03.154Z] #60 1.849 + TMP_GOPATH= [2022-05-17T03:25:03.154Z] #60 1.849 + : /build [2022-05-17T03:25:03.154Z] #60 1.849 + '[' -z '' ']' [2022-05-17T03:25:03.154Z] #60 1.849 ++ mktemp -d [2022-05-17T03:25:03.154Z] #60 1.849 + export GOPATH=/tmp/tmp.IK9oks07uO [2022-05-17T03:25:03.154Z] #60 1.849 + GOPATH=/tmp/tmp.IK9oks07uO [2022-05-17T03:25:03.154Z] #60 1.849 + RM_GOPATH=1 [2022-05-17T03:25:03.154Z] #60 1.849 + case "$(go env GOARCH)" in [2022-05-17T03:25:03.154Z] #60 1.849 ++ go env GOARCH [2022-05-17T03:25:03.154Z] #60 1.859 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:03.154Z] #60 1.859 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:03.154Z] #60 1.859 ++ dirname /install.sh [2022-05-17T03:25:03.154Z] #60 1.860 + dir=/ [2022-05-17T03:25:03.154Z] #60 1.860 + bin=runc [2022-05-17T03:25:03.154Z] #60 1.860 + shift [2022-05-17T03:25:03.154Z] #60 1.860 + '[' '!' -f //runc.installer ']' [2022-05-17T03:25:03.154Z] #60 1.860 + . //runc.installer [2022-05-17T03:25:03.154Z] #60 1.860 ++ set -e [2022-05-17T03:25:03.154Z] #60 1.870 Install runc version v1.1.2 (build tags: seccomp) [2022-05-17T03:25:03.154Z] #60 1.870 ++ : v1.1.2 [2022-05-17T03:25:03.154Z] #60 1.870 + install_runc [2022-05-17T03:25:03.154Z] #60 1.870 + RUNC_BUILDTAGS=seccomp [2022-05-17T03:25:03.154Z] #60 1.870 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-17T03:25:03.154Z] #60 1.870 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IK9oks07uO/src/github.com/opencontainers/runc [2022-05-17T03:25:03.154Z] #60 1.884 Cloning into '/tmp/tmp.IK9oks07uO/src/github.com/opencontainers/runc'... [2022-05-17T03:25:04.020Z] #22 1.332 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-17T03:25:04.020Z] #22 1.336 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-17T03:25:04.020Z] #22 1.340 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-17T03:25:03.067Z] > git remote # timeout=10 [2022-05-17T03:25:03.188Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T03:25:03.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-17T03:25:03.247Z] > git merge c9ac3ed7c99ca8b14be1e74150f27a151022aae4 # timeout=10 [2022-05-17T03:25:04.013Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-17T03:25:04.104Z] Merge succeeded, producing c534acd17c65851384a98a74943681f933531b73 [2022-05-17T03:25:04.105Z] Checking out Revision c534acd17c65851384a98a74943681f933531b73 (PR-43598) [2022-05-17T03:25:04.282Z] #22 DONE 1.5s [2022-05-17T03:25:04.282Z] [2022-05-17T03:25:04.282Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-17T03:25:04.282Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-17T03:25:04.294Z] #18 DONE 1.1s [2022-05-17T03:25:04.294Z] [2022-05-17T03:25:04.294Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-17T03:25:04.294Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-17T03:25:04.525Z] #60 ... [2022-05-17T03:25:04.525Z] [2022-05-17T03:25:04.525Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-17T03:25:04.525Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-17T03:25:04.525Z] #17 0.988 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-17T03:25:04.525Z] #17 DONE 1.2s [2022-05-17T03:25:04.525Z] [2022-05-17T03:25:04.525Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-17T03:25:04.525Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-17T03:25:04.867Z] #19 DONE 1.0s [2022-05-17T03:25:04.867Z] [2022-05-17T03:25:04.867Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:25:04.867Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:25:05.129Z] #34 ... [2022-05-17T03:25:05.129Z] [2022-05-17T03:25:05.129Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-17T03:25:05.129Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-17T03:25:05.278Z] #19 260.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-17T03:25:05.278Z] #19 260.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-17T03:25:05.278Z] #19 260.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:05.278Z] #19 260.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-17T03:25:05.278Z] #19 260.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-17T03:25:05.278Z] #19 260.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-17T03:25:05.278Z] #19 260.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-17T03:25:05.278Z] #19 260.5 Setting up libfile-which-perl (1.23-1) ... [2022-05-17T03:25:05.278Z] #19 260.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-17T03:25:05.278Z] #19 260.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-17T03:25:05.278Z] #19 260.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-17T03:25:05.278Z] #19 260.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:25:05.278Z] #19 260.6 Setting up libicu67:amd64 (67.1-7) ... [2022-05-17T03:25:05.278Z] #19 260.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-17T03:25:05.278Z] #19 260.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-17T03:25:05.278Z] #19 260.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-17T03:25:05.278Z] #19 260.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-17T03:25:05.278Z] #19 260.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-17T03:25:05.278Z] #19 260.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-17T03:25:05.278Z] #19 260.7 Setting up file (1:5.39-3) ... [2022-05-17T03:25:05.278Z] #19 260.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:25:05.278Z] #19 260.7 Setting up bzip2 (1.0.8-4) ... [2022-05-17T03:25:05.536Z] #19 260.7 Setting up libyaml-perl (1.30-1) ... [2022-05-17T03:25:05.536Z] #19 260.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-17T03:25:05.536Z] #19 260.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-17T03:25:05.536Z] #19 260.8 Setting up libio-string-perl (1.08-3.1) ... [2022-05-17T03:25:05.536Z] #19 260.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-17T03:25:05.536Z] #19 260.8 Setting up cross-config (2.6.18+nmu1) ... [2022-05-17T03:25:05.536Z] #19 260.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:25:05.536Z] #19 261.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-17T03:25:05.536Z] #19 261.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-17T03:25:05.536Z] #19 261.0 Setting up patch (2.7.6-7) ... [2022-05-17T03:25:05.794Z] #19 261.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-17T03:25:05.794Z] #19 261.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-17T03:25:05.794Z] #19 261.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:05.794Z] #19 261.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-17T03:25:05.794Z] #19 261.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-17T03:25:05.794Z] #19 261.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-17T03:25:05.794Z] #19 261.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-17T03:25:05.794Z] #19 261.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:05.794Z] #19 261.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-17T03:25:05.794Z] #19 261.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:25:05.794Z] #19 261.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-17T03:25:05.901Z] #18 DONE 1.4s [2022-05-17T03:25:05.901Z] [2022-05-17T03:25:05.901Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-17T03:25:05.901Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-17T03:25:06.052Z] #19 261.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:06.052Z] #19 261.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.052Z] #19 261.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-17T03:25:06.052Z] #19 261.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.079Z] #20 DONE 1.0s [2022-05-17T03:25:06.079Z] [2022-05-17T03:25:06.080Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:25:06.080Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:25:06.312Z] #19 261.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.312Z] #19 261.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.312Z] #19 261.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-17T03:25:06.312Z] #19 261.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.312Z] #19 261.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.312Z] #19 261.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.312Z] #19 261.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-17T03:25:06.312Z] #19 261.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-17T03:25:06.312Z] #19 261.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-17T03:25:06.570Z] #19 261.8 [2022-05-17T03:25:06.570Z] #19 261.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-17T03:25:06.570Z] #19 261.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.570Z] #19 261.9 Setting up dpkg-dev (1.20.9) ... [2022-05-17T03:25:06.570Z] #19 261.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.570Z] #19 261.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-17T03:25:06.570Z] #19 261.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.570Z] #19 261.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.829Z] #19 262.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.829Z] #19 262.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.829Z] #19 262.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-17T03:25:06.829Z] #19 262.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.829Z] #19 262.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.829Z] #19 262.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.829Z] #19 262.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:06.829Z] #19 262.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-17T03:25:06.829Z] #19 262.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-17T03:25:06.829Z] #19 262.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-17T03:25:06.832Z] #19 DONE 1.0s [2022-05-17T03:25:06.832Z] [2022-05-17T03:25:06.832Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-17T03:25:06.832Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-17T03:25:07.087Z] #19 262.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-17T03:25:07.087Z] #19 262.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-17T03:25:07.087Z] #19 262.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-17T03:25:07.087Z] #19 262.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:07.087Z] #19 262.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.087Z] #19 262.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.090Z] 12fb50a031bd: Verifying Checksum [2022-05-17T03:25:07.090Z] 12fb50a031bd: Download complete [2022-05-17T03:25:07.345Z] #19 262.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:07.345Z] #19 262.5 Setting up libxml-simple-perl (2.25-1) ... [2022-05-17T03:25:07.345Z] #19 262.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-17T03:25:07.345Z] #19 262.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-17T03:25:07.345Z] #19 262.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-17T03:25:07.345Z] #19 262.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:07.345Z] #19 262.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-17T03:25:04.140Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:25:04.191Z] > git checkout -f c534acd17c65851384a98a74943681f933531b73 # timeout=10 [2022-05-17T03:25:07.467Z] #21 1.453 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:25:07.467Z] #21 1.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:25:07.602Z] #19 262.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-17T03:25:07.602Z] #19 262.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-17T03:25:07.602Z] #19 262.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:07.602Z] #19 262.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-17T03:25:07.602Z] #19 262.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:07.602Z] #19 262.9 Setting up crossbuild-essential-armel (12.9) ... [2022-05-17T03:25:07.602Z] #19 262.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-17T03:25:07.602Z] #19 262.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-17T03:25:07.729Z] #21 1.632 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:25:07.860Z] #19 262.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-17T03:25:07.860Z] #19 263.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-17T03:25:07.860Z] #19 263.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-17T03:25:07.860Z] #19 263.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:25:07.990Z] #21 2.124 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:25:08.200Z] #20 DONE 1.2s [2022-05-17T03:25:08.200Z] [2022-05-17T03:25:08.201Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:25:08.201Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:25:08.201Z] #47 ... [2022-05-17T03:25:08.201Z] [2022-05-17T03:25:08.201Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:25:08.201Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:25:08.797Z] #19 DONE 264.0s [2022-05-17T03:25:08.797Z] [2022-05-17T03:25:08.797Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:25:08.797Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-17T03:25:09.057Z] #20 ... [2022-05-17T03:25:09.057Z] [2022-05-17T03:25:09.057Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-17T03:25:09.057Z] #32 sha256:e24f71f4c0fc824352847873ae3c0d392ed1ece860b115d0a1c10cd3992cb42b [2022-05-17T03:25:09.057Z] #32 DONE 0.2s [2022-05-17T03:25:09.057Z] [2022-05-17T03:25:09.057Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-17T03:25:09.057Z] #73 sha256:cc4eaa1a551574ba7ee1e0cccf2a028968dc10f8d00dbd28ff87631efc93edd5 [2022-05-17T03:25:09.057Z] #73 DONE 0.2s [2022-05-17T03:25:09.057Z] [2022-05-17T03:25:09.057Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:25:09.057Z] #74 sha256:0cce1c5cd0f072685a61549f221b7bb6a704202fe7727d016fc87c823cad89ef [2022-05-17T03:25:09.377Z] #21 3.316 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:25:09.574Z] #21 1.445 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:25:09.574Z] #21 1.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:25:09.574Z] #21 1.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:25:10.435Z] #74 1.270 + RM_GOPATH=0 [2022-05-17T03:25:10.435Z] #74 1.270 + TMP_GOPATH= [2022-05-17T03:25:10.435Z] #74 1.270 + : /build [2022-05-17T03:25:10.435Z] #74 1.270 + '[' -z '' ']' [2022-05-17T03:25:10.435Z] #74 1.271 ++ mktemp -d [2022-05-17T03:25:10.435Z] #74 1.280 + export GOPATH=/tmp/tmp.H9BBS5z9jg [2022-05-17T03:25:10.435Z] #74 1.280 + GOPATH=/tmp/tmp.H9BBS5z9jg [2022-05-17T03:25:10.435Z] #74 1.280 + RM_GOPATH=1 [2022-05-17T03:25:10.435Z] #74 1.280 + case "$(go env GOARCH)" in [2022-05-17T03:25:10.435Z] #74 1.280 ++ go env GOARCH [2022-05-17T03:25:10.435Z] #74 1.296 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:10.435Z] #74 1.296 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:10.435Z] #74 1.297 ++ dirname /install.sh [2022-05-17T03:25:10.435Z] #74 1.298 + dir=/ [2022-05-17T03:25:10.435Z] #74 1.298 + bin=rootlesskit [2022-05-17T03:25:10.435Z] #74 1.298 + shift [2022-05-17T03:25:10.435Z] #74 1.298 + '[' '!' -f //rootlesskit.installer ']' [2022-05-17T03:25:10.435Z] #74 1.298 + . //rootlesskit.installer [2022-05-17T03:25:10.435Z] #74 1.298 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:25:10.435Z] #74 1.298 + install_rootlesskit [2022-05-17T03:25:10.435Z] #74 1.298 + case "$1" in [2022-05-17T03:25:10.435Z] #74 1.298 + export CGO_ENABLED=0 [2022-05-17T03:25:10.435Z] #74 1.298 + CGO_ENABLED=0 [2022-05-17T03:25:10.435Z] #74 1.298 + _install_rootlesskit [2022-05-17T03:25:10.435Z] #74 1.298 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-17T03:25:10.435Z] #74 1.299 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:25:10.435Z] #74 1.299 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:25:10.435Z] #74 1.299 + GOBIN=/build [2022-05-17T03:25:10.435Z] #74 1.299 + GO111MODULE=on [2022-05-17T03:25:10.435Z] #74 1.300 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:25:10.531Z] #21 2.647 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:25:10.694Z] #74 1.716 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-17T03:25:10.764Z] #21 4.511 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:25:11.851Z] 97f65a0ec59e: Verifying Checksum [2022-05-17T03:25:11.851Z] 97f65a0ec59e: Download complete [2022-05-17T03:25:12.476Z] #21 4.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:25:12.476Z] #21 4.427 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:25:12.604Z] #74 3.483 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:25:12.604Z] #74 3.483 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-17T03:25:12.604Z] #74 3.654 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-17T03:25:12.680Z] #21 ... [2022-05-17T03:25:12.680Z] [2022-05-17T03:25:12.680Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:12.680Z] #60 sha256:81de3453eca207e8ae3dcfb792823c3fd1c5a83e5e94089c5b4351fabc6bbe4c [2022-05-17T03:25:12.680Z] #60 13.93 + cd /tmp/tmp.yVa5Pzd2ZN/src/github.com/opencontainers/runc [2022-05-17T03:25:12.680Z] #60 13.93 + git checkout -q v1.1.2 [2022-05-17T03:25:13.253Z] #60 14.69 + '[' -z '' ']' [2022-05-17T03:25:13.253Z] #60 14.69 + target=static [2022-05-17T03:25:13.253Z] #60 14.69 + make BUILDTAGS=seccomp static [2022-05-17T03:25:13.984Z] #74 ... [2022-05-17T03:25:13.984Z] [2022-05-17T03:25:13.984Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:25:13.984Z] #33 sha256:ade2a7523db6477d6cd21d95cc930c6db1d7faac006c0347aa5e800530c2e132 [2022-05-17T03:25:13.984Z] #33 1.325 + RM_GOPATH=0 [2022-05-17T03:25:13.984Z] #33 1.325 + TMP_GOPATH= [2022-05-17T03:25:13.984Z] #33 1.326 + : /build [2022-05-17T03:25:13.984Z] #33 1.327 + '[' -z '' ']' [2022-05-17T03:25:13.984Z] #33 1.327 ++ mktemp -d [2022-05-17T03:25:13.984Z] #33 1.328 + export GOPATH=/tmp/tmp.ucKA9bHIz1 [2022-05-17T03:25:13.984Z] #33 1.329 + GOPATH=/tmp/tmp.ucKA9bHIz1 [2022-05-17T03:25:13.984Z] #33 1.329 + RM_GOPATH=1 [2022-05-17T03:25:13.984Z] #33 1.329 + case "$(go env GOARCH)" in [2022-05-17T03:25:13.984Z] #33 1.330 ++ go env GOARCH [2022-05-17T03:25:13.984Z] #33 1.347 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:13.984Z] #33 1.347 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:13.984Z] #33 1.348 ++ dirname /install.sh [2022-05-17T03:25:13.984Z] #33 1.349 + dir=/ [2022-05-17T03:25:13.984Z] #33 1.349 + bin=dockercli [2022-05-17T03:25:13.984Z] #33 1.349 + shift [2022-05-17T03:25:13.984Z] #33 1.349 + '[' '!' -f //dockercli.installer ']' [2022-05-17T03:25:13.984Z] #33 1.349 + . //dockercli.installer [2022-05-17T03:25:13.984Z] #33 1.349 ++ : stable [2022-05-17T03:25:13.984Z] #33 1.349 ++ : 17.06.2-ce [2022-05-17T03:25:13.984Z] #33 1.349 + install_dockercli [2022-05-17T03:25:13.984Z] #33 1.350 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-17T03:25:13.984Z] #33 1.350 Install docker/cli version 17.06.2-ce from stable [2022-05-17T03:25:13.984Z] #33 1.350 ++ uname -m [2022-05-17T03:25:13.984Z] #33 1.352 + arch=x86_64 [2022-05-17T03:25:13.984Z] #33 1.352 + '[' x86_64 '!=' x86_64 ']' [2022-05-17T03:25:13.984Z] #33 1.352 + url=https://download.docker.com/linux/static [2022-05-17T03:25:13.984Z] #33 1.352 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-17T03:25:13.984Z] #33 1.353 + tar -xz docker/docker [2022-05-17T03:25:13.984Z] #33 4.670 + mkdir -p /build [2022-05-17T03:25:13.984Z] #33 4.672 + mv docker/docker /build/ [2022-05-17T03:25:13.984Z] #33 4.674 + rmdir docker [2022-05-17T03:25:13.984Z] #33 DONE 4.9s [2022-05-17T03:25:13.984Z] [2022-05-17T03:25:13.984Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:25:13.984Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-17T03:25:13.984Z] #69 1.482 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:25:13.984Z] #69 1.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:25:13.984Z] #69 1.507 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:25:13.984Z] #69 1.667 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-17T03:25:13.984Z] #69 1.888 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:25:13.984Z] #69 2.312 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-17T03:25:13.984Z] #69 2.812 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-17T03:25:13.984Z] #69 3.245 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-17T03:25:13.984Z] #69 3.659 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:25:13.984Z] #69 4.145 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:25:13.984Z] #69 4.147 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-17T03:25:13.984Z] #69 4.164 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-17T03:25:13.984Z] #69 4.165 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-17T03:25:13.984Z] #69 4.173 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:25:13.984Z] #69 4.177 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-17T03:25:13.984Z] #69 4.432 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-17T03:25:13.984Z] #69 4.450 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:25:13.984Z] #69 4.451 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:25:13.984Z] #69 4.451 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-17T03:25:13.984Z] #69 4.451 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-17T03:25:13.984Z] #69 4.452 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-17T03:25:14.197Z] #60 15.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-17T03:25:14.283Z] #23 10.03 Collecting yamllint==1.26.1 [2022-05-17T03:25:15.260Z] #23 11.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-17T03:25:15.362Z] #69 ... [2022-05-17T03:25:15.362Z] [2022-05-17T03:25:15.362Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:25:15.362Z] #74 sha256:0cce1c5cd0f072685a61549f221b7bb6a704202fe7727d016fc87c823cad89ef [2022-05-17T03:25:15.362Z] #74 5.069 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-17T03:25:15.362Z] #74 5.445 go: downloading github.com/google/uuid v1.3.0 [2022-05-17T03:25:15.362Z] #74 5.459 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-17T03:25:15.362Z] #74 5.510 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-17T03:25:15.362Z] #74 5.607 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-17T03:25:15.362Z] #74 5.687 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-17T03:25:15.362Z] #74 5.894 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-17T03:25:15.362Z] #74 6.109 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-17T03:25:15.362Z] #74 6.208 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-17T03:25:15.744Z] #21 ... [2022-05-17T03:25:15.744Z] [2022-05-17T03:25:15.744Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:15.744Z] #60 sha256:373ce0d382cf3fd98be99575d03e449ad2c1a87eb5085eef80ac16cc2586932e [2022-05-17T03:25:15.744Z] #60 14.85 + cd /tmp/tmp.IK9oks07uO/src/github.com/opencontainers/runc [2022-05-17T03:25:15.744Z] #60 14.86 + git checkout -q v1.1.2 [2022-05-17T03:25:15.744Z] #60 15.18 + '[' -z '' ']' [2022-05-17T03:25:15.744Z] #60 15.18 + target=static [2022-05-17T03:25:15.744Z] #60 15.18 + make BUILDTAGS=seccomp static [2022-05-17T03:25:15.929Z] #74 7.076 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-17T03:25:15.981Z] Commit message: "Merge commit 'c9ac3ed7c99ca8b14be1e74150f27a151022aae4' into HEAD" [2022-05-17T03:25:16.000Z] #60 15.53 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-17T03:25:16.114Z] First time build. Skipping changelog. [2022-05-17T03:25:16.189Z] #74 7.182 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:25:16.212Z] #23 12.23 Collecting pathspec>=0.5.3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-17T03:25:16.474Z] #23 12.25 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-17T03:25:16.735Z] #23 12.60 Collecting pyyaml [2022-05-17T03:25:16.735Z] #23 12.61 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-17T03:25:16.735Z] #23 12.67 Building wheels for collected packages: yamllint [2022-05-17T03:25:16.996Z] #23 12.67 Building wheel for yamllint (setup.py): started [2022-05-17T03:25:17.937Z] #23 13.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-17T03:25:17.937Z] #23 13.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=991976e55e98d936c66381f1800ca6c53bbd9b8da54a7ead39c3bf38b001d1b5 [2022-05-17T03:25:17.937Z] #23 13.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-17T03:25:17.937Z] #23 13.64 Successfully built yamllint [2022-05-17T03:25:17.937Z] #23 13.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-17T03:25:18.198Z] #23 14.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-17T03:25:16.016Z] > git rev-list --no-walk 300974d577ca98122707bfabeb9f1b46618a81ce # timeout=10 [2022-05-17T03:25:18.723Z] #74 ... [2022-05-17T03:25:18.723Z] [2022-05-17T03:25:18.723Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:25:18.723Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-17T03:25:18.723Z] #49 1.571 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:25:18.723Z] #49 1.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:25:18.723Z] #49 1.581 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:25:18.723Z] #49 1.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-17T03:25:18.723Z] #49 2.084 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:25:18.723Z] #49 2.506 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-17T03:25:18.723Z] #49 3.049 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:25:18.723Z] #49 3.501 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-17T03:25:18.723Z] #49 3.904 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-17T03:25:18.723Z] #49 4.408 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:25:18.723Z] #49 4.424 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:25:18.723Z] #49 4.424 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-17T03:25:18.723Z] #49 4.425 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-17T03:25:18.723Z] #49 4.425 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-17T03:25:18.723Z] #49 4.446 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-17T03:25:18.723Z] #49 4.470 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:25:18.723Z] #49 4.475 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-17T03:25:18.723Z] #49 4.476 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-17T03:25:18.723Z] #49 4.480 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-17T03:25:18.723Z] #49 4.480 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:25:18.723Z] #49 4.481 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-17T03:25:18.773Z] #23 DONE 14.6s [2022-05-17T03:25:18.773Z] [2022-05-17T03:25:18.773Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-17T03:25:18.773Z] #27 sha256:0939e02cf87abeacf448092b7f34a9c73e0407f64682c8b617cfdc47640bd104 [2022-05-17T03:25:19.348Z] #27 DONE 0.4s [2022-05-17T03:25:19.348Z] [2022-05-17T03:25:19.348Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:19.348Z] #60 sha256:63caeadb1e77ce81a3162cac36756b97d302d5417acaff271b4aa4863a5bf6df [2022-05-17T03:25:19.348Z] #60 ... [2022-05-17T03:25:19.348Z] [2022-05-17T03:25:19.348Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-17T03:25:19.348Z] #32 sha256:8e5ef53b4802fb70edc1d72eaf35c6f656b0667ea7f79ca045fb5fbd2ed7045e [2022-05-17T03:25:19.919Z] #32 DONE 0.6s [2022-05-17T03:25:19.919Z] [2022-05-17T03:25:19.919Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:19.919Z] #60 sha256:63caeadb1e77ce81a3162cac36756b97d302d5417acaff271b4aa4863a5bf6df [2022-05-17T03:25:19.919Z] #60 ... [2022-05-17T03:25:19.919Z] [2022-05-17T03:25:19.919Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-17T03:25:19.919Z] #35 sha256:81fdf29c085858df40853401c1c6c36509baa098c2c435ec2336d9a39cd51e6b [2022-05-17T03:25:20.180Z] #35 DONE 0.3s [2022-05-17T03:25:20.180Z] [2022-05-17T03:25:20.180Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-17T03:25:20.180Z] #37 sha256:04e428397f80876c6a40498c551800ffcaff95db6a8ea654625f388cd8e0bcfc [2022-05-17T03:25:20.443Z] #37 DONE 0.3s [2022-05-17T03:25:20.443Z] [2022-05-17T03:25:20.443Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-17T03:25:20.443Z] #39 sha256:bce2e8701a1e408233370d393bd1c32cffaecad0141958132d9629eacd1195fc [2022-05-17T03:25:20.626Z] #49 ... [2022-05-17T03:25:20.626Z] [2022-05-17T03:25:20.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 [2022-05-17T03:25:20.626Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-17T03:25:20.626Z] #20 1.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:25:20.626Z] #20 1.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:25:20.626Z] #20 1.735 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:25:20.626Z] #20 2.073 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-17T03:25:20.626Z] #20 2.423 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-17T03:25:20.626Z] #20 2.945 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:25:20.626Z] #20 3.534 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:25:20.626Z] #20 4.207 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-17T03:25:20.626Z] #20 4.614 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-17T03:25:20.626Z] #20 5.112 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:25:20.626Z] #20 5.149 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-17T03:25:20.626Z] #20 5.175 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:25:20.626Z] #20 5.191 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-17T03:25:20.626Z] #20 5.220 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-17T03:25:20.626Z] #20 5.220 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-17T03:25:20.626Z] #20 5.220 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-17T03:25:20.626Z] #20 5.220 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-17T03:25:20.626Z] #20 5.220 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-17T03:25:20.626Z] #20 5.220 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:25:20.626Z] #20 5.220 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:25:20.626Z] #20 5.220 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-17T03:25:20.705Z] #39 DONE 0.1s [2022-05-17T03:25:20.705Z] [2022-05-17T03:25:20.705Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-17T03:25:20.705Z] #41 sha256:a5d1300ff4cd1d448ff95756e3c440d265d1cb50fc15e489b561ec8feb731540 [2022-05-17T03:25:20.705Z] #41 DONE 0.1s [2022-05-17T03:25:20.705Z] [2022-05-17T03:25:20.705Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:20.705Z] #60 sha256:63caeadb1e77ce81a3162cac36756b97d302d5417acaff271b4aa4863a5bf6df [2022-05-17T03:25:20.705Z] #60 ... [2022-05-17T03:25:20.705Z] [2022-05-17T03:25:20.705Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-17T03:25:20.705Z] #45 sha256:a6a55a1f2f11d379739fc3791afc820961a0977da200c0d3c33384c4f20f16fd [2022-05-17T03:25:20.705Z] #45 DONE 0.1s [2022-05-17T03:25:20.779Z] + docker version [2022-05-17T03:25:20.966Z] [2022-05-17T03:25:20.966Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:20.966Z] #60 sha256:63caeadb1e77ce81a3162cac36756b97d302d5417acaff271b4aa4863a5bf6df [2022-05-17T03:25:21.251Z] #60 ... [2022-05-17T03:25:21.251Z] [2022-05-17T03:25:21.251Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:25:21.251Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:25:21.251Z] #21 12.62 Fetched 8530 kB in 11s (744 kB/s) [2022-05-17T03:25:22.350Z] #60 ... [2022-05-17T03:25:22.350Z] [2022-05-17T03:25:22.350Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:25:22.350Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:25:22.350Z] #21 11.64 Fetched 8530 kB in 11s (801 kB/s) [2022-05-17T03:25:22.350Z] #21 11.64 Reading package lists... [2022-05-17T03:25:24.524Z] #21 12.62 Reading package lists... [2022-05-17T03:25:24.900Z] #21 15.69 Reading package lists... [2022-05-17T03:25:26.112Z] #21 19.18 Building dependency tree... [2022-05-17T03:25:26.686Z] #21 20.72 The following additional packages will be installed: [2022-05-17T03:25:26.686Z] #21 20.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-17T03:25:26.686Z] #21 20.72 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-17T03:25:26.686Z] #21 20.72 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-17T03:25:26.686Z] #21 20.72 python3-pkg-resources vim-runtime xxd [2022-05-17T03:25:26.686Z] #21 20.72 Suggested packages: [2022-05-17T03:25:26.686Z] #21 20.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-17T03:25:26.686Z] #21 20.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-17T03:25:26.686Z] #21 20.74 acl attr quota [2022-05-17T03:25:26.686Z] #21 20.74 Recommended packages: [2022-05-17T03:25:26.686Z] #21 20.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-17T03:25:27.260Z] #21 ... [2022-05-17T03:25:27.260Z] [2022-05-17T03:25:27.260Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:25:27.260Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:25:27.260Z] #34 DONE 190.0s [2022-05-17T03:25:27.528Z] [2022-05-17T03:25:27.528Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:25:27.528Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:25:27.798Z] #21 16.62 Reading package lists... [2022-05-17T03:25:28.362Z] #21 19.67 Building dependency tree... [2022-05-17T03:25:28.473Z] #36 ... [2022-05-17T03:25:28.473Z] [2022-05-17T03:25:28.473Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:25:28.473Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:25:28.473Z] #21 22.56 The following NEW packages will be installed: [2022-05-17T03:25:28.734Z] #21 22.56 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-17T03:25:28.734Z] #21 22.56 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-17T03:25:28.734Z] #21 22.56 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-17T03:25:28.734Z] #21 22.57 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-17T03:25:28.734Z] #21 22.57 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-17T03:25:28.734Z] #21 22.57 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-17T03:25:28.734Z] #21 22.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-17T03:25:28.734Z] #21 22.57 xz-utils zip zstd [2022-05-17T03:25:28.926Z] #21 21.06 The following additional packages will be installed: [2022-05-17T03:25:28.926Z] #21 21.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-17T03:25:28.926Z] #21 21.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-17T03:25:28.926Z] #21 21.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-17T03:25:28.926Z] #21 21.06 python3-pkg-resources vim-runtime xxd [2022-05-17T03:25:28.926Z] #21 21.06 Suggested packages: [2022-05-17T03:25:28.926Z] #21 21.07 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-17T03:25:28.996Z] #21 22.87 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:25:28.996Z] #21 22.87 Need to get 27.6 MB of archives. [2022-05-17T03:25:28.996Z] #21 22.87 After this operation, 106 MB of additional disk space will be used. [2022-05-17T03:25:28.996Z] #21 22.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-17T03:25:28.996Z] #21 22.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-17T03:25:28.996Z] #21 22.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-17T03:25:28.996Z] #21 22.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-17T03:25:28.996Z] #21 22.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-17T03:25:28.996Z] #21 22.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-17T03:25:28.996Z] #21 22.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-17T03:25:28.996Z] #21 22.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-17T03:25:28.996Z] #21 22.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:25:28.996Z] #21 22.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:25:28.996Z] #21 22.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-17T03:25:28.996Z] #21 22.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-17T03:25:28.996Z] #21 22.97 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-17T03:25:28.996Z] #21 22.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-17T03:25:28.996Z] #21 23.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-17T03:25:28.996Z] #21 23.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-17T03:25:28.996Z] #21 23.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-17T03:25:28.996Z] #21 23.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-17T03:25:28.996Z] #21 23.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-17T03:25:28.996Z] #21 23.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-17T03:25:28.996Z] #21 23.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-17T03:25:28.996Z] #21 23.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-17T03:25:28.996Z] #21 23.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-17T03:25:28.996Z] #21 23.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-17T03:25:28.996Z] #21 23.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-17T03:25:28.996Z] #21 23.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-17T03:25:28.996Z] #21 23.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-17T03:25:29.183Z] #21 21.07 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-17T03:25:29.183Z] #21 21.07 acl attr quota [2022-05-17T03:25:29.183Z] #21 21.07 Recommended packages: [2022-05-17T03:25:29.183Z] #21 21.07 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-17T03:25:29.286Z] Client: [2022-05-17T03:25:29.286Z] Version: 20.10.9 [2022-05-17T03:25:29.286Z] API version: 1.41 [2022-05-17T03:25:29.286Z] Go version: go1.16.8 [2022-05-17T03:25:29.286Z] Git commit: c2ea9bc [2022-05-17T03:25:29.286Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-17T03:25:29.286Z] OS/Arch: windows/amd64 [2022-05-17T03:25:29.286Z] Context: default [2022-05-17T03:25:29.286Z] Experimental: true [2022-05-17T03:25:29.286Z] [2022-05-17T03:25:29.286Z] Server: Docker Engine - Community [2022-05-17T03:25:29.286Z] Engine: [2022-05-17T03:25:29.286Z] Version: 20.10.9 [2022-05-17T03:25:29.286Z] API version: 1.41 (minimum version 1.24) [2022-05-17T03:25:29.286Z] Go version: go1.16.8 [2022-05-17T03:25:29.286Z] Git commit: 79ea9d3 [2022-05-17T03:25:29.286Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-17T03:25:29.286Z] OS/Arch: windows/amd64 [2022-05-17T03:25:29.286Z] Experimental: true [2022-05-17T03:25:29.304Z] #21 23.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-17T03:25:29.584Z] #21 23.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-17T03:25:29.584Z] #21 23.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-17T03:25:29.584Z] #21 23.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-17T03:25:29.584Z] #21 23.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-17T03:25:29.584Z] #21 23.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-17T03:25:29.584Z] #21 23.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-17T03:25:29.584Z] #21 23.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-17T03:25:29.584Z] #21 23.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-17T03:25:29.584Z] #21 23.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:25:29.584Z] #21 23.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-17T03:25:29.584Z] #21 23.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-17T03:25:29.584Z] #21 23.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-17T03:25:29.584Z] #21 23.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-17T03:25:29.584Z] #21 23.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-17T03:25:29.584Z] #21 23.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-17T03:25:29.746Z] #21 ... [2022-05-17T03:25:29.746Z] [2022-05-17T03:25:29.746Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-17T03:25:29.746Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-17T03:25:29.746Z] #34 DONE 189.5s [2022-05-17T03:25:29.746Z] [2022-05-17T03:25:29.746Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:25:29.746Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:25:29.846Z] #21 23.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-17T03:25:29.846Z] #21 24.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [Pipeline] sh [2022-05-17T03:25:30.128Z] #21 24.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-17T03:25:30.128Z] #21 24.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-17T03:25:30.128Z] #21 24.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-17T03:25:30.602Z] #20 ... [2022-05-17T03:25:30.602Z] [2022-05-17T03:25:30.602Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:25:30.602Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-17T03:25:30.602Z] #69 21.34 Fetched 49.0 MB in 20s (2436 kB/s) [2022-05-17T03:25:30.704Z] #21 24.72 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:25:30.704Z] #21 24.86 Fetched 27.6 MB in 2s (17.9 MB/s) [2022-05-17T03:25:30.779Z] + docker info [2022-05-17T03:25:30.965Z] #21 24.93 Selecting previously unselected package pigz. [2022-05-17T03:25:30.965Z] #21 24.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-17T03:25:30.965Z] #21 24.98 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-17T03:25:30.965Z] #21 24.98 Unpacking pigz (2.6-1) ... [2022-05-17T03:25:30.965Z] #21 25.05 Selecting previously unselected package libelf1:amd64. [2022-05-17T03:25:30.965Z] #21 25.05 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-17T03:25:30.965Z] #21 25.06 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-17T03:25:31.122Z] #21 22.89 The following NEW packages will be installed: [2022-05-17T03:25:31.122Z] #21 22.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-17T03:25:31.122Z] #21 22.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-17T03:25:31.122Z] #21 22.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-17T03:25:31.122Z] #21 22.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-17T03:25:31.122Z] #21 22.90 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-17T03:25:31.122Z] #21 22.90 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-17T03:25:31.122Z] #21 22.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-17T03:25:31.122Z] #21 22.90 xz-utils zip zstd [2022-05-17T03:25:31.122Z] #21 23.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:25:31.122Z] #21 23.23 Need to get 27.6 MB of archives. [2022-05-17T03:25:31.122Z] #21 23.23 After this operation, 106 MB of additional disk space will be used. [2022-05-17T03:25:31.122Z] #21 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-17T03:25:31.122Z] #21 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-17T03:25:31.122Z] #21 23.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-17T03:25:31.122Z] #21 23.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-17T03:25:31.122Z] #21 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-17T03:25:31.122Z] #21 23.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-17T03:25:31.122Z] #21 23.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-17T03:25:31.122Z] #21 23.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-17T03:25:31.226Z] #21 ... [2022-05-17T03:25:31.226Z] [2022-05-17T03:25:31.226Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:25:31.226Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:25:31.226Z] #36 193.9 Delve is a source level debugger for Go programs. [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-17T03:25:31.226Z] #36 193.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 Pass flags to the program you are debugging using `--`, for example: [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 Usage: [2022-05-17T03:25:31.226Z] #36 193.9 dlv [command] [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 Available Commands: [2022-05-17T03:25:31.226Z] #36 193.9 attach Attach to running process and begin debugging. [2022-05-17T03:25:31.226Z] #36 193.9 connect Connect to a headless debug server with a terminal client. [2022-05-17T03:25:31.226Z] #36 193.9 core Examine a core dump. [2022-05-17T03:25:31.226Z] #36 193.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-17T03:25:31.226Z] #36 193.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-17T03:25:31.226Z] #36 193.9 exec Execute a precompiled binary, and begin a debug session. [2022-05-17T03:25:31.226Z] #36 193.9 help Help about any command [2022-05-17T03:25:31.226Z] #36 193.9 run Deprecated command. Use 'debug' instead. [2022-05-17T03:25:31.226Z] #36 193.9 test Compile test binary and begin debugging program. [2022-05-17T03:25:31.226Z] #36 193.9 trace Compile and begin tracing program. [2022-05-17T03:25:31.226Z] #36 193.9 version Prints version. [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 Flags: [2022-05-17T03:25:31.226Z] #36 193.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-17T03:25:31.226Z] #36 193.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-17T03:25:31.226Z] #36 193.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-17T03:25:31.226Z] #36 193.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-17T03:25:31.226Z] #36 193.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-17T03:25:31.226Z] #36 193.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-17T03:25:31.226Z] #36 193.9 --disable-aslr Disables address space randomization [2022-05-17T03:25:31.226Z] #36 193.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-17T03:25:31.226Z] #36 193.9 -h, --help help for dlv [2022-05-17T03:25:31.226Z] #36 193.9 --init string Init file, executed by the terminal client. [2022-05-17T03:25:31.226Z] #36 193.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-17T03:25:31.226Z] #36 193.9 --log Enable debugging server logging. [2022-05-17T03:25:31.226Z] #36 193.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-17T03:25:31.226Z] #36 193.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-17T03:25:31.226Z] #36 193.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-17T03:25:31.226Z] #36 193.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-17T03:25:31.226Z] #36 193.9 --wd string Working directory for running the program. [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 Additional help topics: [2022-05-17T03:25:31.226Z] #36 193.9 dlv backend Help about the --backend flag. [2022-05-17T03:25:31.226Z] #36 193.9 dlv log Help about logging flags. [2022-05-17T03:25:31.226Z] #36 193.9 dlv redirect Help about file redirection. [2022-05-17T03:25:31.226Z] #36 193.9 [2022-05-17T03:25:31.226Z] #36 193.9 Use "dlv [command] --help" for more information about a command. [2022-05-17T03:25:31.226Z] #36 DONE 194.1s [2022-05-17T03:25:31.226Z] [2022-05-17T03:25:31.226Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:25:31.226Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:25:31.226Z] #21 25.23 Selecting previously unselected package libbpf0:amd64. [2022-05-17T03:25:31.226Z] #21 25.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-17T03:25:31.226Z] #21 25.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-17T03:25:31.380Z] #21 ... [2022-05-17T03:25:31.380Z] [2022-05-17T03:25:31.380Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-17T03:25:31.380Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-17T03:25:31.380Z] #36 191.6 Delve is a source level debugger for Go programs. [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-17T03:25:31.380Z] #36 191.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 Pass flags to the program you are debugging using `--`, for example: [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 Usage: [2022-05-17T03:25:31.380Z] #36 191.6 dlv [command] [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 Available Commands: [2022-05-17T03:25:31.380Z] #36 191.6 attach Attach to running process and begin debugging. [2022-05-17T03:25:31.380Z] #36 191.6 connect Connect to a headless debug server with a terminal client. [2022-05-17T03:25:31.380Z] #36 191.6 core Examine a core dump. [2022-05-17T03:25:31.380Z] #36 191.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-17T03:25:31.380Z] #36 191.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-17T03:25:31.380Z] #36 191.6 exec Execute a precompiled binary, and begin a debug session. [2022-05-17T03:25:31.380Z] #36 191.6 help Help about any command [2022-05-17T03:25:31.380Z] #36 191.6 run Deprecated command. Use 'debug' instead. [2022-05-17T03:25:31.380Z] #36 191.6 test Compile test binary and begin debugging program. [2022-05-17T03:25:31.380Z] #36 191.6 trace Compile and begin tracing program. [2022-05-17T03:25:31.380Z] #36 191.6 version Prints version. [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 Flags: [2022-05-17T03:25:31.380Z] #36 191.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-17T03:25:31.380Z] #36 191.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-17T03:25:31.380Z] #36 191.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-17T03:25:31.380Z] #36 191.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-17T03:25:31.380Z] #36 191.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-17T03:25:31.380Z] #36 191.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-17T03:25:31.380Z] #36 191.6 --disable-aslr Disables address space randomization [2022-05-17T03:25:31.380Z] #36 191.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-17T03:25:31.380Z] #36 191.6 -h, --help help for dlv [2022-05-17T03:25:31.380Z] #36 191.6 --init string Init file, executed by the terminal client. [2022-05-17T03:25:31.380Z] #36 191.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-17T03:25:31.380Z] #36 191.6 --log Enable debugging server logging. [2022-05-17T03:25:31.380Z] #36 191.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-17T03:25:31.380Z] #36 191.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-17T03:25:31.380Z] #36 191.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-17T03:25:31.380Z] #36 191.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-17T03:25:31.380Z] #36 191.6 --wd string Working directory for running the program. [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 Additional help topics: [2022-05-17T03:25:31.380Z] #36 191.6 dlv backend Help about the --backend flag. [2022-05-17T03:25:31.380Z] #36 191.6 dlv log Help about logging flags. [2022-05-17T03:25:31.380Z] #36 191.6 dlv redirect Help about file redirection. [2022-05-17T03:25:31.380Z] #36 191.6 [2022-05-17T03:25:31.380Z] #36 191.6 Use "dlv [command] --help" for more information about a command. [2022-05-17T03:25:31.380Z] #36 DONE 191.7s [2022-05-17T03:25:31.380Z] [2022-05-17T03:25:31.380Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:25:31.380Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-17T03:25:31.380Z] #21 23.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:25:31.380Z] #21 23.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:25:31.380Z] #21 23.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-17T03:25:31.380Z] #21 23.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-17T03:25:31.380Z] #21 23.34 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-17T03:25:31.380Z] #21 23.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-17T03:25:31.380Z] #21 23.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-17T03:25:31.380Z] #21 23.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-17T03:25:31.380Z] #21 23.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-17T03:25:31.380Z] #21 23.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-17T03:25:31.380Z] #21 23.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-17T03:25:31.380Z] #21 23.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-17T03:25:31.380Z] #21 23.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-17T03:25:31.380Z] #21 23.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-17T03:25:31.380Z] #21 23.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-17T03:25:31.380Z] #21 23.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-17T03:25:31.380Z] #21 23.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-17T03:25:31.380Z] #21 23.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-17T03:25:31.380Z] #21 23.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-17T03:25:31.488Z] #21 25.36 Selecting previously unselected package libcap2:amd64. [2022-05-17T03:25:31.488Z] #21 25.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-17T03:25:31.488Z] #21 25.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-17T03:25:31.488Z] #21 25.51 Selecting previously unselected package libmnl0:amd64. [2022-05-17T03:25:31.488Z] #21 25.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-17T03:25:31.488Z] #21 25.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-17T03:25:31.488Z] #21 25.63 Selecting previously unselected package libxtables12:amd64. [2022-05-17T03:25:31.488Z] #21 25.63 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-17T03:25:31.637Z] #21 23.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-17T03:25:31.749Z] #21 25.64 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-17T03:25:31.749Z] #21 25.79 Selecting previously unselected package libcap2-bin. [2022-05-17T03:25:31.749Z] #21 25.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-17T03:25:31.749Z] #21 25.79 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-17T03:25:31.901Z] #21 23.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-17T03:25:31.901Z] #21 23.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-17T03:25:31.901Z] #21 23.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-17T03:25:31.901Z] #21 23.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-17T03:25:31.901Z] #21 23.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-17T03:25:31.901Z] #21 23.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-17T03:25:31.901Z] #21 24.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-17T03:25:31.901Z] #21 24.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-17T03:25:31.901Z] #21 24.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:25:31.901Z] #21 24.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-17T03:25:31.901Z] #21 24.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-17T03:25:31.901Z] #21 24.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-17T03:25:32.010Z] #21 26.06 Selecting previously unselected package iproute2. [2022-05-17T03:25:32.010Z] #21 26.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-17T03:25:32.010Z] #21 26.09 Unpacking iproute2 (5.10.0-4) ... [2022-05-17T03:25:32.163Z] #21 24.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-17T03:25:32.163Z] #21 24.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-17T03:25:32.163Z] #21 24.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-17T03:25:32.163Z] #21 24.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-17T03:25:32.731Z] #21 24.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-17T03:25:32.731Z] #21 24.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-17T03:25:32.731Z] #21 24.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-17T03:25:32.731Z] #21 24.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-17T03:25:32.954Z] #21 26.81 Selecting previously unselected package xxd. [2022-05-17T03:25:32.954Z] #21 26.84 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:25:32.954Z] #21 26.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:33.219Z] #21 27.11 Selecting previously unselected package vim-common. [2022-05-17T03:25:33.219Z] #21 27.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:25:33.219Z] #21 27.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:33.497Z] #21 27.45 Selecting previously unselected package bash-completion. [2022-05-17T03:25:33.497Z] #21 27.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-17T03:25:33.680Z] #21 25.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:25:33.952Z] #21 25.97 Fetched 27.6 MB in 2s (15.3 MB/s) [2022-05-17T03:25:33.952Z] #21 26.04 Selecting previously unselected package pigz. [2022-05-17T03:25:34.223Z] #21 26.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 ... 24010 files and directories currently installed.) [2022-05-17T03:25:34.223Z] #21 26.09 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-17T03:25:34.223Z] #21 26.10 Unpacking pigz (2.6-1) ... [2022-05-17T03:25:34.484Z] #21 26.38 Selecting previously unselected package libelf1:amd64. [2022-05-17T03:25:34.484Z] #21 26.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-17T03:25:34.484Z] #21 26.45 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-17T03:25:34.743Z] #21 26.91 Selecting previously unselected package libbpf0:amd64. [2022-05-17T03:25:34.743Z] #21 26.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-17T03:25:35.013Z] #21 26.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-17T03:25:35.013Z] #21 27.11 Selecting previously unselected package libcap2:amd64. [2022-05-17T03:25:35.013Z] #21 27.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-17T03:25:35.013Z] #21 27.11 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-17T03:25:35.013Z] #21 27.22 Selecting previously unselected package libmnl0:amd64. [2022-05-17T03:25:35.270Z] #21 27.23 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-17T03:25:35.270Z] #21 27.25 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-17T03:25:35.526Z] #21 27.38 Selecting previously unselected package libxtables12:amd64. [2022-05-17T03:25:35.526Z] #21 27.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-17T03:25:35.526Z] #21 27.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-17T03:25:35.526Z] #21 27.53 Selecting previously unselected package libcap2-bin. [2022-05-17T03:25:35.526Z] #21 27.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-17T03:25:35.526Z] #21 27.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-17T03:25:35.783Z] #21 27.64 Selecting previously unselected package iproute2. [2022-05-17T03:25:35.783Z] #21 27.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-17T03:25:35.783Z] #21 27.65 Unpacking iproute2 (5.10.0-4) ... [2022-05-17T03:25:35.873Z] #60 ... [2022-05-17T03:25:35.873Z] [2022-05-17T03:25:35.873Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:25:35.873Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:25:35.873Z] #47 212.0 + dpkg --print-architecture [2022-05-17T03:25:35.873Z] #47 212.0 + git checkout -q v2.1.0 [2022-05-17T03:25:35.873Z] #47 212.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-17T03:25:35.873Z] #47 212.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-17T03:25:36.040Z] #21 28.13 Selecting previously unselected package xxd. [2022-05-17T03:25:36.040Z] #21 28.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:25:36.040Z] #21 28.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:36.108Z] #21 30.24 Unpacking bash-completion (1:2.11-2) ... [2022-05-17T03:25:36.297Z] #21 28.25 Selecting previously unselected package vim-common. [2022-05-17T03:25:36.297Z] #21 28.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:25:36.297Z] #21 28.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:36.554Z] #21 28.40 Selecting previously unselected package bash-completion. [2022-05-17T03:25:36.554Z] #21 28.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-17T03:25:36.942Z] #21 30.85 Selecting previously unselected package bzip2. [2022-05-17T03:25:36.942Z] #21 30.87 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-17T03:25:36.942Z] #21 30.89 Unpacking bzip2 (1.0.8-4) ... [2022-05-17T03:25:37.203Z] #21 31.12 Selecting previously unselected package xz-utils. [2022-05-17T03:25:37.203Z] #21 31.12 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-17T03:25:37.203Z] #21 31.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:25:37.203Z] #21 31.28 Selecting previously unselected package apparmor. [2022-05-17T03:25:37.203Z] #21 31.28 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-17T03:25:37.203Z] #21 31.33 Unpacking apparmor (2.13.6-10) ... [2022-05-17T03:25:37.467Z] #21 31.68 Selecting previously unselected package inetutils-ping. [2022-05-17T03:25:37.728Z] #21 31.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-17T03:25:37.728Z] #21 31.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-17T03:25:37.990Z] #21 31.81 Selecting previously unselected package libip4tc2:amd64. [2022-05-17T03:25:37.990Z] #21 31.82 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-17T03:25:37.990Z] #21 31.82 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-17T03:25:37.990Z] #21 31.89 Selecting previously unselected package libip6tc2:amd64. [2022-05-17T03:25:37.990Z] #21 31.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-17T03:25:37.990Z] #21 31.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-17T03:25:37.990Z] #21 31.97 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-17T03:25:37.990Z] #21 31.98 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-17T03:25:37.990Z] #21 31.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-17T03:25:37.990Z] #21 32.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-17T03:25:37.990Z] #21 32.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-17T03:25:37.990Z] #21 32.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-17T03:25:37.990Z] #21 32.11 Selecting previously unselected package libnftnl11:amd64. [2022-05-17T03:25:37.990Z] #21 32.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-17T03:25:37.990Z] #21 32.12 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-17T03:25:37.990Z] #21 32.20 Selecting previously unselected package iptables. [2022-05-17T03:25:38.252Z] #21 32.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-17T03:25:38.252Z] #21 32.22 Unpacking iptables (1.8.7-1) ... [2022-05-17T03:25:38.513Z] #21 32.50 Selecting previously unselected package libonig5:amd64. [2022-05-17T03:25:38.513Z] #21 32.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-17T03:25:38.513Z] #21 32.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:25:38.720Z] #69 21.34 Reading package lists... [2022-05-17T03:25:38.720Z] #69 ... [2022-05-17T03:25:38.720Z] [2022-05-17T03:25:38.720Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:25:38.720Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-17T03:25:38.720Z] #20 21.74 Fetched 49.0 MB in 20s (2416 kB/s) [2022-05-17T03:25:38.775Z] #21 32.66 Selecting previously unselected package libjq1:amd64. [2022-05-17T03:25:38.775Z] #21 32.67 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-17T03:25:38.775Z] #21 32.69 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:25:38.775Z] #21 32.77 Selecting previously unselected package jq. [2022-05-17T03:25:38.775Z] #21 32.77 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-17T03:25:38.775Z] #21 32.78 Unpacking jq (1.6-2.1) ... [2022-05-17T03:25:38.775Z] #21 32.85 Selecting previously unselected package libaio1:amd64. [2022-05-17T03:25:38.775Z] #21 32.86 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-17T03:25:39.036Z] #21 32.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-17T03:25:39.036Z] #21 32.94 Selecting previously unselected package libgpm2:amd64. [2022-05-17T03:25:39.036Z] #21 32.94 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-17T03:25:39.036Z] #21 32.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-17T03:25:39.036Z] #21 33.01 Selecting previously unselected package libicu67:amd64. [2022-05-17T03:25:39.036Z] #21 33.01 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-17T03:25:39.036Z] #21 33.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-17T03:25:39.077Z] #21 30.77 Unpacking bash-completion (1:2.11-2) ... [2022-05-17T03:25:39.077Z] #21 31.15 Selecting previously unselected package bzip2. [2022-05-17T03:25:39.077Z] #21 31.16 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-17T03:25:39.077Z] #21 31.16 Unpacking bzip2 (1.0.8-4) ... [2022-05-17T03:25:39.288Z] #20 21.74 Reading package lists... [2022-05-17T03:25:39.288Z] #20 ... [2022-05-17T03:25:39.288Z] [2022-05-17T03:25:39.288Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:25:39.288Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-17T03:25:39.288Z] #69 21.34 Reading package lists... [2022-05-17T03:25:39.333Z] #21 31.24 Selecting previously unselected package xz-utils. [2022-05-17T03:25:39.333Z] #21 31.25 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-17T03:25:39.333Z] #21 31.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:25:39.333Z] #21 31.41 Selecting previously unselected package apparmor. [2022-05-17T03:25:39.333Z] #21 31.41 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-17T03:25:39.590Z] #21 31.48 Unpacking apparmor (2.13.6-10) ... [2022-05-17T03:25:39.847Z] #21 31.89 Selecting previously unselected package inetutils-ping. [2022-05-17T03:25:39.847Z] #21 31.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-17T03:25:39.847Z] #21 31.90 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-17T03:25:39.847Z] #21 32.01 Selecting previously unselected package libip4tc2:amd64. [2022-05-17T03:25:40.103Z] #21 32.01 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-17T03:25:40.103Z] #21 32.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-17T03:25:40.103Z] #21 32.08 Selecting previously unselected package libip6tc2:amd64. [2022-05-17T03:25:40.103Z] #21 32.10 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-17T03:25:40.103Z] #21 32.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-17T03:25:40.103Z] #21 32.15 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-17T03:25:40.103Z] #21 32.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-17T03:25:40.103Z] #21 32.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-17T03:25:40.103Z] #21 32.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-17T03:25:40.103Z] #21 32.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-17T03:25:40.103Z] #21 32.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-17T03:25:40.115Z] #69 30.63 Reading package lists... [2022-05-17T03:25:40.115Z] #69 ... [2022-05-17T03:25:40.115Z] [2022-05-17T03:25:40.115Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:25:40.115Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-17T03:25:40.115Z] #49 21.46 Fetched 49.0 MB in 20s (2435 kB/s) [2022-05-17T03:25:40.115Z] #49 21.46 Reading package lists... [2022-05-17T03:25:40.360Z] #21 32.31 Selecting previously unselected package libnftnl11:amd64. [2022-05-17T03:25:40.360Z] #21 32.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-17T03:25:40.360Z] #21 32.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-17T03:25:40.374Z] #49 30.61 Reading package lists... [2022-05-17T03:25:40.374Z] #49 ... [2022-05-17T03:25:40.374Z] [2022-05-17T03:25:40.374Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:25:40.374Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-17T03:25:40.374Z] #20 21.74 Reading package lists... [2022-05-17T03:25:40.517Z] 97f65a0ec59e: Pull complete [2022-05-17T03:25:40.617Z] #21 32.45 Selecting previously unselected package iptables. [2022-05-17T03:25:40.617Z] #21 32.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-17T03:25:40.617Z] #21 32.47 Unpacking iptables (1.8.7-1) ... [2022-05-17T03:25:40.874Z] #21 32.76 Selecting previously unselected package libonig5:amd64. [2022-05-17T03:25:40.874Z] #21 32.78 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-17T03:25:40.874Z] #21 32.78 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:25:40.874Z] #21 32.92 Selecting previously unselected package libjq1:amd64. [2022-05-17T03:25:40.874Z] #21 32.93 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-17T03:25:40.874Z] #21 32.93 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:25:41.130Z] #21 33.10 Selecting previously unselected package jq. [2022-05-17T03:25:41.130Z] #21 33.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-17T03:25:41.130Z] #21 33.12 Unpacking jq (1.6-2.1) ... [2022-05-17T03:25:41.387Z] #21 33.20 Selecting previously unselected package libaio1:amd64. [2022-05-17T03:25:41.387Z] #21 33.20 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-17T03:25:41.387Z] #21 33.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-17T03:25:41.387Z] #21 33.27 Selecting previously unselected package libgpm2:amd64. [2022-05-17T03:25:41.387Z] #21 33.28 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-17T03:25:41.388Z] #21 33.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-17T03:25:41.388Z] #21 33.35 Selecting previously unselected package libicu67:amd64. [2022-05-17T03:25:41.388Z] #21 33.35 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-17T03:25:41.388Z] #21 33.36 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-17T03:25:42.339Z] #21 36.04 Selecting previously unselected package libinih1:amd64. [2022-05-17T03:25:42.339Z] #21 36.05 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-17T03:25:42.339Z] #21 36.05 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-17T03:25:42.339Z] #21 36.10 Selecting previously unselected package libnet1:amd64. [2022-05-17T03:25:42.339Z] #21 36.11 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-17T03:25:42.339Z] #21 36.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:25:42.339Z] #21 36.19 Selecting previously unselected package libnl-3-200:amd64. [2022-05-17T03:25:42.339Z] #21 36.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-17T03:25:42.339Z] #21 36.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:25:42.339Z] #21 36.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-17T03:25:42.339Z] #21 36.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-17T03:25:42.339Z] #21 36.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:25:42.339Z] #21 36.35 Selecting previously unselected package net-tools. [2022-05-17T03:25:42.339Z] #21 36.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-17T03:25:42.339Z] #21 36.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:25:42.600Z] #21 36.52 Selecting previously unselected package patch. [2022-05-17T03:25:42.600Z] #21 36.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-17T03:25:42.600Z] #21 36.53 Unpacking patch (2.7.6-7) ... [2022-05-17T03:25:42.600Z] #21 36.61 Selecting previously unselected package python-pip-whl. [2022-05-17T03:25:42.600Z] #21 36.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:25:42.600Z] #21 36.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:25:43.200Z] #21 37.15 Selecting previously unselected package python3-lib2to3. [2022-05-17T03:25:43.200Z] #21 37.16 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-17T03:25:43.200Z] #21 37.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:25:43.200Z] #21 37.26 Selecting previously unselected package python3-distutils. [2022-05-17T03:25:43.200Z] #21 37.27 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-17T03:25:43.200Z] #21 37.28 Unpacking python3-distutils (3.9.2-1) ... [2022-05-17T03:25:43.462Z] #21 37.48 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:25:43.462Z] #21 37.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:25:43.462Z] #21 37.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:25:43.462Z] #21 37.62 Selecting previously unselected package python3-setuptools. [2022-05-17T03:25:43.723Z] #21 37.62 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-17T03:25:43.723Z] #21 37.62 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-17T03:25:43.723Z] #21 37.84 Selecting previously unselected package python3-wheel. [2022-05-17T03:25:43.723Z] #21 37.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-17T03:25:43.723Z] #21 37.86 Unpacking python3-wheel (0.34.2-1) ... [2022-05-17T03:25:43.984Z] #21 37.92 Selecting previously unselected package python3-pip. [2022-05-17T03:25:43.984Z] #21 37.93 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:25:43.984Z] #21 37.94 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:25:44.246Z] #21 38.20 Selecting previously unselected package sudo. [2022-05-17T03:25:44.246Z] #21 38.22 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-17T03:25:44.246Z] #21 38.23 Unpacking sudo (1.9.5p2-3) ... [2022-05-17T03:25:44.659Z] #21 36.33 Selecting previously unselected package libinih1:amd64. [2022-05-17T03:25:44.659Z] #21 36.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-17T03:25:44.659Z] #21 36.33 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-17T03:25:44.659Z] #21 36.40 Selecting previously unselected package libnet1:amd64. [2022-05-17T03:25:44.659Z] #21 36.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-17T03:25:44.659Z] #21 36.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:25:44.659Z] #21 36.49 Selecting previously unselected package libnl-3-200:amd64. [2022-05-17T03:25:44.659Z] #21 36.49 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-17T03:25:44.659Z] #21 36.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:25:44.659Z] #21 36.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-17T03:25:44.659Z] #21 36.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-17T03:25:44.659Z] #21 36.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:25:44.659Z] #21 36.66 Selecting previously unselected package net-tools. [2022-05-17T03:25:44.659Z] #21 36.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-17T03:25:44.659Z] #21 36.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:25:44.818Z] #21 38.71 Selecting previously unselected package thin-provisioning-tools. [2022-05-17T03:25:44.818Z] #21 38.71 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-17T03:25:44.818Z] #21 38.72 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:25:44.916Z] #21 36.82 Selecting previously unselected package patch. [2022-05-17T03:25:44.916Z] #21 36.82 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-17T03:25:44.916Z] #21 36.83 Unpacking patch (2.7.6-7) ... [2022-05-17T03:25:44.916Z] #21 36.93 Selecting previously unselected package python-pip-whl. [2022-05-17T03:25:44.916Z] #21 36.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:25:44.916Z] #21 36.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:25:45.080Z] #21 39.01 Selecting previously unselected package uidmap. [2022-05-17T03:25:45.080Z] #21 39.02 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-17T03:25:45.080Z] #21 39.03 Unpacking uidmap (1:4.8.1-1) ... [2022-05-17T03:25:45.080Z] #21 39.15 Selecting previously unselected package vim-runtime. [2022-05-17T03:25:45.080Z] #21 39.16 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:25:45.080Z] #21 39.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-17T03:25:45.080Z] #21 39.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-17T03:25:45.342Z] #21 39.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:45.480Z] #21 37.45 Selecting previously unselected package python3-lib2to3. [2022-05-17T03:25:45.480Z] #21 37.45 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-17T03:25:45.480Z] #21 37.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:25:45.480Z] #21 37.59 Selecting previously unselected package python3-distutils. [2022-05-17T03:25:45.565Z] Client: [2022-05-17T03:25:45.565Z] Context: default [2022-05-17T03:25:45.565Z] Debug Mode: false [2022-05-17T03:25:45.565Z] Plugins: [2022-05-17T03:25:45.565Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-17T03:25:45.565Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-17T03:25:45.565Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-17T03:25:45.565Z] [2022-05-17T03:25:45.565Z] Server: [2022-05-17T03:25:45.565Z] Containers: 0 [2022-05-17T03:25:45.565Z] Running: 0 [2022-05-17T03:25:45.565Z] Paused: 0 [2022-05-17T03:25:45.565Z] Stopped: 0 [2022-05-17T03:25:45.565Z] Images: 0 [2022-05-17T03:25:45.565Z] Server Version: 20.10.9 [2022-05-17T03:25:45.565Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-17T03:25:45.565Z] Windows: [2022-05-17T03:25:45.565Z] LCOW: [2022-05-17T03:25:45.565Z] Logging Driver: json-file [2022-05-17T03:25:45.565Z] Plugins: [2022-05-17T03:25:45.565Z] Volume: local [2022-05-17T03:25:45.565Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:25:45.565Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:25:45.565Z] Swarm: inactive [2022-05-17T03:25:45.565Z] Default Isolation: process [2022-05-17T03:25:45.565Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-17T03:25:45.565Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-17T03:25:45.565Z] OSType: windows [2022-05-17T03:25:45.565Z] Architecture: x86_64 [2022-05-17T03:25:45.565Z] CPUs: 4 [2022-05-17T03:25:45.565Z] Total Memory: 32GiB [2022-05-17T03:25:45.565Z] Name: azwin-2-d21230 [2022-05-17T03:25:45.565Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-17T03:25:45.565Z] Docker Root Dir: D:\docker [2022-05-17T03:25:45.565Z] Debug Mode: false [2022-05-17T03:25:45.565Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:25:45.565Z] Labels: [2022-05-17T03:25:45.565Z] Experimental: true [2022-05-17T03:25:45.565Z] Insecure Registries: [2022-05-17T03:25:45.565Z] 10.0.0.4:5000 [2022-05-17T03:25:45.565Z] 127.0.0.0/8 [2022-05-17T03:25:45.565Z] Registry Mirrors: [2022-05-17T03:25:45.565Z] http://10.0.0.4:5000/ [2022-05-17T03:25:45.565Z] Live Restore Enabled: false [2022-05-17T03:25:45.565Z] Product License: Community Engine [2022-05-17T03:25:45.565Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-05-17T03:25:45.737Z] #21 37.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-17T03:25:45.737Z] #21 37.61 Unpacking python3-distutils (3.9.2-1) ... [2022-05-17T03:25:45.737Z] #21 37.73 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:25:45.737Z] #21 37.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:25:45.737Z] #21 37.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:25:45.737Z] #21 37.87 Selecting previously unselected package python3-setuptools. [2022-05-17T03:25:45.737Z] #21 37.87 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [Pipeline] powershell [2022-05-17T03:25:45.994Z] #21 37.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-17T03:25:45.994Z] #21 38.14 Selecting previously unselected package python3-wheel. [2022-05-17T03:25:46.251Z] #21 38.15 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-17T03:25:46.251Z] #21 38.16 Unpacking python3-wheel (0.34.2-1) ... [2022-05-17T03:25:46.251Z] #21 38.23 Selecting previously unselected package python3-pip. [2022-05-17T03:25:46.251Z] #21 38.23 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:25:46.251Z] #21 38.25 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:25:46.509Z] #21 38.52 Selecting previously unselected package sudo. [2022-05-17T03:25:46.509Z] #21 38.53 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-17T03:25:46.509Z] #21 38.53 Unpacking sudo (1.9.5p2-3) ... [2022-05-17T03:25:47.073Z] #21 39.08 Selecting previously unselected package thin-provisioning-tools. [2022-05-17T03:25:47.073Z] #21 39.09 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-17T03:25:47.073Z] #21 39.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:25:47.330Z] #21 39.36 Selecting previously unselected package uidmap. [2022-05-17T03:25:47.330Z] #21 39.36 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-17T03:25:47.330Z] #21 39.37 Unpacking uidmap (1:4.8.1-1) ... [2022-05-17T03:25:47.587Z] #21 39.50 Selecting previously unselected package vim-runtime. [2022-05-17T03:25:47.587Z] #21 39.50 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:25:47.587Z] #21 39.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-17T03:25:47.587Z] #21 39.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-17T03:25:47.587Z] #21 39.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:48.531Z] #20 30.86 Reading package lists... [2022-05-17T03:25:48.531Z] #20 ... [2022-05-17T03:25:48.531Z] [2022-05-17T03:25:48.531Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:25:48.531Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-17T03:25:48.531Z] #49 30.61 Reading package lists... [2022-05-17T03:25:48.645Z] #21 42.10 Selecting previously unselected package vim. [2022-05-17T03:25:48.645Z] #21 42.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:25:48.645Z] #21 42.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:48.645Z] #21 42.59 Selecting previously unselected package xfsprogs. [2022-05-17T03:25:48.645Z] #21 42.59 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-17T03:25:48.645Z] #21 42.60 Unpacking xfsprogs (5.10.0-4) ... [2022-05-17T03:25:48.906Z] #21 43.01 Selecting previously unselected package zip. [2022-05-17T03:25:48.906Z] #21 43.01 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-17T03:25:48.906Z] #21 43.02 Unpacking zip (3.0-12) ... [2022-05-17T03:25:49.167Z] #21 43.14 Selecting previously unselected package zstd. [2022-05-17T03:25:49.167Z] #21 43.16 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-17T03:25:49.167Z] #21 43.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:25:49.429Z] #21 43.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:25:50.375Z] #21 44.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-17T03:25:50.375Z] #21 44.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:25:50.375Z] #21 44.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-17T03:25:50.375Z] #21 44.39 Setting up libicu67:amd64 (67.1-7) ... [2022-05-17T03:25:50.375Z] #21 44.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-17T03:25:50.375Z] #21 44.41 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-17T03:25:50.375Z] #21 44.42 Setting up uidmap (1:4.8.1-1) ... [2022-05-17T03:25:50.375Z] #21 44.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:25:50.375Z] #21 44.45 Setting up bzip2 (1.0.8-4) ... [2022-05-17T03:25:50.375Z] #21 44.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:25:50.375Z] #21 44.47 Setting up python3-wheel (0.34.2-1) ... [2022-05-17T03:25:50.860Z] #21 42.33 Selecting previously unselected package vim. [2022-05-17T03:25:50.860Z] #21 42.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:25:50.860Z] #21 42.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:50.860Z] #21 42.81 Selecting previously unselected package xfsprogs. [2022-05-17T03:25:50.860Z] #21 42.81 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-17T03:25:50.860Z] #21 42.82 Unpacking xfsprogs (5.10.0-4) ... [2022-05-17T03:25:51.065Z] #49 39.72 Building dependency tree... [2022-05-17T03:25:51.319Z] #21 45.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:51.319Z] #21 45.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-17T03:25:51.319Z] #21 45.21 Setting up libcap2-bin (1:2.44-1) ... [2022-05-17T03:25:51.319Z] #21 45.23 Setting up apparmor (2.13.6-10) ... [2022-05-17T03:25:51.424Z] #21 43.25 Selecting previously unselected package zip. [2022-05-17T03:25:51.424Z] #21 43.26 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-17T03:25:51.424Z] #21 43.27 Unpacking zip (3.0-12) ... [2022-05-17T03:25:51.424Z] #21 43.41 Selecting previously unselected package zstd. [2022-05-17T03:25:51.424Z] #21 43.43 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-17T03:25:51.424Z] #21 43.44 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:25:51.680Z] #21 43.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:25:52.611Z] #21 44.54 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-17T03:25:52.611Z] #21 44.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:25:52.611Z] #21 44.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-17T03:25:52.611Z] #21 44.59 Setting up libicu67:amd64 (67.1-7) ... [2022-05-17T03:25:52.611Z] #21 44.60 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-17T03:25:52.611Z] #21 44.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-17T03:25:52.611Z] #21 44.63 Setting up uidmap (1:4.8.1-1) ... [2022-05-17T03:25:52.611Z] #21 44.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:25:52.611Z] #21 44.66 Setting up bzip2 (1.0.8-4) ... [2022-05-17T03:25:52.611Z] #21 44.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:25:52.611Z] #21 44.68 Setting up python3-wheel (0.34.2-1) ... [2022-05-17T03:25:52.704Z] #21 46.69 Setting up zip (3.0-12) ... [2022-05-17T03:25:52.704Z] #21 46.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:52.704Z] #21 46.73 Setting up bash-completion (1:2.11-2) ... [2022-05-17T03:25:52.969Z] #49 43.91 The following additional packages will be installed: [2022-05-17T03:25:52.969Z] #49 43.93 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-17T03:25:52.969Z] #49 43.97 Suggested packages: [2022-05-17T03:25:52.969Z] #49 43.97 cmake-doc ninja-build lrzip [2022-05-17T03:25:52.969Z] #49 43.97 Recommended packages: [2022-05-17T03:25:52.969Z] #49 43.97 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-17T03:25:53.174Z] #21 45.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:53.431Z] #21 45.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-17T03:25:53.431Z] #21 45.37 Setting up libcap2-bin (1:2.44-1) ... [2022-05-17T03:25:53.431Z] #21 45.38 Setting up apparmor (2.13.6-10) ... [2022-05-17T03:25:53.536Z] #49 44.66 The following NEW packages will be installed: [2022-05-17T03:25:53.536Z] #49 44.67 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-17T03:25:53.595Z] #60 ... [2022-05-17T03:25:53.595Z] [2022-05-17T03:25:53.595Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-17T03:25:53.595Z] #26 sha256:491fe95fe25e1925aece58b2a541cadae3b1091511ca0619a9d8a6c4a12f12e2 [2022-05-17T03:25:53.595Z] #26 228.8 + return [2022-05-17T03:25:53.595Z] #26 DONE 231.5s [2022-05-17T03:25:53.595Z] [2022-05-17T03:25:53.595Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:25:53.595Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-17T03:25:53.595Z] #55 230.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-17T03:25:53.595Z] #55 DONE 231.9s [2022-05-17T03:25:53.595Z] [2022-05-17T03:25:53.595Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:53.595Z] #60 sha256:76056af56315330b7f0393531aeb4a7c5385abeb86eccb5eae7c89e1d253fb15 [2022-05-17T03:25:53.595Z] #60 130.1 + mkdir -p /build [2022-05-17T03:25:53.595Z] #60 130.1 + cp runc /build/runc [2022-05-17T03:25:53.595Z] #60 DONE 130.7s [2022-05-17T03:25:53.595Z] [2022-05-17T03:25:53.595Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-17T03:25:53.595Z] #27 sha256:78b48992fe0c17ba75515d5eaf8c0103457f98687722d9860d7a226bdfbaeb62 [2022-05-17T03:25:53.595Z] #27 DONE 0.4s [2022-05-17T03:25:53.595Z] [2022-05-17T03:25:53.595Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-17T03:25:53.595Z] #32 sha256:af0f6e1a8bde751648c3d47ae7b977ed4e5fe97b270c28cf4233c5f5b1a03544 [2022-05-17T03:25:53.595Z] #32 DONE 0.6s [2022-05-17T03:25:53.595Z] [2022-05-17T03:25:53.595Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:25:53.595Z] #64 sha256:ef25f62a743abd705bbd14cd97aa56e081ddd8a2db7bee4260bf6656721a5238 [2022-05-17T03:25:53.595Z] #64 ... [2022-05-17T03:25:53.595Z] [2022-05-17T03:25:53.595Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-17T03:25:53.595Z] #35 sha256:6d07ee2997f66391386129db771d0775f784abecefa4774215f43ac171c96d21 [2022-05-17T03:25:53.795Z] #49 45.02 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:25:53.795Z] #49 45.02 Need to get 8418 kB of archives. [2022-05-17T03:25:53.795Z] #49 45.02 After this operation, 34.9 MB of additional disk space will be used. [2022-05-17T03:25:53.795Z] #49 45.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:25:53.795Z] #49 45.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:25:53.795Z] #49 45.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-17T03:25:53.795Z] #49 45.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-17T03:25:54.054Z] #49 45.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-17T03:25:54.054Z] #49 45.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-17T03:25:54.054Z] #49 45.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-17T03:25:54.054Z] #49 45.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-17T03:25:54.165Z] #35 DONE 0.8s [2022-05-17T03:25:54.165Z] [2022-05-17T03:25:54.165Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:25:54.165Z] #64 sha256:ef25f62a743abd705bbd14cd97aa56e081ddd8a2db7bee4260bf6656721a5238 [2022-05-17T03:25:54.559Z] #64 ... [2022-05-17T03:25:54.559Z] [2022-05-17T03:25:54.559Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-17T03:25:54.559Z] #37 sha256:4645fb2c83022b56dc9856367e631937aefaac2bdfca34f00929b282447487bc [2022-05-17T03:25:54.619Z] #21 48.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:25:54.619Z] #21 48.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-17T03:25:54.619Z] #21 48.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-17T03:25:54.619Z] #21 48.54 Setting up patch (2.7.6-7) ... [2022-05-17T03:25:54.619Z] #21 48.56 Setting up sudo (1.9.5p2-3) ... [2022-05-17T03:25:54.619Z] #21 48.62 invoke-rc.d: could not determine current runlevel [2022-05-17T03:25:54.619Z] #21 48.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-17T03:25:54.619Z] #21 48.64 Setting up xfsprogs (5.10.0-4) ... [2022-05-17T03:25:54.619Z] #21 48.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-17T03:25:54.619Z] #21 48.68 Setting up inetutils-ping (2:2.0-1) ... [2022-05-17T03:25:54.619Z] #21 48.69 Setting up pigz (2.6-1) ... [2022-05-17T03:25:54.619Z] #21 48.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-17T03:25:54.619Z] #21 48.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:25:54.624Z] #49 45.84 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:25:54.823Z] #37 DONE 0.6s [2022-05-17T03:25:54.824Z] [2022-05-17T03:25:54.824Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-17T03:25:54.824Z] #39 sha256:41c98f4faeb571f85dbbebac9d1bea490905711e2b439c9c6f28041150a3e91f [2022-05-17T03:25:54.824Z] #39 DONE 0.1s [2022-05-17T03:25:54.824Z] [2022-05-17T03:25:54.824Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-17T03:25:54.824Z] #41 sha256:4031da50366c7fe9821a6f4f4bbe7f988e5467c320fb387120fb346116cbfe22 [2022-05-17T03:25:54.880Z] #21 48.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:25:54.880Z] #21 48.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:54.884Z] #49 46.12 Fetched 8418 kB in 0s (20.1 MB/s) [2022-05-17T03:25:54.885Z] #49 46.17 Selecting previously unselected package xxd. [2022-05-17T03:25:55.058Z] #21 47.00 Setting up zip (3.0-12) ... [2022-05-17T03:25:55.058Z] #21 47.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:55.058Z] #21 47.05 Setting up bash-completion (1:2.11-2) ... [2022-05-17T03:25:55.083Z] #41 DONE 0.1s [2022-05-17T03:25:55.083Z] [2022-05-17T03:25:55.083Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-17T03:25:55.083Z] #45 sha256:06975d695c493edbc6ae73eec591b74dd9e418ed2551650f33a6d05901de79ff [2022-05-17T03:25:55.083Z] #45 DONE 0.1s [2022-05-17T03:25:55.083Z] [2022-05-17T03:25:55.083Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-17T03:25:55.083Z] #48 sha256:198fc9b03cedc5821eb76f5a89ea1e61c1bf020e2d157177a825d8f8e1ddd2d5 [2022-05-17T03:25:55.147Z] #49 46.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-17T03:25:55.147Z] #49 46.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:25:55.147Z] #49 46.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:55.147Z] #49 46.35 Selecting previously unselected package vim-common. [2022-05-17T03:25:55.147Z] #49 46.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:25:55.147Z] #49 46.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:55.407Z] #49 46.61 Selecting previously unselected package cmake-data. [2022-05-17T03:25:55.407Z] #49 46.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-17T03:25:55.407Z] #49 46.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:25:55.452Z] #21 49.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-17T03:25:55.452Z] #21 49.56 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:25:55.653Z] #48 DONE 0.5s [2022-05-17T03:25:55.653Z] [2022-05-17T03:25:55.653Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:25:55.653Z] #64 sha256:ef25f62a743abd705bbd14cd97aa56e081ddd8a2db7bee4260bf6656721a5238 [2022-05-17T03:25:55.653Z] #64 ... [2022-05-17T03:25:55.653Z] [2022-05-17T03:25:55.653Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-17T03:25:55.653Z] #52 sha256:d9b1e96ba9b35eb085f7b7fbfba3fa4578d7043c23c5971cbbbf8daa24c9e81f [2022-05-17T03:25:55.653Z] #52 DONE 0.1s [2022-05-17T03:25:55.653Z] [2022-05-17T03:25:55.653Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-17T03:25:55.653Z] #54 sha256:a7c51b57f4ed43bad53ff51d93e6e396082c106e55d9c6500f9ae05ca3f074c5 [2022-05-17T03:25:55.653Z] #54 DONE 0.1s [2022-05-17T03:25:55.667Z] #49 ... [2022-05-17T03:25:55.667Z] [2022-05-17T03:25:55.667Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-17T03:25:55.667Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-17T03:25:55.667Z] #69 30.63 Reading package lists... [2022-05-17T03:25:55.667Z] #69 40.08 Building dependency tree... [2022-05-17T03:25:55.667Z] #69 44.19 The following additional packages will be installed: [2022-05-17T03:25:55.667Z] #69 44.21 libbtrfs0 [2022-05-17T03:25:55.667Z] #69 44.49 The following NEW packages will be installed: [2022-05-17T03:25:55.667Z] #69 44.52 libbtrfs-dev libbtrfs0 [2022-05-17T03:25:55.667Z] #69 45.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:25:55.667Z] #69 45.00 Need to get 460 kB of archives. [2022-05-17T03:25:55.667Z] #69 45.00 After this operation, 1237 kB of additional disk space will be used. [2022-05-17T03:25:55.667Z] #69 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-17T03:25:55.667Z] #69 45.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-17T03:25:55.667Z] #69 45.74 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:25:55.667Z] #69 46.04 Fetched 460 kB in 0s (1421 kB/s) [2022-05-17T03:25:55.667Z] #69 46.11 Selecting previously unselected package libbtrfs0:amd64. [2022-05-17T03:25:55.667Z] #69 46.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 ... 30207 files and directories currently installed.) [2022-05-17T03:25:55.667Z] #69 46.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-17T03:25:55.667Z] #69 46.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:25:55.667Z] #69 46.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-17T03:25:55.667Z] #69 46.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-17T03:25:55.667Z] #69 46.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:25:55.667Z] #69 46.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:25:55.667Z] #69 46.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:25:55.667Z] #69 46.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:25:55.667Z] #69 DONE 47.0s [2022-05-17T03:25:55.667Z] [2022-05-17T03:25:55.667Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:25:55.667Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-17T03:25:55.667Z] #20 30.86 Reading package lists... [2022-05-17T03:25:55.667Z] #20 40.00 Building dependency tree... [2022-05-17T03:25:55.667Z] #20 44.22 The following additional packages will be installed: [2022-05-17T03:25:55.667Z] #20 44.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:25:55.667Z] #20 44.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-17T03:25:55.667Z] #20 44.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-17T03:25:55.667Z] #20 44.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-17T03:25:55.667Z] #20 44.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-17T03:25:55.667Z] #20 44.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-17T03:25:55.667Z] #20 44.25 mingw-w64-common mingw-w64-x86-64-dev [2022-05-17T03:25:55.667Z] #20 44.29 Suggested packages: [2022-05-17T03:25:55.667Z] #20 44.29 gcc-10-locales seccomp wine64 [2022-05-17T03:25:55.667Z] #20 44.97 The following NEW packages will be installed: [2022-05-17T03:25:55.667Z] #20 44.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-17T03:25:55.667Z] #20 44.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-17T03:25:55.667Z] #20 44.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-17T03:25:55.667Z] #20 44.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-17T03:25:55.667Z] #20 44.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-17T03:25:55.667Z] #20 44.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-17T03:25:55.667Z] #20 44.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-17T03:25:55.667Z] #20 44.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-17T03:25:55.667Z] #20 44.98 mingw-w64-x86-64-dev [2022-05-17T03:25:55.667Z] #20 45.33 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:25:55.667Z] #20 45.33 Need to get 115 MB of archives. [2022-05-17T03:25:55.667Z] #20 45.33 After this operation, 645 MB of additional disk space will be used. [2022-05-17T03:25:55.667Z] #20 45.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-17T03:25:55.667Z] #20 45.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-17T03:25:55.667Z] #20 45.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-17T03:25:55.667Z] #20 45.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-17T03:25:55.667Z] #20 45.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-17T03:25:55.667Z] #20 45.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-17T03:25:55.667Z] #20 45.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-17T03:25:55.667Z] #20 45.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-17T03:25:55.667Z] #20 45.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-17T03:25:55.667Z] #20 45.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-17T03:25:55.667Z] #20 46.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-17T03:25:55.667Z] #20 46.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-17T03:25:55.667Z] #20 46.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-17T03:25:55.914Z] [2022-05-17T03:25:55.914Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-17T03:25:55.914Z] #56 sha256:c72c89ee3e7e64993d64c55e95434fccae6aa96f99b8f2014ccd044e4cb2dd83 [2022-05-17T03:25:55.927Z] #20 ... [2022-05-17T03:25:55.927Z] [2022-05-17T03:25:55.927Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-17T03:25:55.927Z] #70 sha256:63eb53e4f297e8955badd2e17b66d4655c2bc5822273e7e26698feeb7b3319f1 [2022-05-17T03:25:55.927Z] #70 DONE 0.1s [2022-05-17T03:25:55.927Z] [2022-05-17T03:25:55.927Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:25:55.927Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:25:56.023Z] #21 49.96 Setting up libelf1:amd64 (0.183-1) ... [2022-05-17T03:25:56.023Z] #21 50.00 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:25:56.023Z] #21 50.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:25:56.023Z] #21 50.03 Setting up python3-distutils (3.9.2-1) ... [2022-05-17T03:25:56.288Z] #21 50.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:56.288Z] #21 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-17T03:25:56.288Z] #21 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-17T03:25:56.549Z] #21 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-17T03:25:56.549Z] #21 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-17T03:25:56.549Z] #21 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-17T03:25:56.549Z] #21 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-17T03:25:56.549Z] #21 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-17T03:25:56.549Z] #21 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-17T03:25:56.549Z] #21 50.55 Setting up python3-setuptools (52.0.0-4) ... [2022-05-17T03:25:56.878Z] #71 0.949 + RM_GOPATH=0 [2022-05-17T03:25:56.878Z] #71 0.949 + TMP_GOPATH= [2022-05-17T03:25:56.878Z] #71 0.949 + : /build [2022-05-17T03:25:56.878Z] #71 0.949 + '[' -z '' ']' [2022-05-17T03:25:56.878Z] #71 0.949 ++ mktemp -d [2022-05-17T03:25:56.878Z] #71 0.949 + export GOPATH=/tmp/tmp.eE3TTas8Gb [2022-05-17T03:25:56.878Z] #71 0.949 + GOPATH=/tmp/tmp.eE3TTas8Gb [2022-05-17T03:25:56.878Z] #71 0.949 + RM_GOPATH=1 [2022-05-17T03:25:56.878Z] #71 0.949 + case "$(go env GOARCH)" in [2022-05-17T03:25:56.878Z] #71 0.950 ++ go env GOARCH [2022-05-17T03:25:56.878Z] #71 0.957 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:56.878Z] #71 0.957 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:56.878Z] #71 0.958 ++ dirname /install.sh [2022-05-17T03:25:56.878Z] #71 0.962 + dir=/ [2022-05-17T03:25:56.878Z] #71 0.962 + bin=containerd [2022-05-17T03:25:56.878Z] #71 0.962 + shift [2022-05-17T03:25:56.878Z] #71 0.962 + '[' '!' -f //containerd.installer ']' [2022-05-17T03:25:56.878Z] #71 0.963 + . //containerd.installer [2022-05-17T03:25:56.878Z] #71 0.963 ++ set -e [2022-05-17T03:25:56.878Z] #71 0.963 ++ : v1.6.4 [2022-05-17T03:25:56.878Z] #71 0.963 + install_containerd [2022-05-17T03:25:56.878Z] #71 0.964 + echo 'Install containerd version v1.6.4' [2022-05-17T03:25:56.878Z] #71 0.964 Install containerd version v1.6.4 [2022-05-17T03:25:56.878Z] #71 0.964 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eE3TTas8Gb/src/github.com/containerd/containerd [2022-05-17T03:25:56.878Z] #71 0.970 Cloning into '/tmp/tmp.eE3TTas8Gb/src/github.com/containerd/containerd'... [2022-05-17T03:25:56.952Z] #21 48.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-17T03:25:56.952Z] #21 48.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-17T03:25:56.952Z] #21 48.91 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-17T03:25:56.952Z] #21 48.92 Setting up patch (2.7.6-7) ... [2022-05-17T03:25:56.952Z] #21 48.93 Setting up sudo (1.9.5p2-3) ... [2022-05-17T03:25:56.952Z] #21 49.03 invoke-rc.d: could not determine current runlevel [2022-05-17T03:25:57.209Z] #21 49.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-17T03:25:57.209Z] #21 49.06 Setting up xfsprogs (5.10.0-4) ... [2022-05-17T03:25:57.209Z] #21 49.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-17T03:25:57.209Z] #21 49.08 Setting up inetutils-ping (2:2.0-1) ... [2022-05-17T03:25:57.209Z] #21 49.10 Setting up pigz (2.6-1) ... [2022-05-17T03:25:57.209Z] #21 49.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-17T03:25:57.209Z] #21 49.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:25:57.209Z] #21 49.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:25:57.209Z] #21 49.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:57.773Z] #21 49.91 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-17T03:25:57.828Z] #56 DONE 1.8s [2022-05-17T03:25:57.828Z] [2022-05-17T03:25:57.828Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-17T03:25:57.828Z] #58 sha256:3413e752faf81c78bd16d1145135787f1bcb263567c3007974806a4ed9c53e50 [2022-05-17T03:25:57.828Z] #58 DONE 0.1s [2022-05-17T03:25:57.828Z] [2022-05-17T03:25:57.828Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-17T03:25:57.828Z] #61 sha256:1115baaf4ebfa026e8a3d862c442e57d60a5a44a2798c066605821d20d14d23d [2022-05-17T03:25:57.843Z] #47 DONE 234.7s [2022-05-17T03:25:57.843Z] [2022-05-17T03:25:57.843Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:25:57.843Z] #60 sha256:63caeadb1e77ce81a3162cac36756b97d302d5417acaff271b4aa4863a5bf6df [2022-05-17T03:25:57.936Z] #21 51.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:25:57.936Z] #21 51.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-17T03:25:57.936Z] #21 51.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:25:57.936Z] #21 51.95 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:25:58.030Z] #21 49.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:25:58.089Z] #61 DONE 0.5s [2022-05-17T03:25:58.089Z] [2022-05-17T03:25:58.089Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:25:58.089Z] #64 sha256:ef25f62a743abd705bbd14cd97aa56e081ddd8a2db7bee4260bf6656721a5238 [2022-05-17T03:25:58.089Z] #64 203.9 + bin/containerd [2022-05-17T03:25:58.287Z] #21 50.35 Setting up libelf1:amd64 (0.183-1) ... [2022-05-17T03:25:58.544Z] #21 50.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:25:58.544Z] #21 50.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:25:58.544Z] #21 50.43 Setting up python3-distutils (3.9.2-1) ... [2022-05-17T03:25:58.841Z] #21 50.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:59.111Z] #21 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-17T03:25:59.111Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-17T03:25:59.111Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-17T03:25:59.112Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-17T03:25:59.112Z] #21 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-17T03:25:59.112Z] #21 50.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-17T03:25:59.112Z] #21 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-17T03:25:59.112Z] #21 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-17T03:25:59.112Z] #21 51.07 Setting up python3-setuptools (52.0.0-4) ... [2022-05-17T03:25:59.323Z] #21 53.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-17T03:25:59.323Z] #21 53.08 Setting up jq (1.6-2.1) ... [2022-05-17T03:25:59.323Z] #21 53.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-17T03:25:59.323Z] #21 53.11 Setting up iptables (1.8.7-1) ... [2022-05-17T03:25:59.323Z] #21 53.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:25:59.323Z] #21 53.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:25:59.323Z] #21 53.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:25:59.323Z] #21 53.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:25:59.323Z] #21 53.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-17T03:25:59.323Z] #21 53.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-17T03:25:59.323Z] #21 53.17 Setting up iproute2 (5.10.0-4) ... [2022-05-17T03:25:59.412Z] #71 ... [2022-05-17T03:25:59.412Z] [2022-05-17T03:25:59.412Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-17T03:25:59.412Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-17T03:25:59.412Z] #49 47.94 Selecting previously unselected package libarchive13:amd64. [2022-05-17T03:25:59.412Z] #49 47.94 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-17T03:25:59.412Z] #49 47.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-17T03:25:59.412Z] #49 48.13 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-17T03:25:59.412Z] #49 48.13 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-17T03:25:59.412Z] #49 48.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-17T03:25:59.412Z] #49 48.24 Selecting previously unselected package librhash0:amd64. [2022-05-17T03:25:59.412Z] #49 48.25 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-17T03:25:59.412Z] #49 48.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-17T03:25:59.412Z] #49 48.35 Selecting previously unselected package libuv1:amd64. [2022-05-17T03:25:59.412Z] #49 48.35 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-17T03:25:59.412Z] #49 48.36 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-17T03:25:59.412Z] #49 48.42 Selecting previously unselected package cmake. [2022-05-17T03:25:59.412Z] #49 48.42 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-17T03:25:59.412Z] #49 48.42 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:25:59.412Z] #49 49.67 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-17T03:25:59.412Z] #49 49.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:59.412Z] #49 49.71 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-17T03:25:59.412Z] #49 49.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:25:59.412Z] #49 49.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-17T03:25:59.412Z] #49 49.78 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-17T03:25:59.412Z] #49 49.81 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-17T03:25:59.412Z] #49 49.83 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-17T03:25:59.412Z] #49 49.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:25:59.412Z] #49 DONE 50.4s [2022-05-17T03:25:59.412Z] [2022-05-17T03:25:59.412Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-17T03:25:59.412Z] #50 sha256:2f0697437c393c7d8e615924a66ab51ed76ea0f8cfeaffdae6bb64259169adbd [2022-05-17T03:25:59.412Z] #50 DONE 0.1s [2022-05-17T03:25:59.412Z] [2022-05-17T03:25:59.412Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:25:59.412Z] #51 sha256:1d792bccfe7ce8fbefec4800511d2ba89b51697fb3673f700a75933372779ce0 [2022-05-17T03:25:59.584Z] #21 53.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:25:59.770Z] #60 ... [2022-05-17T03:25:59.770Z] [2022-05-17T03:25:59.770Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-17T03:25:59.770Z] #48 sha256:52c856fe44c5b7e38846088ab3db33af5af47a93960ab51571b01951ca600185 [2022-05-17T03:25:59.981Z] #51 0.717 + RM_GOPATH=0 [2022-05-17T03:25:59.981Z] #51 0.717 + TMP_GOPATH= [2022-05-17T03:25:59.981Z] #51 0.717 + : /build [2022-05-17T03:25:59.981Z] #51 0.717 + '[' -z '' ']' [2022-05-17T03:25:59.981Z] #51 0.718 ++ mktemp -d [2022-05-17T03:25:59.981Z] #51 0.719 + export GOPATH=/tmp/tmp.JHoo7QYG4z [2022-05-17T03:25:59.981Z] #51 0.720 + GOPATH=/tmp/tmp.JHoo7QYG4z [2022-05-17T03:25:59.981Z] #51 0.720 + RM_GOPATH=1 [2022-05-17T03:25:59.981Z] #51 0.720 + case "$(go env GOARCH)" in [2022-05-17T03:25:59.981Z] #51 0.721 ++ go env GOARCH [2022-05-17T03:25:59.981Z] #51 0.728 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:59.981Z] #51 0.728 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:25:59.981Z] #51 0.730 ++ dirname /install.sh [2022-05-17T03:25:59.981Z] #51 0.732 + dir=/ [2022-05-17T03:25:59.981Z] #51 0.732 + bin=tini [2022-05-17T03:25:59.981Z] #51 0.732 + shift [2022-05-17T03:25:59.981Z] #51 0.733 + '[' '!' -f //tini.installer ']' [2022-05-17T03:25:59.981Z] #51 0.733 + . //tini.installer [2022-05-17T03:25:59.981Z] #51 0.733 ++ : v0.19.0 [2022-05-17T03:25:59.981Z] #51 0.733 + install_tini [2022-05-17T03:25:59.981Z] #51 0.734 + echo 'Install tini version v0.19.0' [2022-05-17T03:25:59.981Z] #51 0.734 Install tini version v0.19.0 [2022-05-17T03:25:59.981Z] #51 0.734 + git clone https://github.com/krallin/tini.git /tmp/tmp.JHoo7QYG4z/tini [2022-05-17T03:25:59.981Z] #51 0.736 Cloning into '/tmp/tmp.JHoo7QYG4z/tini'... [2022-05-17T03:26:00.031Z] #48 DONE 0.5s [2022-05-17T03:26:00.031Z] [2022-05-17T03:26:00.031Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-17T03:26:00.031Z] #52 sha256:0946f98aae0e60c3fbfa595b7712e30d1ccb2f71c0685d7720ed089672a2f698 [2022-05-17T03:26:00.031Z] #52 DONE 0.1s [2022-05-17T03:26:00.031Z] [2022-05-17T03:26:00.031Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-17T03:26:00.031Z] #54 sha256:b5ca78adb3a6f65b1e4f1c349958437194e95be4d51b085310c720558e12f836 [2022-05-17T03:26:00.159Z] #21 DONE 54.3s [2022-05-17T03:26:00.159Z] [2022-05-17T03:26:00.159Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:26:00.159Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:26:00.293Z] #54 DONE 0.1s [2022-05-17T03:26:00.293Z] [2022-05-17T03:26:00.293Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:26:00.293Z] #64 sha256:190f2ccdef3fcc322d928dc03157810e654494f5d0e57d47db5b4ac2c28045bb [2022-05-17T03:26:00.422Z] #55 ... [2022-05-17T03:26:00.423Z] [2022-05-17T03:26:00.423Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-17T03:26:00.423Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-17T03:26:00.549Z] #51 1.171 + cd /tmp/tmp.JHoo7QYG4z/tini [2022-05-17T03:26:00.549Z] #51 1.173 + git checkout -q v0.19.0 [2022-05-17T03:26:00.549Z] #51 1.187 + cmake . [2022-05-17T03:26:00.549Z] #51 1.334 -- The C compiler identification is GNU 10.2.1 [2022-05-17T03:26:00.549Z] #51 1.352 -- Detecting C compiler ABI info [2022-05-17T03:26:00.808Z] #51 1.580 -- Detecting C compiler ABI info - done [2022-05-17T03:26:00.808Z] #51 1.643 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-17T03:26:01.001Z] #22 0.840 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-17T03:26:01.001Z] #22 0.844 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-17T03:26:01.001Z] #22 0.848 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-17T03:26:01.001Z] #22 DONE 0.9s [2022-05-17T03:26:01.001Z] [2022-05-17T03:26:01.001Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:26:01.001Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:26:01.008Z] #21 52.71 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:26:01.008Z] #21 52.72 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-17T03:26:01.008Z] #21 52.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:26:01.008Z] #21 52.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:26:01.069Z] #51 ... [2022-05-17T03:26:01.069Z] [2022-05-17T03:26:01.069Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-17T03:26:01.069Z] #74 sha256:0cce1c5cd0f072685a61549f221b7bb6a704202fe7727d016fc87c823cad89ef [2022-05-17T03:26:01.069Z] #74 48.09 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-17T03:26:01.069Z] #74 48.09 + GOBIN=/build [2022-05-17T03:26:01.069Z] #74 48.09 + GO111MODULE=on [2022-05-17T03:26:01.069Z] #74 48.09 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-17T03:26:01.069Z] #74 51.83 rootlesskit version 1.0.0 [2022-05-17T03:26:01.069Z] #74 51.84 Usage of /build/rootlesskit-docker-proxy: [2022-05-17T03:26:01.069Z] #74 51.84 -container-ip string [2022-05-17T03:26:01.069Z] #74 51.84 container ip [2022-05-17T03:26:01.069Z] #74 51.84 -container-port int [2022-05-17T03:26:01.069Z] #74 51.84 container port (default -1) [2022-05-17T03:26:01.069Z] #74 51.84 -host-ip string [2022-05-17T03:26:01.069Z] #74 51.84 host ip [2022-05-17T03:26:01.069Z] #74 51.84 -host-port int [2022-05-17T03:26:01.069Z] #74 51.84 host port (default -1) [2022-05-17T03:26:01.069Z] #74 51.84 -proto string [2022-05-17T03:26:01.069Z] #74 51.84 proxy protocol (default "tcp") [2022-05-17T03:26:01.069Z] #74 DONE 52.1s [2022-05-17T03:26:01.069Z] [2022-05-17T03:26:01.069Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:26:01.069Z] #51 sha256:1d792bccfe7ce8fbefec4800511d2ba89b51697fb3673f700a75933372779ce0 [2022-05-17T03:26:01.069Z] #51 1.647 -- Detecting C compile features [2022-05-17T03:26:01.069Z] #51 1.648 -- Detecting C compile features - done [2022-05-17T03:26:01.069Z] #51 1.754 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-17T03:26:01.069Z] #51 ... [2022-05-17T03:26:01.069Z] [2022-05-17T03:26:01.069Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-17T03:26:01.069Z] #75 sha256:e0b569f02e9601e2c31597313476168188247de8ac114237720b5e4850a63412 [2022-05-17T03:26:01.069Z] #75 DONE 0.1s [2022-05-17T03:26:01.069Z] [2022-05-17T03:26:01.069Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:26:01.069Z] #51 sha256:1d792bccfe7ce8fbefec4800511d2ba89b51697fb3673f700a75933372779ce0 [2022-05-17T03:26:01.069Z] #51 1.868 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-17T03:26:01.262Z] #55 ... [2022-05-17T03:26:01.262Z] [2022-05-17T03:26:01.262Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-17T03:26:01.262Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-17T03:26:01.328Z] #51 ... [2022-05-17T03:26:01.328Z] [2022-05-17T03:26:01.328Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-17T03:26:01.328Z] #76 sha256:51ec78a524bf48693fa9882d88028163f20c0353cc351f1e2ef4fa944aeb43ec [2022-05-17T03:26:01.328Z] #76 DONE 0.1s [2022-05-17T03:26:01.328Z] [2022-05-17T03:26:01.328Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-17T03:26:01.328Z] #51 sha256:1d792bccfe7ce8fbefec4800511d2ba89b51697fb3673f700a75933372779ce0 [2022-05-17T03:26:01.328Z] #51 1.956 -- Configuring done [2022-05-17T03:26:01.328Z] #51 1.969 -- Generating done [2022-05-17T03:26:01.328Z] #51 1.971 -- Build files have been written to: /tmp/tmp.JHoo7QYG4z/tini [2022-05-17T03:26:01.328Z] #51 1.980 + make tini-static [2022-05-17T03:26:01.328Z] #51 2.056 Scanning dependencies of target tini-static [2022-05-17T03:26:01.328Z] #51 2.072 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-17T03:26:01.936Z] #21 53.91 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-17T03:26:01.936Z] #21 53.93 Setting up jq (1.6-2.1) ... [2022-05-17T03:26:01.936Z] #21 53.96 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-17T03:26:01.936Z] #21 53.99 Setting up iptables (1.8.7-1) ... [2022-05-17T03:26:01.936Z] #21 54.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:26:02.195Z] #21 54.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:26:02.195Z] #21 54.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:26:02.195Z] #21 54.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:26:02.195Z] #21 54.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-17T03:26:02.195Z] #21 54.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-17T03:26:02.195Z] #21 54.05 Setting up iproute2 (5.10.0-4) ... [2022-05-17T03:26:02.267Z] #51 2.776 [100%] Linking C executable tini-static [2022-05-17T03:26:02.451Z] #21 54.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:26:02.526Z] #51 3.165 [100%] Built target tini-static [2022-05-17T03:26:02.526Z] #51 3.190 + mkdir -p /build [2022-05-17T03:26:02.526Z] #51 3.202 + cp tini-static /build/docker-init [2022-05-17T03:26:02.785Z] #51 DONE 3.4s [2022-05-17T03:26:02.785Z] [2022-05-17T03:26:02.785Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:26:02.785Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-17T03:26:02.785Z] #20 47.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-17T03:26:02.785Z] #20 47.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-17T03:26:02.785Z] #20 47.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-17T03:26:02.785Z] #20 47.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-17T03:26:02.785Z] #20 47.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-17T03:26:02.785Z] #20 47.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-17T03:26:02.785Z] #20 47.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-17T03:26:02.785Z] #20 47.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-17T03:26:02.785Z] #20 47.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-17T03:26:02.786Z] #20 47.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-17T03:26:02.786Z] #20 47.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-17T03:26:02.786Z] #20 47.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-17T03:26:02.786Z] #20 47.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-17T03:26:02.786Z] #20 47.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-17T03:26:02.786Z] #20 47.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-17T03:26:02.786Z] #20 47.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-17T03:26:02.786Z] #20 47.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-17T03:26:02.786Z] #20 48.41 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:26:02.786Z] #20 48.59 Fetched 115 MB in 3s (40.4 MB/s) [2022-05-17T03:26:02.786Z] #20 48.64 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-17T03:26:02.786Z] #20 48.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-17T03:26:02.786Z] #20 48.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-17T03:26:02.786Z] #20 48.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:26:02.786Z] #20 49.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-17T03:26:02.786Z] #20 49.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-17T03:26:02.786Z] #20 49.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:26:02.786Z] #20 50.46 Selecting previously unselected package binutils-mingw-w64. [2022-05-17T03:26:02.786Z] #20 50.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-17T03:26:02.786Z] #20 50.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:26:02.786Z] #20 50.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-17T03:26:02.786Z] #20 50.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:26:02.786Z] #20 50.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:26:02.786Z] #20 50.75 Selecting previously unselected package dmsetup. [2022-05-17T03:26:02.786Z] #20 50.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:26:02.786Z] #20 50.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:26:02.786Z] #20 50.88 Selecting previously unselected package mingw-w64-common. [2022-05-17T03:26:02.786Z] #20 50.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-17T03:26:02.786Z] #20 50.90 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-17T03:26:02.786Z] #20 53.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-17T03:26:02.786Z] #20 53.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-17T03:26:02.786Z] #20 53.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:26:03.017Z] #21 DONE 55.2s [2022-05-17T03:26:03.017Z] [2022-05-17T03:26:03.017Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:26:03.017Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:26:03.276Z] #47 ... [2022-05-17T03:26:03.276Z] [2022-05-17T03:26:03.276Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-17T03:26:03.276Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-17T03:26:04.204Z] #22 0.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-17T03:26:04.204Z] #22 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-17T03:26:04.204Z] #22 0.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-17T03:26:04.204Z] #22 DONE 0.9s [2022-05-17T03:26:04.204Z] [2022-05-17T03:26:04.204Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-17T03:26:04.204Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-17T03:26:05.318Z] #20 56.11 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-17T03:26:05.318Z] #20 56.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:26:05.318Z] #20 56.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:26:05.318Z] #20 56.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-17T03:26:05.318Z] #20 56.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:26:05.318Z] #20 56.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:26:07.223Z] #20 58.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-17T03:26:07.223Z] #20 58.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:26:07.223Z] #20 58.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:26:10.509Z] #20 ... [2022-05-17T03:26:10.509Z] [2022-05-17T03:26:10.509Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:26:10.509Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:26:10.509Z] #71 14.44 + cd /tmp/tmp.eE3TTas8Gb/src/github.com/containerd/containerd [2022-05-17T03:26:10.509Z] #71 14.44 + git checkout -q v1.6.4 [2022-05-17T03:26:10.769Z] #71 14.85 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-17T03:26:10.769Z] #71 14.85 + BUILDTAGS='netgo osusergo static_build' [2022-05-17T03:26:10.769Z] #71 14.85 + export EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:26:10.769Z] #71 14.85 + EXTRA_FLAGS=-buildmode=pie [2022-05-17T03:26:10.769Z] #71 14.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-17T03:26:10.769Z] #71 14.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-17T03:26:10.769Z] #71 14.85 + '[' '' = dynamic ']' [2022-05-17T03:26:10.769Z] #71 14.85 + make [2022-05-17T03:26:11.270Z] #23 9.451 Collecting yamllint==1.26.1 [2022-05-17T03:26:11.534Z] #23 10.50 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-17T03:26:11.706Z] #71 15.73 + bin/ctr [2022-05-17T03:26:12.922Z] #23 11.67 Collecting pathspec>=0.5.3 [2022-05-17T03:26:12.922Z] #23 11.68 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-17T03:26:13.183Z] #23 11.99 Collecting pyyaml [2022-05-17T03:26:13.183Z] #23 12.03 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-17T03:26:13.183Z] #23 12.09 Building wheels for collected packages: yamllint [2022-05-17T03:26:13.183Z] #23 12.09 Building wheel for yamllint (setup.py): started [2022-05-17T03:26:14.126Z] #23 13.04 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-17T03:26:14.126Z] #23 13.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e82f7edb896a18a90a67c19bea57923c2ca4a5579f645c8b47fae26e1349a1a7 [2022-05-17T03:26:14.126Z] #23 13.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-17T03:26:14.126Z] #23 13.04 Successfully built yamllint [2022-05-17T03:26:14.126Z] #23 13.06 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-17T03:26:14.166Z] #23 9.448 Collecting yamllint==1.26.1 [2022-05-17T03:26:14.389Z] #23 13.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-17T03:26:14.422Z] #23 10.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-17T03:26:15.335Z] #23 DONE 13.9s [2022-05-17T03:26:15.335Z] [2022-05-17T03:26:15.335Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-17T03:26:15.335Z] #27 sha256:de29924df49d286856be9114112ea2f096d5fa5524d30ad7ddd61b0c6e5b81f2 [2022-05-17T03:26:15.335Z] #27 DONE 0.3s [2022-05-17T03:26:15.335Z] [2022-05-17T03:26:15.335Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-17T03:26:15.335Z] #32 sha256:f76dea8502e00d10dc1424a4cdcc46e686564e07b03edfb8003974f61f11c0b7 [2022-05-17T03:26:15.788Z] #23 11.55 Collecting pathspec>=0.5.3 [2022-05-17T03:26:15.788Z] #23 11.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-17T03:26:15.908Z] #32 DONE 0.5s [2022-05-17T03:26:15.908Z] [2022-05-17T03:26:15.908Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-17T03:26:15.908Z] #35 sha256:736c3f18f64306c1569f01179c00dfce37696d84e6488ea7cdb83c1d29ba72e6 [2022-05-17T03:26:16.044Z] #23 11.92 Collecting pyyaml [2022-05-17T03:26:16.044Z] #23 11.92 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-17T03:26:16.044Z] #23 11.98 Building wheels for collected packages: yamllint [2022-05-17T03:26:16.044Z] #23 11.98 Building wheel for yamllint (setup.py): started [2022-05-17T03:26:16.169Z] #35 DONE 0.2s [2022-05-17T03:26:16.169Z] [2022-05-17T03:26:16.169Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-17T03:26:16.169Z] #37 sha256:f16670028bb8d797a1c4a36d1c1270f89d182163411fcfa52652b44e14df13a0 [2022-05-17T03:26:16.169Z] #37 DONE 0.3s [2022-05-17T03:26:16.169Z] [2022-05-17T03:26:16.169Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:26:16.169Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:26:16.182Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-17T03:26:16.182Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b7fdafb3\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-17T03:26:16.182Z] ---------------------------------------------------------------------------- [2022-05-17T03:26:16.182Z] [2022-05-17T03:26:16.182Z] INFO: executeCI.ps1 starting at Tue May 17 03:26:11 CUT 2022 [2022-05-17T03:26:16.182Z] [2022-05-17T03:26:16.182Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-17T03:26:16.182Z] INFO: Running git version 2.24.1.windows.2 [2022-05-17T03:26:16.182Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-17T03:26:16.182Z] INFO: Environment variables: [2022-05-17T03:26:16.182Z] [2022-05-17T03:26:16.182Z] Name Value [2022-05-17T03:26:16.182Z] ---- ----- [2022-05-17T03:26:16.182Z] ALLUSERSPROFILE C:\ProgramData [2022-05-17T03:26:16.182Z] amd64 true [2022-05-17T03:26:16.182Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-17T03:26:16.182Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-17T03:26:16.182Z] arm64 true [2022-05-17T03:26:16.182Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-17T03:26:16.182Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-17T03:26:16.182Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-17T03:26:16.182Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-17T03:26:16.182Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-17T03:26:16.182Z] BRANCH_NAME PR-43598 [2022-05-17T03:26:16.182Z] BUILD_DISPLAY_NAME #6 [2022-05-17T03:26:16.182Z] BUILD_ID 6 [2022-05-17T03:26:16.182Z] BUILD_NUMBER 6 [2022-05-17T03:26:16.182Z] BUILD_TAG jenkins-moby-PR-43598-6 [2022-05-17T03:26:16.182Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/ [2022-05-17T03:26:16.182Z] cgroup2 true [2022-05-17T03:26:16.182Z] CHANGE_AUTHOR ningmingxiao [2022-05-17T03:26:16.182Z] CHANGE_AUTHOR_DISPLAY_NAME ningmingxiao [2022-05-17T03:26:16.182Z] CHANGE_BRANCH dev3 [2022-05-17T03:26:16.182Z] CHANGE_FORK ningmingxiao [2022-05-17T03:26:16.182Z] CHANGE_ID 43598 [2022-05-17T03:26:16.182Z] CHANGE_TARGET master [2022-05-17T03:26:16.182Z] CHANGE_TITLE fix docker-proxy defunct [2022-05-17T03:26:16.182Z] CHANGE_URL https://github.com/moby/moby/pull/43598 [2022-05-17T03:26:16.182Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-17T03:26:16.182Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-17T03:26:16.182Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-17T03:26:16.182Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-17T03:26:16.182Z] COMPUTERNAME azwin-2-d21230 [2022-05-17T03:26:16.182Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-17T03:26:16.182Z] ConfigSequenceNumber 0 [2022-05-17T03:26:16.182Z] dco true [2022-05-17T03:26:16.182Z] DOCKER_BUILDKIT 0 [2022-05-17T03:26:16.182Z] DOCKER_DUT_DEBUG 1 [2022-05-17T03:26:16.182Z] DOCKER_EXPERIMENTAL 1 [2022-05-17T03:26:16.182Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-17T03:26:16.182Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-17T03:26:16.182Z] EXECUTOR_NUMBER 0 [2022-05-17T03:26:16.182Z] FQDN azwin-2-d21230.westus.cloudapp.azure.com [2022-05-17T03:26:16.182Z] GIT_BRANCH PR-43598 [2022-05-17T03:26:16.182Z] GIT_COMMIT c534acd17c65851384a98a74943681f933531b73 [2022-05-17T03:26:16.182Z] GIT_PREVIOUS_COMMIT 300974d577ca98122707bfabeb9f1b46618a81ce [2022-05-17T03:26:16.182Z] GIT_URL https://github.com/moby/moby.git [2022-05-17T03:26:16.182Z] HUDSON_COOKIE fc8ce1a8-aa55-48d5-8f53-33738864d5b3 [2022-05-17T03:26:16.182Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-17T03:26:16.182Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-17T03:26:16.182Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-17T03:26:16.182Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-17T03:26:16.182Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-17T03:26:16.182Z] JENKINS_NODE_COOKIE 5a84d224-231c-4edd-a7c4-6a6aabc352b6 [2022-05-17T03:26:16.182Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-17T03:26:16.182Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-17T03:26:16.182Z] JOB_BASE_NAME PR-43598 [2022-05-17T03:26:16.182Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/display/redirect [2022-05-17T03:26:16.182Z] JOB_NAME moby/PR-43598 [2022-05-17T03:26:16.182Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/ [2022-05-17T03:26:16.182Z] library.jps.version master [2022-05-17T03:26:16.182Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-17T03:26:16.182Z] NODE_LABELS amd64 azure azwin-2-d21230 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-17T03:26:16.182Z] NODE_NAME azwin-2-d21230 [2022-05-17T03:26:16.182Z] NUMBER_OF_PROCESSORS 4 [2022-05-17T03:26:16.182Z] OS Windows_NT [2022-05-17T03:26:16.182Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-17T03:26:16.182Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-17T03:26:16.182Z] ppc64le false [2022-05-17T03:26:16.182Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-17T03:26:16.183Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-17T03:26:16.183Z] PROCESSOR_LEVEL 6 [2022-05-17T03:26:16.183Z] PROCESSOR_REVISION 4f01 [2022-05-17T03:26:16.183Z] ProgramData C:\ProgramData [2022-05-17T03:26:16.183Z] ProgramFiles C:\Program Files [2022-05-17T03:26:16.183Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-17T03:26:16.183Z] ProgramW6432 C:\Program Files [2022-05-17T03:26:16.183Z] PROMPT $P$G [2022-05-17T03:26:16.183Z] PSExecutionPolicyPreference Bypass [2022-05-17T03:26:16.183Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-17T03:26:16.183Z] PUBLIC C:\Users\Public [2022-05-17T03:26:16.183Z] rootless true [2022-05-17T03:26:16.183Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=artif... [2022-05-17T03:26:16.183Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=changes [2022-05-17T03:26:16.183Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect [2022-05-17T03:26:16.183Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43598/6/display/redirect?page=tests [2022-05-17T03:26:16.183Z] s390x false [2022-05-17T03:26:16.183Z] SKIP_VALIDATION_TESTS 1 [2022-05-17T03:26:16.183Z] SOURCES_DRIVE d [2022-05-17T03:26:16.183Z] SOURCES_SUBDIR gopath [2022-05-17T03:26:16.183Z] STAGE_NAME Run tests [2022-05-17T03:26:16.183Z] SystemDrive C: [2022-05-17T03:26:16.183Z] SystemRoot C:\Windows [2022-05-17T03:26:16.183Z] TEMP C:\Windows\TEMP [2022-05-17T03:26:16.183Z] TESTDEBUG 0 [2022-05-17T03:26:16.183Z] TESTRUN_DRIVE d [2022-05-17T03:26:16.183Z] TESTRUN_SUBDIR CI [2022-05-17T03:26:16.183Z] TIMEOUT 120m [2022-05-17T03:26:16.183Z] TMP C:\Windows\TEMP [2022-05-17T03:26:16.183Z] unit_validate true [2022-05-17T03:26:16.183Z] USERDOMAIN WORKGROUP [2022-05-17T03:26:16.183Z] USERNAME azwin-2-d21230$ [2022-05-17T03:26:16.183Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-17T03:26:16.183Z] validate_force false [2022-05-17T03:26:16.183Z] windir C:\Windows [2022-05-17T03:26:16.183Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-17T03:26:16.183Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-17T03:26:16.183Z] windows2022 true [2022-05-17T03:26:16.183Z] windows2022containerd true [2022-05-17T03:26:16.183Z] windowsRS5 true [2022-05-17T03:26:16.183Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-17T03:26:16.183Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-17T03:26:16.183Z] [2022-05-17T03:26:16.183Z] [2022-05-17T03:26:16.183Z] [2022-05-17T03:26:16.183Z] INFO: Sources under d:\gopath\... [2022-05-17T03:26:16.183Z] INFO: Test run under d:\CI\... [2022-05-17T03:26:16.183Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-17T03:26:16.183Z] INFO: docker/docker repository was found [2022-05-17T03:26:16.183Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-17T03:26:16.183Z] ltsc2019: Pulling from windows/servercore [2022-05-17T03:26:16.183Z] b111c3320c94: Pulling fs layer [2022-05-17T03:26:16.183Z] 8b534d64a7c3: Pulling fs layer [2022-05-17T03:26:16.431Z] #55 ... [2022-05-17T03:26:16.431Z] [2022-05-17T03:26:16.431Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-17T03:26:16.431Z] #39 sha256:e327dda16d90e498953801f30d14e9073269bf886721f025ad1ab1eea12f8b38 [2022-05-17T03:26:16.431Z] #39 DONE 0.1s [2022-05-17T03:26:16.692Z] [2022-05-17T03:26:16.692Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-17T03:26:16.692Z] #41 sha256:07145788c87daa714fdba9b41b3a004067f1f4be7fc005f379e6b3b2d784504f [2022-05-17T03:26:16.692Z] #41 DONE 0.1s [2022-05-17T03:26:16.692Z] [2022-05-17T03:26:16.692Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-17T03:26:16.692Z] #45 sha256:d729a7849c0b926dfe24a824e438fd6b091c06713818f5285b937529f2568d9b [2022-05-17T03:26:16.692Z] #45 DONE 0.1s [2022-05-17T03:26:16.692Z] [2022-05-17T03:26:16.692Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:26:16.692Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:26:16.973Z] #23 12.92 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-17T03:26:16.973Z] #23 12.93 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=40ad22f8b9dfd6d78548cedd677e76903d858f614d5c0bf3f8eb5f6cf5ab8fa0 [2022-05-17T03:26:16.973Z] #23 12.93 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-17T03:26:16.973Z] #23 12.93 Successfully built yamllint [2022-05-17T03:26:16.973Z] #23 12.96 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-17T03:26:17.230Z] #23 13.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-17T03:26:17.793Z] #23 DONE 13.9s [2022-05-17T03:26:17.793Z] [2022-05-17T03:26:17.793Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-17T03:26:17.793Z] #27 sha256:f749b382cfe60f54bf50fa253c22765dd6ece65cbcbd6029f52dd6f5ef1baf14 [2022-05-17T03:26:18.273Z] #71 ... [2022-05-17T03:26:18.273Z] [2022-05-17T03:26:18.273Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-17T03:26:18.273Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-17T03:26:18.273Z] #20 61.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-17T03:26:18.273Z] #20 61.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:26:18.273Z] #20 61.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:26:18.273Z] #20 63.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-17T03:26:18.273Z] #20 63.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:26:18.273Z] #20 63.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:26:18.273Z] #20 65.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-17T03:26:18.273Z] #20 65.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:26:18.273Z] #20 65.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:26:18.273Z] #20 68.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-17T03:26:18.273Z] #20 68.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-17T03:26:18.273Z] #20 68.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:26:18.363Z] #27 DONE 0.2s [2022-05-17T03:26:18.363Z] [2022-05-17T03:26:18.363Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-17T03:26:18.363Z] #32 sha256:a1cc4c2d35084da948937fe9ec136d7f30c011d5b30bc8a782ee65a2f71ca0f6 [2022-05-17T03:26:18.626Z] #32 DONE 0.4s [2022-05-17T03:26:18.626Z] [2022-05-17T03:26:18.626Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-17T03:26:18.626Z] #35 sha256:3ba6c4cf73b00c0bb720aa1b41b2a5d9e510ddbd2f6b2e0ad1c3bc3ab5829922 [2022-05-17T03:26:18.626Z] #35 DONE 0.1s [2022-05-17T03:26:18.626Z] [2022-05-17T03:26:18.626Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-17T03:26:18.626Z] #37 sha256:2eedf641c5851ce99e8ab574c5410ecc70eab6619d8474a8200abe60dfe9808b [2022-05-17T03:26:18.886Z] #37 DONE 0.1s [2022-05-17T03:26:18.886Z] [2022-05-17T03:26:18.886Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-17T03:26:18.886Z] #39 sha256:10106f6c6ec57f5cabff58e591eda48a40134073bb4533a7f0faefd55de6b90d [2022-05-17T03:26:18.886Z] #39 DONE 0.1s [2022-05-17T03:26:18.886Z] [2022-05-17T03:26:18.886Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:26:18.886Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:26:18.886Z] #47 ... [2022-05-17T03:26:18.886Z] [2022-05-17T03:26:18.886Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-17T03:26:18.886Z] #41 sha256:34765b488bf1320c746d0c468f71aacec104a18a83b3b67fe799c32ae1db8727 [2022-05-17T03:26:18.886Z] #41 DONE 0.1s [2022-05-17T03:26:18.886Z] [2022-05-17T03:26:18.886Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-17T03:26:18.886Z] #45 sha256:5556592bef7de25245a4da0b67e3be461b2980d9e39450b1d29c0440c1d284ac [2022-05-17T03:26:18.886Z] #45 DONE 0.1s [2022-05-17T03:26:19.145Z] [2022-05-17T03:26:19.145Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:26:19.145Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:26:19.651Z] #20 70.59 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-17T03:26:19.651Z] #20 70.60 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-17T03:26:19.651Z] #20 70.61 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:26:19.651Z] #20 70.67 Selecting previously unselected package libapparmor1:amd64. [2022-05-17T03:26:19.651Z] #20 70.68 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-17T03:26:19.651Z] #20 70.68 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-17T03:26:19.651Z] #20 70.77 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-17T03:26:19.651Z] #20 70.77 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-17T03:26:19.651Z] #20 70.78 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-17T03:26:19.651Z] #20 70.85 Selecting previously unselected package libbtrfs0:amd64. [2022-05-17T03:26:19.651Z] #20 70.86 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-17T03:26:19.651Z] #20 70.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:26:19.910Z] #20 70.94 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-17T03:26:19.910Z] #20 70.96 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-17T03:26:19.910Z] #20 70.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:26:19.910Z] #20 71.06 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-17T03:26:19.910Z] #20 71.06 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:26:19.910Z] #20 71.07 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:26:19.910Z] #20 71.10 Selecting previously unselected package libudev-dev:amd64. [2022-05-17T03:26:19.910Z] #20 71.11 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-17T03:26:19.910Z] #20 71.12 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-17T03:26:20.169Z] #20 71.20 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-17T03:26:20.169Z] #20 71.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-17T03:26:20.169Z] #20 71.22 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-17T03:26:20.169Z] #20 71.33 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-17T03:26:20.169Z] #20 71.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-17T03:26:20.169Z] #20 71.34 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-17T03:26:20.169Z] #20 71.43 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-17T03:26:20.169Z] #20 71.44 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-17T03:26:20.169Z] #20 71.44 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-17T03:26:20.169Z] #20 71.53 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-17T03:26:20.169Z] #20 71.53 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-17T03:26:20.429Z] #20 71.54 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-17T03:26:20.429Z] #20 71.58 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-17T03:26:20.429Z] #20 71.59 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-17T03:26:20.429Z] #20 71.59 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-17T03:26:20.688Z] #20 71.76 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-17T03:26:20.688Z] #20 71.77 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-17T03:26:20.688Z] #20 71.78 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-17T03:26:20.688Z] #20 71.88 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-17T03:26:20.688Z] #20 71.89 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-17T03:26:20.688Z] #20 71.90 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:26:20.947Z] #20 71.95 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-17T03:26:20.947Z] #20 71.96 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-17T03:26:20.947Z] #20 71.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-17T03:26:20.947Z] #20 72.04 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-17T03:26:20.947Z] #20 72.04 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-17T03:26:20.947Z] #20 72.04 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-17T03:26:21.207Z] #20 72.25 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-17T03:26:21.207Z] #20 72.26 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-17T03:26:21.207Z] #20 72.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-17T03:26:21.207Z] #20 72.29 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-17T03:26:21.207Z] #20 72.30 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-17T03:26:21.207Z] #20 72.31 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-17T03:26:21.207Z] #20 72.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-17T03:26:21.207Z] #20 72.33 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-17T03:26:21.207Z] #20 72.34 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-17T03:26:21.207Z] #20 72.36 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-17T03:26:21.207Z] #20 72.37 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-17T03:26:21.207Z] #20 72.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-17T03:26:21.207Z] #20 72.39 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-17T03:26:21.207Z] #20 72.40 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-17T03:26:21.207Z] #20 72.41 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-17T03:26:21.207Z] #20 72.42 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-17T03:26:21.207Z] #20 72.43 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-17T03:26:21.207Z] #20 72.45 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-17T03:26:21.207Z] #20 72.46 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-17T03:26:21.207Z] #20 72.48 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-17T03:26:21.207Z] #20 72.49 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:26:21.207Z] #20 72.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-17T03:26:21.207Z] #20 72.52 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:26:21.207Z] #20 72.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-17T03:26:21.207Z] #20 72.54 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-17T03:26:21.207Z] #20 72.55 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-17T03:26:21.207Z] #20 72.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-17T03:26:21.466Z] #20 72.57 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-17T03:26:21.466Z] #20 72.59 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-17T03:26:21.466Z] #20 72.61 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:26:21.466Z] #20 72.62 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-17T03:26:21.466Z] #20 72.64 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:26:21.466Z] #20 72.66 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-17T03:26:21.466Z] #20 72.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:26:22.849Z] #20 DONE 74.1s [2022-05-17T03:26:22.849Z] [2022-05-17T03:26:22.849Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-05-17T03:26:22.849Z] #21 sha256:6c2379b16c675dd5e311a91eba3c6f26d29780fe93c29329112b9e0a156c8b52 [2022-05-17T03:26:24.234Z] #21 1.104 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-17T03:26:24.234Z] #21 1.283 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-17T03:26:24.234Z] #21 1.284 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-17T03:26:26.509Z] 8b534d64a7c3: Verifying Checksum [2022-05-17T03:26:26.509Z] 8b534d64a7c3: Download complete [2022-05-17T03:26:29.767Z] #21 1.636 Reading package lists... [2022-05-17T03:26:32.417Z] #64 ... [2022-05-17T03:26:32.417Z] [2022-05-17T03:26:32.417Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:26:32.417Z] #60 sha256:63caeadb1e77ce81a3162cac36756b97d302d5417acaff271b4aa4863a5bf6df [2022-05-17T03:26:32.417Z] #60 150.9 + mkdir -p /build [2022-05-17T03:26:32.417Z] #60 150.9 + cp runc /build/runc [2022-05-17T03:26:32.417Z] #60 DONE 152.0s [2022-05-17T03:26:32.417Z] [2022-05-17T03:26:32.417Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:26:32.417Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:26:32.417Z] #55 267.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-17T03:26:32.417Z] #55 DONE 268.8s [2022-05-17T03:26:32.417Z] [2022-05-17T03:26:32.417Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:26:32.417Z] #64 sha256:190f2ccdef3fcc322d928dc03157810e654494f5d0e57d47db5b4ac2c28045bb [2022-05-17T03:26:33.958Z] #21 6.168 Reading package lists... [2022-05-17T03:26:34.335Z] #64 ... [2022-05-17T03:26:34.335Z] [2022-05-17T03:26:34.335Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-17T03:26:34.335Z] #56 sha256:81ad4055002974aadf0f4531a006edec10ec65618fc1bae32df3f95647e4bc3c [2022-05-17T03:26:34.526Z] #21 10.73 Building dependency tree... [2022-05-17T03:26:34.785Z] #21 11.82 Reading state information... [2022-05-17T03:26:34.888Z] #55 ... [2022-05-17T03:26:34.888Z] [2022-05-17T03:26:34.888Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-17T03:26:34.888Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-17T03:26:34.888Z] #47 256.5 + dpkg --print-architecture [2022-05-17T03:26:34.888Z] #47 256.5 + git checkout -q v2.1.0 [2022-05-17T03:26:34.889Z] #47 256.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-17T03:26:34.889Z] #47 256.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-17T03:26:34.915Z] #56 DONE 0.8s [2022-05-17T03:26:34.915Z] [2022-05-17T03:26:34.915Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-17T03:26:34.915Z] #58 sha256:ec1b84120a1293f076922730abef6adfa063f3d9cb93762450463eff64fc699f [2022-05-17T03:26:34.915Z] #58 DONE 0.1s [2022-05-17T03:26:34.916Z] [2022-05-17T03:26:34.916Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-17T03:26:34.916Z] #61 sha256:0c22ba908121e60edcbd269b177dae1440dd307b2467ba9d6581ecdadf042136 [2022-05-17T03:26:35.178Z] #61 DONE 0.3s [2022-05-17T03:26:35.178Z] [2022-05-17T03:26:35.178Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:26:35.178Z] #64 sha256:190f2ccdef3fcc322d928dc03157810e654494f5d0e57d47db5b4ac2c28045bb [2022-05-17T03:26:36.168Z] #21 13.03 The following additional packages will be installed: [2022-05-17T03:26:36.168Z] #21 13.03 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-17T03:26:36.168Z] #21 13.03 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-17T03:26:36.168Z] #21 13.03 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-17T03:26:36.168Z] #21 13.03 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-17T03:26:36.168Z] #21 13.03 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-17T03:26:36.168Z] #21 13.03 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-17T03:26:36.168Z] #21 13.04 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-17T03:26:36.168Z] #21 13.05 Suggested packages: [2022-05-17T03:26:36.168Z] #21 13.05 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-17T03:26:36.168Z] #21 13.05 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-17T03:26:36.168Z] #21 13.05 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-17T03:26:36.168Z] #21 13.05 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-17T03:26:36.168Z] #21 13.05 seccomp:ppc64el seccomp:s390x [2022-05-17T03:26:36.168Z] #21 13.05 Recommended packages: [2022-05-17T03:26:36.168Z] #21 13.05 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-17T03:26:36.168Z] #21 13.05 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-17T03:26:36.168Z] #21 13.05 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-17T03:26:36.168Z] #21 13.05 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-17T03:26:36.427Z] #21 13.52 The following NEW packages will be installed: [2022-05-17T03:26:36.427Z] #21 13.52 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-17T03:26:36.427Z] #21 13.52 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-17T03:26:36.427Z] #21 13.52 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-17T03:26:36.427Z] #21 13.52 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-17T03:26:36.427Z] #21 13.52 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-17T03:26:36.427Z] #21 13.52 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-17T03:26:36.427Z] #21 13.52 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-17T03:26:36.427Z] #21 13.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-17T03:26:36.427Z] #21 13.52 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-17T03:26:36.427Z] #21 13.52 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-17T03:26:36.427Z] #21 13.53 libseccomp2:ppc64el libseccomp2:s390x [2022-05-17T03:26:36.686Z] #21 13.89 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:26:36.686Z] #21 13.89 Need to get 15.9 MB of archives. [2022-05-17T03:26:36.686Z] #21 13.89 After this operation, 73.0 MB of additional disk space will be used. [2022-05-17T03:26:36.686Z] #21 13.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-17T03:26:36.847Z] #64 243.5 # github.com/containerd/containerd/cmd/containerd [2022-05-17T03:26:36.847Z] #64 243.5 /usr/bin/ld: /tmp/go-link-4136015355/000019.o: in function `New': [2022-05-17T03:26:36.847Z] #64 243.5 /tmp/tmp.cxLnu6jwZD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-17T03:26:36.847Z] #64 243.6 + bin/containerd-stress [2022-05-17T03:26:36.945Z] #21 13.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-17T03:26:36.945Z] #21 13.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-17T03:26:36.945Z] #21 13.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-17T03:26:36.945Z] #21 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-17T03:26:36.945Z] #21 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-17T03:26:36.945Z] #21 13.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-17T03:26:36.945Z] #21 13.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-17T03:26:36.945Z] #21 13.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-17T03:26:36.945Z] #21 13.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-17T03:26:36.945Z] #21 13.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-17T03:26:36.945Z] #21 13.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-17T03:26:36.945Z] #21 13.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-17T03:26:36.945Z] #21 14.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-17T03:26:36.945Z] #21 14.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-17T03:26:36.945Z] #21 14.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-17T03:26:36.945Z] #21 14.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-17T03:26:36.945Z] #21 14.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-17T03:26:36.945Z] #21 14.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-17T03:26:36.945Z] #21 14.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-17T03:26:36.945Z] #21 14.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-17T03:26:36.945Z] #21 14.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-17T03:26:36.945Z] #21 14.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-17T03:26:36.945Z] #21 14.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-17T03:26:36.945Z] #21 14.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-17T03:26:36.945Z] #21 14.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-17T03:26:36.945Z] #21 14.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-17T03:26:36.945Z] #21 14.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-17T03:26:36.945Z] #21 14.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-17T03:26:37.108Z] #64 244.6 + bin/containerd-shim [2022-05-17T03:26:37.191Z] #47 255.8 + dpkg --print-architecture [2022-05-17T03:26:37.191Z] #47 255.8 + git checkout -q v2.1.0 [2022-05-17T03:26:37.191Z] #47 256.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-17T03:26:37.191Z] #47 256.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-17T03:26:37.204Z] #21 14.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-17T03:26:37.204Z] #21 14.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-17T03:26:37.204Z] #21 14.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-17T03:26:37.204Z] #21 14.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-17T03:26:37.204Z] #21 14.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-17T03:26:37.204Z] #21 14.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-17T03:26:37.204Z] #21 14.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-17T03:26:37.204Z] #21 14.13 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-17T03:26:37.204Z] #21 14.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-17T03:26:37.204Z] #21 14.14 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-17T03:26:37.204Z] #21 14.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-17T03:26:37.462Z] #21 14.62 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:26:37.721Z] #21 14.81 Fetched 15.9 MB in 1s (29.5 MB/s) [2022-05-17T03:26:37.721Z] #21 14.85 Selecting previously unselected package gcc-10-base:armel. [2022-05-17T03:26:37.721Z] #21 14.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-17T03:26:37.721Z] #21 14.88 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-17T03:26:37.721Z] #21 14.89 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-17T03:26:37.721Z] #21 14.94 Selecting previously unselected package gcc-10-base:armhf. [2022-05-17T03:26:37.721Z] #21 14.95 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-17T03:26:38.015Z] #21 14.95 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-17T03:26:38.015Z] #21 15.00 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-17T03:26:38.015Z] #21 15.01 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-17T03:26:38.015Z] #21 15.02 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-17T03:26:38.015Z] #21 15.10 Selecting previously unselected package gcc-10-base:s390x. [2022-05-17T03:26:38.015Z] #21 15.11 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-17T03:26:38.015Z] #21 15.12 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-17T03:26:38.015Z] #21 15.18 Selecting previously unselected package gcc-10-base:arm64. [2022-05-17T03:26:38.015Z] #21 15.18 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-17T03:26:38.015Z] #21 15.19 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-17T03:26:38.015Z] #21 15.24 Selecting previously unselected package libgcc-s1:armel. [2022-05-17T03:26:38.015Z] #21 15.24 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-17T03:26:38.275Z] #21 15.25 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-17T03:26:38.275Z] #21 15.32 Selecting previously unselected package libcrypt1:armel. [2022-05-17T03:26:38.275Z] #21 15.32 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-17T03:26:38.275Z] #21 15.32 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-17T03:26:38.275Z] #21 15.42 Selecting previously unselected package libc6:armel. [2022-05-17T03:26:38.275Z] #21 15.42 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-17T03:26:38.482Z] #64 236.8 + bin/containerd [2022-05-17T03:26:38.534Z] #21 15.57 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-17T03:26:39.107Z] #21 16.05 Selecting previously unselected package libapparmor1:armel. [2022-05-17T03:26:39.107Z] #21 16.05 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-17T03:26:39.107Z] #21 16.06 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-17T03:26:39.107Z] #21 16.13 Selecting previously unselected package libapparmor-dev:armel. [2022-05-17T03:26:39.107Z] #21 16.13 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-17T03:26:39.107Z] #21 16.14 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-17T03:26:39.107Z] #21 16.22 Selecting previously unselected package libgcc-s1:arm64. [2022-05-17T03:26:39.107Z] #21 16.22 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-17T03:26:39.107Z] #21 16.22 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-17T03:26:39.107Z] #21 16.27 Selecting previously unselected package libcrypt1:arm64. [2022-05-17T03:26:39.365Z] #21 16.28 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-17T03:26:39.365Z] #21 16.29 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-17T03:26:39.365Z] #21 16.37 Selecting previously unselected package libc6:arm64. [2022-05-17T03:26:39.365Z] #21 16.37 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-17T03:26:39.365Z] #21 16.54 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-17T03:26:39.931Z] #21 17.05 Selecting previously unselected package libapparmor1:arm64. [2022-05-17T03:26:39.931Z] #21 17.06 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-17T03:26:39.931Z] #21 17.06 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-17T03:26:39.931Z] #21 17.12 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-17T03:26:39.931Z] #21 17.13 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-17T03:26:39.931Z] #21 17.13 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-17T03:26:39.931Z] #21 17.21 Selecting previously unselected package libgcc-s1:s390x. [2022-05-17T03:26:39.931Z] #21 17.22 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-17T03:26:40.189Z] #21 17.22 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-17T03:26:40.189Z] #21 17.28 Selecting previously unselected package libcrypt1:s390x. [2022-05-17T03:26:40.189Z] #21 17.29 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-17T03:26:40.189Z] #21 17.29 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-17T03:26:40.447Z] #21 17.38 Selecting previously unselected package libc6:s390x. [2022-05-17T03:26:40.447Z] #21 17.38 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-17T03:26:40.447Z] #21 17.57 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-17T03:26:41.014Z] #21 18.05 Selecting previously unselected package libapparmor1:s390x. [2022-05-17T03:26:41.014Z] #21 18.06 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-17T03:26:41.014Z] #21 18.07 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-17T03:26:41.014Z] #21 18.12 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-17T03:26:41.014Z] #21 18.13 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-17T03:26:41.014Z] #21 18.13 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-17T03:26:41.014Z] #21 18.20 Selecting previously unselected package libgcc-s1:armhf. [2022-05-17T03:26:41.014Z] #21 18.21 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-17T03:26:41.014Z] #21 18.21 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-17T03:26:41.273Z] #21 18.26 Selecting previously unselected package libcrypt1:armhf. [2022-05-17T03:26:41.273Z] #21 18.27 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-17T03:26:41.273Z] #21 18.28 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-17T03:26:41.273Z] #21 18.36 Selecting previously unselected package libc6:armhf. [2022-05-17T03:26:41.273Z] #21 18.36 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-17T03:26:41.330Z] b111c3320c94: Verifying Checksum [2022-05-17T03:26:41.330Z] b111c3320c94: Download complete [2022-05-17T03:26:41.533Z] #21 18.55 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-17T03:26:42.101Z] #21 18.99 Selecting previously unselected package libapparmor1:armhf. [2022-05-17T03:26:42.101Z] #21 19.00 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-17T03:26:42.101Z] #21 19.00 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-17T03:26:42.101Z] #21 19.05 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-17T03:26:42.101Z] #21 19.06 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-17T03:26:42.101Z] #21 19.06 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-17T03:26:42.101Z] #21 19.13 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-17T03:26:42.101Z] #21 19.13 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-17T03:26:42.101Z] #21 19.14 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-17T03:26:42.101Z] #21 19.19 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-17T03:26:42.101Z] #21 19.19 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-17T03:26:42.101Z] #21 19.20 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-17T03:26:42.359Z] #21 19.28 Selecting previously unselected package libc6:ppc64el. [2022-05-17T03:26:42.359Z] #21 19.29 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-17T03:26:42.359Z] #21 19.46 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-17T03:26:42.925Z] #21 20.09 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-17T03:26:42.925Z] #21 20.10 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-17T03:26:42.925Z] #21 20.11 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-17T03:26:43.184Z] #21 20.16 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-17T03:26:43.184Z] #21 20.17 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-17T03:26:43.184Z] #21 20.17 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-17T03:26:43.184Z] #21 20.23 Selecting previously unselected package libseccomp2:s390x. [2022-05-17T03:26:43.184Z] #21 20.24 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-17T03:26:43.184Z] #21 20.25 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.184Z] #21 20.29 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-17T03:26:43.184Z] #21 20.30 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-17T03:26:43.184Z] #21 20.31 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.184Z] #21 20.37 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-17T03:26:43.184Z] #21 20.38 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-17T03:26:43.184Z] #21 20.38 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.184Z] #21 20.42 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-17T03:26:43.445Z] #21 20.43 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-17T03:26:43.445Z] #21 20.43 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.445Z] #21 20.51 Selecting previously unselected package libseccomp2:armhf. [2022-05-17T03:26:43.445Z] #21 20.51 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-17T03:26:43.445Z] #21 20.52 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.445Z] #21 20.56 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-17T03:26:43.445Z] #21 20.57 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-17T03:26:43.445Z] #21 20.57 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.445Z] #21 20.62 Selecting previously unselected package libseccomp2:armel. [2022-05-17T03:26:43.445Z] #21 20.63 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-17T03:26:43.445Z] #21 20.63 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.445Z] #21 20.68 Selecting previously unselected package libseccomp-dev:armel. [2022-05-17T03:26:43.703Z] #21 20.68 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-17T03:26:43.703Z] #21 20.69 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.703Z] #21 20.74 Selecting previously unselected package libseccomp2:arm64. [2022-05-17T03:26:43.703Z] #21 20.74 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-17T03:26:43.703Z] #21 20.75 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.703Z] #21 20.79 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-17T03:26:43.703Z] #21 20.80 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-17T03:26:43.703Z] #21 20.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-17T03:26:43.962Z] #21 20.92 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 20.94 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 20.95 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 20.96 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 20.97 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 20.98 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-17T03:26:43.962Z] #21 21.00 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-17T03:26:43.962Z] #21 21.01 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-17T03:26:43.962Z] #21 21.02 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-17T03:26:43.962Z] #21 21.03 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-17T03:26:43.962Z] #21 21.04 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 21.05 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 21.06 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 21.07 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 21.09 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-17T03:26:43.962Z] #21 21.10 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-17T03:26:45.340Z] #21 22.34 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-17T03:26:46.716Z] #21 23.56 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-17T03:26:47.103Z] #64 253.2 + bin/containerd-shim-runc-v1 [2022-05-17T03:26:47.652Z] #21 24.79 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-17T03:26:49.031Z] #21 26.04 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-17T03:26:49.967Z] #21 27.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.28 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.30 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.31 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.32 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.34 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.226Z] #21 27.35 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.226Z] #21 27.36 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.226Z] #21 27.37 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.226Z] #21 27.38 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.226Z] #21 27.39 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.41 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.42 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.43 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.44 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-17T03:26:50.226Z] #21 27.45 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.226Z] #21 27.46 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.406Z] #64 258.1 + bin/containerd-shim-runc-v2 [2022-05-17T03:26:50.486Z] #21 27.48 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.486Z] #21 27.49 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.486Z] #21 27.51 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-17T03:26:50.486Z] #21 27.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:26:51.055Z] #21 DONE 28.1s [2022-05-17T03:26:51.055Z] [2022-05-17T03:26:51.055Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:26:51.055Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:26:51.055Z] #71 ... [2022-05-17T03:26:51.055Z] [2022-05-17T03:26:51.055Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-17T03:26:51.055Z] #66 sha256:27d48267bd115fe67b563a99d83f05f8de7e2ff744d42a9f43307ba8a5982303 [2022-05-17T03:26:51.055Z] #66 DONE 0.1s [2022-05-17T03:26:51.055Z] [2022-05-17T03:26:51.055Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-17T03:26:51.055Z] #22 sha256:f960ace95f061f884aaef19cf4b6acb588d7aafa8d52a4c0e31709b9e1058de8 [2022-05-17T03:26:51.347Z] #64 258.8 + binaries [2022-05-17T03:26:51.347Z] #64 258.8 + install -D bin/containerd /build/containerd [2022-05-17T03:26:51.347Z] #64 258.9 + install -D bin/containerd-shim /build/containerd-shim [2022-05-17T03:26:51.347Z] #64 258.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-17T03:26:51.347Z] #64 258.9 + install -D bin/ctr /build/ctr [2022-05-17T03:26:52.431Z] #22 DONE 1.3s [2022-05-17T03:26:52.431Z] [2022-05-17T03:26:52.431Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:26:52.431Z] #67 sha256:017a333a654025da54ade7a34f8df72cc7aa93c2fbc3225727b0f0a5cb463333 [2022-05-17T03:26:52.431Z] #67 1.025 + RM_GOPATH=0 [2022-05-17T03:26:52.431Z] #67 1.025 + TMP_GOPATH= [2022-05-17T03:26:52.431Z] #67 1.025 + : /build [2022-05-17T03:26:52.431Z] #67 1.025 + '[' -z '' ']' [2022-05-17T03:26:52.431Z] #67 1.025 ++ mktemp -d [2022-05-17T03:26:52.431Z] #67 1.027 + export GOPATH=/tmp/tmp.RIrn9BXllu [2022-05-17T03:26:52.431Z] #67 1.027 + GOPATH=/tmp/tmp.RIrn9BXllu [2022-05-17T03:26:52.431Z] #67 1.027 + RM_GOPATH=1 [2022-05-17T03:26:52.431Z] #67 1.027 + case "$(go env GOARCH)" in [2022-05-17T03:26:52.431Z] #67 1.028 ++ go env GOARCH [2022-05-17T03:26:52.431Z] #67 1.035 + export GO_BUILDMODE=-buildmode=pie [2022-05-17T03:26:52.431Z] #67 1.035 + GO_BUILDMODE=-buildmode=pie [2022-05-17T03:26:52.431Z] #67 1.036 ++ dirname /install.sh [2022-05-17T03:26:52.431Z] #67 1.036 + dir=/ [2022-05-17T03:26:52.431Z] #67 1.036 + bin=runc [2022-05-17T03:26:52.431Z] #67 1.036 + shift [2022-05-17T03:26:52.431Z] #67 1.037 + '[' '!' -f //runc.installer ']' [2022-05-17T03:26:52.431Z] #67 1.037 + . //runc.installer [2022-05-17T03:26:52.431Z] #67 1.037 ++ set -e [2022-05-17T03:26:52.431Z] #67 1.037 ++ : v1.1.2 [2022-05-17T03:26:52.431Z] #67 1.037 + install_runc [2022-05-17T03:26:52.431Z] #67 1.037 + RUNC_BUILDTAGS=seccomp [2022-05-17T03:26:52.431Z] #67 1.037 Install runc version v1.1.2 (build tags: seccomp) [2022-05-17T03:26:52.431Z] #67 1.037 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-17T03:26:52.431Z] #67 1.037 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RIrn9BXllu/src/github.com/opencontainers/runc [2022-05-17T03:26:52.431Z] #67 1.039 Cloning into '/tmp/tmp.RIrn9BXllu/src/github.com/opencontainers/runc'... [2022-05-17T03:26:53.330Z] 97f65a0ec59e: Pull complete [2022-05-17T03:26:53.366Z] #67 ... [2022-05-17T03:26:53.366Z] [2022-05-17T03:26:53.366Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-17T03:26:53.366Z] #23 sha256:e1ec129310b8f56ba255237fcf4698db1ece468edc2abfdcc11db62814863962 [2022-05-17T03:26:53.366Z] #23 DONE 0.9s [2022-05-17T03:26:53.366Z] [2022-05-17T03:26:53.366Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-17T03:26:53.366Z] #24 sha256:9d2d46962e8501dddd1828123e85de2d8c282b98c5659a42ac993cade9ce0334 [2022-05-17T03:26:53.933Z] #24 0.849 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-17T03:26:54.192Z] #24 DONE 0.9s [2022-05-17T03:26:54.192Z] [2022-05-17T03:26:54.192Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-17T03:26:54.192Z] #25 sha256:89bbdbfa8cf06608398bdaabf25c778a2b8fb011b327cb885e060eca7f1a0f91 [2022-05-17T03:26:55.130Z] #25 DONE 0.9s [2022-05-17T03:26:55.130Z] [2022-05-17T03:26:55.130Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-17T03:26:55.130Z] #26 sha256:d6f649d6da96e48100c187b0fb8fe41f8bcc289a86aaab59b5cb360dd5e9a6e3 [2022-05-17T03:26:56.071Z] #26 DONE 0.8s [2022-05-17T03:26:56.071Z] [2022-05-17T03:26:56.071Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-17T03:26:56.071Z] #27 sha256:e0544e8be560d83471a92c76f818f4aa1637fc5ec84ab7d65c1fd6b26df5f448 [2022-05-17T03:26:56.629Z] #64 DONE 263.7s [2022-05-17T03:26:56.864Z] #47 DONE 279.0s [2022-05-17T03:26:56.864Z] [2022-05-17T03:26:56.864Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:26:56.864Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:26:56.889Z] [2022-05-17T03:26:56.889Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-17T03:26:56.889Z] #65 sha256:0cb4f4eee4a47cc7b9d53a94f3887d868e3b42e3a8aeedf63af6df38eb136221 [2022-05-17T03:26:57.009Z] #27 DONE 1.0s [2022-05-17T03:26:57.009Z] [2022-05-17T03:26:57.009Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:26:57.009Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-17T03:26:57.437Z] #55 ... [2022-05-17T03:26:57.437Z] [2022-05-17T03:26:57.437Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-17T03:26:57.437Z] #48 sha256:5a525a076ef0ff09c99cedb7b7d062e85693eab6a15310540c1c5dee29c75fe3 [2022-05-17T03:26:58.011Z] #48 DONE 0.5s [2022-05-17T03:26:58.011Z] [2022-05-17T03:26:58.011Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-17T03:26:58.011Z] #52 sha256:f19db3f831f4541bafd5800d49729a6d9ed9c3fc26bdb04dae6088350b77afa9 [2022-05-17T03:26:58.011Z] #52 DONE 0.1s [2022-05-17T03:26:58.011Z] [2022-05-17T03:26:58.011Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:26:58.011Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:26:58.011Z] #55 ... [2022-05-17T03:26:58.011Z] [2022-05-17T03:26:58.011Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-17T03:26:58.011Z] #54 sha256:1d3e0a18b8650e196a770adeb1897140244188ce9f2007848cbc932b1acb6906 [2022-05-17T03:26:58.011Z] #54 DONE 0.1s [2022-05-17T03:26:58.273Z] [2022-05-17T03:26:58.273Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:26:58.273Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:26:58.387Z] #28 1.335 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-17T03:26:58.387Z] #28 1.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-17T03:26:58.387Z] #28 1.429 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-17T03:26:58.387Z] #28 1.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-17T03:26:58.645Z] #28 1.883 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-17T03:26:58.797Z] #65 DONE 1.9s [2022-05-17T03:26:58.797Z] [2022-05-17T03:26:58.797Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-17T03:26:58.797Z] #70 sha256:ac4845faa279aca91137fb75716344067657c99fd19fff996745e86b4f88769a [2022-05-17T03:26:58.903Z] #28 2.109 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-17T03:26:59.082Z] #47 DONE 279.3s [2022-05-17T03:26:59.082Z] [2022-05-17T03:26:59.082Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:26:59.082Z] #64 sha256:e65d01f24072e17b8056e2b564350a4f18e2a264c5d2a6dcb2a5aa648707127a [2022-05-17T03:26:59.368Z] #70 DONE 0.4s [2022-05-17T03:26:59.368Z] [2022-05-17T03:26:59.368Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-17T03:26:59.368Z] #75 sha256:7def9858910dd9e0a45416fe204fe29c6bd781e2acf4bbd1b9b7239c90d2d619 [2022-05-17T03:26:59.470Z] #28 2.351 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-17T03:26:59.470Z] #28 2.574 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-17T03:26:59.732Z] #28 2.932 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-17T03:26:59.990Z] #28 3.231 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-17T03:27:00.249Z] #28 3.231 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-17T03:27:00.249Z] #28 3.235 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-17T03:27:00.249Z] #28 3.235 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-17T03:27:00.249Z] #28 3.235 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-17T03:27:00.249Z] #28 3.236 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-17T03:27:00.459Z] #64 ... [2022-05-17T03:27:00.459Z] [2022-05-17T03:27:00.459Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-17T03:27:00.459Z] #48 sha256:829130f5c9289838669d1b7410d9bda0ab7e1def31f9f941f9663ae3d24c7aa0 [2022-05-17T03:27:00.507Z] #28 3.533 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-17T03:27:00.507Z] #28 3.540 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-17T03:27:00.507Z] #28 3.543 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-17T03:27:00.507Z] #28 3.543 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-17T03:27:00.507Z] #28 3.544 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-17T03:27:00.507Z] #28 3.567 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-17T03:27:01.023Z] #48 DONE 0.5s [2022-05-17T03:27:01.023Z] [2022-05-17T03:27:01.023Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-17T03:27:01.023Z] #52 sha256:1bb7f323c6dbdd5f470d91ff1ce017a8e944e739cf765890b55b1386e89b8159 [2022-05-17T03:27:01.023Z] #52 DONE 0.0s [2022-05-17T03:27:01.023Z] [2022-05-17T03:27:01.023Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-17T03:27:01.023Z] #54 sha256:322f53c7c060cfcf1172d158964c272762df23f76333004a1b9aea9f4263ceb0 [2022-05-17T03:27:01.023Z] #54 DONE 0.1s [2022-05-17T03:27:01.023Z] [2022-05-17T03:27:01.023Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:01.023Z] #64 sha256:e65d01f24072e17b8056e2b564350a4f18e2a264c5d2a6dcb2a5aa648707127a [2022-05-17T03:27:01.277Z] #75 DONE 2.2s [2022-05-17T03:27:01.277Z] [2022-05-17T03:27:01.277Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-17T03:27:01.277Z] #76 sha256:266742da843939920c79d9108f67f85bbedde2c9c9b92b3911d6e3356cd26082 [2022-05-17T03:27:01.277Z] #76 DONE 0.0s [2022-05-17T03:27:01.538Z] [2022-05-17T03:27:01.538Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-17T03:27:01.538Z] #77 sha256:7e86398ad05885f7e32a37638b5651b64560b676a6c53d7115f4b9a80294138e [2022-05-17T03:27:02.483Z] #77 DONE 0.9s [2022-05-17T03:27:02.483Z] [2022-05-17T03:27:02.483Z] #78 exporting to image [2022-05-17T03:27:02.483Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-17T03:27:02.483Z] #78 exporting layers [2022-05-17T03:27:05.848Z] #78 exporting layers 3.7s done [2022-05-17T03:27:05.848Z] #78 writing image sha256:136c67bf5d8c77368f17c7bb12abc82dc03d2cdf971d68721951c942fb5d57f2 done [2022-05-17T03:27:05.848Z] #78 naming to docker.io/library/docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 [2022-05-17T03:27:05.848Z] #78 naming to docker.io/library/docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 done [2022-05-17T03:27:05.848Z] #78 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-17T03:27:06.184Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-17T03:27:06.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 hack/test/unit [2022-05-17T03:27:06.505Z] 12fb50a031bd: Pull complete [2022-05-17T03:27:06.505Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-17T03:27:06.505Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:27:06.505Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:27:06.505Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-17T03:27:06.505Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-17T03:27:06.505Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-17T03:27:06.505Z] INFO: Docker version of control daemon [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] Client: [2022-05-17T03:27:06.505Z] Version: 20.10.9 [2022-05-17T03:27:06.505Z] API version: 1.41 [2022-05-17T03:27:06.505Z] Go version: go1.16.8 [2022-05-17T03:27:06.505Z] Git commit: c2ea9bc [2022-05-17T03:27:06.505Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-17T03:27:06.505Z] OS/Arch: windows/amd64 [2022-05-17T03:27:06.505Z] Context: default [2022-05-17T03:27:06.505Z] Experimental: true [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] Server: Docker Engine - Community [2022-05-17T03:27:06.505Z] Engine: [2022-05-17T03:27:06.505Z] Version: 20.10.9 [2022-05-17T03:27:06.505Z] API version: 1.41 (minimum version 1.24) [2022-05-17T03:27:06.505Z] Go version: go1.16.8 [2022-05-17T03:27:06.505Z] Git commit: 79ea9d3 [2022-05-17T03:27:06.505Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-17T03:27:06.505Z] OS/Arch: windows/amd64 [2022-05-17T03:27:06.505Z] Experimental: true [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] INFO: Docker info of control daemon [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] Client: [2022-05-17T03:27:06.505Z] Context: default [2022-05-17T03:27:06.505Z] Debug Mode: false [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] Server: [2022-05-17T03:27:06.505Z] Containers: 0 [2022-05-17T03:27:06.505Z] Running: 0 [2022-05-17T03:27:06.505Z] Paused: 0 [2022-05-17T03:27:06.505Z] Stopped: 0 [2022-05-17T03:27:06.505Z] Images: 1 [2022-05-17T03:27:06.505Z] Server Version: 20.10.9 [2022-05-17T03:27:06.505Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-17T03:27:06.505Z] Windows: [2022-05-17T03:27:06.505Z] LCOW: [2022-05-17T03:27:06.505Z] Logging Driver: json-file [2022-05-17T03:27:06.505Z] Plugins: [2022-05-17T03:27:06.505Z] Volume: local [2022-05-17T03:27:06.505Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:27:06.505Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:27:06.505Z] Swarm: inactive [2022-05-17T03:27:06.505Z] Default Isolation: process [2022-05-17T03:27:06.505Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-17T03:27:06.505Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-17T03:27:06.505Z] OSType: windows [2022-05-17T03:27:06.505Z] Architecture: x86_64 [2022-05-17T03:27:06.505Z] CPUs: 4 [2022-05-17T03:27:06.505Z] Total Memory: 32GiB [2022-05-17T03:27:06.505Z] Name: azwin-2-f1a7f0 [2022-05-17T03:27:06.505Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-17T03:27:06.505Z] Docker Root Dir: D:\docker [2022-05-17T03:27:06.505Z] Debug Mode: false [2022-05-17T03:27:06.505Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:27:06.505Z] Labels: [2022-05-17T03:27:06.505Z] Experimental: true [2022-05-17T03:27:06.505Z] Insecure Registries: [2022-05-17T03:27:06.505Z] 10.0.0.4:5000 [2022-05-17T03:27:06.505Z] 127.0.0.0/8 [2022-05-17T03:27:06.505Z] Registry Mirrors: [2022-05-17T03:27:06.505Z] http://10.0.0.4:5000/ [2022-05-17T03:27:06.505Z] Live Restore Enabled: false [2022-05-17T03:27:06.505Z] Product License: Community Engine [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] INFO: Commit hash is 549c9d5c21 [2022-05-17T03:27:06.505Z] INFO: Nuke-Everything... [2022-05-17T03:27:06.505Z] INFO: Container count on control daemon to delete is 0 [2022-05-17T03:27:06.505Z] INFO: Nuking d:\CI [2022-05-17T03:27:06.505Z] INFO: Zapped successfully [2022-05-17T03:27:06.505Z] INFO: Location for testing is d:\CI\PR-43598\6 [2022-05-17T03:27:06.505Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.505Z] INFO: Building the image from Dockerfile.windows at 05/17/2022 03:27:01... [2022-05-17T03:27:06.505Z] [2022-05-17T03:27:06.960Z] Sending build context to Docker daemon 66.78MB [2022-05-17T03:27:06.960Z] [2022-05-17T03:27:06.960Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-17T03:27:06.960Z] ---> 7c569352fed3 [2022-05-17T03:27:06.960Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-17T03:27:06.960Z] ---> Running in 9fa4c1903315 [2022-05-17T03:27:07.072Z] #28 ... [2022-05-17T03:27:07.072Z] [2022-05-17T03:27:07.072Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:27:07.072Z] #67 sha256:017a333a654025da54ade7a34f8df72cc7aa93c2fbc3225727b0f0a5cb463333 [2022-05-17T03:27:07.072Z] #67 5.499 + cd /tmp/tmp.RIrn9BXllu/src/github.com/opencontainers/runc [2022-05-17T03:27:07.072Z] #67 5.500 + git checkout -q v1.1.2 [2022-05-17T03:27:07.072Z] #67 5.886 + '[' -z '' ']' [2022-05-17T03:27:07.072Z] #67 5.886 + target=static [2022-05-17T03:27:07.072Z] #67 5.886 + make BUILDTAGS=seccomp static [2022-05-17T03:27:07.072Z] #67 6.141 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-17T03:27:07.416Z] Removing intermediate container 9fa4c1903315 [2022-05-17T03:27:07.416Z] ---> b10c263e001a [2022-05-17T03:27:07.416Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-17T03:27:07.416Z] ---> Running in be996b0f7627 [2022-05-17T03:27:07.871Z] Removing intermediate container be996b0f7627 [2022-05-17T03:27:07.871Z] ---> 7a0d3f4fae64 [2022-05-17T03:27:07.871Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-17T03:27:07.871Z] ---> Running in fac8d1556244 [2022-05-17T03:27:07.871Z] Removing intermediate container fac8d1556244 [2022-05-17T03:27:07.871Z] ---> ab9ab48923f7 [2022-05-17T03:27:07.871Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-17T03:27:07.871Z] ---> Running in 54876ddc1739 [2022-05-17T03:27:08.327Z] Removing intermediate container 54876ddc1739 [2022-05-17T03:27:08.327Z] ---> 7758ebbd080a [2022-05-17T03:27:08.327Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-17T03:27:08.327Z] ---> Running in 247c831af8fd [2022-05-17T03:27:08.782Z] Removing intermediate container 247c831af8fd [2022-05-17T03:27:08.782Z] ---> 3570d7e2b017 [2022-05-17T03:27:08.782Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-17T03:27:08.782Z] ---> Running in 73c20bfd6ed0 [2022-05-17T03:27:08.782Z] Removing intermediate container 73c20bfd6ed0 [2022-05-17T03:27:08.782Z] ---> fbabc7f53865 [2022-05-17T03:27:08.783Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-17T03:27:08.783Z] ---> Running in abcca43ab4f2 [2022-05-17T03:27:09.013Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-17T03:27:09.014Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-17T03:27:09.014Z] + TESTDIRS=./... [2022-05-17T03:27:09.014Z] + exclude_paths='/vendor/|/integration' [2022-05-17T03:27:09.014Z] ++ go list ./... [2022-05-17T03:27:09.014Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-17T03:27:09.585Z] + pkg_list='github.com/docker/docker/api [2022-05-17T03:27:09.585Z] github.com/docker/docker/api/server [2022-05-17T03:27:09.585Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:27:09.585Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:27:09.585Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:27:09.585Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:27:09.585Z] github.com/docker/docker/api/server/router [2022-05-17T03:27:09.585Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:27:09.585Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/backend [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/container [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/events [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/filters [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/image [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/mount [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/network [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/registry [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/time [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/versions [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/volume [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli/config [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli/debug [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:27:09.586Z] github.com/docker/docker/client [2022-05-17T03:27:09.586Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:27:09.586Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:27:09.586Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:27:09.586Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:27:09.586Z] github.com/docker/docker/container [2022-05-17T03:27:09.586Z] github.com/docker/docker/container/stream [2022-05-17T03:27:09.586Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:27:09.586Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:27:09.586Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/config [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/events [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/exec [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/images [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/links [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/names [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/network [2022-05-17T03:27:09.586Z] github.com/docker/docker/daemon/stats [2022-05-17T03:27:09.586Z] github.com/docker/docker/distribution [2022-05-17T03:27:09.586Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:27:09.586Z] github.com/docker/docker/distribution/utils [2022-05-17T03:27:09.586Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:27:09.586Z] github.com/docker/docker/dockerversion [2022-05-17T03:27:09.586Z] github.com/docker/docker/errdefs [2022-05-17T03:27:09.586Z] github.com/docker/docker/image [2022-05-17T03:27:09.586Z] github.com/docker/docker/image/cache [2022-05-17T03:27:09.586Z] github.com/docker/docker/image/tarexport [2022-05-17T03:27:09.586Z] github.com/docker/docker/image/v1 [2022-05-17T03:27:09.586Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:27:09.586Z] github.com/docker/docker/layer [2022-05-17T03:27:09.586Z] github.com/docker/docker/libcontainerd [2022-05-17T03:27:09.586Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:27:09.586Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:27:09.586Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:27:09.586Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/libnetwork/types [2022-05-17T03:27:09.586Z] github.com/docker/docker/oci [2022-05-17T03:27:09.586Z] github.com/docker/docker/oci/caps [2022-05-17T03:27:09.586Z] github.com/docker/docker/opts [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/archive [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/directory [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/platform [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/pools [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/progress [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/signal [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/stack [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/system [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:27:09.586Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:27:09.586Z] github.com/docker/docker/plugin [2022-05-17T03:27:09.586Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:27:09.586Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:27:09.586Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:27:09.586Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:27:09.586Z] github.com/docker/docker/quota [2022-05-17T03:27:09.586Z] github.com/docker/docker/reference [2022-05-17T03:27:09.586Z] github.com/docker/docker/registry [2022-05-17T03:27:09.586Z] github.com/docker/docker/registry/resumable [2022-05-17T03:27:09.586Z] github.com/docker/docker/restartmanager [2022-05-17T03:27:09.586Z] github.com/docker/docker/rootless [2022-05-17T03:27:09.586Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:27:09.586Z] github.com/docker/docker/runconfig [2022-05-17T03:27:09.586Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/environment [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/registry [2022-05-17T03:27:09.586Z] github.com/docker/docker/testutil/request [2022-05-17T03:27:09.586Z] github.com/docker/docker/volume [2022-05-17T03:27:09.586Z] github.com/docker/docker/volume/drivers [2022-05-17T03:27:09.586Z] github.com/docker/docker/volume/local [2022-05-17T03:27:09.586Z] github.com/docker/docker/volume/mounts [2022-05-17T03:27:09.586Z] github.com/docker/docker/volume/service [2022-05-17T03:27:09.586Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:27:09.586Z] github.com/docker/docker/volume/testutils' [2022-05-17T03:27:09.586Z] ++ grep --fixed-strings -v /libnetwork [2022-05-17T03:27:09.586Z] ++ echo 'github.com/docker/docker/api [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/backend [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/container [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/events [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/filters [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/image [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/mount [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/network [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/registry [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/time [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/versions [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:27:09.586Z] github.com/docker/docker/api/types/volume [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:27:09.586Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli/config [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli/debug [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:27:09.586Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:27:09.586Z] github.com/docker/docker/client [2022-05-17T03:27:09.586Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:27:09.586Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:27:09.587Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:27:09.587Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:27:09.587Z] github.com/docker/docker/container [2022-05-17T03:27:09.587Z] github.com/docker/docker/container/stream [2022-05-17T03:27:09.587Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:27:09.587Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:27:09.587Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/config [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/events [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/exec [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/images [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/links [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/names [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/network [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/stats [2022-05-17T03:27:09.587Z] github.com/docker/docker/distribution [2022-05-17T03:27:09.587Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:27:09.587Z] github.com/docker/docker/distribution/utils [2022-05-17T03:27:09.587Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:27:09.587Z] github.com/docker/docker/dockerversion [2022-05-17T03:27:09.587Z] github.com/docker/docker/errdefs [2022-05-17T03:27:09.587Z] github.com/docker/docker/image [2022-05-17T03:27:09.587Z] github.com/docker/docker/image/cache [2022-05-17T03:27:09.587Z] github.com/docker/docker/image/tarexport [2022-05-17T03:27:09.587Z] github.com/docker/docker/image/v1 [2022-05-17T03:27:09.587Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:27:09.587Z] github.com/docker/docker/layer [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/libnetwork/types [2022-05-17T03:27:09.587Z] github.com/docker/docker/oci [2022-05-17T03:27:09.587Z] github.com/docker/docker/oci/caps [2022-05-17T03:27:09.587Z] github.com/docker/docker/opts [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/archive [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/directory [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/platform [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/pools [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/progress [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/signal [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/stack [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/system [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:27:09.587Z] github.com/docker/docker/plugin [2022-05-17T03:27:09.587Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:27:09.587Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:27:09.587Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:27:09.587Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:27:09.587Z] github.com/docker/docker/quota [2022-05-17T03:27:09.587Z] github.com/docker/docker/reference [2022-05-17T03:27:09.587Z] github.com/docker/docker/registry [2022-05-17T03:27:09.587Z] github.com/docker/docker/registry/resumable [2022-05-17T03:27:09.587Z] github.com/docker/docker/restartmanager [2022-05-17T03:27:09.587Z] github.com/docker/docker/rootless [2022-05-17T03:27:09.587Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:27:09.587Z] github.com/docker/docker/runconfig [2022-05-17T03:27:09.587Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/environment [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/registry [2022-05-17T03:27:09.587Z] github.com/docker/docker/testutil/request [2022-05-17T03:27:09.587Z] github.com/docker/docker/volume [2022-05-17T03:27:09.587Z] github.com/docker/docker/volume/drivers [2022-05-17T03:27:09.587Z] github.com/docker/docker/volume/local [2022-05-17T03:27:09.587Z] github.com/docker/docker/volume/mounts [2022-05-17T03:27:09.587Z] github.com/docker/docker/volume/service [2022-05-17T03:27:09.587Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:27:09.587Z] github.com/docker/docker/volume/testutils' [2022-05-17T03:27:09.587Z] + base_pkg_list='github.com/docker/docker/api [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/backend [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/container [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/events [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/filters [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/image [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/mount [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/network [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/registry [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/time [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/versions [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:27:09.587Z] github.com/docker/docker/api/types/volume [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:27:09.587Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:27:09.587Z] github.com/docker/docker/cli [2022-05-17T03:27:09.587Z] github.com/docker/docker/cli/config [2022-05-17T03:27:09.587Z] github.com/docker/docker/cli/debug [2022-05-17T03:27:09.587Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:27:09.587Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:27:09.587Z] github.com/docker/docker/client [2022-05-17T03:27:09.587Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:27:09.587Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:27:09.587Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:27:09.587Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:27:09.587Z] github.com/docker/docker/container [2022-05-17T03:27:09.587Z] github.com/docker/docker/container/stream [2022-05-17T03:27:09.587Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:27:09.587Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:27:09.587Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/config [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/events [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/exec [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/images [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/links [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/names [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/network [2022-05-17T03:27:09.587Z] github.com/docker/docker/daemon/stats [2022-05-17T03:27:09.587Z] github.com/docker/docker/distribution [2022-05-17T03:27:09.587Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:27:09.587Z] github.com/docker/docker/distribution/utils [2022-05-17T03:27:09.587Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:27:09.587Z] github.com/docker/docker/dockerversion [2022-05-17T03:27:09.587Z] github.com/docker/docker/errdefs [2022-05-17T03:27:09.587Z] github.com/docker/docker/image [2022-05-17T03:27:09.587Z] github.com/docker/docker/image/cache [2022-05-17T03:27:09.587Z] github.com/docker/docker/image/tarexport [2022-05-17T03:27:09.587Z] github.com/docker/docker/image/v1 [2022-05-17T03:27:09.587Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:27:09.587Z] github.com/docker/docker/layer [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:27:09.587Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:27:09.587Z] github.com/docker/docker/oci [2022-05-17T03:27:09.587Z] github.com/docker/docker/oci/caps [2022-05-17T03:27:09.587Z] github.com/docker/docker/opts [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/archive [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:27:09.587Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/directory [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/platform [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/pools [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/progress [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/signal [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/stack [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/system [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:27:09.588Z] github.com/docker/docker/plugin [2022-05-17T03:27:09.588Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:27:09.588Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:27:09.588Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:27:09.588Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:27:09.588Z] github.com/docker/docker/quota [2022-05-17T03:27:09.588Z] github.com/docker/docker/reference [2022-05-17T03:27:09.588Z] github.com/docker/docker/registry [2022-05-17T03:27:09.588Z] github.com/docker/docker/registry/resumable [2022-05-17T03:27:09.588Z] github.com/docker/docker/restartmanager [2022-05-17T03:27:09.588Z] github.com/docker/docker/rootless [2022-05-17T03:27:09.588Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:27:09.588Z] github.com/docker/docker/runconfig [2022-05-17T03:27:09.588Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/environment [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/registry [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/request [2022-05-17T03:27:09.588Z] github.com/docker/docker/volume [2022-05-17T03:27:09.588Z] github.com/docker/docker/volume/drivers [2022-05-17T03:27:09.588Z] github.com/docker/docker/volume/local [2022-05-17T03:27:09.588Z] github.com/docker/docker/volume/mounts [2022-05-17T03:27:09.588Z] github.com/docker/docker/volume/service [2022-05-17T03:27:09.588Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:27:09.588Z] github.com/docker/docker/volume/testutils' [2022-05-17T03:27:09.588Z] ++ grep --fixed-strings /libnetwork [2022-05-17T03:27:09.588Z] ++ echo 'github.com/docker/docker/api [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/backend [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/container [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/events [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/filters [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/image [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/mount [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/network [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/registry [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/time [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/versions [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:27:09.588Z] github.com/docker/docker/api/types/volume [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:27:09.588Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:27:09.588Z] github.com/docker/docker/cli [2022-05-17T03:27:09.588Z] github.com/docker/docker/cli/config [2022-05-17T03:27:09.588Z] github.com/docker/docker/cli/debug [2022-05-17T03:27:09.588Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:27:09.588Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:27:09.588Z] github.com/docker/docker/client [2022-05-17T03:27:09.588Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:27:09.588Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:27:09.588Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:27:09.588Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:27:09.588Z] github.com/docker/docker/container [2022-05-17T03:27:09.588Z] github.com/docker/docker/container/stream [2022-05-17T03:27:09.588Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:27:09.588Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:27:09.588Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/config [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/events [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/exec [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/images [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/links [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/names [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/network [2022-05-17T03:27:09.588Z] github.com/docker/docker/daemon/stats [2022-05-17T03:27:09.588Z] github.com/docker/docker/distribution [2022-05-17T03:27:09.588Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:27:09.588Z] github.com/docker/docker/distribution/utils [2022-05-17T03:27:09.588Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:27:09.588Z] github.com/docker/docker/dockerversion [2022-05-17T03:27:09.588Z] github.com/docker/docker/errdefs [2022-05-17T03:27:09.588Z] github.com/docker/docker/image [2022-05-17T03:27:09.588Z] github.com/docker/docker/image/cache [2022-05-17T03:27:09.588Z] github.com/docker/docker/image/tarexport [2022-05-17T03:27:09.588Z] github.com/docker/docker/image/v1 [2022-05-17T03:27:09.588Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:27:09.588Z] github.com/docker/docker/layer [2022-05-17T03:27:09.588Z] github.com/docker/docker/libcontainerd [2022-05-17T03:27:09.588Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:27:09.588Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:27:09.588Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:27:09.588Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/libnetwork/types [2022-05-17T03:27:09.588Z] github.com/docker/docker/oci [2022-05-17T03:27:09.588Z] github.com/docker/docker/oci/caps [2022-05-17T03:27:09.588Z] github.com/docker/docker/opts [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/archive [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/directory [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/platform [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/pools [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/progress [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/signal [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/stack [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/system [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:27:09.588Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:27:09.588Z] github.com/docker/docker/plugin [2022-05-17T03:27:09.588Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:27:09.588Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:27:09.588Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:27:09.588Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:27:09.588Z] github.com/docker/docker/quota [2022-05-17T03:27:09.588Z] github.com/docker/docker/reference [2022-05-17T03:27:09.588Z] github.com/docker/docker/registry [2022-05-17T03:27:09.588Z] github.com/docker/docker/registry/resumable [2022-05-17T03:27:09.588Z] github.com/docker/docker/restartmanager [2022-05-17T03:27:09.588Z] github.com/docker/docker/rootless [2022-05-17T03:27:09.588Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:27:09.588Z] github.com/docker/docker/runconfig [2022-05-17T03:27:09.588Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil [2022-05-17T03:27:09.588Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/environment [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/registry [2022-05-17T03:27:09.589Z] github.com/docker/docker/testutil/request [2022-05-17T03:27:09.589Z] github.com/docker/docker/volume [2022-05-17T03:27:09.589Z] github.com/docker/docker/volume/drivers [2022-05-17T03:27:09.589Z] github.com/docker/docker/volume/local [2022-05-17T03:27:09.589Z] github.com/docker/docker/volume/mounts [2022-05-17T03:27:09.589Z] github.com/docker/docker/volume/service [2022-05-17T03:27:09.589Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:27:09.589Z] github.com/docker/docker/volume/testutils' [2022-05-17T03:27:09.589Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/types' [2022-05-17T03:27:09.589Z] + echo 'github.com/docker/docker/libnetwork [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/types' [2022-05-17T03:27:09.589Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:27:09.589Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:27:09.589Z] + type docker-proxy [2022-05-17T03:27:09.589Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-17T03:27:09.589Z] + hack/make.sh binary-proxy install-proxy [2022-05-17T03:27:09.589Z] [2022-05-17T03:27:09.589Z] Removing bundles/ [2022-05-17T03:27:09.589Z] [2022-05-17T03:27:09.589Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-17T03:27:09.589Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-17T03:27:09.589Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:27:12.344Z] #67 ... [2022-05-17T03:27:12.344Z] [2022-05-17T03:27:12.344Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:27:12.344Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-17T03:27:12.344Z] #28 15.06 Fetched 49.0 MB in 14s (3451 kB/s) [2022-05-17T03:27:13.473Z] [2022-05-17T03:27:13.473Z] SUCCESS: Specified value was saved. [2022-05-17T03:27:14.433Z] INFO: Downloading git... [2022-05-17T03:27:15.960Z] INFO: Downloading go... [2022-05-17T03:27:16.171Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-17T03:27:16.171Z] [2022-05-17T03:27:16.171Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-17T03:27:16.171Z] Installing docker-proxy to /usr/local/bin/ [2022-05-17T03:27:16.171Z] [2022-05-17T03:27:16.171Z] + mkdir -p bundles [2022-05-17T03:27:16.171Z] + '[' -n 'github.com/docker/docker/api [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/backend [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/container [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/events [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/filters [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/image [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/mount [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/network [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/registry [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/time [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/versions [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:27:16.171Z] github.com/docker/docker/api/types/volume [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:27:16.171Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:27:16.171Z] github.com/docker/docker/cli [2022-05-17T03:27:16.171Z] github.com/docker/docker/cli/config [2022-05-17T03:27:16.171Z] github.com/docker/docker/cli/debug [2022-05-17T03:27:16.171Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:27:16.171Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:27:16.171Z] github.com/docker/docker/client [2022-05-17T03:27:16.171Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:27:16.171Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:27:16.171Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:27:16.171Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:27:16.171Z] github.com/docker/docker/container [2022-05-17T03:27:16.171Z] github.com/docker/docker/container/stream [2022-05-17T03:27:16.171Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:27:16.171Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:27:16.171Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/config [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/events [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/exec [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/images [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/links [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/names [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/network [2022-05-17T03:27:16.171Z] github.com/docker/docker/daemon/stats [2022-05-17T03:27:16.171Z] github.com/docker/docker/distribution [2022-05-17T03:27:16.171Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:27:16.171Z] github.com/docker/docker/distribution/utils [2022-05-17T03:27:16.171Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:27:16.171Z] github.com/docker/docker/dockerversion [2022-05-17T03:27:16.171Z] github.com/docker/docker/errdefs [2022-05-17T03:27:16.171Z] github.com/docker/docker/image [2022-05-17T03:27:16.171Z] github.com/docker/docker/image/cache [2022-05-17T03:27:16.171Z] github.com/docker/docker/image/tarexport [2022-05-17T03:27:16.171Z] github.com/docker/docker/image/v1 [2022-05-17T03:27:16.171Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:27:16.171Z] github.com/docker/docker/layer [2022-05-17T03:27:16.171Z] github.com/docker/docker/libcontainerd [2022-05-17T03:27:16.171Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:27:16.171Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:27:16.171Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:27:16.171Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:27:16.171Z] github.com/docker/docker/oci [2022-05-17T03:27:16.171Z] github.com/docker/docker/oci/caps [2022-05-17T03:27:16.171Z] github.com/docker/docker/opts [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/archive [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/directory [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/platform [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/pools [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/progress [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/signal [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/stack [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/system [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:27:16.171Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:27:16.171Z] github.com/docker/docker/plugin [2022-05-17T03:27:16.171Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:27:16.171Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:27:16.171Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:27:16.171Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:27:16.171Z] github.com/docker/docker/quota [2022-05-17T03:27:16.171Z] github.com/docker/docker/reference [2022-05-17T03:27:16.171Z] github.com/docker/docker/registry [2022-05-17T03:27:16.171Z] github.com/docker/docker/registry/resumable [2022-05-17T03:27:16.171Z] github.com/docker/docker/restartmanager [2022-05-17T03:27:16.171Z] github.com/docker/docker/rootless [2022-05-17T03:27:16.171Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:27:16.171Z] github.com/docker/docker/runconfig [2022-05-17T03:27:16.171Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/environment [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/registry [2022-05-17T03:27:16.171Z] github.com/docker/docker/testutil/request [2022-05-17T03:27:16.171Z] github.com/docker/docker/volume [2022-05-17T03:27:16.171Z] github.com/docker/docker/volume/drivers [2022-05-17T03:27:16.171Z] github.com/docker/docker/volume/local [2022-05-17T03:27:16.171Z] github.com/docker/docker/volume/mounts [2022-05-17T03:27:16.171Z] github.com/docker/docker/volume/service [2022-05-17T03:27:16.171Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:27:16.171Z] github.com/docker/docker/volume/testutils' ']' [2022-05-17T03:27:16.172Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-17T03:27:16.172Z] ? github.com/docker/docker/api [no test files] [2022-05-17T03:27:17.502Z] INFO: Downloading compiler 1 of 3... [2022-05-17T03:27:18.465Z] INFO: Downloading compiler 2 of 3... [2022-05-17T03:27:18.911Z] #28 15.06 Reading package lists... [2022-05-17T03:27:19.427Z] INFO: Downloading compiler 3 of 3... [2022-05-17T03:27:20.407Z] INFO: Extracting git... [2022-05-17T03:27:25.478Z] #28 21.68 Reading package lists... [2022-05-17T03:27:26.855Z] #28 28.10 Building dependency tree... [2022-05-17T03:27:27.791Z] #28 31.05 bzip2 is already the newest version (1.0.8-4). [2022-05-17T03:27:27.791Z] #28 31.05 patch is already the newest version (2.7.6-7). [2022-05-17T03:27:27.791Z] #28 31.05 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-17T03:27:27.791Z] #28 31.05 The following additional packages will be installed: [2022-05-17T03:27:27.791Z] #28 31.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-17T03:27:27.791Z] #28 31.06 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-17T03:27:28.049Z] #28 31.06 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-17T03:27:28.049Z] #28 31.06 python3-pkg-resources vim-runtime xxd [2022-05-17T03:27:28.049Z] #28 31.09 Suggested packages: [2022-05-17T03:27:28.049Z] #28 31.09 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-17T03:27:28.049Z] #28 31.09 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-17T03:27:28.049Z] #28 31.10 Recommended packages: [2022-05-17T03:27:28.050Z] #28 31.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-17T03:27:29.427Z] #28 32.44 The following NEW packages will be installed: [2022-05-17T03:27:29.427Z] #28 32.45 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-17T03:27:29.428Z] #28 32.45 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-17T03:27:29.428Z] #28 32.45 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-17T03:27:29.428Z] #28 32.46 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-17T03:27:29.428Z] #28 32.46 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-17T03:27:29.428Z] #28 32.46 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-17T03:27:29.428Z] #28 32.46 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-17T03:27:29.687Z] #28 32.88 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:27:29.687Z] #28 32.88 Need to get 18.6 MB of archives. [2022-05-17T03:27:29.687Z] #28 32.88 After this operation, 71.4 MB of additional disk space will be used. [2022-05-17T03:27:29.687Z] #28 32.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-17T03:27:29.687Z] #28 32.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-17T03:27:29.687Z] #28 32.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-17T03:27:29.687Z] #28 32.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-17T03:27:29.687Z] #28 32.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-17T03:27:29.687Z] #28 32.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-17T03:27:29.687Z] #28 32.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-17T03:27:29.687Z] #28 32.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-17T03:27:29.687Z] #28 32.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-17T03:27:29.687Z] #28 32.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-17T03:27:29.687Z] #28 32.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-17T03:27:29.687Z] #28 32.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-17T03:27:29.687Z] #28 32.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-17T03:27:29.687Z] #28 32.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-17T03:27:29.946Z] #28 32.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-17T03:27:29.946Z] #28 32.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-17T03:27:29.946Z] #28 32.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-17T03:27:29.946Z] #28 32.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-17T03:27:29.946Z] #28 32.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-17T03:27:29.946Z] #28 32.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-17T03:27:29.946Z] #28 32.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-17T03:27:29.946Z] #28 32.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-17T03:27:29.946Z] #28 32.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-17T03:27:29.946Z] #28 32.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-17T03:27:29.946Z] #28 33.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-17T03:27:29.946Z] #28 33.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-17T03:27:29.946Z] #28 33.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-17T03:27:29.946Z] #28 33.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-17T03:27:29.946Z] #28 33.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-17T03:27:29.946Z] #28 33.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-17T03:27:29.946Z] #28 33.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-17T03:27:29.946Z] #28 33.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-17T03:27:29.946Z] #28 33.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-17T03:27:29.946Z] #28 33.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-17T03:27:29.946Z] #28 33.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-17T03:27:29.946Z] #28 33.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-17T03:27:29.946Z] #28 33.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-17T03:27:29.946Z] #28 33.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-17T03:27:29.946Z] #28 33.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-17T03:27:29.946Z] #28 33.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-17T03:27:29.946Z] #28 33.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-17T03:27:30.205Z] #28 33.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-17T03:27:30.205Z] #28 33.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-17T03:27:30.205Z] #28 33.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-17T03:27:30.399Z] #55 312.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-17T03:27:30.399Z] #55 DONE 313.4s [2022-05-17T03:27:30.399Z] [2022-05-17T03:27:30.399Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:27:30.399Z] #60 sha256:81de3453eca207e8ae3dcfb792823c3fd1c5a83e5e94089c5b4351fabc6bbe4c [2022-05-17T03:27:30.813Z] #28 33.88 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:27:30.973Z] #60 152.5 + mkdir -p /build [2022-05-17T03:27:30.973Z] #60 152.5 + cp runc /build/runc [2022-05-17T03:27:31.072Z] #28 34.19 Fetched 18.6 MB in 1s (28.4 MB/s) [2022-05-17T03:27:31.072Z] #28 34.23 Selecting previously unselected package pigz. [2022-05-17T03:27:31.072Z] #28 34.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 ... 40068 files and directories currently installed.) [2022-05-17T03:27:31.072Z] #28 34.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-17T03:27:31.072Z] #28 34.29 Unpacking pigz (2.6-1) ... [2022-05-17T03:27:31.072Z] #28 34.35 Selecting previously unselected package libelf1:amd64. [2022-05-17T03:27:31.077Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-05-17T03:27:31.345Z] #28 34.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-17T03:27:31.345Z] #28 34.37 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-17T03:27:31.345Z] #28 34.49 Selecting previously unselected package libbpf0:amd64. [2022-05-17T03:27:31.345Z] #28 34.51 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-17T03:27:31.345Z] #28 34.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-17T03:27:31.345Z] #28 34.59 Selecting previously unselected package libcap2:amd64. [2022-05-17T03:27:31.345Z] #28 34.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-17T03:27:31.547Z] #60 DONE 152.8s [2022-05-17T03:27:31.547Z] [2022-05-17T03:27:31.547Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:31.547Z] #64 sha256:27f1fca8a8e0d599a37e4c0cedb2393f2ec2df11f9d6d597fe7247c1c212a7ca [2022-05-17T03:27:31.604Z] #28 34.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-17T03:27:31.604Z] #28 34.67 Selecting previously unselected package libmnl0:amd64. [2022-05-17T03:27:31.604Z] #28 34.68 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-17T03:27:31.604Z] #28 34.69 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-17T03:27:31.604Z] #28 34.73 Selecting previously unselected package libxtables12:amd64. [2022-05-17T03:27:31.604Z] #28 34.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-17T03:27:31.604Z] #28 34.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-17T03:27:31.604Z] #28 34.79 Selecting previously unselected package libcap2-bin. [2022-05-17T03:27:31.604Z] #28 34.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-17T03:27:31.604Z] #28 34.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-17T03:27:31.604Z] #28 34.86 Selecting previously unselected package iproute2. [2022-05-17T03:27:31.866Z] #28 34.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-17T03:27:31.866Z] #28 34.87 Unpacking iproute2 (5.10.0-4) ... [2022-05-17T03:27:32.129Z] #28 35.17 Selecting previously unselected package xxd. [2022-05-17T03:27:32.129Z] #28 35.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:27:32.129Z] #28 35.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:27:32.129Z] #28 35.30 Selecting previously unselected package vim-common. [2022-05-17T03:27:32.129Z] #28 35.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:27:32.129Z] #28 35.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:27:32.129Z] #28 35.43 Selecting previously unselected package bash-completion. [2022-05-17T03:27:32.129Z] #28 35.43 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-17T03:27:32.778Z] INFO: Expanding go... [2022-05-17T03:27:32.935Z] #64 ... [2022-05-17T03:27:32.935Z] [2022-05-17T03:27:32.935Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-17T03:27:32.935Z] #56 sha256:d34976aacbde46c570d577ac8354b16fdd682636799710c3d5b22d1357d8c628 [2022-05-17T03:27:33.063Z] #64 ... [2022-05-17T03:27:33.063Z] [2022-05-17T03:27:33.063Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-17T03:27:33.063Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-17T03:27:33.063Z] #55 312.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-17T03:27:33.320Z] #55 DONE 313.7s [2022-05-17T03:27:33.320Z] [2022-05-17T03:27:33.321Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:33.321Z] #64 sha256:e65d01f24072e17b8056e2b564350a4f18e2a264c5d2a6dcb2a5aa648707127a [2022-05-17T03:27:33.321Z] #64 ... [2022-05-17T03:27:33.321Z] [2022-05-17T03:27:33.321Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:27:33.321Z] #60 sha256:373ce0d382cf3fd98be99575d03e449ad2c1a87eb5085eef80ac16cc2586932e [2022-05-17T03:27:33.321Z] #60 153.1 + mkdir -p /build [2022-05-17T03:27:33.321Z] #60 153.1 + cp runc /build/runc [2022-05-17T03:27:33.503Z] #28 36.46 Unpacking bash-completion (1:2.11-2) ... [2022-05-17T03:27:33.762Z] #28 36.71 Selecting previously unselected package apparmor. [2022-05-17T03:27:33.762Z] #28 36.72 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-17T03:27:33.762Z] #28 36.75 Unpacking apparmor (2.13.6-10) ... [2022-05-17T03:27:33.762Z] #28 36.96 Selecting previously unselected package inetutils-ping. [2022-05-17T03:27:33.879Z] #56 DONE 0.8s [2022-05-17T03:27:33.879Z] [2022-05-17T03:27:33.879Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:33.879Z] #64 sha256:27f1fca8a8e0d599a37e4c0cedb2393f2ec2df11f9d6d597fe7247c1c212a7ca [2022-05-17T03:27:33.879Z] #64 ... [2022-05-17T03:27:33.879Z] [2022-05-17T03:27:33.879Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-17T03:27:33.879Z] #58 sha256:c636fb14da59e4c1f574d90fa81226e126ef695a9db12112fe01ee9d76c5ebb9 [2022-05-17T03:27:33.879Z] #58 DONE 0.1s [2022-05-17T03:27:33.879Z] [2022-05-17T03:27:33.879Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-17T03:27:33.879Z] #61 sha256:0e05b5f3c870e3d269669a122c8b0cf1414e016e49b700f34ea4da99e4ec99ed [2022-05-17T03:27:33.884Z] #60 DONE 153.5s [2022-05-17T03:27:33.884Z] [2022-05-17T03:27:33.884Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:33.884Z] #64 sha256:e65d01f24072e17b8056e2b564350a4f18e2a264c5d2a6dcb2a5aa648707127a [2022-05-17T03:27:34.021Z] #28 36.96 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-17T03:27:34.021Z] #28 36.97 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-17T03:27:34.021Z] #28 37.05 Selecting previously unselected package libip4tc2:amd64. [2022-05-17T03:27:34.021Z] #28 37.06 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-17T03:27:34.021Z] #28 37.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-17T03:27:34.021Z] #28 37.14 Selecting previously unselected package libip6tc2:amd64. [2022-05-17T03:27:34.021Z] #28 37.14 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-17T03:27:34.021Z] #28 37.15 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-17T03:27:34.141Z] #61 DONE 0.3s [2022-05-17T03:27:34.141Z] [2022-05-17T03:27:34.141Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:34.141Z] #64 sha256:27f1fca8a8e0d599a37e4c0cedb2393f2ec2df11f9d6d597fe7247c1c212a7ca [2022-05-17T03:27:34.279Z] #28 37.26 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-17T03:27:34.279Z] #28 37.27 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-17T03:27:34.279Z] #28 37.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-17T03:27:34.279Z] #28 37.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-17T03:27:34.279Z] #28 37.35 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-17T03:27:34.279Z] #28 37.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-17T03:27:34.279Z] #28 37.41 Selecting previously unselected package libnftnl11:amd64. [2022-05-17T03:27:34.279Z] #28 37.42 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-17T03:27:34.279Z] #28 37.43 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-17T03:27:34.537Z] #28 37.51 Selecting previously unselected package iptables. [2022-05-17T03:27:34.537Z] #28 37.52 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-17T03:27:34.537Z] #28 37.52 Unpacking iptables (1.8.7-1) ... [2022-05-17T03:27:34.537Z] #28 37.68 Selecting previously unselected package libonig5:amd64. [2022-05-17T03:27:34.537Z] #28 37.68 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-17T03:27:34.537Z] #28 37.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:27:34.752Z] #64 288.1 # github.com/containerd/containerd/cmd/containerd [2022-05-17T03:27:34.752Z] #64 288.1 /usr/bin/ld: /tmp/go-link-3997676713/000019.o: in function `New': [2022-05-17T03:27:34.752Z] #64 288.1 /tmp/tmp.HOGcs7eNFK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-17T03:27:34.752Z] #64 288.2 + bin/containerd-stress [2022-05-17T03:27:34.752Z] #64 289.3 + bin/containerd-shim [2022-05-17T03:27:34.796Z] #28 37.78 Selecting previously unselected package libjq1:amd64. [2022-05-17T03:27:34.796Z] #28 37.78 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-17T03:27:34.796Z] #28 37.79 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:27:34.796Z] #28 37.85 Selecting previously unselected package jq. [2022-05-17T03:27:34.796Z] #28 37.86 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-17T03:27:34.796Z] #28 37.87 Unpacking jq (1.6-2.1) ... [2022-05-17T03:27:34.796Z] #28 37.93 Selecting previously unselected package libaio1:amd64. [2022-05-17T03:27:34.796Z] #28 37.94 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-17T03:27:34.796Z] #28 37.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-17T03:27:34.796Z] #28 38.00 Selecting previously unselected package libgpm2:amd64. [2022-05-17T03:27:34.796Z] #28 38.01 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-17T03:27:34.796Z] #28 38.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-17T03:27:35.054Z] #28 38.08 Selecting previously unselected package libinih1:amd64. [2022-05-17T03:27:35.054Z] #28 38.09 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-17T03:27:35.054Z] #28 38.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-17T03:27:35.054Z] #28 38.19 Selecting previously unselected package libnet1:amd64. [2022-05-17T03:27:35.054Z] #28 38.20 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-17T03:27:35.054Z] #28 38.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:27:35.054Z] #28 38.28 Selecting previously unselected package libnl-3-200:amd64. [2022-05-17T03:27:35.054Z] #28 38.29 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-17T03:27:35.054Z] #28 38.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:27:35.054Z] #28 ... [2022-05-17T03:27:35.054Z] [2022-05-17T03:27:35.054Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:35.054Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:27:35.054Z] #71 99.26 + bin/containerd [2022-05-17T03:27:36.409Z] #64 ... [2022-05-17T03:27:36.409Z] [2022-05-17T03:27:36.409Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-17T03:27:36.409Z] #56 sha256:c567e49f137854e2b806cf1649f52ab7a024f98914e87d57cc760993743223c1 [2022-05-17T03:27:36.409Z] #56 DONE 0.4s [2022-05-17T03:27:36.409Z] [2022-05-17T03:27:36.409Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-17T03:27:36.409Z] #58 sha256:65c4d4702c80608e1668446d9f291a3e38b96a6ec667fadaef7531de98c3b644 [2022-05-17T03:27:36.409Z] #58 DONE 0.0s [2022-05-17T03:27:36.409Z] [2022-05-17T03:27:36.409Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-17T03:27:36.409Z] #61 sha256:24c9b28eca675694ee27f025a128569cf3c6aab8796b2fd0a4176c664457e305 [2022-05-17T03:27:36.971Z] #61 DONE 0.3s [2022-05-17T03:27:36.971Z] [2022-05-17T03:27:36.971Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:36.971Z] #64 sha256:e65d01f24072e17b8056e2b564350a4f18e2a264c5d2a6dcb2a5aa648707127a [2022-05-17T03:27:37.445Z] #64 263.6 + bin/containerd [2022-05-17T03:27:40.240Z] #64 260.8 + bin/containerd [2022-05-17T03:27:40.324Z] #71 ... [2022-05-17T03:27:40.324Z] [2022-05-17T03:27:40.324Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-17T03:27:40.324Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-17T03:27:40.324Z] #28 38.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:27:40.324Z] #28 38.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-17T03:27:40.324Z] #28 38.36 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 38.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:27:40.324Z] #28 38.46 Selecting previously unselected package net-tools. [2022-05-17T03:27:40.324Z] #28 38.46 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 38.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:27:40.324Z] #28 38.57 Selecting previously unselected package python-pip-whl. [2022-05-17T03:27:40.324Z] #28 38.58 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:27:40.324Z] #28 38.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:27:40.324Z] #28 38.91 Selecting previously unselected package python3-lib2to3. [2022-05-17T03:27:40.324Z] #28 38.92 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-17T03:27:40.324Z] #28 38.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:27:40.324Z] #28 39.01 Selecting previously unselected package python3-distutils. [2022-05-17T03:27:40.324Z] #28 39.01 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-17T03:27:40.324Z] #28 39.02 Unpacking python3-distutils (3.9.2-1) ... [2022-05-17T03:27:40.324Z] #28 39.10 Selecting previously unselected package python3-pkg-resources. [2022-05-17T03:27:40.324Z] #28 39.11 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-17T03:27:40.324Z] #28 39.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:27:40.324Z] #28 39.21 Selecting previously unselected package python3-setuptools. [2022-05-17T03:27:40.324Z] #28 39.21 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-17T03:27:40.324Z] #28 39.22 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-17T03:27:40.324Z] #28 39.37 Selecting previously unselected package python3-wheel. [2022-05-17T03:27:40.324Z] #28 39.38 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-17T03:27:40.324Z] #28 39.38 Unpacking python3-wheel (0.34.2-1) ... [2022-05-17T03:27:40.324Z] #28 39.43 Selecting previously unselected package python3-pip. [2022-05-17T03:27:40.324Z] #28 39.44 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-17T03:27:40.324Z] #28 39.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:27:40.324Z] #28 39.61 Selecting previously unselected package sudo. [2022-05-17T03:27:40.324Z] #28 39.62 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 39.62 Unpacking sudo (1.9.5p2-3) ... [2022-05-17T03:27:40.324Z] #28 39.94 Selecting previously unselected package thin-provisioning-tools. [2022-05-17T03:27:40.324Z] #28 39.95 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 39.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:27:40.324Z] #28 40.12 Selecting previously unselected package uidmap. [2022-05-17T03:27:40.324Z] #28 40.13 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 40.14 Unpacking uidmap (1:4.8.1-1) ... [2022-05-17T03:27:40.324Z] #28 40.22 Selecting previously unselected package vim-runtime. [2022-05-17T03:27:40.324Z] #28 40.22 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-17T03:27:40.324Z] #28 40.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-17T03:27:40.324Z] #28 40.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-17T03:27:40.324Z] #28 40.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:27:40.324Z] #28 41.98 Selecting previously unselected package vim. [2022-05-17T03:27:40.324Z] #28 41.99 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 42.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:27:40.324Z] #28 42.32 Selecting previously unselected package xfsprogs. [2022-05-17T03:27:40.324Z] #28 42.33 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 42.33 Unpacking xfsprogs (5.10.0-4) ... [2022-05-17T03:27:40.324Z] #28 42.62 Selecting previously unselected package zip. [2022-05-17T03:27:40.324Z] #28 42.63 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 42.64 Unpacking zip (3.0-12) ... [2022-05-17T03:27:40.324Z] #28 42.74 Selecting previously unselected package zstd. [2022-05-17T03:27:40.324Z] #28 42.75 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-17T03:27:40.324Z] #28 42.76 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:27:40.324Z] #28 43.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-17T03:27:40.324Z] #28 43.50 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-17T03:27:40.324Z] #28 43.52 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-17T03:27:40.324Z] #28 43.53 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-17T03:27:40.324Z] #28 43.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-17T03:27:40.324Z] #28 43.55 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-17T03:27:40.324Z] #28 43.58 Setting up uidmap (1:4.8.1-1) ... [2022-05-17T03:27:40.582Z] #28 43.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-17T03:27:40.582Z] #28 43.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-17T03:27:40.582Z] #28 43.62 Setting up python3-wheel (0.34.2-1) ... [2022-05-17T03:27:40.841Z] #28 43.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:27:40.841Z] #28 43.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-17T03:27:40.841Z] #28 43.99 Setting up libcap2-bin (1:2.44-1) ... [2022-05-17T03:27:40.841Z] #28 44.01 Setting up apparmor (2.13.6-10) ... [2022-05-17T03:27:42.219Z] #28 45.24 Setting up zip (3.0-12) ... [2022-05-17T03:27:42.219Z] #28 45.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:27:42.219Z] #28 45.27 Setting up bash-completion (1:2.11-2) ... [2022-05-17T03:27:42.893Z] #64 300.4 + bin/containerd-shim-runc-v1 [2022-05-17T03:27:43.596Z] #28 46.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-17T03:27:43.596Z] #28 46.53 Setting up sudo (1.9.5p2-3) ... [2022-05-17T03:27:43.596Z] #28 46.60 invoke-rc.d: could not determine current runlevel [2022-05-17T03:27:43.596Z] #28 46.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-17T03:27:43.596Z] #28 46.61 Setting up xfsprogs (5.10.0-4) ... [2022-05-17T03:27:43.596Z] #28 46.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-17T03:27:43.596Z] #28 46.64 Setting up inetutils-ping (2:2.0-1) ... [2022-05-17T03:27:43.596Z] #28 46.65 Setting up pigz (2.6-1) ... [2022-05-17T03:27:43.596Z] #28 46.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-17T03:27:43.596Z] #28 46.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-17T03:27:43.596Z] #28 46.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-17T03:27:43.596Z] #28 46.72 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:27:44.164Z] #28 47.17 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-17T03:27:44.164Z] #28 47.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-17T03:27:44.423Z] #28 47.46 Setting up libelf1:amd64 (0.183-1) ... [2022-05-17T03:27:44.423Z] #28 47.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-17T03:27:44.423Z] #28 47.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-17T03:27:44.423Z] #28 47.51 Setting up python3-distutils (3.9.2-1) ... [2022-05-17T03:27:44.682Z] #28 47.77 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-17T03:27:44.682Z] #28 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-17T03:27:44.682Z] #28 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-17T03:27:44.682Z] #28 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-17T03:27:44.682Z] #28 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-17T03:27:44.682Z] #28 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-17T03:27:44.682Z] #28 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-17T03:27:44.682Z] #28 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-17T03:27:44.682Z] #28 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-17T03:27:44.941Z] #28 47.90 Setting up python3-setuptools (52.0.0-4) ... [2022-05-17T03:27:45.509Z] #28 48.77 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-17T03:27:45.768Z] #28 48.78 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-17T03:27:45.768Z] #28 48.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-17T03:27:45.768Z] #28 48.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-17T03:27:46.336Z] #28 49.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-17T03:27:46.596Z] #28 49.51 Setting up jq (1.6-2.1) ... [2022-05-17T03:27:46.596Z] #28 49.52 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-17T03:27:46.596Z] #28 49.53 Setting up iptables (1.8.7-1) ... [2022-05-17T03:27:46.596Z] #28 49.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:27:46.596Z] #28 49.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:27:46.596Z] #28 49.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-17T03:27:46.596Z] #28 49.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-17T03:27:46.596Z] #28 49.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-17T03:27:46.596Z] #28 49.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-17T03:27:46.596Z] #28 49.59 Setting up iproute2 (5.10.0-4) ... [2022-05-17T03:27:46.855Z] #28 49.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:27:47.423Z] #28 DONE 50.5s [2022-05-17T03:27:47.423Z] [2022-05-17T03:27:47.423Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:47.423Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:27:47.423Z] #71 ... [2022-05-17T03:27:47.423Z] [2022-05-17T03:27:47.423Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-17T03:27:47.423Z] #29 sha256:f8eb93030c7ac506371050739bef3ad85df4ae4863952c82fc973e86bff67593 [2022-05-17T03:27:48.230Z] #64 306.8 + bin/containerd-shim-runc-v2 [2022-05-17T03:27:48.358Z] #29 0.782 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-17T03:27:48.358Z] #29 0.793 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-17T03:27:48.358Z] #29 0.796 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-17T03:27:48.358Z] #29 DONE 0.9s [2022-05-17T03:27:48.358Z] [2022-05-17T03:27:48.358Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:48.358Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:27:48.358Z] #71 ... [2022-05-17T03:27:48.358Z] [2022-05-17T03:27:48.358Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-17T03:27:48.358Z] #30 sha256:d51114f67b1a8165f4dd4f87fc135c06988a7cf17fddeb03ab0959d99641bfd3 [2022-05-17T03:27:48.806Z] #64 307.7 + binaries [2022-05-17T03:27:48.806Z] #64 307.7 + install -D bin/containerd /build/containerd [2022-05-17T03:27:48.806Z] #64 307.7 + install -D bin/containerd-shim /build/containerd-shim [2022-05-17T03:27:48.806Z] #64 307.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-17T03:27:48.806Z] #64 307.7 + install -D bin/ctr /build/ctr [2022-05-17T03:27:51.357Z] #64 DONE 309.8s [2022-05-17T03:27:51.618Z] [2022-05-17T03:27:51.618Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-17T03:27:51.618Z] #65 sha256:683a205929e345836b66d1002107db0b88f9adf8b27c165e117a7a0fc1d07ce7 [2022-05-17T03:27:53.003Z] #65 DONE 1.0s [2022-05-17T03:27:53.003Z] [2022-05-17T03:27:53.003Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-17T03:27:53.003Z] #70 sha256:54c6314917f2dd46f493b8e3d02b69ffa688b9b6c83e2dc262293fc1f3cc2e82 [2022-05-17T03:27:53.003Z] #70 DONE 0.2s [2022-05-17T03:27:53.003Z] [2022-05-17T03:27:53.003Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-17T03:27:53.003Z] #75 sha256:7324ef2b7c243eff1bd3d03e18dc0d7a53225d43f346f579f870d762514f95eb [2022-05-17T03:27:53.944Z] #75 DONE 1.0s [2022-05-17T03:27:53.944Z] [2022-05-17T03:27:53.944Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-17T03:27:53.944Z] #76 sha256:72e9cae3e764ef50b8586b34b3817563df68fec6b78583970eae2787ac99af01 [2022-05-17T03:27:53.944Z] #76 DONE 0.0s [2022-05-17T03:27:53.944Z] [2022-05-17T03:27:53.944Z] #77 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-05-17T03:27:53.944Z] #77 sha256:64eac23fa21b40639fcbff29d4be0105c890d7549e8fe6d6f44e1ca7a54f9abf [2022-05-17T03:27:54.515Z] #77 0.673 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-17T03:27:54.776Z] #77 0.674 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-17T03:27:54.776Z] #77 0.674 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-17T03:27:55.298Z] #77 0.915 Reading package lists... [2022-05-17T03:27:56.131Z] #77 1.437 Reading package lists... [2022-05-17T03:27:56.131Z] #77 1.955 Building dependency tree... [2022-05-17T03:27:56.131Z] #77 2.082 Reading state information... [2022-05-17T03:27:56.131Z] #77 2.204 The following additional packages will be installed: [2022-05-17T03:27:56.131Z] #77 2.205 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-17T03:27:56.131Z] #77 2.205 Suggested packages: [2022-05-17T03:27:56.131Z] #77 2.205 systemd-container policykit-1 [2022-05-17T03:27:56.131Z] #77 2.205 Recommended packages: [2022-05-17T03:27:56.131Z] #77 2.205 systemd-timesyncd | time-daemon libnss-systemd [2022-05-17T03:27:56.131Z] #77 2.272 The following NEW packages will be installed: [2022-05-17T03:27:56.392Z] #77 2.272 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-17T03:27:56.392Z] #77 2.273 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-17T03:27:56.392Z] #77 2.541 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-17T03:27:56.392Z] #77 2.541 Need to get 5817 kB of archives. [2022-05-17T03:27:56.392Z] #77 2.541 After this operation, 19.3 MB of additional disk space will be used. [2022-05-17T03:27:56.392Z] #77 2.541 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-17T03:27:56.486Z] #30 7.544 Collecting yamllint==1.26.1 [2022-05-17T03:27:56.652Z] #77 2.546 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-17T03:27:56.652Z] #77 2.548 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-17T03:27:56.652Z] #77 2.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-17T03:27:56.652Z] #77 2.553 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-17T03:27:56.652Z] #77 2.631 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-17T03:27:56.652Z] #77 2.635 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-17T03:27:56.652Z] #77 2.637 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-17T03:27:56.652Z] #77 2.638 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-17T03:27:56.652Z] #77 2.640 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-17T03:27:56.652Z] #77 2.795 debconf: delaying package configuration, since apt-utils is not installed [2022-05-17T03:27:56.915Z] #77 2.825 Fetched 5817 kB in 0s (16.0 MB/s) [2022-05-17T03:27:56.915Z] #77 2.851 Selecting previously unselected package libargon2-1:amd64. [2022-05-17T03:27:56.915Z] #77 2.851 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-05-17T03:27:56.915Z] #77 2.867 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-17T03:27:56.915Z] #77 2.875 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-17T03:27:56.915Z] #77 2.912 Selecting previously unselected package libjson-c5:amd64. [2022-05-17T03:27:56.915Z] #77 2.915 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-17T03:27:56.915Z] #77 2.918 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-17T03:27:56.915Z] #77 2.957 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-17T03:27:56.915Z] #77 2.960 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-17T03:27:56.915Z] #77 2.965 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-17T03:27:56.915Z] #77 3.023 Selecting previously unselected package libkmod2:amd64. [2022-05-17T03:27:57.053Z] #30 8.575 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-17T03:27:57.175Z] #77 3.026 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-17T03:27:57.175Z] #77 3.032 Unpacking libkmod2:amd64 (28-1) ... [2022-05-17T03:27:57.175Z] #77 3.083 Selecting previously unselected package systemd. [2022-05-17T03:27:57.175Z] #77 3.086 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-17T03:27:57.175Z] #77 3.126 Unpacking systemd (247.3-7) ... [2022-05-17T03:27:57.621Z] #30 9.259 Collecting pathspec>=0.5.3 [2022-05-17T03:27:57.621Z] #30 9.266 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-17T03:27:57.746Z] #77 3.643 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-17T03:27:57.746Z] #77 3.654 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-17T03:27:57.746Z] #77 3.666 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-17T03:27:57.746Z] #77 3.679 Setting up libkmod2:amd64 (28-1) ... [2022-05-17T03:27:57.746Z] #77 3.691 Setting up systemd (247.3-7) ... [2022-05-17T03:27:57.746Z] #77 3.730 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-17T03:27:57.746Z] #77 3.732 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-17T03:27:57.746Z] #77 3.735 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-17T03:27:57.746Z] #77 3.757 Initializing machine ID from KVM UUID. [2022-05-17T03:27:57.879Z] #30 9.491 Collecting pyyaml [2022-05-17T03:27:57.880Z] #30 9.496 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-17T03:27:57.880Z] #30 9.546 Building wheels for collected packages: yamllint [2022-05-17T03:27:57.880Z] #30 9.547 Building wheel for yamllint (setup.py): started [2022-05-17T03:27:58.317Z] #77 4.155 Selecting previously unselected package systemd-sysv. [2022-05-17T03:27:58.317Z] #77 4.155 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-05-17T03:27:58.317Z] #77 4.170 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-17T03:27:58.317Z] #77 4.175 Unpacking systemd-sysv (247.3-7) ... [2022-05-17T03:27:58.317Z] #77 4.222 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-17T03:27:58.317Z] #77 4.225 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-17T03:27:58.317Z] #77 4.229 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-17T03:27:58.317Z] #77 4.293 Selecting previously unselected package dbus. [2022-05-17T03:27:58.317Z] #77 4.296 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-17T03:27:58.317Z] #77 4.307 Unpacking dbus (1.12.20-2) ... [2022-05-17T03:27:58.317Z] #77 4.364 Selecting previously unselected package libpam-systemd:amd64. [2022-05-17T03:27:58.317Z] #77 4.367 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-17T03:27:58.317Z] #77 4.371 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-17T03:27:58.317Z] #77 4.423 Selecting previously unselected package dbus-user-session. [2022-05-17T03:27:58.447Z] #30 10.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-17T03:27:58.447Z] #30 10.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8fa9dbbb6acfecfa509c11a19002cf72868179d967fbe9e8051a433d5fa785f6 [2022-05-17T03:27:58.447Z] #30 10.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-17T03:27:58.447Z] #30 10.11 Successfully built yamllint [2022-05-17T03:27:58.447Z] #30 10.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-17T03:27:58.577Z] #77 4.426 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-17T03:27:58.577Z] #77 4.430 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-17T03:27:58.577Z] #77 4.508 Setting up systemd-sysv (247.3-7) ... [2022-05-17T03:27:58.577Z] #77 4.521 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-17T03:27:58.577Z] #77 4.534 Setting up dbus (1.12.20-2) ... [2022-05-17T03:27:58.577Z] #77 4.662 invoke-rc.d: could not determine current runlevel [2022-05-17T03:27:58.707Z] #30 10.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-17T03:27:58.839Z] #77 4.664 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-17T03:27:58.839Z] #77 4.669 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-17T03:27:58.839Z] #77 4.837 Setting up dbus-user-session (1.12.20-2) ... [2022-05-17T03:27:58.839Z] #77 4.854 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-17T03:27:58.965Z] #30 DONE 10.7s [2022-05-17T03:27:58.966Z] [2022-05-17T03:27:58.966Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-17T03:27:58.966Z] #34 sha256:6a9d500535d0e9f70f9c25f692fac4e6d58a4c5ea3dc9d105a3cf187ecb42dd0 [2022-05-17T03:27:59.099Z] #77 DONE 5.0s [2022-05-17T03:27:59.099Z] [2022-05-17T03:27:59.099Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-05-17T03:27:59.099Z] #78 sha256:90815788274ace360dcf3421c3691edffade8c0e89029943086c43ea0373121c [2022-05-17T03:27:59.534Z] #34 DONE 0.3s [2022-05-17T03:27:59.534Z] [2022-05-17T03:27:59.534Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-17T03:27:59.534Z] #39 sha256:7092c4e2ff18ee38c9af78659fc5f6e175229059ac4980ae5d7cc4a5bc2e4c25 [2022-05-17T03:27:59.534Z] #39 DONE 0.2s [2022-05-17T03:27:59.534Z] [2022-05-17T03:27:59.534Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-17T03:27:59.534Z] #42 sha256:a4113b64e5704b8dbda0fce2558f5a8988b5b330f29588e51d91a95f4db80b98 [2022-05-17T03:27:59.534Z] #42 DONE 0.1s [2022-05-17T03:27:59.534Z] [2022-05-17T03:27:59.534Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:27:59.534Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:27:59.620Z] #78 0.433 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T03:27:59.620Z] #78 0.434 Dload Upload Total Spent Left Speed [2022-05-17T03:27:59.793Z] #71 ... [2022-05-17T03:27:59.793Z] [2022-05-17T03:27:59.793Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-17T03:27:59.793Z] #44 sha256:7d5fe89cc103bdc20e275a14df68c88e8aa42cf266b1afacda68ece8a710f3f3 [2022-05-17T03:27:59.793Z] #44 DONE 0.1s [2022-05-17T03:27:59.793Z] [2022-05-17T03:27:59.794Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-17T03:27:59.794Z] #46 sha256:f9cbe80f35be0e55cc7ce29aa15337e7282ff002a44e05637ae6393c7ffb900a [2022-05-17T03:27:59.794Z] #46 DONE 0.1s [2022-05-17T03:27:59.794Z] [2022-05-17T03:27:59.794Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-17T03:27:59.794Z] #48 sha256:348cf1e3328628d7c0283fc852c3233dbd8c3b90c83f8d16b84c82a095e8b312 [2022-05-17T03:27:59.880Z] #78 0.436 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5507 0 --:--:-- --:--:-- --:--:-- 5507 [2022-05-17T03:27:59.880Z] #78 DONE 0.8s [2022-05-17T03:27:59.880Z] [2022-05-17T03:27:59.880Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-17T03:27:59.880Z] #79 sha256:f2e16804721cc5616602fb4077a7c034522dbf5fff787d16b7ea921b754ec215 [2022-05-17T03:28:00.053Z] #48 DONE 0.1s [2022-05-17T03:28:00.053Z] [2022-05-17T03:28:00.053Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-17T03:28:00.053Z] #52 sha256:78c225c374ef85669f0701f8cb12728e05a3646beaa0c26a962d607f07842e6f [2022-05-17T03:28:00.053Z] #52 DONE 0.0s [2022-05-17T03:28:00.053Z] [2022-05-17T03:28:00.053Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-17T03:28:00.053Z] #55 sha256:95135f848b63b60123023bf0374f0c842cf222551a8181282fc1f59086069b0a [2022-05-17T03:28:00.312Z] #55 DONE 0.1s [2022-05-17T03:28:00.312Z] [2022-05-17T03:28:00.312Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-17T03:28:00.312Z] #59 sha256:fc0403da4022d767bd0eded349274ba67d98c11fe7e0b45ce720f018d700e257 [2022-05-17T03:28:00.312Z] #59 DONE 0.1s [2022-05-17T03:28:00.312Z] [2022-05-17T03:28:00.312Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:28:00.312Z] #67 sha256:017a333a654025da54ade7a34f8df72cc7aa93c2fbc3225727b0f0a5cb463333 [2022-05-17T03:28:00.312Z] #67 ... [2022-05-17T03:28:00.312Z] [2022-05-17T03:28:00.312Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-17T03:28:00.312Z] #61 sha256:5c0314433ad9b280264f4ab606882ca08fe29b814e63ce5e8763613c45db2c09 [2022-05-17T03:28:00.312Z] #61 DONE 0.1s [2022-05-17T03:28:00.312Z] [2022-05-17T03:28:00.312Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-17T03:28:00.312Z] #63 sha256:13d09b4bcc871e315d1e15dc44843d29ebb3fe6763266d4733b505f8bf1c1db0 [2022-05-17T03:28:00.571Z] #63 DONE 0.2s [2022-05-17T03:28:00.571Z] [2022-05-17T03:28:00.571Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-17T03:28:00.571Z] #65 sha256:a69210c84e29c325f93dd3f37591d624c0a1a1288b48343e6d6ec43ba4574f71 [2022-05-17T03:28:00.571Z] #65 DONE 0.1s [2022-05-17T03:28:00.571Z] [2022-05-17T03:28:00.571Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-17T03:28:00.571Z] #67 sha256:017a333a654025da54ade7a34f8df72cc7aa93c2fbc3225727b0f0a5cb463333 [2022-05-17T03:28:00.821Z] #79 DONE 1.0s [2022-05-17T03:28:00.821Z] [2022-05-17T03:28:00.821Z] #80 exporting to image [2022-05-17T03:28:00.821Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-17T03:28:00.821Z] #80 exporting layers [2022-05-17T03:28:02.670Z] INFO: Expanding compiler 1 of 3... [2022-05-17T03:28:02.671Z] INFO: Expanding compiler 2 of 3... [2022-05-17T03:28:04.836Z] INFO: Expanding compiler 3 of 3... [2022-05-17T03:28:05.798Z] INFO: Removing downloaded files... [2022-05-17T03:28:05.798Z] INFO: Downloading containerd [2022-05-17T03:28:07.405Z] #80 exporting layers 6.4s done [2022-05-17T03:28:07.405Z] #80 writing image sha256:83c1e20ab9e52c8f3572267cf6ac6a6c368c9c4b22703ac9aa16bea79cca94da done [2022-05-17T03:28:07.405Z] #80 naming to docker.io/library/docker:326d75775989db82fa9c7eed8bb7747f89217b8b done [2022-05-17T03:28:07.405Z] #80 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-17T03:28:07.755Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=326d75775989db82fa9c7eed8bb7747f89217b8b -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:326d75775989db82fa9c7eed8bb7747f89217b8b hack/make.sh dynbinary test-integration [2022-05-17T03:28:09.664Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-17T03:28:09.664Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-17T03:28:09.664Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-17T03:28:09.664Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-17T03:28:09.664Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-05-17T03:28:09.664Z] Detected virtualization docker. [2022-05-17T03:28:09.664Z] Detected architecture x86-64. [2022-05-17T03:28:09.664Z] Set hostname to <9abbcbd5702a>. [2022-05-17T03:28:09.664Z] modprobe@configfs.service: Succeeded. [2022-05-17T03:28:09.664Z] modprobe@drm.service: Succeeded. [2022-05-17T03:28:09.664Z] modprobe@fuse.service: Succeeded. [2022-05-17T03:28:09.924Z] + source /etc/docker-entrypoint-cmd [2022-05-17T03:28:09.924Z] ++ hack/make.sh dynbinary test-integration [2022-05-17T03:28:09.924Z] [2022-05-17T03:28:09.924Z] Removing bundles/ [2022-05-17T03:28:09.924Z] [2022-05-17T03:28:09.924Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-17T03:28:09.924Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:28:09.924Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:28:16.078Z] [2022-05-17T03:28:16.078Z] Name Version Source Summary [2022-05-17T03:28:16.078Z] ---- ------- ------ ------- [2022-05-17T03:28:16.078Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-17T03:28:16.534Z] [2022-05-17T03:28:16.534Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-17T03:28:16.534Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-17T03:28:16.534Z] PSChildName : containerd [2022-05-17T03:28:16.534Z] PSDrive : C [2022-05-17T03:28:16.534Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-17T03:28:16.534Z] PSIsContainer : True [2022-05-17T03:28:16.534Z] Name : containerd [2022-05-17T03:28:16.534Z] FullName : C:\containerd [2022-05-17T03:28:16.534Z] Parent : [2022-05-17T03:28:16.534Z] Exists : True [2022-05-17T03:28:16.534Z] Root : C:\ [2022-05-17T03:28:16.534Z] Extension : [2022-05-17T03:28:16.534Z] CreationTime : 5/17/2022 3:28:16 AM [2022-05-17T03:28:16.534Z] CreationTimeUtc : 5/17/2022 3:28:16 AM [2022-05-17T03:28:16.534Z] LastAccessTime : 5/17/2022 3:28:16 AM [2022-05-17T03:28:16.534Z] LastAccessTimeUtc : 5/17/2022 3:28:16 AM [2022-05-17T03:28:16.534Z] LastWriteTime : 5/17/2022 3:28:16 AM [2022-05-17T03:28:16.534Z] LastWriteTimeUtc : 5/17/2022 3:28:16 AM [2022-05-17T03:28:16.534Z] Attributes : Directory [2022-05-17T03:28:16.534Z] Mode : d----- [2022-05-17T03:28:16.534Z] BaseName : containerd [2022-05-17T03:28:16.534Z] Target : {} [2022-05-17T03:28:16.534Z] LinkType : [2022-05-17T03:28:16.534Z] [2022-05-17T03:28:18.699Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-17T03:28:18.700Z] INFO: Configuring git core.autocrlf... [2022-05-17T03:28:18.700Z] [2022-05-17T03:28:18.700Z] [2022-05-17T03:28:22.507Z] #67 89.00 + mkdir -p /build [2022-05-17T03:28:22.507Z] #67 89.00 + cp runc /build/runc [2022-05-17T03:28:22.507Z] #67 DONE 89.3s [2022-05-17T03:28:22.507Z] [2022-05-17T03:28:22.507Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:28:22.507Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:28:22.507Z] #71 ... [2022-05-17T03:28:22.507Z] [2022-05-17T03:28:22.507Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-17T03:28:22.507Z] #68 sha256:9cb3cf7fea907571929881fde1e57c74c956db03f6f57435bc49322fe8ca7738 [2022-05-17T03:28:22.507Z] #68 DONE 0.1s [2022-05-17T03:28:22.507Z] [2022-05-17T03:28:22.507Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-17T03:28:22.507Z] #71 sha256:08d9461b1d1da391ab14b07a27d007086dda43d56d3d10c49d7be2a634404a7c [2022-05-17T03:28:33.727Z] #64 313.8 # github.com/containerd/containerd/cmd/containerd [2022-05-17T03:28:33.727Z] #64 313.8 /usr/bin/ld: /tmp/go-link-2236443964/000019.o: in function `New': [2022-05-17T03:28:33.727Z] #64 313.8 /tmp/tmp.Wr4UmFFwaU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-17T03:28:33.727Z] #64 313.9 + bin/containerd-stress [2022-05-17T03:28:33.727Z] #64 315.0 + bin/containerd-shim [2022-05-17T03:28:34.808Z] 12fb50a031bd: Pull complete [2022-05-17T03:28:34.808Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-17T03:28:34.808Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:28:34.808Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:28:34.808Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-17T03:28:34.808Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-17T03:28:34.808Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-17T03:28:34.808Z] INFO: Docker version of control daemon [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] Client: [2022-05-17T03:28:34.808Z] Version: 20.10.9 [2022-05-17T03:28:34.808Z] API version: 1.41 [2022-05-17T03:28:34.808Z] Go version: go1.16.8 [2022-05-17T03:28:34.808Z] Git commit: c2ea9bc [2022-05-17T03:28:34.808Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-17T03:28:34.808Z] OS/Arch: windows/amd64 [2022-05-17T03:28:34.808Z] Context: default [2022-05-17T03:28:34.808Z] Experimental: true [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] Server: Docker Engine - Community [2022-05-17T03:28:34.808Z] Engine: [2022-05-17T03:28:34.808Z] Version: 20.10.9 [2022-05-17T03:28:34.808Z] API version: 1.41 (minimum version 1.24) [2022-05-17T03:28:34.808Z] Go version: go1.16.8 [2022-05-17T03:28:34.808Z] Git commit: 79ea9d3 [2022-05-17T03:28:34.808Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-17T03:28:34.808Z] OS/Arch: windows/amd64 [2022-05-17T03:28:34.808Z] Experimental: true [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] INFO: Docker info of control daemon [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] Client: [2022-05-17T03:28:34.808Z] Context: default [2022-05-17T03:28:34.808Z] Debug Mode: false [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] Server: [2022-05-17T03:28:34.808Z] Containers: 0 [2022-05-17T03:28:34.808Z] Running: 0 [2022-05-17T03:28:34.808Z] Paused: 0 [2022-05-17T03:28:34.808Z] Stopped: 0 [2022-05-17T03:28:34.808Z] Images: 1 [2022-05-17T03:28:34.808Z] Server Version: 20.10.9 [2022-05-17T03:28:34.808Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-17T03:28:34.808Z] Windows: [2022-05-17T03:28:34.808Z] LCOW: [2022-05-17T03:28:34.808Z] Logging Driver: json-file [2022-05-17T03:28:34.808Z] Plugins: [2022-05-17T03:28:34.808Z] Volume: local [2022-05-17T03:28:34.808Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:28:34.808Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:28:34.808Z] Swarm: inactive [2022-05-17T03:28:34.808Z] Default Isolation: process [2022-05-17T03:28:34.808Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-17T03:28:34.808Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-17T03:28:34.808Z] OSType: windows [2022-05-17T03:28:34.808Z] Architecture: x86_64 [2022-05-17T03:28:34.808Z] CPUs: 4 [2022-05-17T03:28:34.808Z] Total Memory: 32GiB [2022-05-17T03:28:34.808Z] Name: azwin-2-f1a7f1 [2022-05-17T03:28:34.808Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-17T03:28:34.808Z] Docker Root Dir: D:\docker [2022-05-17T03:28:34.808Z] Debug Mode: false [2022-05-17T03:28:34.808Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:28:34.808Z] Labels: [2022-05-17T03:28:34.808Z] Experimental: true [2022-05-17T03:28:34.808Z] Insecure Registries: [2022-05-17T03:28:34.808Z] 10.0.0.4:5000 [2022-05-17T03:28:34.808Z] 127.0.0.0/8 [2022-05-17T03:28:34.808Z] Registry Mirrors: [2022-05-17T03:28:34.808Z] http://10.0.0.4:5000/ [2022-05-17T03:28:34.808Z] Live Restore Enabled: false [2022-05-17T03:28:34.808Z] Product License: Community Engine [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] INFO: Commit hash is 91319f80d4 [2022-05-17T03:28:34.808Z] INFO: Nuke-Everything... [2022-05-17T03:28:34.808Z] INFO: Container count on control daemon to delete is 0 [2022-05-17T03:28:34.808Z] INFO: Nuking d:\CI [2022-05-17T03:28:34.808Z] INFO: Zapped successfully [2022-05-17T03:28:34.808Z] INFO: Location for testing is d:\CI\PR-43598\6 [2022-05-17T03:28:34.808Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] INFO: Building the image from Dockerfile.windows at 05/17/2022 03:28:22... [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] Sending build context to Docker daemon 66.78MB [2022-05-17T03:28:34.808Z] [2022-05-17T03:28:34.808Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-17T03:28:34.808Z] ---> 7c569352fed3 [2022-05-17T03:28:34.808Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-17T03:28:34.808Z] ---> Running in e5886bdbf28e [2022-05-17T03:28:34.808Z] Removing intermediate container e5886bdbf28e [2022-05-17T03:28:34.808Z] ---> 01effb094b24 [2022-05-17T03:28:34.808Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-17T03:28:34.808Z] ---> Running in 66801e446fb6 [2022-05-17T03:28:34.808Z] Removing intermediate container 66801e446fb6 [2022-05-17T03:28:34.808Z] ---> 0bbd79e8a191 [2022-05-17T03:28:34.808Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-17T03:28:34.808Z] ---> Running in 5a612e95b316 [2022-05-17T03:28:34.808Z] Removing intermediate container 5a612e95b316 [2022-05-17T03:28:34.808Z] ---> 46192b53cd89 [2022-05-17T03:28:34.808Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-17T03:28:34.808Z] ---> Running in e4906d10a7d6 [2022-05-17T03:28:34.808Z] Removing intermediate container e4906d10a7d6 [2022-05-17T03:28:34.808Z] ---> d5a8562c8938 [2022-05-17T03:28:34.808Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-17T03:28:34.808Z] ---> Running in d4adb9514272 [2022-05-17T03:28:34.808Z] Removing intermediate container d4adb9514272 [2022-05-17T03:28:34.808Z] ---> 3b2c4fefc8b1 [2022-05-17T03:28:34.808Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-17T03:28:34.808Z] ---> Running in efc9730920ea [2022-05-17T03:28:34.808Z] Removing intermediate container efc9730920ea [2022-05-17T03:28:34.808Z] ---> ec099ebb6adf [2022-05-17T03:28:34.808Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-17T03:28:34.808Z] ---> Running in 9805d16a783e [2022-05-17T03:28:36.472Z] #64 311.8 # github.com/containerd/containerd/cmd/containerd [2022-05-17T03:28:36.472Z] #64 311.8 /usr/bin/ld: /tmp/go-link-4253337115/000019.o: in function `New': [2022-05-17T03:28:36.472Z] #64 311.8 /tmp/tmp.q7TKz534UF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-17T03:28:36.472Z] #64 311.9 + bin/containerd-stress [2022-05-17T03:28:36.472Z] #64 313.0 + bin/containerd-shim [2022-05-17T03:28:38.788Z] [2022-05-17T03:28:38.788Z] SUCCESS: Specified value was saved. [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-17T03:28:38.810Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-17T03:28:38.810Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-17T03:28:38.810Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-17T03:28:39.071Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-17T03:28:39.071Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-17T03:28:39.257Z] INFO: Downloading git... [2022-05-17T03:28:39.331Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-05-17T03:28:39.331Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-17T03:28:39.902Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-17T03:28:39.902Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-17T03:28:39.902Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-17T03:28:40.162Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-05-17T03:28:40.162Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-17T03:28:40.162Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-17T03:28:40.162Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-05-17T03:28:40.318Z] #64 326.0 + bin/containerd-shim-runc-v1 [2022-05-17T03:28:40.423Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 77.3% of statements [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/builder [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-17T03:28:40.423Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-17T03:28:40.830Z] INFO: Downloading go... [2022-05-17T03:28:42.335Z] ok github.com/docker/docker/builder/remotecontext 0.142s coverage: 13.7% of statements [2022-05-17T03:28:42.398Z] INFO: Downloading compiler 1 of 3... [2022-05-17T03:28:42.865Z] INFO: Downloading compiler 2 of 3... [2022-05-17T03:28:42.865Z] INFO: Downloading compiler 3 of 3... [2022-05-17T03:28:42.865Z] INFO: Extracting git... [2022-05-17T03:28:42.905Z] ok github.com/docker/docker/builder/dockerfile 0.475s coverage: 49.3% of statements [2022-05-17T03:28:43.166Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-17T03:28:43.737Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-17T03:28:44.563Z] #64 324.1 + bin/containerd-shim-runc-v1 [2022-05-17T03:28:44.680Z] ok github.com/docker/docker/builder/remotecontext/git 1.545s coverage: 86.3% of statements [2022-05-17T03:28:44.680Z] ? github.com/docker/docker/cli [no test files] [2022-05-17T03:28:44.680Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-17T03:28:44.680Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-17T03:28:44.680Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-17T03:28:45.251Z] ok github.com/docker/docker/cmd/docker-proxy 0.339s coverage: 67.6% of statements [2022-05-17T03:28:46.907Z] #64 332.2 + bin/containerd-shim-runc-v2 [2022-05-17T03:28:46.907Z] #64 333.0 + binaries [2022-05-17T03:28:46.907Z] #64 333.0 + install -D bin/containerd /build/containerd [2022-05-17T03:28:46.907Z] #64 333.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-17T03:28:46.907Z] #64 333.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-17T03:28:46.907Z] #64 333.0 + install -D bin/ctr /build/ctr [2022-05-17T03:28:48.552Z] ok github.com/docker/docker/client 0.088s coverage: 75.6% of statements [2022-05-17T03:28:48.817Z] #64 DONE 334.8s [2022-05-17T03:28:49.761Z] [2022-05-17T03:28:49.761Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-17T03:28:49.761Z] #65 sha256:1f2acc124de061db10aea99d52b5a5e2254dfd569f3fb034c7368d9e08e0dab6 [2022-05-17T03:28:49.814Z] #64 330.3 + bin/containerd-shim-runc-v2 [2022-05-17T03:28:50.331Z] #65 DONE 0.8s [2022-05-17T03:28:50.331Z] [2022-05-17T03:28:50.331Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-17T03:28:50.331Z] #70 sha256:524b70fb062735716cfd6da4496b36eaa60a5dd531759ad33a5da040cadea659 [2022-05-17T03:28:50.592Z] #70 DONE 0.2s [2022-05-17T03:28:50.592Z] [2022-05-17T03:28:50.592Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-17T03:28:50.592Z] #75 sha256:3d91a76eb17e2f3f1c1504626f252a29bc81c45819b5079da48ff53a387acc8c [2022-05-17T03:28:50.744Z] #64 331.1 + binaries [2022-05-17T03:28:50.744Z] #64 331.1 + install -D bin/containerd /build/containerd [2022-05-17T03:28:50.744Z] #64 331.2 + install -D bin/containerd-shim /build/containerd-shim [2022-05-17T03:28:50.744Z] #64 331.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-17T03:28:50.744Z] #64 331.2 + install -D bin/ctr /build/ctr [2022-05-17T03:28:51.536Z] #75 DONE 0.9s [2022-05-17T03:28:51.536Z] [2022-05-17T03:28:51.536Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-17T03:28:51.536Z] #76 sha256:8ebab571c68451142371cb540bd81c335198e922274bed974dbabfa9d3e48e31 [2022-05-17T03:28:51.536Z] #76 DONE 0.0s [2022-05-17T03:28:51.536Z] [2022-05-17T03:28:51.536Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-17T03:28:51.536Z] #77 sha256:6037d1f3aebc1293266e8b3014eabde0c3cca00adef8032791950e16f6525174 [2022-05-17T03:28:52.636Z] #64 DONE 333.2s [2022-05-17T03:28:52.923Z] #77 DONE 1.5s [2022-05-17T03:28:52.923Z] [2022-05-17T03:28:52.923Z] #78 exporting to image [2022-05-17T03:28:52.923Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-17T03:28:52.923Z] #78 exporting layers [2022-05-17T03:28:53.605Z] [2022-05-17T03:28:53.605Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-17T03:28:53.605Z] #65 sha256:5e93cb537de421501efccdb77a47b81b3979a7827b752f46660f6f6d995d745d [2022-05-17T03:28:54.531Z] #65 DONE 0.9s [2022-05-17T03:28:54.531Z] [2022-05-17T03:28:54.531Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-17T03:28:54.531Z] #70 sha256:a9ba59ed23b5bf3d0a6d12e7634c0966ea28bb3a863525e5c0bf2b8fd2cc9839 [2022-05-17T03:28:54.589Z] #71 177.0 # github.com/containerd/containerd/cmd/containerd [2022-05-17T03:28:54.589Z] #71 177.0 /usr/bin/ld: /tmp/go-link-2870794249/000019.o: in function `New': [2022-05-17T03:28:54.589Z] #71 177.0 /tmp/tmp.eE3TTas8Gb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-17T03:28:54.589Z] #71 177.1 + bin/containerd-stress [2022-05-17T03:28:54.589Z] #71 178.2 + bin/containerd-shim [2022-05-17T03:28:54.787Z] #70 DONE 0.2s [2022-05-17T03:28:54.787Z] [2022-05-17T03:28:54.787Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-17T03:28:54.787Z] #75 sha256:226081d26b07cefa522763b594bebbca4666b978a0c4ddc7fc1c5498fccaceae [2022-05-17T03:28:55.714Z] #75 DONE 0.9s [2022-05-17T03:28:55.714Z] [2022-05-17T03:28:55.714Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-17T03:28:55.714Z] #76 sha256:dc029038eaf3cc7bd9579c6a034a8946ef4d2724ea088b475f8aad1283c48df2 [2022-05-17T03:28:55.714Z] #76 DONE 0.0s [2022-05-17T03:28:55.714Z] [2022-05-17T03:28:55.714Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-17T03:28:55.714Z] #77 sha256:7b380d14e70cf3d2676c2f0bff16465e4a921addc947b75b5dc609f594aa56da [2022-05-17T03:28:57.079Z] #77 DONE 1.3s [2022-05-17T03:28:57.079Z] [2022-05-17T03:28:57.079Z] #78 exporting to image [2022-05-17T03:28:57.079Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-17T03:28:57.079Z] #78 exporting layers [2022-05-17T03:28:57.643Z] INFO: Expanding go... [2022-05-17T03:28:59.586Z] #78 exporting layers 6.1s done [2022-05-17T03:28:59.586Z] #78 writing image sha256:69fdf7b50553f5468545c1e791832ede077b255a50f6beae79e711603190f814 done [2022-05-17T03:28:59.586Z] #78 naming to docker.io/library/docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 done [2022-05-17T03:28:59.586Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-17T03:28:59.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 -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:061b42e4b0c4e6bb34635f4925ca291cc9684528 hack/make.sh dynbinary test-integration [2022-05-17T03:29:01.862Z] [2022-05-17T03:29:01.862Z] Removing bundles/ [2022-05-17T03:29:01.862Z] [2022-05-17T03:29:01.862Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-17T03:29:01.862Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:29:01.862Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:29:03.618Z] #78 exporting layers 6.1s done [2022-05-17T03:29:03.618Z] #78 writing image sha256:4b81be63609c9f5b6777801e67768bbdea4d95e1bd07249068f2c064d2a53969 done [2022-05-17T03:29:03.618Z] #78 naming to docker.io/library/docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 done [2022-05-17T03:29:03.618Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-17T03:29:03.948Z] + trap exit INT TERM [2022-05-17T03:29:03.948Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-17T03:29:03.948Z] + CONTAINER_NAME=docker-pr6 [2022-05-17T03:29:03.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43598/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 -e DOCKER_GRAPHDRIVER docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 hack/make.sh dynbinary [2022-05-17T03:29:04.875Z] [2022-05-17T03:29:05.132Z] Removing bundles/ [2022-05-17T03:29:05.132Z] [2022-05-17T03:29:05.132Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-17T03:29:05.132Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:29:05.132Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:29:06.792Z] #71 189.4 + bin/containerd-shim-runc-v1 [2022-05-17T03:29:08.185Z] b111c3320c94: Pull complete [2022-05-17T03:29:12.110Z] #71 195.8 + bin/containerd-shim-runc-v2 [2022-05-17T03:29:12.385Z] #71 196.6 + binaries [2022-05-17T03:29:12.656Z] #71 196.6 + install -D bin/containerd /build/containerd [2022-05-17T03:29:12.656Z] #71 196.6 + install -D bin/containerd-shim /build/containerd-shim [2022-05-17T03:29:12.656Z] #71 196.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-17T03:29:12.656Z] #71 196.7 + install -D bin/ctr /build/ctr [2022-05-17T03:29:13.224Z] #71 DONE 197.2s [2022-05-17T03:29:14.600Z] [2022-05-17T03:29:14.600Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-17T03:29:14.600Z] #72 sha256:03290c8ac5b875db26db1a5bbb27242265718c7843e5878df805271fd6ac23f8 [2022-05-17T03:29:14.600Z] #72 DONE 0.2s [2022-05-17T03:29:14.600Z] [2022-05-17T03:29:14.600Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-17T03:29:14.600Z] #77 sha256:ef24d35f863ae0909e09a37752f8ab2d1b4be7e0e1107df588771c8a8f041f82 [2022-05-17T03:29:14.600Z] #77 DONE 0.1s [2022-05-17T03:29:14.600Z] [2022-05-17T03:29:14.600Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-17T03:29:14.600Z] #82 sha256:4e5cbcdfa2ec66f7c47202dfc98f477afbb11d496693eff60eb2c5f2e18d9357 [2022-05-17T03:29:15.166Z] #82 DONE 0.5s [2022-05-17T03:29:15.166Z] [2022-05-17T03:29:15.166Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-17T03:29:15.166Z] #83 sha256:c9f1b3145a220c769d9be2f55ae6c20f365934784a3e7ceff52f8da2ad7d1ec6 [2022-05-17T03:29:15.166Z] #83 DONE 0.0s [2022-05-17T03:29:15.166Z] [2022-05-17T03:29:15.166Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-17T03:29:15.166Z] #84 sha256:9fc9c460e601a56a5b251cfec2d122b2c48d18eed7cc63af03c9c91f7d4999d4 [2022-05-17T03:29:20.429Z] #84 DONE 4.8s [2022-05-17T03:29:20.429Z] [2022-05-17T03:29:20.429Z] #85 exporting to image [2022-05-17T03:29:20.429Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-17T03:29:20.429Z] #85 exporting layers [2022-05-17T03:29:20.678Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.7% of statements [2022-05-17T03:29:21.251Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-17T03:29:21.821Z] ok github.com/docker/docker/cmd/dockerd/trap 2.431s coverage: 0.0% of statements [2022-05-17T03:29:21.821Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-17T03:29:21.821Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-17T03:29:21.821Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-17T03:29:21.821Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-17T03:29:21.821Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-17T03:29:27.112Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-05-17T03:29:27.545Z] INFO: Expanding compiler 1 of 3... [2022-05-17T03:29:28.584Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2022-05-17T03:29:29.059Z] INFO: Expanding compiler 2 of 3... [2022-05-17T03:29:30.010Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-05-17T03:29:30.762Z] Removing intermediate container abcca43ab4f2 [2022-05-17T03:29:30.762Z] ---> 0f9c5e958ea9 [2022-05-17T03:29:30.762Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-17T03:29:30.762Z] ---> Running in ec17ef7aca26 [2022-05-17T03:29:30.762Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-17T03:29:30.762Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-17T03:29:30.762Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-17T03:29:30.762Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-17T03:29:30.762Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-17T03:29:30.762Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-17T03:29:30.762Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-17T03:29:30.762Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-17T03:29:30.762Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T03:29:30.762Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-17T03:29:30.762Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-17T03:29:30.762Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-17T03:29:30.762Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-17T03:29:30.762Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-17T03:29:30.762Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-17T03:29:30.762Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-17T03:29:36.095Z] INFO: Expanding compiler 3 of 3... [2022-05-17T03:29:36.095Z] INFO: Removing downloaded files... [2022-05-17T03:29:36.095Z] INFO: Downloading containerd [2022-05-17T03:29:36.592Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-05-17T03:29:37.535Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.5% of statements [2022-05-17T03:29:37.795Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-17T03:29:38.737Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-17T03:29:39.679Z] ok github.com/docker/docker/daemon 10.105s coverage: 16.0% of statements [2022-05-17T03:29:39.679Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-17T03:29:39.679Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-17T03:29:39.679Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-17T03:29:39.679Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-17T03:29:39.679Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.541s coverage: 74.8% of statements [2022-05-17T03:29:40.621Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.265s coverage: 56.2% of statements [2022-05-17T03:29:41.056Z] Removing intermediate container ec17ef7aca26 [2022-05-17T03:29:41.056Z] ---> ca1e42e4d6d1 [2022-05-17T03:29:41.056Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-17T03:29:41.056Z] ---> Running in 8bc4fac82484 [2022-05-17T03:29:41.564Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-05-17T03:29:42.959Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-05-17T03:29:44.347Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.250s coverage: 50.6% of statements [2022-05-17T03:29:44.878Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-17T03:29:44.878Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-17T03:29:45.290Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.035s coverage: 46.1% of statements [2022-05-17T03:29:45.290Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-17T03:29:45.333Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-17T03:29:45.334Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-17T03:29:45.791Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-17T03:29:45.792Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-17T03:29:45.792Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-17T03:29:45.792Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:29:46.231Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-05-17T03:29:46.231Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.793s coverage: 58.2% of statements [2022-05-17T03:29:46.231Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-17T03:29:46.231Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-17T03:29:47.183Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-05-17T03:29:47.755Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-05-17T03:29:48.329Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 6.6% of statements [2022-05-17T03:29:48.329Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-17T03:29:48.329Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-17T03:29:48.463Z] [2022-05-17T03:29:48.463Z] Name Version Source Summary [2022-05-17T03:29:48.463Z] ---- ------- ------ ------- [2022-05-17T03:29:48.463Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-17T03:29:48.463Z] [2022-05-17T03:29:48.463Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-17T03:29:48.463Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-17T03:29:48.463Z] PSChildName : containerd [2022-05-17T03:29:48.463Z] PSDrive : C [2022-05-17T03:29:48.463Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-17T03:29:48.463Z] PSIsContainer : True [2022-05-17T03:29:48.463Z] Name : containerd [2022-05-17T03:29:48.463Z] FullName : C:\containerd [2022-05-17T03:29:48.463Z] Parent : [2022-05-17T03:29:48.463Z] Exists : True [2022-05-17T03:29:48.463Z] Root : C:\ [2022-05-17T03:29:48.463Z] Extension : [2022-05-17T03:29:48.463Z] CreationTime : 5/17/2022 3:29:47 AM [2022-05-17T03:29:48.463Z] CreationTimeUtc : 5/17/2022 3:29:47 AM [2022-05-17T03:29:48.463Z] LastAccessTime : 5/17/2022 3:29:47 AM [2022-05-17T03:29:48.463Z] LastAccessTimeUtc : 5/17/2022 3:29:47 AM [2022-05-17T03:29:48.463Z] LastWriteTime : 5/17/2022 3:29:47 AM [2022-05-17T03:29:48.463Z] LastWriteTimeUtc : 5/17/2022 3:29:47 AM [2022-05-17T03:29:48.463Z] Attributes : Directory [2022-05-17T03:29:48.463Z] Mode : d----- [2022-05-17T03:29:48.463Z] BaseName : containerd [2022-05-17T03:29:48.463Z] Target : {} [2022-05-17T03:29:48.463Z] LinkType : [2022-05-17T03:29:48.463Z] [2022-05-17T03:29:49.270Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.0% of statements [2022-05-17T03:29:49.425Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-17T03:29:49.425Z] INFO: Configuring git core.autocrlf... [2022-05-17T03:29:49.425Z] [2022-05-17T03:29:49.425Z] [2022-05-17T03:29:49.531Z] ok github.com/docker/docker/daemon/logger/awslogs 0.115s coverage: 79.9% of statements [2022-05-17T03:29:49.791Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-05-17T03:29:49.791Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-17T03:29:50.051Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-05-17T03:29:50.622Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-17T03:29:50.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2022-05-17T03:29:50.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-05-17T03:29:51.823Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 78.7% of statements [2022-05-17T03:29:51.823Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-17T03:29:51.823Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 59.1% of statements [2022-05-17T03:29:52.394Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-05-17T03:29:52.500Z] #85 exporting layers 29.5s done [2022-05-17T03:29:52.500Z] #85 writing image sha256:db7a59e141aad28d95eb8038eccfc9beebf89670d136404cf325bcddd1018f20 done [2022-05-17T03:29:52.500Z] #85 naming to docker.io/library/docker:f959ea8e04fabc62b4765abffe565b60fe73816b done [2022-05-17T03:29:52.500Z] #85 DONE 29.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-17T03:29:52.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43598/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f959ea8e04fabc62b4765abffe565b60fe73816b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f959ea8e04fabc62b4765abffe565b60fe73816b hack/validate/default [2022-05-17T03:29:53.337Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-05-17T03:29:53.337Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-17T03:29:53.403Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-17T03:29:53.403Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-17T03:29:53.403Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-17T03:29:53.403Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-17T03:29:53.403Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-17T03:29:53.403Z] Congratulations! No new tests were added to integration-cli. [2022-05-17T03:29:53.403Z] [2022-05-17T03:29:53.403Z] INFO Start validation with golang-ci-lint [2022-05-17T03:29:53.908Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-17T03:29:54.336Z] Removing intermediate container 8bc4fac82484 [2022-05-17T03:29:54.336Z] ---> 3b9f2f8fb9b4 [2022-05-17T03:29:54.336Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-17T03:29:54.336Z] ---> Running in 9768e0c099d0 [2022-05-17T03:29:54.336Z] Removing intermediate container 9768e0c099d0 [2022-05-17T03:29:54.336Z] ---> 2a79afbe4a69 [2022-05-17T03:29:54.336Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-17T03:29:54.336Z] ---> Running in 2985faf55eed [2022-05-17T03:29:54.336Z] Removing intermediate container 2985faf55eed [2022-05-17T03:29:54.336Z] ---> a4017c3e7ef6 [2022-05-17T03:29:54.336Z] Step 13/13 : COPY . . [2022-05-17T03:29:54.336Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-17T03:29:54.336Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-17T03:29:54.478Z] ok github.com/docker/docker/daemon/logger/splunk 1.559s coverage: 82.5% of statements [2022-05-17T03:29:54.478Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-17T03:29:54.478Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-17T03:29:55.421Z] ok github.com/docker/docker/distribution/metadata 0.060s coverage: 44.4% of statements [2022-05-17T03:29:55.993Z] ok github.com/docker/docker/distribution 0.605s coverage: 28.2% of statements [2022-05-17T03:29:55.994Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-17T03:29:56.565Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-17T03:29:57.136Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-05-17T03:29:57.397Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-17T03:29:57.969Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-05-17T03:29:57.969Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-17T03:29:57.969Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.7% of statements [2022-05-17T03:29:57.969Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-17T03:29:57.969Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-17T03:29:58.229Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-05-17T03:29:59.171Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-05-17T03:29:59.743Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-05-17T03:30:00.004Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-17T03:30:01.389Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.5% of statements [2022-05-17T03:30:02.774Z] ok github.com/docker/docker/pkg/authorization 0.431s coverage: 68.3% of statements [2022-05-17T03:30:02.774Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-17T03:30:02.774Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-17T03:30:06.074Z] ok github.com/docker/docker/pkg/chrootarchive 2.534s coverage: 42.7% of statements [2022-05-17T03:30:06.335Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-17T03:30:06.596Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-17T03:30:06.596Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-05-17T03:30:07.167Z] ok github.com/docker/docker/layer 7.710s coverage: 69.0% of statements [2022-05-17T03:30:07.167Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-17T03:30:07.167Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-17T03:30:07.167Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-17T03:30:07.167Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-17T03:30:07.167Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-17T03:30:07.167Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-17T03:30:07.428Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-17T03:30:07.428Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-17T03:30:08.001Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-17T03:30:08.001Z] ok github.com/docker/docker/pkg/fsutils 0.240s coverage: 85.1% of statements [2022-05-17T03:30:08.943Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 67.9% of statements [2022-05-17T03:30:08.943Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 71.5% of statements [2022-05-17T03:30:09.204Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-05-17T03:30:09.204Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-17T03:30:09.204Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-17T03:30:09.466Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-05-17T03:30:09.466Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-05-17T03:30:09.726Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-05-17T03:30:09.726Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-05-17T03:30:09.987Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-17T03:30:09.987Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-17T03:30:09.987Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-17T03:30:10.559Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-05-17T03:30:10.819Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-17T03:30:11.079Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-17T03:30:11.340Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-17T03:30:12.722Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-05-17T03:30:13.002Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2022-05-17T03:30:13.002Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-17T03:30:13.275Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-17T03:30:13.536Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-17T03:30:13.799Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-05-17T03:30:14.372Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 53.4% of statements [2022-05-17T03:30:14.632Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-17T03:30:15.203Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-05-17T03:30:15.464Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-05-17T03:30:15.724Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-17T03:30:15.985Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-17T03:30:16.454Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:30:16.454Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:30:16.454Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:30:16.454Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:30:16.454Z] [2022-05-17T03:30:16.454Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-17T03:30:16.454Z] DOCKER_SYSTEMD=1 [2022-05-17T03:30:16.454Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-17T03:30:16.454Z] HOSTNAME=9abbcbd5702a [2022-05-17T03:30:16.454Z] DEST=bundles/test-integration [2022-05-17T03:30:16.454Z] PWD=/go/src/github.com/docker/docker [2022-05-17T03:30:16.454Z] DOCKER_GITCOMMIT=326d75775989db82fa9c7eed8bb7747f89217b8b [2022-05-17T03:30:16.454Z] container=docker [2022-05-17T03:30:16.454Z] HOME=/root [2022-05-17T03:30:16.454Z] LANG=C.UTF-8 [2022-05-17T03:30:16.454Z] INVOCATION_ID=96f05d22a29f4c42839358baebbbb395 [2022-05-17T03:30:16.454Z] GOLANG_VERSION=1.18.2 [2022-05-17T03:30:16.454Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-17T03:30:16.454Z] VALIDATE_BRANCH=master [2022-05-17T03:30:16.454Z] TERM=xterm [2022-05-17T03:30:16.454Z] DOCKER_PKG=github.com/docker/docker [2022-05-17T03:30:16.454Z] SHLVL=3 [2022-05-17T03:30:16.454Z] TIMEOUT=120m [2022-05-17T03:30:16.454Z] DOCKER_BUILDTAGS= journald [2022-05-17T03:30:16.454Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-17T03:30:16.454Z] GO111MODULE=off [2022-05-17T03:30:16.454Z] DOCKER_EXPERIMENTAL=1 [2022-05-17T03:30:16.454Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-17T03:30:16.454Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-17T03:30:16.454Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-17T03:30:16.454Z] GOPATH=/go [2022-05-17T03:30:16.454Z] PKG_CONFIG=pkg-config [2022-05-17T03:30:16.454Z] _=/usr/bin/env [2022-05-17T03:30:16.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-17T03:30:17.896Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.2% of statements [2022-05-17T03:30:18.156Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-17T03:30:18.416Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-17T03:30:19.485Z] ---> 737147d834ac [2022-05-17T03:30:19.485Z] Successfully built 737147d834ac [2022-05-17T03:30:19.485Z] Successfully tagged docker:latest [2022-05-17T03:30:19.485Z] INFO: Image build ended at 05/17/2022 03:30:17. Duration:00:03:16.1646199 [2022-05-17T03:30:19.485Z] [2022-05-17T03:30:19.485Z] [2022-05-17T03:30:19.485Z] INFO: Building the test binaries at 05/17/2022 03:30:17... [2022-05-17T03:30:19.805Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2022-05-17T03:30:20.066Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-17T03:30:21.008Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-05-17T03:30:21.269Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-17T03:30:21.529Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-17T03:30:21.659Z] INFO: make.ps1 starting at 05/17/2022 03:30:21 [2022-05-17T03:30:22.100Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-05-17T03:30:22.100Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-17T03:30:22.115Z] INFO: Git commit (549c9d5c21) assumed from DOCKER_GITCOMMIT environment variable [2022-05-17T03:30:22.115Z] INFO: Invoking autogen... [2022-05-17T03:30:22.115Z] { [2022-05-17T03:30:22.115Z] "RT_GROUP_ICON": { [2022-05-17T03:30:22.115Z] "#1": { [2022-05-17T03:30:22.115Z] "0409": "../../winresources/docker.ico" [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] }, [2022-05-17T03:30:22.115Z] "RT_MANIFEST": { [2022-05-17T03:30:22.115Z] "#1": { [2022-05-17T03:30:22.115Z] "0409": { [2022-05-17T03:30:22.115Z] "identity": {}, [2022-05-17T03:30:22.115Z] "description": "Docker Engine", [2022-05-17T03:30:22.115Z] "minimum-os": "vista", [2022-05-17T03:30:22.115Z] "execution-level": "", [2022-05-17T03:30:22.115Z] "ui-access": false, [2022-05-17T03:30:22.115Z] "auto-elevate": false, [2022-05-17T03:30:22.115Z] "dpi-awareness": "unaware", [2022-05-17T03:30:22.115Z] "disable-theming": false, [2022-05-17T03:30:22.115Z] "disable-window-filtering": false, [2022-05-17T03:30:22.115Z] "high-resolution-scrolling-aware": false, [2022-05-17T03:30:22.115Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-17T03:30:22.115Z] "long-path-aware": false, [2022-05-17T03:30:22.115Z] "printer-driver-isolation": false, [2022-05-17T03:30:22.115Z] "gdi-scaling": false, [2022-05-17T03:30:22.115Z] "segment-heap": false, [2022-05-17T03:30:22.115Z] "use-common-controls-v6": false [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] }, [2022-05-17T03:30:22.115Z] "RT_MESSAGETABLE": { [2022-05-17T03:30:22.115Z] "#1": { [2022-05-17T03:30:22.115Z] "0409": "../../winresources/event_messages.bin" [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] }, [2022-05-17T03:30:22.115Z] "RT_VERSION": { [2022-05-17T03:30:22.115Z] "#1": { [2022-05-17T03:30:22.115Z] "0409": { [2022-05-17T03:30:22.115Z] "fixed": { [2022-05-17T03:30:22.115Z] "file_version": "0.0.0.0", [2022-05-17T03:30:22.115Z] "product_version": "0.0.0.0", [2022-05-17T03:30:22.115Z] "type": "Unknown" [2022-05-17T03:30:22.115Z] }, [2022-05-17T03:30:22.115Z] "info": { [2022-05-17T03:30:22.115Z] "0000": { [2022-05-17T03:30:22.115Z] "CompanyName": "", [2022-05-17T03:30:22.115Z] "FileVersion": "0.0.0-dev", [2022-05-17T03:30:22.115Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-17T03:30:22.115Z] "OriginalFileName": "dockerd.exe", [2022-05-17T03:30:22.115Z] "ProductName": "", [2022-05-17T03:30:22.115Z] "ProductVersion": "0.0.0-dev", [2022-05-17T03:30:22.115Z] "SpecialBuild": "549c9d5c21" [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.115Z] } [2022-05-17T03:30:22.571Z] powershell.exe : cmd\dockerd\config.go [2022-05-17T03:30:22.571Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-1b21e543\powershellWrapper.ps1:3 char:1 [2022-05-17T03:30:22.571Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-17T03:30:22.571Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-17T03:30:22.571Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-17T03:30:22.571Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-17T03:30:22.571Z] [2022-05-17T03:30:22.571Z] cmd\dockerd\config_windows.go [2022-05-17T03:30:22.571Z] cmd\dockerd\daemon.go [2022-05-17T03:30:22.571Z] cmd\dockerd\daemon_test.go [2022-05-17T03:30:22.571Z] cmd\dockerd\daemon_windows.go [2022-05-17T03:30:22.571Z] cmd\dockerd\docker.go [2022-05-17T03:30:22.571Z] cmd\dockerd\docker_windows.go [2022-05-17T03:30:22.571Z] cmd\dockerd\genwinres_windows.go [2022-05-17T03:30:22.571Z] cmd\dockerd\metrics.go [2022-05-17T03:30:22.571Z] cmd\dockerd\options.go [2022-05-17T03:30:22.571Z] cmd\dockerd\options_test.go [2022-05-17T03:30:22.571Z] cmd\dockerd\service_windows.go [2022-05-17T03:30:22.571Z] INFO: Building daemon... [2022-05-17T03:30:24.016Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-17T03:30:24.587Z] ok github.com/docker/docker/volume/local 0.101s coverage: 77.1% of statements [2022-05-17T03:30:25.158Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-05-17T03:30:26.099Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-17T03:30:44.205Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-05-17T03:30:44.205Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-17T03:30:44.205Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-17T03:30:44.205Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/rootless [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/volume [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-17T03:30:44.206Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === Skipped [2022-05-17T03:30:44.466Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-17T03:30:44.466Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-17T03:30:44.466Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-17T03:30:44.466Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-17T03:30:44.466Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:71: No driver to put! [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-17T03:30:44.466Z] time="2022-05-17T03:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-17T03:30:44.466Z] time="2022-05-17T03:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-17T03:30:44.466Z] time="2022-05-17T03:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-17T03:30:44.466Z] time="2022-05-17T03:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-17T03:30:44.466Z] time="2022-05-17T03:29:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:71: No driver to put! [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-17T03:30:44.466Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-17T03:30:44.466Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-17T03:30:44.466Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:30:44.466Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-17T03:30:44.466Z] graphtest_unix.go:71: No driver to put! [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-17T03:30:44.466Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-17T03:30:44.466Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-17T03:30:44.466Z] [2022-05-17T03:30:44.466Z] DONE 2567 tests, 28 skipped in 209.131s [2022-05-17T03:30:44.466Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:30:44.466Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-17T03:30:44.467Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-17T03:31:03.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-17T03:31:03.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-17T03:31:04.676Z] 8b534d64a7c3: Pull complete [2022-05-17T03:31:04.676Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-17T03:31:04.676Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:31:04.676Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:31:04.676Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-17T03:31:04.676Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-17T03:31:04.676Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-17T03:31:04.676Z] INFO: Docker version of control daemon [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] Client: [2022-05-17T03:31:04.676Z] Version: 20.10.9 [2022-05-17T03:31:04.676Z] API version: 1.41 [2022-05-17T03:31:04.676Z] Go version: go1.16.8 [2022-05-17T03:31:04.676Z] Git commit: c2ea9bc [2022-05-17T03:31:04.676Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-17T03:31:04.676Z] OS/Arch: windows/amd64 [2022-05-17T03:31:04.676Z] Context: default [2022-05-17T03:31:04.676Z] Experimental: true [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] Server: Docker Engine - Community [2022-05-17T03:31:04.676Z] Engine: [2022-05-17T03:31:04.676Z] Version: 20.10.9 [2022-05-17T03:31:04.676Z] API version: 1.41 (minimum version 1.24) [2022-05-17T03:31:04.676Z] Go version: go1.16.8 [2022-05-17T03:31:04.676Z] Git commit: 79ea9d3 [2022-05-17T03:31:04.676Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-17T03:31:04.676Z] OS/Arch: windows/amd64 [2022-05-17T03:31:04.676Z] Experimental: true [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] INFO: Docker info of control daemon [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] Client: [2022-05-17T03:31:04.676Z] Context: default [2022-05-17T03:31:04.676Z] Debug Mode: false [2022-05-17T03:31:04.676Z] Plugins: [2022-05-17T03:31:04.676Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-17T03:31:04.676Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-17T03:31:04.676Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] Server: [2022-05-17T03:31:04.676Z] Containers: 0 [2022-05-17T03:31:04.676Z] Running: 0 [2022-05-17T03:31:04.676Z] Paused: 0 [2022-05-17T03:31:04.676Z] Stopped: 0 [2022-05-17T03:31:04.676Z] Images: 1 [2022-05-17T03:31:04.676Z] Server Version: 20.10.9 [2022-05-17T03:31:04.676Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-17T03:31:04.676Z] LCOW: [2022-05-17T03:31:04.676Z] Windows: [2022-05-17T03:31:04.676Z] Logging Driver: json-file [2022-05-17T03:31:04.676Z] Plugins: [2022-05-17T03:31:04.676Z] Volume: local [2022-05-17T03:31:04.676Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:31:04.676Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:31:04.676Z] Swarm: inactive [2022-05-17T03:31:04.676Z] Default Isolation: process [2022-05-17T03:31:04.676Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-17T03:31:04.676Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-17T03:31:04.676Z] OSType: windows [2022-05-17T03:31:04.676Z] Architecture: x86_64 [2022-05-17T03:31:04.676Z] CPUs: 4 [2022-05-17T03:31:04.676Z] Total Memory: 32GiB [2022-05-17T03:31:04.676Z] Name: azwin-2-d21230 [2022-05-17T03:31:04.676Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-17T03:31:04.676Z] Docker Root Dir: D:\docker [2022-05-17T03:31:04.676Z] Debug Mode: false [2022-05-17T03:31:04.676Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:31:04.676Z] Labels: [2022-05-17T03:31:04.676Z] Experimental: true [2022-05-17T03:31:04.676Z] Insecure Registries: [2022-05-17T03:31:04.676Z] 10.0.0.4:5000 [2022-05-17T03:31:04.676Z] 127.0.0.0/8 [2022-05-17T03:31:04.676Z] Registry Mirrors: [2022-05-17T03:31:04.676Z] http://10.0.0.4:5000/ [2022-05-17T03:31:04.676Z] Live Restore Enabled: false [2022-05-17T03:31:04.676Z] Product License: Community Engine [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] INFO: Commit hash is c534acd17c [2022-05-17T03:31:04.676Z] INFO: Nuke-Everything... [2022-05-17T03:31:04.676Z] INFO: Container count on control daemon to delete is 0 [2022-05-17T03:31:04.676Z] INFO: Nuking d:\CI [2022-05-17T03:31:04.676Z] INFO: Zapped successfully [2022-05-17T03:31:04.676Z] INFO: Location for testing is d:\CI\PR-43598\6 [2022-05-17T03:31:04.676Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:04.676Z] INFO: Building the image from Dockerfile.windows at 05/17/2022 03:31:02... [2022-05-17T03:31:04.676Z] [2022-05-17T03:31:08.391Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:31:08.391Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:31:08.391Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:31:08.391Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:31:08.391Z] [2022-05-17T03:31:08.391Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-17T03:31:08.391Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-17T03:31:08.391Z] HOSTNAME=7335d3506dc8 [2022-05-17T03:31:08.391Z] DEST=bundles/test-integration [2022-05-17T03:31:08.391Z] PWD=/go/src/github.com/docker/docker [2022-05-17T03:31:08.391Z] DOCKER_ROOTLESS=1 [2022-05-17T03:31:08.391Z] DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 [2022-05-17T03:31:08.391Z] container=docker [2022-05-17T03:31:08.391Z] HOME=/root [2022-05-17T03:31:08.391Z] GOLANG_VERSION=1.18.2 [2022-05-17T03:31:08.391Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-17T03:31:08.391Z] VALIDATE_BRANCH=master [2022-05-17T03:31:08.391Z] TERM=xterm [2022-05-17T03:31:08.391Z] DOCKER_PKG=github.com/docker/docker [2022-05-17T03:31:08.391Z] SHLVL=1 [2022-05-17T03:31:08.391Z] TIMEOUT=120m [2022-05-17T03:31:08.391Z] DOCKER_BUILDTAGS= journald [2022-05-17T03:31:08.391Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-17T03:31:08.391Z] GO111MODULE=off [2022-05-17T03:31:08.391Z] DOCKER_EXPERIMENTAL=1 [2022-05-17T03:31:08.391Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-17T03:31:08.391Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-17T03:31:08.391Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-17T03:31:08.391Z] GOPATH=/go [2022-05-17T03:31:08.391Z] PKG_CONFIG=pkg-config [2022-05-17T03:31:08.391Z] _=/usr/bin/env [2022-05-17T03:31:08.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-17T03:31:11.543Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:31:11.543Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:31:11.543Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:31:11.543Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:31:11.543Z] [2022-05-17T03:31:11.543Z] + TEST_INTEGRATION_DEST=2 [2022-05-17T03:31:11.543Z] + CONTAINER_NAME=docker-pr6-2 [2022-05-17T03:31:11.543Z] + TEST_SKIP_INTEGRATION=1 [2022-05-17T03:31:11.543Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-17T03:31:11.543Z] + run_tests [2022-05-17T03:31:11.543Z] + c=0 [2022-05-17T03:31:11.543Z] + '[' -n 0 ']' [2022-05-17T03:31:11.543Z] + rm= [2022-05-17T03:31:11.543Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43598/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43598/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 hack/make.sh '' test-integration [2022-05-17T03:31:11.543Z] + TEST_INTEGRATION_DEST=1 [2022-05-17T03:31:11.543Z] + CONTAINER_NAME=docker-pr6-1 [2022-05-17T03:31:11.543Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-17T03:31:11.543Z] + run_tests test-integration-flaky [2022-05-17T03:31:11.543Z] + '[' -n 0 ']' [2022-05-17T03:31:11.543Z] + rm= [2022-05-17T03:31:11.543Z] + TEST_INTEGRATION_DEST=3 [2022-05-17T03:31:11.543Z] + CONTAINER_NAME=docker-pr6-3 [2022-05-17T03:31:11.543Z] + TEST_SKIP_INTEGRATION=1 [2022-05-17T03:31:11.543Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-17T03:31:11.543Z] + run_tests [2022-05-17T03:31:11.543Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43598/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43598/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 hack/make.sh test-integration-flaky test-integration [2022-05-17T03:31:11.543Z] + '[' -n 0 ']' [2022-05-17T03:31:11.543Z] + rm= [2022-05-17T03:31:11.543Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43598/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43598/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:061b42e4b0c4e6bb34635f4925ca291cc9684528 hack/make.sh '' test-integration [2022-05-17T03:31:11.543Z] ++ jobs -p [2022-05-17T03:31:11.543Z] + for job in $(jobs -p) [2022-05-17T03:31:11.543Z] + wait 9685 [2022-05-17T03:31:11.543Z] [2022-05-17T03:31:11.543Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-17T03:31:11.543Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-17T03:31:11.543Z] HOSTNAME=2aab9684be65 [2022-05-17T03:31:11.543Z] TEST_SKIP_INTEGRATION=1 [2022-05-17T03:31:11.543Z] TESTDEBUG=0 [2022-05-17T03:31:11.543Z] DEST=bundles/test-integration [2022-05-17T03:31:11.543Z] PWD=/go/src/github.com/docker/docker [2022-05-17T03:31:11.543Z] KEEPBUNDLE=1 [2022-05-17T03:31:11.543Z] DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 [2022-05-17T03:31:11.543Z] container=docker [2022-05-17T03:31:11.543Z] HOME=/root [2022-05-17T03:31:11.543Z] GOLANG_VERSION=1.18.2 [2022-05-17T03:31:11.543Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-17T03:31:11.543Z] VALIDATE_BRANCH=master [2022-05-17T03:31:11.543Z] TERM=xterm [2022-05-17T03:31:11.543Z] DOCKER_PKG=github.com/docker/docker [2022-05-17T03:31:11.543Z] SHLVL=1 [2022-05-17T03:31:11.543Z] TIMEOUT=120m [2022-05-17T03:31:11.543Z] DOCKER_BUILDTAGS= journald [2022-05-17T03:31:11.543Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-17T03:31:11.543Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-17T03:31:11.543Z] GO111MODULE=off [2022-05-17T03:31:11.543Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-17T03:31:11.543Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-17T03:31:11.543Z] GOPATH=/go [2022-05-17T03:31:11.543Z] PKG_CONFIG=pkg-config [2022-05-17T03:31:11.543Z] _=/usr/bin/env [2022-05-17T03:31:11.543Z] Building test suite binary ./integration-cli/test.main [2022-05-17T03:31:11.543Z] [2022-05-17T03:31:11.543Z] [2022-05-17T03:31:11.543Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-17T03:31:11.543Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-17T03:31:11.543Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-17T03:31:11.543Z] HOSTNAME=5fb1833b0798 [2022-05-17T03:31:11.543Z] TEST_SKIP_INTEGRATION=1 [2022-05-17T03:31:11.543Z] TESTDEBUG=0 [2022-05-17T03:31:11.543Z] DEST=bundles/test-integration [2022-05-17T03:31:11.543Z] PWD=/go/src/github.com/docker/docker [2022-05-17T03:31:11.543Z] KEEPBUNDLE=1 [2022-05-17T03:31:11.543Z] DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 [2022-05-17T03:31:11.543Z] container=docker [2022-05-17T03:31:11.543Z] HOME=/root [2022-05-17T03:31:11.543Z] GOLANG_VERSION=1.18.2 [2022-05-17T03:31:11.543Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-17T03:31:11.543Z] VALIDATE_BRANCH=master [2022-05-17T03:31:11.543Z] TERM=xterm [2022-05-17T03:31:11.543Z] DOCKER_PKG=github.com/docker/docker [2022-05-17T03:31:11.543Z] SHLVL=1 [2022-05-17T03:31:11.543Z] TIMEOUT=120m [2022-05-17T03:31:11.543Z] DOCKER_BUILDTAGS= journald [2022-05-17T03:31:11.543Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-17T03:31:11.543Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-17T03:31:11.543Z] GO111MODULE=off [2022-05-17T03:31:11.543Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-17T03:31:11.543Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-17T03:31:11.543Z] GOPATH=/go [2022-05-17T03:31:11.543Z] PKG_CONFIG=pkg-config [2022-05-17T03:31:11.543Z] _=/usr/bin/env [2022-05-17T03:31:11.543Z] Building test suite binary ./integration-cli/test.main [2022-05-17T03:31:11.543Z] No new tests added to integration. [2022-05-17T03:31:11.543Z] [2022-05-17T03:31:11.543Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-17T03:31:11.543Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-17T03:31:11.543Z] HOSTNAME=7e3eb7629080 [2022-05-17T03:31:11.543Z] TESTDEBUG=0 [2022-05-17T03:31:11.543Z] DEST=bundles/test-integration [2022-05-17T03:31:11.543Z] PWD=/go/src/github.com/docker/docker [2022-05-17T03:31:11.543Z] KEEPBUNDLE=1 [2022-05-17T03:31:11.543Z] DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 [2022-05-17T03:31:11.543Z] container=docker [2022-05-17T03:31:11.543Z] HOME=/root [2022-05-17T03:31:11.543Z] GOLANG_VERSION=1.18.2 [2022-05-17T03:31:11.543Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-17T03:31:11.543Z] VALIDATE_BRANCH=master [2022-05-17T03:31:11.543Z] TERM=xterm [2022-05-17T03:31:11.543Z] DOCKER_PKG=github.com/docker/docker [2022-05-17T03:31:11.543Z] SHLVL=1 [2022-05-17T03:31:11.543Z] TIMEOUT=120m [2022-05-17T03:31:11.543Z] DOCKER_BUILDTAGS= journald [2022-05-17T03:31:11.543Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-17T03:31:11.543Z] GO111MODULE=off [2022-05-17T03:31:11.543Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-17T03:31:11.543Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-17T03:31:11.543Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-17T03:31:11.543Z] GOPATH=/go [2022-05-17T03:31:11.543Z] PKG_CONFIG=pkg-config [2022-05-17T03:31:11.543Z] _=/usr/bin/env [2022-05-17T03:31:11.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-17T03:31:11.814Z] Sending build context to Docker daemon 66.78MB [2022-05-17T03:31:11.814Z] [2022-05-17T03:31:11.814Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-17T03:31:11.814Z] ---> 3e15a767850d [2022-05-17T03:31:11.814Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-17T03:31:11.814Z] ---> Running in fcc6934e0776 [2022-05-17T03:31:12.266Z] Removing intermediate container fcc6934e0776 [2022-05-17T03:31:12.266Z] ---> 49b28f301f32 [2022-05-17T03:31:12.266Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-17T03:31:12.266Z] ---> Running in c21addb0985d [2022-05-17T03:31:12.718Z] Removing intermediate container c21addb0985d [2022-05-17T03:31:12.718Z] ---> f001a95a69d8 [2022-05-17T03:31:12.718Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-17T03:31:12.718Z] ---> Running in 089dc8b554e0 [2022-05-17T03:31:13.170Z] Removing intermediate container 089dc8b554e0 [2022-05-17T03:31:13.170Z] ---> 8520cad6518b [2022-05-17T03:31:13.170Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-17T03:31:13.170Z] ---> Running in 144f5f66613c [2022-05-17T03:31:13.624Z] Removing intermediate container 144f5f66613c [2022-05-17T03:31:13.624Z] ---> 911be6faaa10 [2022-05-17T03:31:13.624Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-17T03:31:13.624Z] ---> Running in 3314dee45d93 [2022-05-17T03:31:14.078Z] Removing intermediate container 3314dee45d93 [2022-05-17T03:31:14.078Z] ---> 4ff4c60f9a07 [2022-05-17T03:31:14.078Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-17T03:31:14.078Z] ---> Running in be1d9044a8b2 [2022-05-17T03:31:14.537Z] Removing intermediate container be1d9044a8b2 [2022-05-17T03:31:14.537Z] ---> fdccf896e8bf [2022-05-17T03:31:14.537Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-17T03:31:14.537Z] ---> Running in 4f3d58022679 [2022-05-17T03:31:15.413Z] Removing intermediate container 9805d16a783e [2022-05-17T03:31:15.413Z] ---> 52e7b93e7e68 [2022-05-17T03:31:15.413Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-17T03:31:15.413Z] ---> Running in 9e1105a72a71 [2022-05-17T03:31:15.413Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-17T03:31:15.413Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-17T03:31:15.413Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-17T03:31:15.413Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-17T03:31:15.413Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-17T03:31:15.413Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-17T03:31:15.413Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-17T03:31:15.864Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-17T03:31:15.864Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T03:31:15.864Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-17T03:31:15.864Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-17T03:31:15.864Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-17T03:31:15.864Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-17T03:31:16.316Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-17T03:31:17.269Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-17T03:31:17.269Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-17T03:31:25.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-17T03:31:31.172Z] ok github.com/docker/docker/libnetwork 37.380s coverage: 40.6% of statements [2022-05-17T03:31:31.172Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-17T03:31:31.172Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-17T03:31:31.172Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-17T03:31:31.172Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-17T03:31:31.172Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-17T03:31:32.111Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.596s coverage: 59.9% of statements [2022-05-17T03:31:32.111Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-17T03:31:32.371Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-17T03:31:32.942Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.053s coverage: 4.0% of statements [2022-05-17T03:31:32.942Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-17T03:31:33.512Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-05-17T03:31:33.512Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-17T03:31:33.773Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-05-17T03:31:35.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-17T03:31:35.586Z] [2022-05-17T03:31:35.586Z] SUCCESS: Specified value was saved. [2022-05-17T03:31:35.586Z] INFO: Downloading git... [2022-05-17T03:31:37.124Z] INFO: Downloading go... [2022-05-17T03:31:38.285Z] Removing intermediate container 9e1105a72a71 [2022-05-17T03:31:38.285Z] ---> 9207648c767b [2022-05-17T03:31:38.285Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-17T03:31:38.285Z] ---> Running in 6d6bdffd7070 [2022-05-17T03:31:39.323Z] INFO: Downloading compiler 1 of 3... [2022-05-17T03:31:39.800Z] INFO: Downloading compiler 2 of 3... [2022-05-17T03:31:39.800Z] INFO: Downloading compiler 3 of 3... [2022-05-17T03:31:39.800Z] INFO: Extracting git... [2022-05-17T03:31:42.120Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-17T03:31:42.120Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-17T03:31:42.120Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-17T03:31:42.120Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-17T03:31:42.576Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-17T03:31:43.033Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-17T03:31:43.033Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-17T03:31:43.033Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:31:43.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-17T03:31:43.772Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.538s coverage: 7.2% of statements [2022-05-17T03:31:43.773Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-17T03:31:43.773Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-17T03:31:43.773Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-05-17T03:31:43.773Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-17T03:31:43.773Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-17T03:31:43.773Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-17T03:31:43.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-17T03:31:44.033Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-05-17T03:31:44.293Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-05-17T03:31:44.553Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-17T03:31:44.553Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-17T03:31:44.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-17T03:31:45.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-17T03:31:45.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-17T03:31:46.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-17T03:31:47.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-17T03:31:47.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-17T03:31:48.554Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-17T03:31:48.554Z] [2022-05-17T03:31:48.554Z] ________ ____ __. [2022-05-17T03:31:48.554Z] \_____ \ | |/ _| [2022-05-17T03:31:48.554Z] / | \| < [2022-05-17T03:31:48.554Z] / | \ | \ [2022-05-17T03:31:48.554Z] \_______ /____|__ \ [2022-05-17T03:31:48.554Z] \/ \/ [2022-05-17T03:31:48.554Z] [2022-05-17T03:31:48.554Z] INFO: make.ps1 ended at 05/17/2022 03:31:46 [2022-05-17T03:31:48.554Z] INFO: Binaries build ended at 05/17/2022 03:31:48. Duration:00:01:30.4288831 [2022-05-17T03:31:49.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-17T03:31:49.515Z] INFO: Copying the built daemon binary to d:\CI\PR-43598\6\binary\dockerd-549c9d5c21.exe... [2022-05-17T03:31:49.515Z] INFO: Copying the built client binary to d:\CI\PR-43598\6\binary\docker-549c9d5c21.exe... [2022-05-17T03:31:49.515Z] INFO: Copying the golang package from the container to d:\CI\PR-43598\6\installer\go.zip... [2022-05-17T03:31:49.971Z] INFO: Extracting go.zip to d:\CI\PR-43598\6\go [2022-05-17T03:31:50.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-17T03:31:51.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-17T03:31:51.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-17T03:31:52.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-17T03:31:53.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-17T03:31:53.326Z] Removing intermediate container 6d6bdffd7070 [2022-05-17T03:31:53.326Z] ---> 9dad3efe077f [2022-05-17T03:31:53.326Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-17T03:31:53.326Z] ---> Running in 3b3dbed8bb13 [2022-05-17T03:31:53.782Z] Removing intermediate container 3b3dbed8bb13 [2022-05-17T03:31:53.782Z] ---> d8342fb5da6b [2022-05-17T03:31:53.782Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-17T03:31:53.782Z] ---> Running in 4e5e870e6ee9 [2022-05-17T03:31:54.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-17T03:31:54.237Z] Removing intermediate container 4e5e870e6ee9 [2022-05-17T03:31:54.238Z] ---> 6c19ae5bcf7f [2022-05-17T03:31:54.238Z] Step 13/13 : COPY . . [2022-05-17T03:31:55.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-17T03:31:56.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-17T03:31:56.779Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-17T03:31:56.969Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-17T03:31:56.969Z] Using test binary docker [2022-05-17T03:31:56.969Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-17T03:31:56.969Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-17T03:31:56.969Z] INFO: Waiting for daemon to start... [2022-05-17T03:31:56.969Z] Starting dockerd [2022-05-17T03:31:57.466Z] INFO: Expanding go... [2022-05-17T03:31:59.509Z] . [2022-05-17T03:31:59.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-17T03:31:59.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-17T03:31:59.509Z] Error: No such image: emptyfs [2022-05-17T03:31:59.770Z] Running integration-test (iteration 1) [2022-05-17T03:31:59.770Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-17T03:32:00.031Z] Loaded image: busybox:latest [2022-05-17T03:32:00.293Z] Loaded image: busybox:glibc [2022-05-17T03:32:01.678Z] Loaded image: debian:bullseye-slim [2022-05-17T03:32:01.678Z] Loaded image: hello-world:latest [2022-05-17T03:32:01.678Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:32:01.678Z] INFO: Testing against a local daemon [2022-05-17T03:32:01.678Z] === RUN TestCgroupNamespacesBuild [2022-05-17T03:32:03.062Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2022-05-17T03:32:03.062Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-17T03:32:04.446Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2022-05-17T03:32:04.446Z] === RUN TestBuildWithSession [2022-05-17T03:32:04.446Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:32:04.446Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-17T03:32:04.446Z] === RUN TestBuildSquashParent [2022-05-17T03:32:09.729Z] --- PASS: TestBuildSquashParent (4.85s) [2022-05-17T03:32:09.729Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-17T03:32:09.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:32:09.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:32:09.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:32:09.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:32:09.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:32:09.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:32:09.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:32:09.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:32:09.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:32:09.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:32:09.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:32:09.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:32:09.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:32:09.729Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:32:11.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:32:11.376Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:32:11.697Z] ok github.com/docker/docker/libnetwork/ipam 16.169s coverage: 85.3% of statements [2022-05-17T03:32:11.697Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-17T03:32:11.697Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-17T03:32:11.971Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-17T03:32:12.234Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-17T03:32:12.234Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-17T03:32:12.495Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-17T03:32:12.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:32:12.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:32:13.096Z] ok github.com/docker/docker/libnetwork/ipamutils 0.287s coverage: 74.0% of statements [2022-05-17T03:32:13.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-17T03:32:14.037Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2022-05-17T03:32:14.037Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-17T03:32:14.297Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-17T03:32:14.673Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-05-17T03:32:14.673Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-05-17T03:32:14.673Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.87s) [2022-05-17T03:32:14.673Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2022-05-17T03:32:14.673Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-05-17T03:32:14.673Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-05-17T03:32:14.673Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2022-05-17T03:32:14.673Z] === RUN TestBuildMultiStageCopy [2022-05-17T03:32:14.673Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-17T03:32:16.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-17T03:32:16.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-17T03:32:16.316Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-17T03:32:16.577Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-17T03:32:16.838Z] --- PASS: TestBuildMultiStageCopy (2.48s) [2022-05-17T03:32:16.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2022-05-17T03:32:16.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-17T03:32:16.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-05-17T03:32:16.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-17T03:32:16.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-05-17T03:32:16.838Z] === RUN TestBuildMultiStageParentConfig [2022-05-17T03:32:17.779Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2022-05-17T03:32:17.779Z] === RUN TestBuildLabelWithTargets [2022-05-17T03:32:18.720Z] --- PASS: TestBuildLabelWithTargets (1.16s) [2022-05-17T03:32:18.720Z] === RUN TestBuildWithEmptyLayers [2022-05-17T03:32:19.290Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-05-17T03:32:19.290Z] === RUN TestBuildMultiStageOnBuild [2022-05-17T03:32:19.862Z] INFO: Extraction ended at 05/17/2022 03:32:17. Duration:00:00:27.3475965 [2022-05-17T03:32:19.862Z] INFO: Updating the golang and path environment variables [2022-05-17T03:32:19.862Z] INFO: GOPATH=d:\gopath [2022-05-17T03:32:19.862Z] INFO: go version go1.18.2 windows/amd64 [2022-05-17T03:32:19.862Z] INFO: Running the daemon under test in debug mode [2022-05-17T03:32:19.862Z] INFO: Starting a daemon under test... [2022-05-17T03:32:19.862Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43598\6\daemon --pidfile d:\CI\PR-43598\6\docker.pid -D [2022-05-17T03:32:19.862Z] INFO: Process started successfully. [2022-05-17T03:32:19.862Z] INFO: Start tailing logs of the daemon under tests [2022-05-17T03:32:19.862Z] INFO: Waiting for the daemon under test to start... [2022-05-17T03:32:20.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-17T03:32:21.202Z] --- PASS: TestBuildMultiStageOnBuild (1.83s) [2022-05-17T03:32:21.202Z] === RUN TestBuildUncleanTarFilenames [2022-05-17T03:32:21.774Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-17T03:32:21.774Z] === RUN TestBuildMultiStageLayerLeak [2022-05-17T03:32:23.716Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-05-17T03:32:23.716Z] === RUN TestBuildWithHugeFile [2022-05-17T03:32:28.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-17T03:32:29.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-17T03:32:29.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-17T03:32:30.010Z] ---> 1d957c81e6e9 [2022-05-17T03:32:30.010Z] Successfully built 1d957c81e6e9 [2022-05-17T03:32:30.010Z] Successfully tagged docker:latest [2022-05-17T03:32:30.010Z] INFO: Image build ended at 05/17/2022 03:32:26. Duration:00:04:03.6923028 [2022-05-17T03:32:30.010Z] [2022-05-17T03:32:30.010Z] [2022-05-17T03:32:30.010Z] INFO: Building the test binaries at 05/17/2022 03:32:26... [2022-05-17T03:32:30.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-17T03:32:30.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-17T03:32:31.540Z] INFO: make.ps1 starting at 05/17/2022 03:32:31 [2022-05-17T03:32:31.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-17T03:32:31.996Z] INFO: Git commit (91319f80d4) assumed from DOCKER_GITCOMMIT environment variable [2022-05-17T03:32:31.996Z] INFO: Invoking autogen... [2022-05-17T03:32:32.453Z] { [2022-05-17T03:32:32.453Z] "RT_GROUP_ICON": { [2022-05-17T03:32:32.453Z] "#1": { [2022-05-17T03:32:32.453Z] "0409": "../../winresources/docker.ico" [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] }, [2022-05-17T03:32:32.453Z] "RT_MANIFEST": { [2022-05-17T03:32:32.453Z] "#1": { [2022-05-17T03:32:32.453Z] "0409": { [2022-05-17T03:32:32.453Z] "identity": {}, [2022-05-17T03:32:32.453Z] "description": "Docker Engine", [2022-05-17T03:32:32.453Z] "minimum-os": "vista", [2022-05-17T03:32:32.453Z] "execution-level": "", [2022-05-17T03:32:32.453Z] "ui-access": false, [2022-05-17T03:32:32.453Z] "auto-elevate": false, [2022-05-17T03:32:32.453Z] "dpi-awareness": "unaware", [2022-05-17T03:32:32.453Z] "disable-theming": false, [2022-05-17T03:32:32.453Z] "disable-window-filtering": false, [2022-05-17T03:32:32.453Z] "high-resolution-scrolling-aware": false, [2022-05-17T03:32:32.453Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-17T03:32:32.453Z] "long-path-aware": false, [2022-05-17T03:32:32.453Z] "printer-driver-isolation": false, [2022-05-17T03:32:32.453Z] "gdi-scaling": false, [2022-05-17T03:32:32.453Z] "segment-heap": false, [2022-05-17T03:32:32.453Z] "use-common-controls-v6": false [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] }, [2022-05-17T03:32:32.453Z] "RT_MESSAGETABLE": { [2022-05-17T03:32:32.453Z] "#1": { [2022-05-17T03:32:32.453Z] "0409": "../../winresources/event_messages.bin" [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] }, [2022-05-17T03:32:32.453Z] "RT_VERSION": { [2022-05-17T03:32:32.453Z] "#1": { [2022-05-17T03:32:32.453Z] "0409": { [2022-05-17T03:32:32.453Z] "fixed": { [2022-05-17T03:32:32.453Z] "file_version": "0.0.0.0", [2022-05-17T03:32:32.453Z] "product_version": "0.0.0.0", [2022-05-17T03:32:32.453Z] "type": "Unknown" [2022-05-17T03:32:32.453Z] }, [2022-05-17T03:32:32.453Z] "info": { [2022-05-17T03:32:32.453Z] "0000": { [2022-05-17T03:32:32.453Z] "CompanyName": "", [2022-05-17T03:32:32.453Z] "FileVersion": "0.0.0-dev", [2022-05-17T03:32:32.453Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-17T03:32:32.453Z] "OriginalFileName": "dockerd.exe", [2022-05-17T03:32:32.453Z] "ProductName": "", [2022-05-17T03:32:32.453Z] "ProductVersion": "0.0.0-dev", [2022-05-17T03:32:32.453Z] "SpecialBuild": "91319f80d4" [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.453Z] } [2022-05-17T03:32:32.910Z] powershell.exe : cmd\dockerd\config.go [2022-05-17T03:32:32.910Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-1e42c940\powershellWrapper.ps1:3 char:1 [2022-05-17T03:32:32.910Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-17T03:32:32.910Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-17T03:32:32.910Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-17T03:32:32.910Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-17T03:32:32.910Z] [2022-05-17T03:32:32.910Z] cmd\dockerd\config_windows.go [2022-05-17T03:32:32.910Z] cmd\dockerd\daemon.go [2022-05-17T03:32:32.910Z] cmd\dockerd\daemon_test.go [2022-05-17T03:32:32.910Z] cmd\dockerd\daemon_windows.go [2022-05-17T03:32:32.910Z] cmd\dockerd\docker.go [2022-05-17T03:32:32.910Z] cmd\dockerd\docker_windows.go [2022-05-17T03:32:32.910Z] cmd\dockerd\genwinres_windows.go [2022-05-17T03:32:32.910Z] cmd\dockerd\metrics.go [2022-05-17T03:32:32.910Z] cmd\dockerd\options.go [2022-05-17T03:32:32.910Z] cmd\dockerd\options_test.go [2022-05-17T03:32:32.910Z] cmd\dockerd\service_windows.go [2022-05-17T03:32:32.910Z] INFO: Building daemon... [2022-05-17T03:32:33.149Z] INFO: Expanding compiler 1 of 3... [2022-05-17T03:32:33.149Z] INFO: Expanding compiler 2 of 3... [2022-05-17T03:32:34.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-17T03:32:35.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-17T03:32:36.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-17T03:32:36.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-17T03:32:37.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-17T03:32:37.517Z] ...INFO: Daemon under test started and replied! [2022-05-17T03:32:37.517Z] INFO: Docker version of the daemon under test [2022-05-17T03:32:37.517Z] [2022-05-17T03:32:37.517Z] Client: [2022-05-17T03:32:37.517Z] Version: 17.06.2-ce [2022-05-17T03:32:37.517Z] API version: 1.30 [2022-05-17T03:32:37.517Z] Go version: go1.8.3 [2022-05-17T03:32:37.517Z] Git commit: cec0b72 [2022-05-17T03:32:37.517Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-17T03:32:37.517Z] OS/Arch: windows/amd64 [2022-05-17T03:32:37.517Z] [2022-05-17T03:32:37.517Z] Server: [2022-05-17T03:32:37.517Z] Version: 0.0.0-dev [2022-05-17T03:32:37.517Z] API version: 1.42 (minimum version 1.24) [2022-05-17T03:32:37.517Z] Go version: go1.18.2 [2022-05-17T03:32:37.517Z] Git commit: 549c9d5c21 [2022-05-17T03:32:37.517Z] Built: [2022-05-17T03:32:37.517Z] OS/Arch: windows/amd64 [2022-05-17T03:32:37.517Z] Experimental: false [2022-05-17T03:32:37.517Z] [2022-05-17T03:32:37.517Z] INFO: Docker info of the daemon under test [2022-05-17T03:32:37.517Z] [2022-05-17T03:32:37.517Z] Containers: 0 [2022-05-17T03:32:37.517Z] Running: 0 [2022-05-17T03:32:37.517Z] Paused: 0 [2022-05-17T03:32:37.517Z] Stopped: 0 [2022-05-17T03:32:37.517Z] Images: 0 [2022-05-17T03:32:37.517Z] Server Version: 0.0.0-dev [2022-05-17T03:32:37.517Z] Storage Driver: windowsfilter [2022-05-17T03:32:37.517Z] Windows: [2022-05-17T03:32:37.517Z] Logging Driver: json-file [2022-05-17T03:32:37.517Z] Plugins: [2022-05-17T03:32:37.517Z] Volume: local [2022-05-17T03:32:37.517Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:32:37.517Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:32:37.517Z] Swarm: inactive [2022-05-17T03:32:37.517Z] Default Isolation: process [2022-05-17T03:32:37.517Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-17T03:32:37.517Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-17T03:32:37.517Z] OSType: windows [2022-05-17T03:32:37.517Z] Architecture: x86_64 [2022-05-17T03:32:37.517Z] CPUs: 4 [2022-05-17T03:32:37.517Z] Total Memory: 32GiB [2022-05-17T03:32:37.517Z] Name: azwin-2-f1a7f0 [2022-05-17T03:32:37.517Z] ID: 0981797a-7892-4891-bc39-13b5728da711 [2022-05-17T03:32:37.517Z] Docker Root Dir: D:\CI\PR-43598\6\daemon [2022-05-17T03:32:37.517Z] Debug Mode (client): false [2022-05-17T03:32:37.517Z] Debug Mode (server): true [2022-05-17T03:32:37.517Z] File Descriptors: -1 [2022-05-17T03:32:37.517Z] Goroutines: 16 [2022-05-17T03:32:37.517Z] System Time: 2022-05-17T03:32:36.7902008Z [2022-05-17T03:32:37.517Z] EventsListeners: 0 [2022-05-17T03:32:37.517Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:32:37.517Z] Labels: [2022-05-17T03:32:37.517Z] Experimental: false [2022-05-17T03:32:37.517Z] Insecure Registries: [2022-05-17T03:32:37.517Z] 127.0.0.0/8 [2022-05-17T03:32:37.517Z] Live Restore Enabled: false [2022-05-17T03:32:37.517Z] [2022-05-17T03:32:37.517Z] [2022-05-17T03:32:37.517Z] INFO: Docker images of the daemon under test [2022-05-17T03:32:37.517Z] [2022-05-17T03:32:37.517Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T03:32:37.517Z] [2022-05-17T03:32:37.517Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-17T03:32:37.517Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-17T03:32:37.517Z] ltsc2022: Pulling from windows/servercore [2022-05-17T03:32:37.517Z] 97f65a0ec59e: Pulling fs layer [2022-05-17T03:32:37.517Z] 12fb50a031bd: Pulling fs layer [2022-05-17T03:32:38.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-17T03:32:38.932Z] INFO: Expanding compiler 3 of 3... [2022-05-17T03:32:38.932Z] INFO: Removing downloaded files... [2022-05-17T03:32:38.932Z] INFO: Downloading containerd [2022-05-17T03:32:39.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-17T03:32:40.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-17T03:32:41.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-17T03:32:41.975Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-17T03:32:41.975Z] Using test binary docker [2022-05-17T03:32:41.975Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-17T03:32:41.975Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-17T03:32:41.975Z] INFO: Waiting for daemon to start... [2022-05-17T03:32:41.975Z] Starting dockerd [2022-05-17T03:32:45.271Z] . [2022-05-17T03:32:45.271Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-17T03:32:45.271Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-17T03:32:45.271Z] Error: No such image: emptyfs [2022-05-17T03:32:45.271Z] Running integration-test (iteration 1) [2022-05-17T03:32:45.271Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-17T03:32:45.271Z] Loaded image: busybox:latest [2022-05-17T03:32:45.271Z] Loaded image: busybox:glibc [2022-05-17T03:32:46.656Z] Loaded image: debian:bullseye-slim [2022-05-17T03:32:46.656Z] Loaded image: hello-world:latest [2022-05-17T03:32:46.656Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:32:46.656Z] INFO: Testing against a local daemon [2022-05-17T03:32:46.656Z] === RUN TestCgroupNamespacesBuild [2022-05-17T03:32:48.040Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-05-17T03:32:48.040Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-17T03:32:48.982Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-05-17T03:32:48.982Z] === RUN TestBuildWithSession [2022-05-17T03:32:48.982Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:32:48.982Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-17T03:32:48.982Z] === RUN TestBuildSquashParent [2022-05-17T03:32:49.856Z] 12fb50a031bd: Verifying Checksum [2022-05-17T03:32:49.856Z] 12fb50a031bd: Download complete [2022-05-17T03:32:49.856Z] 97f65a0ec59e: Verifying Checksum [2022-05-17T03:32:49.856Z] 97f65a0ec59e: Download complete [2022-05-17T03:32:51.313Z] [2022-05-17T03:32:51.314Z] Name Version Source Summary [2022-05-17T03:32:51.314Z] ---- ------- ------ ------- [2022-05-17T03:32:51.314Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-17T03:32:51.314Z] [2022-05-17T03:32:51.314Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-17T03:32:51.314Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-17T03:32:51.314Z] PSChildName : containerd [2022-05-17T03:32:51.314Z] PSDrive : C [2022-05-17T03:32:51.314Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-17T03:32:51.314Z] PSIsContainer : True [2022-05-17T03:32:51.314Z] Name : containerd [2022-05-17T03:32:51.314Z] FullName : C:\containerd [2022-05-17T03:32:51.314Z] Parent : [2022-05-17T03:32:51.314Z] Exists : True [2022-05-17T03:32:51.314Z] Root : C:\ [2022-05-17T03:32:51.314Z] Extension : [2022-05-17T03:32:51.314Z] CreationTime : 5/17/2022 3:32:50 AM [2022-05-17T03:32:51.314Z] CreationTimeUtc : 5/17/2022 3:32:50 AM [2022-05-17T03:32:51.314Z] LastAccessTime : 5/17/2022 3:32:50 AM [2022-05-17T03:32:51.314Z] LastAccessTimeUtc : 5/17/2022 3:32:50 AM [2022-05-17T03:32:51.314Z] LastWriteTime : 5/17/2022 3:32:50 AM [2022-05-17T03:32:51.314Z] LastWriteTimeUtc : 5/17/2022 3:32:50 AM [2022-05-17T03:32:51.314Z] Attributes : Directory [2022-05-17T03:32:51.314Z] Mode : d----- [2022-05-17T03:32:51.314Z] BaseName : containerd [2022-05-17T03:32:51.314Z] Target : {} [2022-05-17T03:32:51.314Z] LinkType : [2022-05-17T03:32:51.314Z] [2022-05-17T03:32:53.488Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-17T03:32:53.488Z] INFO: Configuring git core.autocrlf... [2022-05-17T03:32:53.488Z] [2022-05-17T03:32:53.488Z] [2022-05-17T03:32:57.113Z] --- PASS: TestBuildSquashParent (7.14s) [2022-05-17T03:32:57.113Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-17T03:32:57.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:32:57.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:32:57.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:32:57.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:32:57.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:32:57.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:32:57.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:32:57.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:32:57.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:32:57.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:32:57.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:32:57.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:32:57.114Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:32:57.114Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:32:57.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:32:57.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:32:59.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:32:59.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:33:00.842Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 2m52.194724011s [2022-05-17T03:33:00.842Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-17T03:33:00.842Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 496.504857ms [2022-05-17T03:33:01.773Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-17T03:33:01.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-05-17T03:33:01.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-05-17T03:33:01.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2022-05-17T03:33:01.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2022-05-17T03:33:01.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-05-17T03:33:01.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2022-05-17T03:33:01.773Z] === RUN TestBuildMultiStageCopy [2022-05-17T03:33:01.773Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-17T03:33:05.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-17T03:33:06.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-17T03:33:07.031Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-17T03:33:08.414Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-17T03:33:09.354Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-05-17T03:33:09.354Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-05-17T03:33:09.354Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-05-17T03:33:09.354Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-05-17T03:33:09.354Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-17T03:33:09.354Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-17T03:33:09.354Z] === RUN TestBuildMultiStageParentConfig [2022-05-17T03:33:14.636Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-17T03:33:14.636Z] === RUN TestBuildLabelWithTargets [2022-05-17T03:33:19.997Z] --- PASS: TestBuildWithHugeFile (51.67s) [2022-05-17T03:33:19.997Z] === RUN TestBuildWCOWSandboxSize [2022-05-17T03:33:19.997Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:33:19.997Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:33:19.997Z] === RUN TestBuildWithEmptyDockerfile [2022-05-17T03:33:19.997Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:33:19.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:33:19.997Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:33:19.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:33:19.997Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:33:19.997Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:33:19.997Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:33:19.997Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:33:19.997Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:33:19.997Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-17T03:33:19.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-17T03:33:19.997Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-17T03:33:19.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-17T03:33:19.997Z] === RUN TestBuildPreserveOwnership [2022-05-17T03:33:19.997Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-17T03:33:19.997Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-17T03:33:19.997Z] --- PASS: TestBuildPreserveOwnership (3.85s) [2022-05-17T03:33:19.997Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.61s) [2022-05-17T03:33:19.997Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2022-05-17T03:33:19.997Z] === RUN TestBuildPlatformInvalid [2022-05-17T03:33:19.997Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-17T03:33:19.997Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-17T03:33:19.997Z] Loaded image: busybox:latest [2022-05-17T03:33:19.997Z] Loaded image: busybox:glibc [2022-05-17T03:33:21.383Z] Loaded image: debian:bullseye-slim [2022-05-17T03:33:21.644Z] Loaded image: hello-world:latest [2022-05-17T03:33:21.644Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:33:22.768Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-17T03:33:22.768Z] === RUN TestBuildWithEmptyLayers [2022-05-17T03:33:25.317Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-17T03:33:25.317Z] === RUN TestBuildMultiStageOnBuild [2022-05-17T03:33:30.599Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-17T03:33:30.599Z] === RUN TestBuildUncleanTarFilenames [2022-05-17T03:33:30.859Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-17T03:33:30.859Z] === RUN TestBuildMultiStageLayerLeak [2022-05-17T03:33:31.645Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.18s) [2022-05-17T03:33:31.645Z] PASS [2022-05-17T03:33:31.645Z] [2022-05-17T03:33:31.645Z] === Skipped [2022-05-17T03:33:31.645Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-17T03:33:31.645Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:33:31.645Z] [2022-05-17T03:33:31.645Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:33:31.645Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:33:31.645Z] [2022-05-17T03:33:31.645Z] DONE 34 tests, 2 skipped in 90.619s [2022-05-17T03:33:31.645Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-17T03:33:31.645Z] INFO: Testing against a local daemon [2022-05-17T03:33:31.645Z] === RUN TestConfigInspect [2022-05-17T03:33:33.028Z] --- PASS: TestConfigInspect (2.32s) [2022-05-17T03:33:33.028Z] === RUN TestConfigList [2022-05-17T03:33:34.938Z] --- PASS: TestConfigList (2.24s) [2022-05-17T03:33:34.938Z] === RUN TestConfigsCreateAndDelete [2022-05-17T03:33:35.060Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-05-17T03:33:35.060Z] === RUN TestBuildWithHugeFile [2022-05-17T03:33:37.479Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-05-17T03:33:37.479Z] === RUN TestConfigsUpdate [2022-05-17T03:33:39.391Z] --- PASS: TestConfigsUpdate (2.25s) [2022-05-17T03:33:39.391Z] === RUN TestTemplatedConfig [2022-05-17T03:33:42.690Z] --- PASS: TestTemplatedConfig (2.73s) [2022-05-17T03:33:42.690Z] === RUN TestConfigCreateResolve [2022-05-17T03:33:44.600Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-05-17T03:33:44.600Z] PASS [2022-05-17T03:33:44.600Z] [2022-05-17T03:33:44.600Z] DONE 6 tests in 13.941s [2022-05-17T03:33:44.600Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-17T03:33:44.600Z] INFO: Testing against a local daemon [2022-05-17T03:33:44.600Z] === RUN TestAttachWithTTY [2022-05-17T03:33:44.600Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-17T03:33:44.600Z] === RUN TestAttachWithoutTTy [2022-05-17T03:33:44.600Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-17T03:33:44.600Z] === RUN TestCheckpoint [2022-05-17T03:33:44.600Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:33:44.600Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/commit [2022-05-17T03:33:44.600Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-17T03:33:44.600Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:33:44.600Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:33:44.600Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:33:44.600Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:33:44.600Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:33:44.600Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:33:44.600Z] === CONT TestContainerInvalidJSON/commit [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-17T03:33:44.600Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-17T03:33:44.600Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-17T03:33:44.600Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-17T03:33:44.600Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-17T03:33:44.600Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-17T03:33:44.600Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-17T03:33:44.600Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-17T03:33:44.600Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-17T03:33:44.600Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-17T03:33:44.600Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-17T03:33:44.600Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-17T03:33:44.600Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-17T03:33:44.600Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-17T03:33:44.600Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-17T03:33:44.600Z] === RUN TestCopyEmptyFile [2022-05-17T03:33:44.860Z] --- PASS: TestCopyEmptyFile (0.25s) [2022-05-17T03:33:44.860Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-17T03:33:45.121Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-05-17T03:33:45.121Z] === RUN TestCopyFromContainer [2022-05-17T03:33:46.505Z] === RUN TestCopyFromContainer// [2022-05-17T03:33:46.505Z] === RUN TestCopyFromContainer//bar/root [2022-05-17T03:33:46.505Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-17T03:33:46.505Z] === RUN TestCopyFromContainer/bar/quux [2022-05-17T03:33:46.505Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-17T03:33:46.505Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-17T03:33:46.505Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-17T03:33:46.766Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-17T03:33:46.766Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-17T03:33:46.766Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer (1.91s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-17T03:33:47.027Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-05-17T03:33:47.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-17T03:33:47.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:33:47.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:33:47.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:33:47.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:33:47.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:33:47.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:33:47.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:33:47.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:33:47.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:33:47.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-17T03:33:47.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-17T03:33:47.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-17T03:33:47.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-17T03:33:47.027Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-17T03:33:47.027Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-17T03:33:47.027Z] === RUN TestCreateWithInvalidEnv [2022-05-17T03:33:47.027Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-17T03:33:47.027Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-17T03:33:47.027Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-17T03:33:47.027Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-17T03:33:47.027Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-17T03:33:47.027Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-17T03:33:47.027Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-17T03:33:47.027Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-17T03:33:47.027Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-17T03:33:47.027Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-17T03:33:47.027Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-17T03:33:47.027Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-17T03:33:47.027Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-17T03:33:47.027Z] === RUN TestCreateTmpfsMountsTarget [2022-05-17T03:33:47.027Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-17T03:33:47.027Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-17T03:33:47.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-17T03:33:47.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-17T03:33:48.939Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2022-05-17T03:33:48.939Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-17T03:33:50.849Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-05-17T03:33:50.849Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-17T03:33:50.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:33:50.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:33:50.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:33:50.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:33:50.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:33:50.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:33:50.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:33:50.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:33:50.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:33:50.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:33:50.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:33:50.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:33:50.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:33:50.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:33:50.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:33:50.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-17T03:33:50.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-17T03:33:50.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-17T03:33:50.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-17T03:33:50.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-17T03:33:50.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-17T03:33:50.849Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-17T03:33:51.109Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-05-17T03:33:51.109Z] === RUN TestCreateDifferentPlatform [2022-05-17T03:33:51.109Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-17T03:33:51.109Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-17T03:33:51.109Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-17T03:33:51.109Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-17T03:33:51.109Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-17T03:33:51.109Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-17T03:33:51.370Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-17T03:33:51.370Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-17T03:33:51.370Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-17T03:33:51.370Z] === RUN TestContainerStartOnDaemonRestart [2022-05-17T03:33:51.370Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-17T03:33:51.370Z] === RUN TestDaemonRestartIpcMode [2022-05-17T03:33:51.370Z] === PAUSE TestDaemonRestartIpcMode [2022-05-17T03:33:51.370Z] === RUN TestDaemonHostGatewayIP [2022-05-17T03:33:51.370Z] === PAUSE TestDaemonHostGatewayIP [2022-05-17T03:33:51.370Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-17T03:33:51.370Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-17T03:33:51.370Z] === RUN TestContainerKillOnDaemonStart [2022-05-17T03:33:51.370Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-17T03:33:51.370Z] === RUN TestDiff [2022-05-17T03:33:51.944Z] --- PASS: TestDiff (0.58s) [2022-05-17T03:33:51.944Z] === RUN TestExecWithCloseStdin [2022-05-17T03:33:52.514Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-05-17T03:33:52.514Z] === RUN TestExec [2022-05-17T03:33:53.455Z] --- PASS: TestExec (0.72s) [2022-05-17T03:33:53.455Z] === RUN TestExecUser [2022-05-17T03:33:54.027Z] --- PASS: TestExecUser (0.68s) [2022-05-17T03:33:54.027Z] === RUN TestExportContainerAndImportImage [2022-05-17T03:33:54.968Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-05-17T03:33:54.968Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-17T03:33:56.352Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-05-17T03:33:56.352Z] === RUN TestHealthCheckWorkdir [2022-05-17T03:33:56.923Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2022-05-17T03:33:56.923Z] === RUN TestHealthKillContainer [2022-05-17T03:34:05.054Z] --- PASS: TestHealthKillContainer (8.23s) [2022-05-17T03:34:05.054Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-17T03:34:05.625Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-05-17T03:34:05.625Z] === RUN TestIpcModeNone [2022-05-17T03:34:05.782Z] time="2022-05-17T03:33:59Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-05-17T03:34:05.782Z] ok github.com/docker/docker/libnetwork/networkdb 104.393s coverage: 60.0% of statements [2022-05-17T03:34:05.782Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-17T03:34:05.782Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-17T03:34:05.782Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2022-05-17T03:34:05.782Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-17T03:34:05.782Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-17T03:34:06.352Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 45.6% of statements [2022-05-17T03:34:06.580Z] --- PASS: TestIpcModeNone (0.68s) [2022-05-17T03:34:06.580Z] === RUN TestIpcModePrivate [2022-05-17T03:34:06.613Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-17T03:34:06.613Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-17T03:34:06.847Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-17T03:34:06.875Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === Skipped [2022-05-17T03:34:06.875Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-17T03:34:06.875Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-17T03:34:06.875Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-17T03:34:06.875Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-17T03:34:06.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-17T03:34:06.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-17T03:34:06.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-17T03:34:06.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-17T03:34:06.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-17T03:34:06.875Z] firewalld_test.go:14: firewalld is not running [2022-05-17T03:34:06.875Z] [2022-05-17T03:34:06.875Z] DONE 326 tests, 9 skipped in 202.425s [2022-05-17T03:34:07.110Z] --- PASS: TestIpcModePrivate (0.68s) [2022-05-17T03:34:07.110Z] === RUN TestIpcModeShareable [2022-05-17T03:34:07.373Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true Post stage [Pipeline] junit [2022-05-17T03:34:07.462Z] Recording test results [2022-05-17T03:34:07.635Z] --- PASS: TestIpcModeShareable (0.68s) [2022-05-17T03:34:07.635Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-17T03:34:09.017Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-17T03:34:09.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 -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:061b42e4b0c4e6bb34635f4925ca291cc9684528 hack/make.sh dynbinary test-integration [2022-05-17T03:34:09.546Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-05-17T03:34:09.546Z] === RUN TestAPIIpcModeHost [2022-05-17T03:34:09.947Z] [2022-05-17T03:34:09.947Z] Removing bundles/ [2022-05-17T03:34:09.947Z] [2022-05-17T03:34:09.947Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-17T03:34:09.947Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:34:09.947Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:34:10.117Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-05-17T03:34:10.117Z] === RUN TestDaemonIpcModeShareable [2022-05-17T03:34:11.058Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-17T03:34:11.318Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-05-17T03:34:11.319Z] === RUN TestDaemonIpcModePrivate [2022-05-17T03:34:12.261Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-17T03:34:12.522Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-05-17T03:34:12.522Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-17T03:34:13.462Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-17T03:34:13.723Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s) [2022-05-17T03:34:13.723Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-17T03:34:14.100Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-17T03:34:14.101Z] [2022-05-17T03:34:14.101Z] ________ ____ __. [2022-05-17T03:34:14.101Z] \_____ \ | |/ _| [2022-05-17T03:34:14.101Z] / | \| < [2022-05-17T03:34:14.101Z] / | \ | \ [2022-05-17T03:34:14.101Z] \_______ /____|__ \ [2022-05-17T03:34:14.101Z] \/ \/ [2022-05-17T03:34:14.101Z] [2022-05-17T03:34:14.101Z] INFO: make.ps1 ended at 05/17/2022 03:34:12 [2022-05-17T03:34:14.101Z] INFO: Binaries build ended at 05/17/2022 03:34:13. Duration:00:01:47.0808698 [2022-05-17T03:34:14.664Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-17T03:34:14.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-05-17T03:34:14.925Z] === RUN TestIpcModeOlderClient [2022-05-17T03:34:14.925Z] === PAUSE TestIpcModeOlderClient [2022-05-17T03:34:14.925Z] === RUN TestKillContainerInvalidSignal [2022-05-17T03:34:15.497Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-05-17T03:34:15.497Z] === RUN TestKillContainer [2022-05-17T03:34:15.497Z] === RUN TestKillContainer/no_signal [2022-05-17T03:34:15.631Z] INFO: Copying the built daemon binary to d:\CI\PR-43598\6\binary\dockerd-91319f80d4.exe... [2022-05-17T03:34:15.631Z] INFO: Copying the built client binary to d:\CI\PR-43598\6\binary\docker-91319f80d4.exe... [2022-05-17T03:34:15.631Z] INFO: Copying the golang package from the container to d:\CI\PR-43598\6\installer\go.zip... [2022-05-17T03:34:15.758Z] === RUN TestKillContainer/non_killing_signal [2022-05-17T03:34:16.018Z] === RUN TestKillContainer/killing_signal [2022-05-17T03:34:16.086Z] INFO: Extracting go.zip to d:\CI\PR-43598\6\go [2022-05-17T03:34:16.590Z] --- PASS: TestKillContainer (1.37s) [2022-05-17T03:34:16.590Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-05-17T03:34:16.590Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-05-17T03:34:16.590Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-05-17T03:34:16.590Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-17T03:34:16.590Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-17T03:34:17.161Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-17T03:34:18.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-05-17T03:34:18.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-05-17T03:34:18.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-05-17T03:34:18.102Z] === RUN TestKillStoppedContainer [2022-05-17T03:34:18.102Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-05-17T03:34:18.102Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-17T03:34:18.102Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-17T03:34:18.102Z] === RUN TestKillDifferentUserContainer [2022-05-17T03:34:18.672Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-17T03:34:18.672Z] === RUN TestInspectOomKilledTrue [2022-05-17T03:34:18.672Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:34:18.672Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-17T03:34:18.672Z] === RUN TestInspectOomKilledFalse [2022-05-17T03:34:18.672Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:34:18.672Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-17T03:34:18.672Z] === RUN TestLinksEtcHostsContentMatch [2022-05-17T03:34:18.932Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-05-17T03:34:18.932Z] === RUN TestLinksContainerNames [2022-05-17T03:34:19.873Z] --- PASS: TestLinksContainerNames (1.00s) [2022-05-17T03:34:19.874Z] === RUN TestLogsFollowTailEmpty [2022-05-17T03:34:20.445Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-05-17T03:34:20.445Z] === RUN TestContainerNetworkMountsNoChown [2022-05-17T03:34:20.705Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-17T03:34:20.705Z] === RUN TestMountDaemonRoot [2022-05-17T03:34:20.705Z] === RUN TestMountDaemonRoot/default [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/default [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/private [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/private [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rprivate [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/slave [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/slave [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rslave [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/shared [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/shared [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rshared [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/default [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/rslave [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/slave [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/rprivate [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/private [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/shared [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/rshared [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:34:20.706Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:34:20.706Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:34:20.706Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:34:20.966Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:34:21.228Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-17T03:34:21.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-17T03:34:21.228Z] === RUN TestContainerBindMountNonRecursive [2022-05-17T03:34:22.283Z] INFO [linters context/goanalysis] analyzers took 4m50.367153938s with top 10 stages: buildir: 2m0.918734553s, goimports: 24.755169239s, unconvert: 18.712793087s, gosec: 15.191114458s, S1038: 8.360457915s, golint: 6.805227468s, misspell: 6.539597566s, nilness: 4.603908281s, S1039: 3.970350972s, inspect: 3.676156479s [2022-05-17T03:34:22.283Z] INFO [runner] Issues before processing: 3043, after processing: 0 [2022-05-17T03:34:22.283Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2427/2427, skip_files: 2427/2427, nolint: 0/78, filename_unadjuster: 2427/2427, autogenerated_exclude: 2044/2427, identifier_marker: 2044/2044, exclude-rules: 78/2044, cgo: 2427/3043, skip_dirs: 2427/2427, exclude: 2044/2044 [2022-05-17T03:34:22.283Z] INFO [runner] processing took 84.863992ms with stages: nolint: 32.237009ms, identifier_marker: 22.852205ms, path_prettifier: 9.832291ms, autogenerated_exclude: 8.916913ms, exclude-rules: 7.883322ms, skip_dirs: 1.862375ms, filename_unadjuster: 1.046974ms, cgo: 226.879µs, max_same_issues: 1.41µs, skip_files: 841ns, exclude: 834ns, uniq_by_line: 704ns, diff: 431ns, max_from_linter: 347ns, path_shortener: 313ns, source_code: 311ns, max_per_file_from_linter: 242ns, severity-rules: 241ns, sort_results: 227ns, path_prefixer: 123ns [2022-05-17T03:34:22.283Z] INFO [runner] linters took 1m33.441337379s with stages: goanalysis_metalinter: 1m33.356337472s [2022-05-17T03:34:22.283Z] INFO File cache stats: 1673 entries of total size 8.5MiB [2022-05-17T03:34:22.283Z] INFO Memory: 2663 samples, avg is 293.1MB, max is 1237.2MB [2022-05-17T03:34:22.283Z] INFO Execution took 4m26.152103451s [2022-05-17T03:34:22.283Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-17T03:34:22.656Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f959ea8e04fabc62b4765abffe565b60fe73816b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f959ea8e04fabc62b4765abffe565b60fe73816b hack/make.sh dynbinary test-docker-py [2022-05-17T03:34:22.915Z] [2022-05-17T03:34:23.139Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2022-05-17T03:34:23.139Z] === RUN TestContainerVolumesMountedAsShared [2022-05-17T03:34:23.139Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-05-17T03:34:23.139Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-17T03:34:23.174Z] Removing bundles/ [2022-05-17T03:34:23.174Z] [2022-05-17T03:34:23.174Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-17T03:34:23.174Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:34:23.174Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:34:23.709Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-05-17T03:34:23.710Z] === RUN TestNetworkNat [2022-05-17T03:34:23.971Z] --- PASS: TestNetworkNat (0.48s) [2022-05-17T03:34:23.971Z] === RUN TestNetworkLocalhostTCPNat [2022-05-17T03:34:24.543Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-05-17T03:34:24.543Z] === RUN TestNetworkLoopbackNat [2022-05-17T03:34:27.086Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-05-17T03:34:27.086Z] === RUN TestPause [2022-05-17T03:34:27.657Z] --- PASS: TestPause (0.51s) [2022-05-17T03:34:27.657Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-17T03:34:27.657Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-17T03:34:27.657Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-17T03:34:27.657Z] === RUN TestPauseStopPausedContainer [2022-05-17T03:34:28.228Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-05-17T03:34:28.228Z] === RUN TestPidHost [2022-05-17T03:34:29.168Z] --- PASS: TestPidHost (1.04s) [2022-05-17T03:34:29.168Z] === RUN TestPsFilter [2022-05-17T03:34:29.168Z] --- PASS: TestPsFilter (0.12s) [2022-05-17T03:34:29.168Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-17T03:34:29.739Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-05-17T03:34:29.739Z] === RUN TestRemoveContainerWithVolume [2022-05-17T03:34:30.309Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-05-17T03:34:30.309Z] === RUN TestRemoveContainerRunning [2022-05-17T03:34:30.571Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-05-17T03:34:30.571Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-17T03:34:31.142Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-05-17T03:34:31.142Z] === RUN TestRemoveInvalidContainer [2022-05-17T03:34:31.142Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-17T03:34:31.142Z] === RUN TestRenameLinkedContainer [2022-05-17T03:34:31.216Z] 97f65a0ec59e: Pull complete [2022-05-17T03:34:31.390Z] --- PASS: TestBuildWithHugeFile (50.73s) [2022-05-17T03:34:31.390Z] === RUN TestBuildWCOWSandboxSize [2022-05-17T03:34:31.390Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:34:31.390Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:34:31.390Z] === RUN TestBuildWithEmptyDockerfile [2022-05-17T03:34:31.390Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:34:31.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:34:31.390Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:34:31.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:34:31.390Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:34:31.390Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:34:31.390Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:34:31.390Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:34:31.390Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:34:31.390Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-17T03:34:31.390Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-17T03:34:31.390Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-05-17T03:34:31.390Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-17T03:34:31.390Z] === RUN TestBuildPreserveOwnership [2022-05-17T03:34:31.390Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-17T03:34:32.331Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-17T03:34:33.053Z] --- PASS: TestRenameLinkedContainer (2.03s) [2022-05-17T03:34:33.053Z] === RUN TestRenameStoppedContainer [2022-05-17T03:34:33.624Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-05-17T03:34:33.624Z] === RUN TestRenameRunningContainerAndReuse [2022-05-17T03:34:34.564Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2022-05-17T03:34:34.564Z] === RUN TestRenameInvalidName [2022-05-17T03:34:34.736Z] Removing intermediate container 4f3d58022679 [2022-05-17T03:34:34.736Z] ---> bc75c2fff570 [2022-05-17T03:34:34.736Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-17T03:34:34.736Z] ---> Running in 1f093d5c2dc4 [2022-05-17T03:34:35.135Z] --- PASS: TestRenameInvalidName (0.47s) [2022-05-17T03:34:35.135Z] === RUN TestRenameAnonymousContainer [2022-05-17T03:34:36.528Z] --- PASS: TestBuildPreserveOwnership (9.99s) [2022-05-17T03:34:36.528Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.96s) [2022-05-17T03:34:36.528Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-17T03:34:36.528Z] === RUN TestBuildPlatformInvalid [2022-05-17T03:34:36.528Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-17T03:34:36.528Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-17T03:34:36.528Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-17T03:34:36.528Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-17T03:34:36.528Z] PASS [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === Skipped [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-17T03:34:36.528Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:34:36.528Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-17T03:34:36.528Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] DONE 34 tests, 3 skipped in 111.328s [2022-05-17T03:34:36.528Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-17T03:34:36.528Z] INFO: Testing against a local daemon [2022-05-17T03:34:36.528Z] === RUN TestConfigInspect [2022-05-17T03:34:36.528Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-17T03:34:36.528Z] === RUN TestConfigList [2022-05-17T03:34:36.528Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] --- SKIP: TestConfigList (0.01s) [2022-05-17T03:34:36.528Z] === RUN TestConfigsCreateAndDelete [2022-05-17T03:34:36.528Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-05-17T03:34:36.528Z] === RUN TestConfigsUpdate [2022-05-17T03:34:36.528Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-17T03:34:36.528Z] === RUN TestTemplatedConfig [2022-05-17T03:34:36.528Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-17T03:34:36.528Z] === RUN TestConfigCreateResolve [2022-05-17T03:34:36.528Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-17T03:34:36.528Z] PASS [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === Skipped [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-17T03:34:36.528Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-17T03:34:36.528Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-05-17T03:34:36.528Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-17T03:34:36.528Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-17T03:34:36.528Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-17T03:34:36.528Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:34:36.528Z] [2022-05-17T03:34:36.528Z] DONE 6 tests, 6 skipped in 0.164s [2022-05-17T03:34:36.528Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-17T03:34:36.528Z] INFO: Testing against a local daemon [2022-05-17T03:34:36.528Z] === RUN TestAttachWithTTY [2022-05-17T03:34:36.788Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-17T03:34:36.788Z] === RUN TestAttachWithoutTTy [2022-05-17T03:34:36.788Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-17T03:34:36.788Z] === RUN TestCheckpoint [2022-05-17T03:34:36.788Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:34:36.788Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/commit [2022-05-17T03:34:36.788Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-17T03:34:36.788Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:34:36.788Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:34:36.788Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:34:36.788Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:34:36.788Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:34:36.788Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:34:36.788Z] === CONT TestContainerInvalidJSON/commit [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-17T03:34:36.788Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-17T03:34:36.788Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-17T03:34:36.788Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-17T03:34:36.788Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-17T03:34:36.788Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-17T03:34:36.788Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-17T03:34:36.788Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-17T03:34:36.788Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-17T03:34:36.788Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-17T03:34:36.788Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-17T03:34:36.788Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-17T03:34:36.788Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-17T03:34:36.788Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-17T03:34:36.788Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-17T03:34:36.788Z] === RUN TestCopyEmptyFile [2022-05-17T03:34:37.047Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-05-17T03:34:37.047Z] === RUN TestRenameContainerWithSameName [2022-05-17T03:34:37.047Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-05-17T03:34:37.047Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-17T03:34:37.049Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-17T03:34:37.050Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-17T03:34:37.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-17T03:34:37.050Z] === RUN TestCopyFromContainer [2022-05-17T03:34:37.989Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-05-17T03:34:37.989Z] === RUN TestResize [2022-05-17T03:34:38.481Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-17T03:34:38.560Z] --- PASS: TestResize (0.45s) [2022-05-17T03:34:38.560Z] === RUN TestResizeWithInvalidSize [2022-05-17T03:34:38.941Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-17T03:34:39.132Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-05-17T03:34:39.132Z] === RUN TestResizeWhenContainerNotStarted [2022-05-17T03:34:39.394Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:34:39.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:34:39.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:34:39.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:34:39.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:34:39.402Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-17T03:34:39.402Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-17T03:34:39.402Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-17T03:34:39.402Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-17T03:34:39.402Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-17T03:34:39.859Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-17T03:34:39.859Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T03:34:39.859Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-17T03:34:39.859Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-17T03:34:39.859Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-17T03:34:39.859Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-17T03:34:40.317Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-17T03:34:41.249Z] === RUN TestCopyFromContainer// [2022-05-17T03:34:41.249Z] === RUN TestCopyFromContainer//bar/root [2022-05-17T03:34:41.249Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-17T03:34:41.249Z] === RUN TestCopyFromContainer/bar/quux [2022-05-17T03:34:41.296Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-17T03:34:41.296Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-17T03:34:41.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:34:41.510Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-17T03:34:41.510Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-17T03:34:41.510Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-17T03:34:41.510Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-17T03:34:41.510Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-17T03:34:41.770Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer (4.61s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-17T03:34:41.770Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-17T03:34:41.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-17T03:34:41.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:34:41.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:34:41.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:34:41.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:34:41.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:34:41.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:34:41.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:34:41.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:34:41.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:34:41.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-17T03:34:41.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-17T03:34:41.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-17T03:34:41.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-17T03:34:41.770Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-17T03:34:41.770Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-17T03:34:41.770Z] === RUN TestCreateWithInvalidEnv [2022-05-17T03:34:41.770Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-17T03:34:41.770Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-17T03:34:41.770Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-17T03:34:41.770Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-17T03:34:41.770Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-17T03:34:41.770Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-17T03:34:41.770Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-17T03:34:41.770Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-17T03:34:41.770Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-17T03:34:41.770Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-17T03:34:41.770Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-17T03:34:41.770Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-17T03:34:41.770Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-17T03:34:41.770Z] === RUN TestCreateTmpfsMountsTarget [2022-05-17T03:34:41.770Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-17T03:34:41.770Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-17T03:34:42.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:34:43.153Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-05-17T03:34:43.153Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-17T03:34:43.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:34:43.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:34:44.094Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-05-17T03:34:44.094Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-17T03:34:44.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:34:44.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:34:44.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:34:44.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:34:44.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:34:44.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:34:44.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:34:44.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:34:44.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:34:44.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:34:44.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:34:44.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:34:44.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:34:44.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:34:44.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:34:44.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-17T03:34:44.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-17T03:34:44.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-17T03:34:44.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-17T03:34:44.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-17T03:34:44.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-05-17T03:34:44.355Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-17T03:34:44.615Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-17T03:34:44.615Z] === RUN TestCreateDifferentPlatform [2022-05-17T03:34:44.615Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-17T03:34:44.615Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-17T03:34:44.615Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-17T03:34:44.615Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-17T03:34:44.615Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-17T03:34:44.615Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-17T03:34:44.615Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-05-17T03:34:44.615Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-17T03:34:44.875Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-17T03:34:44.875Z] === RUN TestContainerStartOnDaemonRestart [2022-05-17T03:34:44.875Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-17T03:34:44.875Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-17T03:34:44.875Z] === RUN TestDaemonRestartIpcMode [2022-05-17T03:34:44.875Z] === PAUSE TestDaemonRestartIpcMode [2022-05-17T03:34:44.875Z] === RUN TestDaemonHostGatewayIP [2022-05-17T03:34:44.875Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:34:44.875Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-17T03:34:44.875Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-17T03:34:44.875Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-17T03:34:44.875Z] === RUN TestContainerKillOnDaemonStart [2022-05-17T03:34:44.875Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-17T03:34:44.875Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-17T03:34:44.875Z] === RUN TestDiff [2022-05-17T03:34:45.135Z] --- PASS: TestDiff (0.40s) [2022-05-17T03:34:45.135Z] === RUN TestExecWithCloseStdin [2022-05-17T03:34:45.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:34:45.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:34:45.714Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-17T03:34:45.714Z] === RUN TestExec [2022-05-17T03:34:46.284Z] --- PASS: TestExec (0.52s) [2022-05-17T03:34:46.284Z] === RUN TestExecUser [2022-05-17T03:34:46.544Z] --- PASS: TestExecUser (0.46s) [2022-05-17T03:34:46.544Z] === RUN TestExportContainerAndImportImage [2022-05-17T03:34:47.115Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-05-17T03:34:47.115Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-17T03:34:48.500Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-05-17T03:34:48.500Z] === RUN TestHealthCheckWorkdir [2022-05-17T03:34:49.073Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-05-17T03:34:49.073Z] === RUN TestHealthKillContainer [2022-05-17T03:34:49.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:34:49.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:34:51.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:34:51.709Z] INFO: Extraction ended at 05/17/2022 03:34:45. Duration:00:00:29.9805658 [2022-05-17T03:34:51.709Z] INFO: Updating the golang and path environment variables [2022-05-17T03:34:51.709Z] INFO: GOPATH=d:\gopath [2022-05-17T03:34:51.709Z] INFO: go version go1.18.2 windows/amd64 [2022-05-17T03:34:51.709Z] INFO: Running the daemon under test in debug mode [2022-05-17T03:34:51.709Z] INFO: Running the daemon under test in containerd mode [2022-05-17T03:34:51.709Z] INFO: Starting a daemon under test... [2022-05-17T03:34:51.709Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43598\6\daemon --pidfile d:\CI\PR-43598\6\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-17T03:34:51.709Z] INFO: Containerd started successfully. [2022-05-17T03:34:51.709Z] INFO: Process started successfully. [2022-05-17T03:34:51.709Z] INFO: Start tailing logs of the daemon under tests [2022-05-17T03:34:51.709Z] INFO: Waiting for the daemon under test to start... [2022-05-17T03:34:52.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:34:53.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:34:54.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:34:55.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:34:56.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:34:57.201Z] --- PASS: TestHealthKillContainer (7.84s) [2022-05-17T03:34:57.201Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-17T03:34:57.201Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-17T03:34:57.202Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-17T03:34:57.202Z] === RUN TestIpcModeNone [2022-05-17T03:34:57.462Z] --- PASS: TestIpcModeNone (0.45s) [2022-05-17T03:34:57.462Z] === RUN TestIpcModePrivate [2022-05-17T03:34:57.722Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-17T03:34:57.722Z] --- PASS: TestIpcModePrivate (0.44s) [2022-05-17T03:34:57.722Z] === RUN TestIpcModeShareable [2022-05-17T03:34:57.722Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:34:57.722Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-17T03:34:57.722Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-17T03:34:58.646Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:34:58.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2022-05-17T03:34:58.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-17T03:34:58.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-17T03:34:58.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s) [2022-05-17T03:34:58.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-05-17T03:34:58.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-05-17T03:34:58.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.45s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.46s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-05-17T03:34:58.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-05-17T03:34:58.647Z] === RUN TestCgroupNamespacesRun [2022-05-17T03:34:59.115Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-05-17T03:34:59.115Z] === RUN TestAPIIpcModeHost [2022-05-17T03:34:59.115Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:34:59.115Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-17T03:34:59.115Z] === RUN TestDaemonIpcModeShareable [2022-05-17T03:34:59.115Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:34:59.115Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-17T03:34:59.115Z] === RUN TestDaemonIpcModePrivate [2022-05-17T03:34:59.588Z] --- PASS: TestCgroupNamespacesRun (1.25s) [2022-05-17T03:34:59.588Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-17T03:34:59.588Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-17T03:34:59.588Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-17T03:34:59.588Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-17T03:35:00.500Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-17T03:35:00.500Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-05-17T03:35:00.500Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-17T03:35:00.500Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:35:00.500Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-17T03:35:00.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-17T03:35:00.500Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:35:00.500Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-17T03:35:00.500Z] === RUN TestIpcModeOlderClient [2022-05-17T03:35:00.500Z] === PAUSE TestIpcModeOlderClient [2022-05-17T03:35:00.500Z] === RUN TestKillContainerInvalidSignal [2022-05-17T03:35:00.972Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-05-17T03:35:00.972Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-17T03:35:01.070Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-05-17T03:35:01.070Z] === RUN TestKillContainer [2022-05-17T03:35:01.070Z] === RUN TestKillContainer/no_signal [2022-05-17T03:35:01.331Z] === RUN TestKillContainer/non_killing_signal [2022-05-17T03:35:01.593Z] === RUN TestKillContainer/killing_signal [2022-05-17T03:35:01.913Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-05-17T03:35:01.913Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-17T03:35:02.164Z] --- PASS: TestKillContainer (1.22s) [2022-05-17T03:35:02.164Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-17T03:35:02.164Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-17T03:35:02.164Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-05-17T03:35:02.164Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-17T03:35:02.164Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-17T03:35:02.424Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-17T03:35:02.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-05-17T03:35:02.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-05-17T03:35:02.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-05-17T03:35:02.996Z] === RUN TestKillStoppedContainer [2022-05-17T03:35:02.996Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-17T03:35:02.996Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-17T03:35:02.996Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-17T03:35:02.996Z] === RUN TestKillDifferentUserContainer [2022-05-17T03:35:03.297Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-05-17T03:35:03.297Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-17T03:35:03.565Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-17T03:35:03.566Z] === RUN TestInspectOomKilledTrue [2022-05-17T03:35:03.566Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:03.566Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-17T03:35:03.566Z] === RUN TestInspectOomKilledFalse [2022-05-17T03:35:03.566Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:35:03.566Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-17T03:35:03.566Z] === RUN TestLinksEtcHostsContentMatch [2022-05-17T03:35:03.566Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-17T03:35:03.566Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-17T03:35:03.566Z] === RUN TestLinksContainerNames [2022-05-17T03:35:04.136Z] --- PASS: TestLinksContainerNames (0.80s) [2022-05-17T03:35:04.136Z] === RUN TestLogsFollowTailEmpty [2022-05-17T03:35:04.239Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-05-17T03:35:04.239Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-17T03:35:04.706Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-17T03:35:04.706Z] === RUN TestContainerNetworkMountsNoChown [2022-05-17T03:35:04.967Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/default [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/default [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/private [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/private [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/rprivate [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/slave [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/slave [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/rslave [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/shared [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/shared [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/rshared [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-17T03:35:04.967Z] === CONT TestMountDaemonRoot/default [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:35:04.967Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-17T03:35:04.967Z] === CONT TestMountDaemonRoot/rshared [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:35:04.967Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:35:04.967Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:35:04.967Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:35:05.179Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-05-17T03:35:05.179Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/shared [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/rslave [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/slave [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/rprivate [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/private [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-17T03:35:05.228Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:35:05.228Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:35:05.228Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-17T03:35:05.488Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-17T03:35:05.488Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-17T03:35:05.488Z] === RUN TestContainerBindMountNonRecursive [2022-05-17T03:35:05.488Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-17T03:35:05.488Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-17T03:35:05.488Z] === RUN TestContainerVolumesMountedAsShared [2022-05-17T03:35:05.488Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-17T03:35:05.488Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-17T03:35:05.488Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-17T03:35:05.488Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-17T03:35:05.488Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-17T03:35:05.488Z] === RUN TestNetworkNat [2022-05-17T03:35:06.059Z] --- PASS: TestNetworkNat (0.59s) [2022-05-17T03:35:06.059Z] === RUN TestNetworkLocalhostTCPNat [2022-05-17T03:35:06.417Z] Removing intermediate container 1f093d5c2dc4 [2022-05-17T03:35:06.417Z] ---> 109e48d18411 [2022-05-17T03:35:06.417Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-17T03:35:06.417Z] ---> Running in ba631e977d10 [2022-05-17T03:35:06.508Z] ...INFO: Daemon under test started and replied! [2022-05-17T03:35:06.508Z] INFO: Docker version of the daemon under test [2022-05-17T03:35:06.508Z] [2022-05-17T03:35:06.508Z] Client: [2022-05-17T03:35:06.508Z] Version: 17.06.2-ce [2022-05-17T03:35:06.508Z] API version: 1.30 [2022-05-17T03:35:06.508Z] Go version: go1.8.3 [2022-05-17T03:35:06.508Z] Git commit: cec0b72 [2022-05-17T03:35:06.508Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-17T03:35:06.508Z] OS/Arch: windows/amd64 [2022-05-17T03:35:06.508Z] [2022-05-17T03:35:06.508Z] Server: [2022-05-17T03:35:06.508Z] Version: 0.0.0-dev [2022-05-17T03:35:06.508Z] API version: 1.42 (minimum version 1.24) [2022-05-17T03:35:06.508Z] Go version: go1.18.2 [2022-05-17T03:35:06.508Z] Git commit: 91319f80d4 [2022-05-17T03:35:06.508Z] Built: [2022-05-17T03:35:06.508Z] OS/Arch: windows/amd64 [2022-05-17T03:35:06.508Z] Experimental: false [2022-05-17T03:35:06.508Z] [2022-05-17T03:35:06.508Z] INFO: Docker info of the daemon under test [2022-05-17T03:35:06.508Z] [2022-05-17T03:35:06.508Z] Containers: 0 [2022-05-17T03:35:06.508Z] Running: 0 [2022-05-17T03:35:06.508Z] Paused: 0 [2022-05-17T03:35:06.508Z] Stopped: 0 [2022-05-17T03:35:06.508Z] Images: 0 [2022-05-17T03:35:06.508Z] Server Version: 0.0.0-dev [2022-05-17T03:35:06.508Z] Storage Driver: windowsfilter [2022-05-17T03:35:06.508Z] Windows: [2022-05-17T03:35:06.508Z] Logging Driver: json-file [2022-05-17T03:35:06.508Z] Plugins: [2022-05-17T03:35:06.508Z] Volume: local [2022-05-17T03:35:06.508Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:35:06.508Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:35:06.508Z] Swarm: inactive [2022-05-17T03:35:06.508Z] Default Isolation: process [2022-05-17T03:35:06.508Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-17T03:35:06.509Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-17T03:35:06.509Z] OSType: windows [2022-05-17T03:35:06.509Z] Architecture: x86_64 [2022-05-17T03:35:06.509Z] CPUs: 4 [2022-05-17T03:35:06.509Z] Total Memory: 32GiB [2022-05-17T03:35:06.509Z] Name: azwin-2-f1a7f1 [2022-05-17T03:35:06.509Z] ID: 275a4adb-3a00-4aac-b0ed-a5e998100022 [2022-05-17T03:35:06.509Z] Docker Root Dir: D:\CI\PR-43598\6\daemon [2022-05-17T03:35:06.509Z] Debug Mode (client): false [2022-05-17T03:35:06.509Z] Debug Mode (server): true [2022-05-17T03:35:06.509Z] File Descriptors: -1 [2022-05-17T03:35:06.509Z] Goroutines: 29 [2022-05-17T03:35:06.509Z] System Time: 2022-05-17T03:35:05.7901918Z [2022-05-17T03:35:06.509Z] EventsListeners: 0 [2022-05-17T03:35:06.509Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:35:06.509Z] Labels: [2022-05-17T03:35:06.509Z] Experimental: false [2022-05-17T03:35:06.509Z] Insecure Registries: [2022-05-17T03:35:06.509Z] 127.0.0.0/8 [2022-05-17T03:35:06.509Z] Live Restore Enabled: false [2022-05-17T03:35:06.509Z] [2022-05-17T03:35:06.509Z] [2022-05-17T03:35:06.509Z] INFO: Docker images of the daemon under test [2022-05-17T03:35:06.509Z] [2022-05-17T03:35:06.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T03:35:06.509Z] [2022-05-17T03:35:06.509Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-17T03:35:06.509Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-17T03:35:06.509Z] ltsc2022: Pulling from windows/servercore [2022-05-17T03:35:06.563Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-05-17T03:35:06.563Z] === RUN TestNISDomainname [2022-05-17T03:35:06.629Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-17T03:35:06.629Z] === RUN TestNetworkLoopbackNat [2022-05-17T03:35:06.823Z] --- PASS: TestNISDomainname (0.59s) [2022-05-17T03:35:06.823Z] === RUN TestHostnameDnsResolution [2022-05-17T03:35:06.965Z] 97f65a0ec59e: Pulling fs layer [2022-05-17T03:35:06.965Z] 12fb50a031bd: Pulling fs layer [2022-05-17T03:35:07.764Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-05-17T03:35:07.764Z] === RUN TestUnprivilegedPortsAndPing [2022-05-17T03:35:08.024Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-05-17T03:35:08.024Z] === RUN TestPrivilegedHostDevices [2022-05-17T03:35:08.595Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-05-17T03:35:08.595Z] === RUN TestStats [2022-05-17T03:35:09.168Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-05-17T03:35:09.168Z] === RUN TestPause [2022-05-17T03:35:09.168Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:09.168Z] --- SKIP: TestPause (0.00s) [2022-05-17T03:35:09.168Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-17T03:35:09.168Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-17T03:35:09.168Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-17T03:35:09.168Z] === RUN TestPauseStopPausedContainer [2022-05-17T03:35:09.168Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:09.168Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-17T03:35:09.168Z] === RUN TestPidHost [2022-05-17T03:35:09.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-17T03:35:10.111Z] --- PASS: TestPidHost (0.88s) [2022-05-17T03:35:10.111Z] === RUN TestPsFilter [2022-05-17T03:35:10.111Z] --- PASS: TestPsFilter (0.10s) [2022-05-17T03:35:10.111Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-17T03:35:10.155Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-17T03:35:10.371Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-17T03:35:10.371Z] === RUN TestRemoveContainerWithVolume [2022-05-17T03:35:10.612Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-17T03:35:10.942Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-17T03:35:10.942Z] === RUN TestRemoveContainerRunning [2022-05-17T03:35:11.070Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-17T03:35:11.070Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-17T03:35:11.142Z] --- PASS: TestStats (2.49s) [2022-05-17T03:35:11.142Z] === RUN TestStopContainerWithTimeout [2022-05-17T03:35:11.142Z] === RUN TestStopContainerWithTimeout/0 [2022-05-17T03:35:11.142Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-17T03:35:11.142Z] === RUN TestStopContainerWithTimeout/1 [2022-05-17T03:35:11.142Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-17T03:35:11.142Z] === RUN TestStopContainerWithTimeout/3 [2022-05-17T03:35:11.142Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-17T03:35:11.142Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-17T03:35:11.142Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-17T03:35:11.142Z] === CONT TestStopContainerWithTimeout/0 [2022-05-17T03:35:11.142Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-17T03:35:11.202Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-05-17T03:35:11.202Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-17T03:35:11.528Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-17T03:35:11.528Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-17T03:35:11.528Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-17T03:35:11.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-17T03:35:11.772Z] === RUN TestRemoveInvalidContainer [2022-05-17T03:35:11.772Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-17T03:35:11.772Z] === RUN TestRenameLinkedContainer [2022-05-17T03:35:11.986Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-17T03:35:12.084Z] === CONT TestStopContainerWithTimeout/3 [2022-05-17T03:35:13.684Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-05-17T03:35:13.684Z] === RUN TestRenameStoppedContainer [2022-05-17T03:35:13.684Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-17T03:35:13.684Z] === RUN TestRenameRunningContainerAndReuse [2022-05-17T03:35:13.997Z] === CONT TestStopContainerWithTimeout/1 [2022-05-17T03:35:14.626Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-05-17T03:35:14.626Z] === RUN TestRenameInvalidName [2022-05-17T03:35:14.888Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-17T03:35:14.888Z] === RUN TestRenameAnonymousContainer [2022-05-17T03:35:15.378Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-17T03:35:15.378Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2022-05-17T03:35:15.378Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-05-17T03:35:15.378Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2022-05-17T03:35:15.378Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-05-17T03:35:15.378Z] === RUN TestDeleteDevicemapper [2022-05-17T03:35:15.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-17T03:35:15.378Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-17T03:35:15.378Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-17T03:35:16.271Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-05-17T03:35:16.271Z] === RUN TestRenameContainerWithSameName [2022-05-17T03:35:16.841Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-05-17T03:35:16.841Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-17T03:35:17.295Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2022-05-17T03:35:17.295Z] === RUN TestUpdateMemory [2022-05-17T03:35:17.295Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:35:17.295Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-17T03:35:17.295Z] === RUN TestUpdateCPUQuota [2022-05-17T03:35:17.822Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-05-17T03:35:17.822Z] === RUN TestResize [2022-05-17T03:35:17.867Z] --- PASS: TestUpdateCPUQuota (1.01s) [2022-05-17T03:35:17.867Z] === RUN TestUpdatePidsLimit [2022-05-17T03:35:17.867Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-17T03:35:18.083Z] --- PASS: TestResize (0.41s) [2022-05-17T03:35:18.083Z] === RUN TestResizeWithInvalidSize [2022-05-17T03:35:18.129Z] === RUN TestUpdatePidsLimit/no_change [2022-05-17T03:35:18.389Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-17T03:35:18.651Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-17T03:35:18.653Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-17T03:35:18.653Z] === RUN TestResizeWhenContainerNotStarted [2022-05-17T03:35:18.912Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-17T03:35:18.912Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-17T03:35:18.913Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-17T03:35:18.913Z] === RUN TestDaemonRestartKillContainers [2022-05-17T03:35:18.913Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-17T03:35:18.913Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:35:18.913Z] === RUN TestCgroupNamespacesRun [2022-05-17T03:35:19.172Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-17T03:35:19.407Z] 12fb50a031bd: Verifying Checksum [2022-05-17T03:35:19.407Z] 12fb50a031bd: Download complete [2022-05-17T03:35:20.113Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-05-17T03:35:20.113Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-05-17T03:35:20.113Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-05-17T03:35:20.113Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-05-17T03:35:20.113Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-05-17T03:35:20.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-05-17T03:35:20.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-05-17T03:35:20.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-17T03:35:20.113Z] === RUN TestUpdateRestartPolicy [2022-05-17T03:35:20.295Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-05-17T03:35:20.295Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-17T03:35:21.236Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-05-17T03:35:21.236Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-17T03:35:21.623Z] 97f65a0ec59e: Verifying Checksum [2022-05-17T03:35:21.623Z] 97f65a0ec59e: Download complete [2022-05-17T03:35:22.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-05-17T03:35:22.619Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-17T03:35:23.560Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-05-17T03:35:23.560Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-17T03:35:24.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-17T03:35:24.355Z] Removing intermediate container ba631e977d10 [2022-05-17T03:35:24.355Z] ---> d9de0ca582f3 [2022-05-17T03:35:24.355Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-17T03:35:24.355Z] ---> Running in aec641b8b865 [2022-05-17T03:35:24.355Z] Removing intermediate container aec641b8b865 [2022-05-17T03:35:24.355Z] ---> ad8893fb1106 [2022-05-17T03:35:24.355Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-17T03:35:24.355Z] ---> Running in b042de9ca3df [2022-05-17T03:35:24.355Z] Removing intermediate container b042de9ca3df [2022-05-17T03:35:24.355Z] ---> 42151d5bbc9f [2022-05-17T03:35:24.355Z] Step 13/13 : COPY . . [2022-05-17T03:35:24.502Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-17T03:35:24.502Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-17T03:35:25.886Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-05-17T03:35:25.886Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-17T03:35:26.460Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-05-17T03:35:26.460Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-17T03:35:27.843Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-05-17T03:35:27.843Z] === RUN TestNISDomainname [2022-05-17T03:35:27.843Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-17T03:35:27.843Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-17T03:35:27.843Z] === RUN TestHostnameDnsResolution [2022-05-17T03:35:28.104Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-05-17T03:35:28.104Z] === RUN TestUnprivilegedPortsAndPing [2022-05-17T03:35:28.104Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-17T03:35:28.104Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-17T03:35:28.104Z] === RUN TestPrivilegedHostDevices [2022-05-17T03:35:28.674Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-05-17T03:35:28.674Z] === RUN TestStats [2022-05-17T03:35:28.674Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:28.674Z] --- SKIP: TestStats (0.00s) [2022-05-17T03:35:28.674Z] === RUN TestStopContainerWithTimeout [2022-05-17T03:35:28.674Z] === RUN TestStopContainerWithTimeout/0 [2022-05-17T03:35:28.674Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-17T03:35:28.674Z] === RUN TestStopContainerWithTimeout/1 [2022-05-17T03:35:28.674Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-17T03:35:28.674Z] === RUN TestStopContainerWithTimeout/3 [2022-05-17T03:35:28.674Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-17T03:35:28.674Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-17T03:35:28.674Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-17T03:35:28.674Z] === CONT TestStopContainerWithTimeout/0 [2022-05-17T03:35:28.674Z] === CONT TestStopContainerWithTimeout/3 [2022-05-17T03:35:29.246Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-17T03:35:31.787Z] === CONT TestStopContainerWithTimeout/1 [2022-05-17T03:35:32.336Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-05-17T03:35:32.336Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-17T03:35:32.336Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-05-17T03:35:32.336Z] === RUN TestWaitNonBlocked [2022-05-17T03:35:32.336Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:35:32.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:35:32.336Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:35:32.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:35:32.336Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:35:32.336Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:35:32.336Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-17T03:35:32.336Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-05-17T03:35:32.336Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2022-05-17T03:35:32.336Z] === RUN TestWaitBlocked [2022-05-17T03:35:32.336Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:35:32.336Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:35:32.336Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:35:32.336Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:35:32.336Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:35:32.336Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:35:32.727Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-17T03:35:32.727Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-05-17T03:35:32.727Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-05-17T03:35:32.727Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-05-17T03:35:32.727Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-05-17T03:35:32.727Z] === RUN TestDeleteDevicemapper [2022-05-17T03:35:32.727Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-17T03:35:32.727Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-17T03:35:32.727Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-17T03:35:33.278Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-17T03:35:33.278Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-05-17T03:35:33.278Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-05-17T03:35:33.279Z] === CONT TestContainerStartOnDaemonRestart [2022-05-17T03:35:33.279Z] === CONT TestContainerKillOnDaemonStart [2022-05-17T03:35:34.111Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-05-17T03:35:34.111Z] === RUN TestUpdateMemory [2022-05-17T03:35:34.111Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:34.111Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-17T03:35:34.111Z] === RUN TestUpdateCPUQuota [2022-05-17T03:35:34.111Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:34.111Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-17T03:35:34.111Z] === RUN TestUpdatePidsLimit [2022-05-17T03:35:34.111Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:34.111Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-17T03:35:34.111Z] === RUN TestUpdateRestartPolicy [2022-05-17T03:35:35.824Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-05-17T03:35:35.824Z] === CONT TestIpcModeOlderClient [2022-05-17T03:35:35.824Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-17T03:35:35.824Z] === CONT TestDaemonHostGatewayIP [2022-05-17T03:35:38.370Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-05-17T03:35:38.370Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-17T03:35:39.756Z] === CONT TestDaemonRestartIpcMode [2022-05-17T03:35:39.756Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.85s) [2022-05-17T03:35:42.299Z] --- PASS: TestDaemonRestartIpcMode (2.37s) [2022-05-17T03:35:45.646Z] --- PASS: TestContainerKillOnDaemonStart (11.99s) [2022-05-17T03:35:45.646Z] PASS [2022-05-17T03:35:45.646Z] [2022-05-17T03:35:45.646Z] === Skipped [2022-05-17T03:35:45.646Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-17T03:35:45.646Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:35:45.646Z] [2022-05-17T03:35:45.646Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-17T03:35:45.646Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:35:45.646Z] [2022-05-17T03:35:45.646Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-17T03:35:45.646Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:35:45.646Z] [2022-05-17T03:35:45.646Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-17T03:35:45.646Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-17T03:35:45.646Z] [2022-05-17T03:35:45.646Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-17T03:35:45.646Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-17T03:35:45.646Z] [2022-05-17T03:35:45.646Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-17T03:35:45.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-17T03:35:45.646Z] [2022-05-17T03:35:45.646Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-17T03:35:45.646Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:35:45.646Z] [2022-05-17T03:35:45.646Z] DONE 237 tests, 7 skipped in 120.811s [2022-05-17T03:35:45.646Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-17T03:35:45.646Z] === RUN TestConfigDaemonLibtrustID [2022-05-17T03:35:45.646Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-17T03:35:45.646Z] === RUN TestConfigDaemonID [2022-05-17T03:35:46.340Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-05-17T03:35:46.340Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-17T03:35:46.340Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-05-17T03:35:46.340Z] === RUN TestWaitNonBlocked [2022-05-17T03:35:46.340Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:35:46.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:35:46.340Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:35:46.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:35:46.340Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:35:46.340Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:35:46.340Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-17T03:35:46.340Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-05-17T03:35:46.340Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2022-05-17T03:35:46.340Z] === RUN TestWaitBlocked [2022-05-17T03:35:46.340Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:35:46.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:35:46.340Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:35:46.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:35:46.340Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:35:46.340Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:35:46.545Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:35:46.545Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:35:46.545Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:35:46.545Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:35:46.545Z] [2022-05-17T03:35:46.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-17T03:35:46.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-17T03:35:46.545Z] HOSTNAME=658057433da6 [2022-05-17T03:35:46.545Z] TESTDEBUG=0 [2022-05-17T03:35:46.545Z] DEST=bundles/test-integration [2022-05-17T03:35:46.545Z] PWD=/go/src/github.com/docker/docker [2022-05-17T03:35:46.545Z] DOCKER_GITCOMMIT=061b42e4b0c4e6bb34635f4925ca291cc9684528 [2022-05-17T03:35:46.545Z] container=docker [2022-05-17T03:35:46.545Z] HOME=/root [2022-05-17T03:35:46.545Z] GOLANG_VERSION=1.18.2 [2022-05-17T03:35:46.545Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-17T03:35:46.545Z] VALIDATE_BRANCH=master [2022-05-17T03:35:46.545Z] TERM=xterm [2022-05-17T03:35:46.545Z] DOCKER_PKG=github.com/docker/docker [2022-05-17T03:35:46.545Z] SHLVL=1 [2022-05-17T03:35:46.545Z] TIMEOUT=120m [2022-05-17T03:35:46.545Z] DOCKER_BUILDTAGS= journald [2022-05-17T03:35:46.545Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-17T03:35:46.545Z] GO111MODULE=off [2022-05-17T03:35:46.545Z] DOCKER_EXPERIMENTAL=1 [2022-05-17T03:35:46.545Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-17T03:35:46.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-17T03:35:46.545Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-17T03:35:46.545Z] GOPATH=/go [2022-05-17T03:35:46.545Z] PKG_CONFIG=pkg-config [2022-05-17T03:35:46.545Z] _=/usr/bin/env [2022-05-17T03:35:46.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-17T03:35:46.912Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-17T03:35:46.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-05-17T03:35:46.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-05-17T03:35:46.912Z] === CONT TestDaemonRestartIpcMode [2022-05-17T03:35:46.912Z] === CONT TestIpcModeOlderClient [2022-05-17T03:35:46.912Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-17T03:35:46.912Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-17T03:35:47.030Z] daemon_test.go:84: [dbdc44f60f9a5] daemon is not started [2022-05-17T03:35:47.030Z] --- PASS: TestConfigDaemonID (1.03s) [2022-05-17T03:35:47.030Z] === RUN TestDaemonConfigValidation [2022-05-17T03:35:47.030Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:35:47.030Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:35:47.030Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-17T03:35:47.030Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-17T03:35:47.030Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-17T03:35:47.030Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-17T03:35:47.030Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-17T03:35:47.030Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-17T03:35:47.030Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-17T03:35:47.030Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-17T03:35:47.030Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:35:47.030Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-17T03:35:47.030Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-17T03:35:47.030Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-17T03:35:47.030Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-17T03:35:47.030Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-17T03:35:47.030Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-17T03:35:47.030Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-17T03:35:47.030Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-05-17T03:35:47.030Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-17T03:35:47.030Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-05-17T03:35:47.030Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-17T03:35:47.030Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-17T03:35:47.988Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-17T03:35:49.370Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-17T03:35:49.464Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-05-17T03:35:49.725Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-05-17T03:35:49.725Z] PASS [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === Skipped [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-17T03:35:49.725Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-17T03:35:49.725Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-17T03:35:49.725Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-17T03:35:49.725Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-17T03:35:49.725Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-17T03:35:49.725Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-17T03:35:49.725Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-17T03:35:49.725Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-17T03:35:49.725Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-17T03:35:49.725Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-17T03:35:49.725Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-17T03:35:49.725Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-17T03:35:49.725Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-17T03:35:49.725Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-17T03:35:49.725Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-17T03:35:49.725Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-17T03:35:49.725Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-17T03:35:49.725Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-17T03:35:49.725Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:35:49.725Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-17T03:35:49.725Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-17T03:35:49.725Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-17T03:35:49.725Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-17T03:35:49.725Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-17T03:35:49.725Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-17T03:35:49.725Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-17T03:35:49.725Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-17T03:35:49.725Z] [2022-05-17T03:35:49.725Z] DONE 214 tests, 27 skipped in 73.123s [2022-05-17T03:35:49.725Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-17T03:35:49.725Z] === RUN TestConfigDaemonLibtrustID [2022-05-17T03:35:50.296Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-17T03:35:50.296Z] === RUN TestConfigDaemonID [2022-05-17T03:35:50.310Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-17T03:35:50.310Z] daemon_test.go:198: [d76fbafa3c27e] daemon is not started [2022-05-17T03:35:50.310Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-17T03:35:50.310Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-17T03:35:50.310Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-17T03:35:50.310Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-17T03:35:50.310Z] === RUN TestDaemonProxy [2022-05-17T03:35:50.310Z] === RUN TestDaemonProxy/environment_variables [2022-05-17T03:35:51.679Z] daemon_test.go:84: [dd05e60eec8a4] daemon is not started [2022-05-17T03:35:51.679Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-17T03:35:51.679Z] === RUN TestDaemonConfigValidation [2022-05-17T03:35:51.679Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:35:51.679Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:35:51.679Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-17T03:35:51.679Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-17T03:35:51.679Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-17T03:35:51.679Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-17T03:35:51.679Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-17T03:35:51.679Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-17T03:35:51.679Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-17T03:35:51.679Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-17T03:35:51.679Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:35:51.679Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-17T03:35:51.679Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-17T03:35:51.679Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-17T03:35:51.679Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-17T03:35:51.679Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-17T03:35:51.679Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-17T03:35:51.679Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-17T03:35:51.679Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-17T03:35:51.679Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-05-17T03:35:51.679Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-17T03:35:51.679Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-17T03:35:51.679Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-17T03:35:52.218Z] === RUN TestDaemonProxy/command-line_options [2022-05-17T03:35:52.620Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-17T03:35:53.600Z] === RUN TestDaemonProxy/configuration_file [2022-05-17T03:35:54.003Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-17T03:35:54.950Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-17T03:35:54.950Z] daemon_test.go:198: [d225d80e37989] daemon is not started [2022-05-17T03:35:54.950Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-17T03:35:54.950Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-17T03:35:54.950Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-17T03:35:54.950Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-05-17T03:35:54.950Z] === RUN TestDaemonProxy [2022-05-17T03:35:54.950Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-17T03:35:54.950Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-17T03:35:54.950Z] PASS [2022-05-17T03:35:54.950Z] [2022-05-17T03:35:54.950Z] === Skipped [2022-05-17T03:35:54.950Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-17T03:35:54.950Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-17T03:35:54.950Z] [2022-05-17T03:35:54.950Z] DONE 13 tests, 1 skipped in 5.264s [2022-05-17T03:35:54.950Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-17T03:35:54.950Z] INFO: Testing against a local daemon [2022-05-17T03:35:54.950Z] === RUN TestCommitInheritsEnv [2022-05-17T03:35:55.512Z] === RUN TestDaemonProxy/conflicting_options [2022-05-17T03:35:55.773Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-17T03:35:56.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-17T03:35:56.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-17T03:35:56.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-17T03:35:56.343Z] --- PASS: TestDaemonProxy (6.28s) [2022-05-17T03:35:56.344Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-05-17T03:35:56.344Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-05-17T03:35:56.344Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-05-17T03:35:56.344Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-05-17T03:35:56.344Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-05-17T03:35:56.344Z] PASS [2022-05-17T03:35:56.344Z] [2022-05-17T03:35:56.344Z] DONE 18 tests in 11.209s [2022-05-17T03:35:56.344Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-17T03:35:56.604Z] INFO: Testing against a local daemon [2022-05-17T03:35:56.604Z] === RUN TestCommitInheritsEnv [2022-05-17T03:35:57.169Z] 12fb50a031bd: Pull complete [2022-05-17T03:35:57.169Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-17T03:35:57.169Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:35:57.169Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-17T03:35:57.169Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-17T03:35:57.169Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-17T03:35:57.169Z] WARN: Skipping validation tests [2022-05-17T03:35:57.169Z] INFO: Running unit tests at 05/17/2022 03:35:49... [2022-05-17T03:35:57.169Z] INFO: make.ps1 starting at 05/17/2022 03:35:53 [2022-05-17T03:35:57.169Z] INFO: Git commit (549c9d5c21) assumed from DOCKER_GITCOMMIT environment variable [2022-05-17T03:35:57.169Z] INFO: Running unit tests... [2022-05-17T03:35:57.176Z] --- PASS: TestCommitInheritsEnv (0.47s) [2022-05-17T03:35:57.176Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-17T03:35:57.176Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-17T03:35:57.176Z] === RUN TestImportWithCustomPlatform [2022-05-17T03:35:57.176Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-17T03:35:57.176Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-17T03:35:57.176Z] === RUN TestImportWithCustomPlatform// [2022-05-17T03:35:57.176Z] === RUN TestImportWithCustomPlatform/linux [2022-05-17T03:35:57.176Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-17T03:35:57.437Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-17T03:35:57.437Z] === RUN TestImportWithCustomPlatform/macos [2022-05-17T03:35:57.437Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-17T03:35:57.437Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-17T03:35:57.437Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-17T03:35:57.437Z] === RUN TestImagesFilterMultiReference [2022-05-17T03:35:57.492Z] --- PASS: TestCommitInheritsEnv (2.08s) [2022-05-17T03:35:57.492Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-17T03:35:57.492Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform// [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform/linux [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform/macos [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-17T03:35:57.492Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-17T03:35:57.492Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-17T03:35:57.492Z] === RUN TestImagesFilterMultiReference [2022-05-17T03:35:57.492Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-17T03:35:57.492Z] === RUN TestImagePullPlatformInvalid [2022-05-17T03:35:57.492Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-17T03:35:57.492Z] === RUN TestRemoveImageOrphaning [2022-05-17T03:35:57.697Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-17T03:35:57.697Z] === RUN TestImagePullPlatformInvalid [2022-05-17T03:35:57.697Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-17T03:35:57.697Z] === RUN TestRemoveImageOrphaning [2022-05-17T03:35:57.958Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-05-17T03:35:57.958Z] === RUN TestRemoveImageGarbageCollector [2022-05-17T03:35:58.527Z] time="2022-05-17T03:35:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-17T03:35:58.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-17T03:35:59.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-17T03:35:59.402Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-05-17T03:35:59.402Z] === RUN TestRemoveImageGarbageCollector [2022-05-17T03:35:59.402Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-17T03:35:59.402Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-17T03:35:59.402Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-17T03:35:59.402Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-17T03:35:59.402Z] === RUN TestTagInvalidReference [2022-05-17T03:35:59.402Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-17T03:35:59.402Z] === RUN TestTagValidPrefixedRepo [2022-05-17T03:35:59.402Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-17T03:35:59.402Z] === RUN TestTagExistedNameWithoutForce [2022-05-17T03:35:59.402Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-17T03:35:59.402Z] === RUN TestTagOfficialNames [2022-05-17T03:35:59.402Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-17T03:35:59.402Z] === RUN TestTagMatchesDigest [2022-05-17T03:35:59.402Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-17T03:35:59.402Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-17T03:35:59.910Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2022-05-17T03:35:59.910Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-17T03:35:59.910Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-17T03:35:59.910Z] === RUN TestTagInvalidReference [2022-05-17T03:35:59.910Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-17T03:35:59.910Z] === RUN TestTagValidPrefixedRepo [2022-05-17T03:35:59.910Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-17T03:35:59.910Z] === RUN TestTagExistedNameWithoutForce [2022-05-17T03:35:59.910Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-17T03:35:59.910Z] === RUN TestTagOfficialNames [2022-05-17T03:36:00.059Z] ---> dffb2dba6110 [2022-05-17T03:36:00.059Z] Successfully built dffb2dba6110 [2022-05-17T03:36:00.059Z] Successfully tagged docker:latest [2022-05-17T03:36:00.059Z] INFO: Image build ended at 05/17/2022 03:35:59. Duration:00:04:56.9042349 [2022-05-17T03:36:00.059Z] [2022-05-17T03:36:00.059Z] [2022-05-17T03:36:00.059Z] INFO: Building the test binaries at 05/17/2022 03:35:59... [2022-05-17T03:36:00.173Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-17T03:36:00.173Z] === RUN TestTagMatchesDigest [2022-05-17T03:36:00.173Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-17T03:36:00.173Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-17T03:36:01.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-17T03:36:01.829Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-17T03:36:07.111Z] INFO: make.ps1 starting at 05/17/2022 03:36:06 [2022-05-17T03:36:07.111Z] INFO: Git commit (c534acd17c) assumed from DOCKER_GITCOMMIT environment variable [2022-05-17T03:36:07.111Z] INFO: Invoking autogen... [2022-05-17T03:36:07.576Z] { [2022-05-17T03:36:07.576Z] "RT_GROUP_ICON": { [2022-05-17T03:36:07.576Z] "#1": { [2022-05-17T03:36:07.576Z] "0409": "../../winresources/docker.ico" [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] }, [2022-05-17T03:36:07.576Z] "RT_MANIFEST": { [2022-05-17T03:36:07.576Z] "#1": { [2022-05-17T03:36:07.576Z] "0409": { [2022-05-17T03:36:07.576Z] "identity": {}, [2022-05-17T03:36:07.576Z] "description": "Docker Engine", [2022-05-17T03:36:07.576Z] "minimum-os": "vista", [2022-05-17T03:36:07.576Z] "execution-level": "", [2022-05-17T03:36:07.576Z] "ui-access": false, [2022-05-17T03:36:07.576Z] "auto-elevate": false, [2022-05-17T03:36:07.576Z] "dpi-awareness": "unaware", [2022-05-17T03:36:07.576Z] "disable-theming": false, [2022-05-17T03:36:07.576Z] "disable-window-filtering": false, [2022-05-17T03:36:07.576Z] "high-resolution-scrolling-aware": false, [2022-05-17T03:36:07.576Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-17T03:36:07.576Z] "long-path-aware": false, [2022-05-17T03:36:07.576Z] "printer-driver-isolation": false, [2022-05-17T03:36:07.576Z] "gdi-scaling": false, [2022-05-17T03:36:07.576Z] "segment-heap": false, [2022-05-17T03:36:07.576Z] "use-common-controls-v6": false [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] }, [2022-05-17T03:36:07.576Z] "RT_MESSAGETABLE": { [2022-05-17T03:36:07.576Z] "#1": { [2022-05-17T03:36:07.576Z] "0409": "../../winresources/event_messages.bin" [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] }, [2022-05-17T03:36:07.576Z] "RT_VERSION": { [2022-05-17T03:36:07.576Z] "#1": { [2022-05-17T03:36:07.576Z] "0409": { [2022-05-17T03:36:07.576Z] "fixed": { [2022-05-17T03:36:07.576Z] "file_version": "0.0.0.0", [2022-05-17T03:36:07.576Z] "product_version": "0.0.0.0", [2022-05-17T03:36:07.576Z] "type": "Unknown" [2022-05-17T03:36:07.576Z] }, [2022-05-17T03:36:07.576Z] "info": { [2022-05-17T03:36:07.576Z] "0000": { [2022-05-17T03:36:07.576Z] "CompanyName": "", [2022-05-17T03:36:07.576Z] "FileVersion": "0.0.0-dev", [2022-05-17T03:36:07.576Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-17T03:36:07.576Z] "OriginalFileName": "dockerd.exe", [2022-05-17T03:36:07.576Z] "ProductName": "", [2022-05-17T03:36:07.576Z] "ProductVersion": "0.0.0-dev", [2022-05-17T03:36:07.576Z] "SpecialBuild": "c534acd17c" [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:07.576Z] } [2022-05-17T03:36:08.542Z] powershell.exe : cmd\dockerd\config.go [2022-05-17T03:36:08.542Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-b7fdafb3\powershellWrapper.ps1:3 char:1 [2022-05-17T03:36:08.542Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-17T03:36:08.542Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-17T03:36:08.542Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-17T03:36:08.542Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-17T03:36:08.542Z] [2022-05-17T03:36:08.542Z] cmd\dockerd\config_windows.go [2022-05-17T03:36:08.542Z] cmd\dockerd\daemon.go [2022-05-17T03:36:08.542Z] cmd\dockerd\daemon_test.go [2022-05-17T03:36:08.542Z] cmd\dockerd\daemon_windows.go [2022-05-17T03:36:08.542Z] cmd\dockerd\docker.go [2022-05-17T03:36:08.542Z] cmd\dockerd\docker_windows.go [2022-05-17T03:36:08.542Z] cmd\dockerd\genwinres_windows.go [2022-05-17T03:36:08.542Z] cmd\dockerd\metrics.go [2022-05-17T03:36:08.542Z] cmd\dockerd\options.go [2022-05-17T03:36:08.542Z] cmd\dockerd\options_test.go [2022-05-17T03:36:08.542Z] cmd\dockerd\service_windows.go [2022-05-17T03:36:08.542Z] INFO: Building daemon... [2022-05-17T03:36:09.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-17T03:36:12.137Z] ? github.com/docker/docker/api [no test files] [2022-05-17T03:36:12.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-17T03:36:13.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-17T03:36:13.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-17T03:36:15.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-17T03:36:16.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-17T03:36:18.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-17T03:36:21.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-17T03:36:24.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-17T03:36:27.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-17T03:36:29.648Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-17T03:36:29.648Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:36:29.648Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:36:29.648Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-17T03:36:29.648Z] [2022-05-17T03:36:29.648Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-17T03:36:29.648Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-17T03:36:29.648Z] Using test binary docker [2022-05-17T03:36:29.648Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-17T03:36:29.648Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-17T03:36:29.648Z] INFO: Waiting for daemon to start... [2022-05-17T03:36:29.648Z] Starting dockerd [2022-05-17T03:36:29.648Z] . [2022-05-17T03:36:29.648Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-17T03:36:29.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-17T03:36:32.316Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-17T03:36:32.316Z] Using test binary docker [2022-05-17T03:36:32.316Z] +++ /etc/init.d/apparmor start [2022-05-17T03:36:32.316Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-17T03:36:32.316Z] INFO: Waiting for daemon to start... [2022-05-17T03:36:32.316Z] Starting dockerd [2022-05-17T03:36:32.316Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-17T03:36:33.228Z] === RUN TestMiddlewares [2022-05-17T03:36:33.228Z] --- PASS: TestMiddlewares (0.00s) [2022-05-17T03:36:33.228Z] PASS [2022-05-17T03:36:33.228Z] coverage: 7.9% of statements [2022-05-17T03:36:33.228Z] ok github.com/docker/docker/api/server 0.080s coverage: 7.9% of statements [2022-05-17T03:36:34.886Z] . [2022-05-17T03:36:34.886Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-17T03:36:34.886Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-17T03:36:34.886Z] Error: No such image: emptyfs [2022-05-17T03:36:34.886Z] ++++ docker load [2022-05-17T03:36:34.886Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-17T03:36:35.143Z] Running integration-test (iteration 1) [2022-05-17T03:36:35.143Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-17T03:36:35.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:36:35.143Z] ++ set -e [2022-05-17T03:36:35.143Z] ++ '[' -n 0 ']' [2022-05-17T03:36:35.143Z] ++ set -x [2022-05-17T03:36:35.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:36:35.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-17T03:36:36.078Z] Loaded image: busybox:latest [2022-05-17T03:36:36.639Z] Loaded image: busybox:glibc [2022-05-17T03:36:39.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-17T03:36:41.885Z] Loaded image: debian:bullseye-slim [2022-05-17T03:36:41.885Z] Loaded image: hello-world:latest [2022-05-17T03:36:41.885Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:36:41.885Z] INFO: Testing against a local daemon [2022-05-17T03:36:41.885Z] === RUN TestCgroupNamespacesBuild [2022-05-17T03:36:44.404Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2022-05-17T03:36:44.404Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-17T03:36:46.294Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2022-05-17T03:36:46.294Z] === RUN TestBuildWithSession [2022-05-17T03:36:46.294Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:36:46.294Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-17T03:36:46.294Z] === RUN TestBuildSquashParent [2022-05-17T03:36:47.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-17T03:36:47.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-17T03:36:48.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-17T03:36:48.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-17T03:36:49.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-17T03:36:50.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-17T03:36:51.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-17T03:36:52.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-17T03:36:53.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-17T03:36:54.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-17T03:36:55.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-17T03:36:55.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-17T03:36:56.264Z] --- PASS: TestBuildSquashParent (8.61s) [2022-05-17T03:36:56.264Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-17T03:36:56.264Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:36:56.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:36:56.264Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:36:56.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:36:56.264Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:36:56.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:36:56.264Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:36:56.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:36:56.264Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:36:56.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:36:56.264Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:36:56.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:36:56.264Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:36:56.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:36:57.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-17T03:36:57.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-17T03:36:58.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:36:58.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:36:58.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-17T03:36:59.173Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-17T03:36:59.173Z] Using test binary docker [2022-05-17T03:36:59.173Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-17T03:36:59.173Z] +++ /etc/init.d/apparmor start [2022-05-17T03:36:59.173Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-17T03:36:59.173Z] INFO: Waiting for daemon to start... [2022-05-17T03:36:59.173Z] Starting dockerd [2022-05-17T03:36:59.173Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-05-17T03:37:01.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:37:01.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:37:04.710Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-17T03:37:04.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2022-05-17T03:37:04.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.64s) [2022-05-17T03:37:04.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2022-05-17T03:37:04.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2022-05-17T03:37:04.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2022-05-17T03:37:04.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2022-05-17T03:37:04.710Z] === RUN TestBuildMultiStageCopy [2022-05-17T03:37:04.710Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-17T03:37:07.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-17T03:37:07.306Z] . [2022-05-17T03:37:07.306Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-17T03:37:07.306Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-17T03:37:07.306Z] Error: No such image: emptyfs [2022-05-17T03:37:07.306Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-17T03:37:07.306Z] ++++ docker load [2022-05-17T03:37:07.306Z] Running integration-test (iteration 1) [2022-05-17T03:37:07.306Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-17T03:37:07.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:37:07.307Z] ++ set -e [2022-05-17T03:37:07.307Z] ++ '[' -n 0 ']' [2022-05-17T03:37:07.307Z] ++ set -x [2022-05-17T03:37:07.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:37:07.307Z] Loaded image: busybox:latest [2022-05-17T03:37:07.307Z] Loaded image: busybox:glibc [2022-05-17T03:37:07.796Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-17T03:37:07.877Z] Loaded image: debian:bullseye-slim [2022-05-17T03:37:07.877Z] Loaded image: hello-world:latest [2022-05-17T03:37:07.877Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:37:07.877Z] INFO: Testing against a local daemon [2022-05-17T03:37:07.877Z] === RUN TestCgroupNamespacesBuild [2022-05-17T03:37:08.352Z] sha256:72ceededee2c2394818e2c4fbacca793fcd5feecae1d98d84c24a10fd9d35869 [2022-05-17T03:37:08.352Z] INFO: Starting docker-py tests... [2022-05-17T03:37:08.352Z] ============================= test session starts ============================== [2022-05-17T03:37:08.352Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-17T03:37:08.352Z] rootdir: /src, inifile: pytest.ini [2022-05-17T03:37:08.352Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-17T03:37:08.352Z] collected 395 items / 2 deselected / 393 selected [2022-05-17T03:37:08.352Z] [2022-05-17T03:37:08.359Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-17T03:37:08.922Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-17T03:37:09.259Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-05-17T03:37:09.259Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-17T03:37:09.486Z] --- PASS: TestBuildMultiStageCopy (4.94s) [2022-05-17T03:37:09.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2022-05-17T03:37:09.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-05-17T03:37:09.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2022-05-17T03:37:09.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-05-17T03:37:09.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-05-17T03:37:09.486Z] === RUN TestBuildMultiStageParentConfig [2022-05-17T03:37:10.199Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-17T03:37:10.199Z] === RUN TestBuildWithSession [2022-05-17T03:37:10.199Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:37:10.199Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-17T03:37:10.199Z] === RUN TestBuildSquashParent [2022-05-17T03:37:10.856Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2022-05-17T03:37:10.856Z] === RUN TestBuildLabelWithTargets [2022-05-17T03:37:13.377Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2022-05-17T03:37:13.377Z] === RUN TestBuildWithEmptyLayers [2022-05-17T03:37:14.304Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-05-17T03:37:14.304Z] === RUN TestBuildMultiStageOnBuild [2022-05-17T03:37:14.404Z] --- PASS: TestBuildSquashParent (3.96s) [2022-05-17T03:37:14.404Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-17T03:37:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:37:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:37:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:37:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:37:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:37:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:37:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:37:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:37:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:37:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:37:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:37:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:37:14.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:37:14.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:37:15.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:37:15.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:37:17.172Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:37:17.172Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:37:17.573Z] --- PASS: TestBuildMultiStageOnBuild (3.18s) [2022-05-17T03:37:17.573Z] === RUN TestBuildUncleanTarFilenames [2022-05-17T03:37:18.495Z] 97f65a0ec59e: Pull complete [2022-05-17T03:37:18.556Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-17T03:37:18.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2022-05-17T03:37:18.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-05-17T03:37:18.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s) [2022-05-17T03:37:18.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-05-17T03:37:18.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s) [2022-05-17T03:37:18.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) [2022-05-17T03:37:18.557Z] === RUN TestBuildMultiStageCopy [2022-05-17T03:37:18.557Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-17T03:37:19.463Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2022-05-17T03:37:19.463Z] === RUN TestBuildMultiStageLayerLeak [2022-05-17T03:37:19.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-17T03:37:19.758Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-17T03:37:20.018Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-17T03:37:20.279Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-17T03:37:20.539Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-05-17T03:37:20.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-05-17T03:37:20.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-17T03:37:20.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-17T03:37:20.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-17T03:37:20.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-05-17T03:37:20.539Z] === RUN TestBuildMultiStageParentConfig [2022-05-17T03:37:21.110Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-05-17T03:37:21.110Z] === RUN TestBuildLabelWithTargets [2022-05-17T03:37:22.072Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2022-05-17T03:37:22.072Z] === RUN TestBuildWithEmptyLayers [2022-05-17T03:37:22.650Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-05-17T03:37:22.650Z] === RUN TestBuildMultiStageOnBuild [2022-05-17T03:37:22.732Z] --- PASS: TestBuildMultiStageLayerLeak (3.58s) [2022-05-17T03:37:22.732Z] === RUN TestBuildWithHugeFile [2022-05-17T03:37:23.219Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-17T03:37:23.784Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-17T03:37:24.040Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-05-17T03:37:24.040Z] === RUN TestBuildUncleanTarFilenames [2022-05-17T03:37:24.610Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-17T03:37:24.610Z] === RUN TestBuildMultiStageLayerLeak [2022-05-17T03:37:25.724Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-17T03:37:26.523Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-05-17T03:37:26.523Z] === RUN TestBuildWithHugeFile [2022-05-17T03:37:33.589Z] === RUN TestBoolValue [2022-05-17T03:37:33.589Z] --- PASS: TestBoolValue (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestBoolValueOrDefault [2022-05-17T03:37:33.589Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestInt64ValueOrZero [2022-05-17T03:37:33.589Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestInt64ValueOrDefault [2022-05-17T03:37:33.589Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-17T03:37:33.589Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestJsonContentType [2022-05-17T03:37:33.589Z] --- PASS: TestJsonContentType (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestReadJSON [2022-05-17T03:37:33.589Z] === RUN TestReadJSON/nil_body [2022-05-17T03:37:33.589Z] === RUN TestReadJSON/empty_body [2022-05-17T03:37:33.589Z] === RUN TestReadJSON/with_valid_request [2022-05-17T03:37:33.589Z] === RUN TestReadJSON/with_whitespace [2022-05-17T03:37:33.589Z] === RUN TestReadJSON/with_extra_content [2022-05-17T03:37:33.589Z] === RUN TestReadJSON/invalid_JSON [2022-05-17T03:37:33.589Z] --- PASS: TestReadJSON (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-17T03:37:33.589Z] PASS [2022-05-17T03:37:33.589Z] coverage: 31.9% of statements [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-17T03:37:33.589Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 31.9% of statements [2022-05-17T03:37:33.589Z] === RUN TestMaskSecretKeys [2022-05-17T03:37:33.589Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-17T03:37:33.589Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-17T03:37:33.589Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-17T03:37:33.589Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-17T03:37:33.589Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestVersionMiddlewareVersion [2022-05-17T03:37:33.589Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-17T03:37:33.589Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-17T03:37:33.589Z] PASS [2022-05-17T03:37:33.589Z] coverage: 37.7% of statements [2022-05-17T03:37:33.589Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-17T03:37:33.589Z] === RUN TestToJSON [2022-05-17T03:37:33.589Z] --- PASS: TestToJSON (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestToParamWithVersion [2022-05-17T03:37:33.589Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestFromJSON [2022-05-17T03:37:33.589Z] --- PASS: TestFromJSON (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestEmpty [2022-05-17T03:37:33.589Z] --- PASS: TestEmpty (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestArgsMatchKVListEmptySources [2022-05-17T03:37:33.589Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestArgsMatchKVList [2022-05-17T03:37:33.589Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestArgsMatch [2022-05-17T03:37:33.589Z] --- PASS: TestArgsMatch (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestAdd [2022-05-17T03:37:33.589Z] --- PASS: TestAdd (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestDel [2022-05-17T03:37:33.589Z] --- PASS: TestDel (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestLen [2022-05-17T03:37:33.589Z] --- PASS: TestLen (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestExactMatch [2022-05-17T03:37:33.589Z] --- PASS: TestExactMatch (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestOnlyOneExactMatch [2022-05-17T03:37:33.589Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestContains [2022-05-17T03:37:33.589Z] --- PASS: TestContains (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestValidate [2022-05-17T03:37:33.589Z] --- PASS: TestValidate (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestWalkValues [2022-05-17T03:37:33.589Z] --- PASS: TestWalkValues (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestFuzzyMatch [2022-05-17T03:37:33.589Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestClone [2022-05-17T03:37:33.589Z] --- PASS: TestClone (0.00s) [2022-05-17T03:37:33.589Z] PASS [2022-05-17T03:37:33.589Z] coverage: 92.2% of statements [2022-05-17T03:37:33.589Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-05-17T03:37:33.589Z] === RUN TestAdjustForAPIVersion [2022-05-17T03:37:33.589Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-17T03:37:33.589Z] PASS [2022-05-17T03:37:33.589Z] coverage: 6.0% of statements [2022-05-17T03:37:33.589Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 6.0% of statements [2022-05-17T03:37:33.589Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-17T03:37:33.589Z] === RUN TestStrSliceMarshalJSON [2022-05-17T03:37:33.589Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestStrSliceUnmarshalJSON [2022-05-17T03:37:33.589Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestStrSliceUnmarshalString [2022-05-17T03:37:33.589Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-17T03:37:33.589Z] === RUN TestStrSliceUnmarshalSlice [2022-05-17T03:37:33.589Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-17T03:37:33.589Z] PASS [2022-05-17T03:37:33.589Z] coverage: 90.0% of statements [2022-05-17T03:37:33.589Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2022-05-17T03:37:33.589Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-17T03:37:33.589Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-17T03:37:33.590Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestGetVolumeByNameNotFound [2022-05-17T03:37:33.590Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-17T03:37:33.590Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-17T03:37:33.590Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestListVolumes [2022-05-17T03:37:33.590Z] --- PASS: TestListVolumes (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestListVolumesNoSwarm [2022-05-17T03:37:33.590Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestListVolumesNoManager [2022-05-17T03:37:33.590Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestCreateRegularVolume [2022-05-17T03:37:33.590Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-17T03:37:33.590Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-17T03:37:33.590Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestCreateVolumeCluster [2022-05-17T03:37:33.590Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestUpdateVolume [2022-05-17T03:37:33.590Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestUpdateVolumeNoSwarm [2022-05-17T03:37:33.590Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestUpdateVolumeNotFound [2022-05-17T03:37:33.590Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestVolumeRemove [2022-05-17T03:37:33.590Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestVolumeRemoveSwarm [2022-05-17T03:37:33.590Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-17T03:37:33.590Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-17T03:37:33.590Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-17T03:37:33.590Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-17T03:37:33.590Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestVolumeRemoveSwarmForce [2022-05-17T03:37:33.590Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-17T03:37:33.590Z] PASS [2022-05-17T03:37:33.590Z] coverage: 67.9% of statements [2022-05-17T03:37:33.590Z] ok github.com/docker/docker/api/server/router/volume 0.049s coverage: 67.9% of statements [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-17T03:37:33.590Z] === RUN TestGetTimestamp [2022-05-17T03:37:33.590Z] === RUN TestCompareVersion [2022-05-17T03:37:33.590Z] --- PASS: TestCompareVersion (0.00s) [2022-05-17T03:37:33.590Z] PASS [2022-05-17T03:37:33.590Z] coverage: 77.3% of statements [2022-05-17T03:37:33.590Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-05-17T03:37:33.590Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-17T03:37:33.590Z] === RUN TestParseTimestamps [2022-05-17T03:37:33.590Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-17T03:37:33.590Z] PASS [2022-05-17T03:37:33.590Z] coverage: 100.0% of statements [2022-05-17T03:37:33.590Z] ok github.com/docker/docker/api/types/time 0.205s coverage: 100.0% of statements [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/builder [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-17T03:37:33.590Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-17T03:37:33.590Z] === RUN TestIsGIT [2022-05-17T03:37:33.590Z] --- PASS: TestIsGIT (0.00s) [2022-05-17T03:37:33.590Z] PASS [2022-05-17T03:37:33.590Z] coverage: 100.0% of statements [2022-05-17T03:37:33.590Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.037s coverage: 100.0% of statements [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-17T03:37:33.590Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-17T03:37:33.590Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestCloneArgsSmartHttp [2022-05-17T03:37:33.590Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2022-05-17T03:37:33.590Z] === RUN TestCloneArgsDumbHttp [2022-05-17T03:37:33.590Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestCloneArgsGit [2022-05-17T03:37:33.590Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-17T03:37:33.590Z] === RUN TestCheckoutGit [2022-05-17T03:37:35.784Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-17T03:37:35.784Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestProcessNoDockerignore [2022-05-17T03:37:35.784Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-17T03:37:35.784Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestDetectContentType [2022-05-17T03:37:35.784Z] --- PASS: TestDetectContentType (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestSelectAcceptableMIME [2022-05-17T03:37:35.784Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestInspectEmptyResponse [2022-05-17T03:37:35.784Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestInspectResponseBinary [2022-05-17T03:37:35.784Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestResponseUnsupportedContentType [2022-05-17T03:37:35.784Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestInspectResponseTextSimple [2022-05-17T03:37:35.784Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestInspectResponseEmptyContentType [2022-05-17T03:37:35.784Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestUnknownContentLength [2022-05-17T03:37:35.784Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestDownloadRemote [2022-05-17T03:37:35.784Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-17T03:37:35.784Z] === RUN TestGetWithStatusError [2022-05-17T03:37:35.784Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestCloseRootDirectory [2022-05-17T03:37:35.784Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:37:35.784Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-17T03:37:35.784Z] === RUN TestHashFile [2022-05-17T03:37:35.784Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:37:35.784Z] --- SKIP: TestHashFile (0.01s) [2022-05-17T03:37:35.784Z] === RUN TestHashSubdir [2022-05-17T03:37:35.784Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:37:35.784Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-17T03:37:35.784Z] === RUN TestRemoveDirectory [2022-05-17T03:37:35.784Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:37:35.784Z] --- SKIP: TestRemoveDirectory (0.05s) [2022-05-17T03:37:35.784Z] PASS [2022-05-17T03:37:35.784Z] coverage: 9.3% of statements [2022-05-17T03:37:35.784Z] ok github.com/docker/docker/builder/remotecontext 0.289s coverage: 9.3% of statements [2022-05-17T03:37:35.887Z] --- PASS: TestImportExtremelyLargeImageWorks (92.78s) [2022-05-17T03:37:35.887Z] PASS [2022-05-17T03:37:35.887Z] [2022-05-17T03:37:35.887Z] === Skipped [2022-05-17T03:37:35.887Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-17T03:37:35.887Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-17T03:37:35.887Z] [2022-05-17T03:37:35.887Z] DONE 22 tests, 1 skipped in 97.205s [2022-05-17T03:37:35.887Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-17T03:37:35.887Z] INFO: Testing against a local daemon [2022-05-17T03:37:35.887Z] === RUN TestNetworkCreateDelete [2022-05-17T03:37:35.887Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-17T03:37:35.887Z] === RUN TestDockerNetworkDeletePreferID [2022-05-17T03:37:35.887Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-17T03:37:35.887Z] === RUN TestDaemonDNSFallback [2022-05-17T03:37:36.239Z] === RUN TestGetAllAllowed [2022-05-17T03:37:36.239Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestGetAllMeta [2022-05-17T03:37:36.239Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-17T03:37:36.239Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestIsUnreferencedBuiltin [2022-05-17T03:37:36.239Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestIsExistingDirectory [2022-05-17T03:37:36.239Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-17T03:37:36.239Z] === RUN TestGetFilenameForDownload [2022-05-17T03:37:36.239Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestEnv2Variables [2022-05-17T03:37:36.239Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-17T03:37:36.239Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestMaintainer [2022-05-17T03:37:36.239Z] --- PASS: TestMaintainer (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestLabel [2022-05-17T03:37:36.239Z] --- PASS: TestLabel (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestFromScratch [2022-05-17T03:37:36.239Z] --- PASS: TestFromScratch (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestFromWithArg [2022-05-17T03:37:36.239Z] --- PASS: TestFromWithArg (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-17T03:37:36.239Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestFromWithUndefinedArg [2022-05-17T03:37:36.239Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestFromMultiStageWithNamedStage [2022-05-17T03:37:36.239Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestOnbuild [2022-05-17T03:37:36.239Z] --- PASS: TestOnbuild (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestWorkdir [2022-05-17T03:37:36.239Z] --- PASS: TestWorkdir (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestCmd [2022-05-17T03:37:36.239Z] --- PASS: TestCmd (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestHealthcheckNone [2022-05-17T03:37:36.239Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestHealthcheckCmd [2022-05-17T03:37:36.239Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestEntrypoint [2022-05-17T03:37:36.239Z] --- PASS: TestEntrypoint (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestExpose [2022-05-17T03:37:36.239Z] --- PASS: TestExpose (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestUser [2022-05-17T03:37:36.239Z] --- PASS: TestUser (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestVolume [2022-05-17T03:37:36.239Z] --- PASS: TestVolume (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestStopSignal [2022-05-17T03:37:36.239Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-17T03:37:36.239Z] --- SKIP: TestStopSignal (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestArg [2022-05-17T03:37:36.239Z] --- PASS: TestArg (0.00s) [2022-05-17T03:37:36.239Z] === RUN TestShell [2022-05-17T03:37:36.239Z] --- PASS: TestShell (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestPrependEnvOnCmd [2022-05-17T03:37:36.240Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestRunWithBuildArgs [2022-05-17T03:37:36.240Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestRunIgnoresHealthcheck [2022-05-17T03:37:36.240Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestDispatchUnsupportedOptions [2022-05-17T03:37:36.240Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-17T03:37:36.240Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-17T03:37:36.240Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-17T03:37:36.240Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestNormalizeWorkdir [2022-05-17T03:37:36.240Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestDispatch [2022-05-17T03:37:36.240Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-17T03:37:36.240Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-17T03:37:36.240Z] === RUN TestEnable [2022-05-17T03:37:36.240Z] --- PASS: TestEnable (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestDisable [2022-05-17T03:37:36.240Z] --- PASS: TestDisable (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestEnabled [2022-05-17T03:37:36.240Z] --- PASS: TestEnabled (0.00s) [2022-05-17T03:37:36.240Z] PASS [2022-05-17T03:37:36.240Z] coverage: 100.0% of statements [2022-05-17T03:37:36.240Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-17T03:37:36.240Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-05-17T03:37:36.240Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-17T03:37:36.240Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-17T03:37:36.240Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-17T03:37:36.240Z] === RUN TestDispatch/COPY_url [2022-05-17T03:37:36.240Z] --- PASS: TestDispatch (0.06s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-17T03:37:36.240Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestAddScratchImageAddsToMounts [2022-05-17T03:37:36.240Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-17T03:37:36.240Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-17T03:37:36.240Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-17T03:37:36.240Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestImageSourceGetAddsToMounts [2022-05-17T03:37:36.240Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestEmptyDockerfile [2022-05-17T03:37:36.240Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-17T03:37:36.240Z] === RUN TestSymlinkDockerfile [2022-05-17T03:37:36.240Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-17T03:37:36.240Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-17T03:37:36.240Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestNonExistingDockerfile [2022-05-17T03:37:36.240Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestCopyRunConfig [2022-05-17T03:37:36.240Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestDeepCopyRunConfig [2022-05-17T03:37:36.240Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestExportImage [2022-05-17T03:37:36.240Z] --- PASS: TestExportImage (0.00s) [2022-05-17T03:37:36.240Z] === RUN TestNormalizeDest [2022-05-17T03:37:36.240Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-17T03:37:36.240Z] PASS [2022-05-17T03:37:36.240Z] coverage: 46.7% of statements [2022-05-17T03:37:36.240Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 46.7% of statements [2022-05-17T03:37:36.659Z] --- PASS: TestImportExtremelyLargeImageWorks (91.56s) [2022-05-17T03:37:36.659Z] PASS [2022-05-17T03:37:36.659Z] [2022-05-17T03:37:36.659Z] DONE 22 tests in 95.223s [2022-05-17T03:37:36.659Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-17T03:37:36.659Z] INFO: Testing against a local daemon [2022-05-17T03:37:36.659Z] === RUN TestNetworkCreateDelete [2022-05-17T03:37:36.659Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-17T03:37:36.659Z] === RUN TestDockerNetworkDeletePreferID [2022-05-17T03:37:36.659Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-17T03:37:36.659Z] === RUN TestDaemonDNSFallback [2022-05-17T03:37:37.771Z] === RUN TestTCP4Proxy [2022-05-17T03:37:37.772Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-17T03:37:37.772Z] === RUN TestTCP4ProxyHalfClose [2022-05-17T03:37:37.772Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-17T03:37:37.772Z] === RUN TestTCP6Proxy [2022-05-17T03:37:37.772Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-17T03:37:37.772Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-17T03:37:37.772Z] === RUN TestTCPDualStackProxy [2022-05-17T03:37:37.772Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-17T03:37:37.772Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-17T03:37:37.772Z] === RUN TestUDP4Proxy [2022-05-17T03:37:37.772Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-17T03:37:37.772Z] === RUN TestUDP6Proxy [2022-05-17T03:37:37.772Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-17T03:37:37.772Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-17T03:37:37.772Z] === RUN TestUDPWriteError [2022-05-17T03:37:37.772Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-17T03:37:37.772Z] === RUN TestSCTP4Proxy [2022-05-17T03:37:37.772Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-17T03:37:37.772Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-17T03:37:37.772Z] === RUN TestSCTP6Proxy [2022-05-17T03:37:37.772Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-17T03:37:37.772Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-17T03:37:37.772Z] PASS [2022-05-17T03:37:37.772Z] coverage: 49.4% of statements [2022-05-17T03:37:37.772Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-05-17T03:37:38.569Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-05-17T03:37:38.569Z] === RUN TestInspectNetwork [2022-05-17T03:37:39.235Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-05-17T03:37:39.235Z] === RUN TestInspectNetwork [2022-05-17T03:37:39.235Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:39.235Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-17T03:37:39.235Z] === RUN TestRunContainerWithBridgeNone [2022-05-17T03:37:39.235Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-17T03:37:39.235Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:37:39.235Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:37:39.235Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:37:39.235Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-17T03:37:39.235Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-17T03:37:39.235Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-17T03:37:39.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-17T03:37:39.235Z] === RUN TestNetworkList [2022-05-17T03:37:39.235Z] === RUN TestNetworkList//networks [2022-05-17T03:37:39.235Z] === PAUSE TestNetworkList//networks [2022-05-17T03:37:39.235Z] === RUN TestNetworkList//networks/ [2022-05-17T03:37:39.235Z] === PAUSE TestNetworkList//networks/ [2022-05-17T03:37:39.235Z] === CONT TestNetworkList//networks [2022-05-17T03:37:39.235Z] === CONT TestNetworkList//networks/ [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkList (0.02s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-17T03:37:39.235Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-17T03:37:39.235Z] === RUN TestHostIPv4BridgeLabel [2022-05-17T03:37:39.235Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-17T03:37:39.235Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-17T03:37:39.235Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2022-05-17T03:37:39.235Z] === RUN TestDaemonDefaultNetworkPools [2022-05-17T03:37:39.235Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-17T03:37:39.235Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-17T03:37:39.235Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-17T03:37:39.235Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-17T03:37:39.235Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-17T03:37:39.235Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-17T03:37:39.235Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-17T03:37:39.235Z] === RUN TestServiceWithPredefinedNetwork [2022-05-17T03:37:39.235Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:39.235Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-17T03:37:39.235Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-17T03:37:39.235Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:37:39.235Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:37:39.235Z] === RUN TestServiceWithDataPathPortInit [2022-05-17T03:37:39.235Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:39.235Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-17T03:37:39.235Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-17T03:37:39.235Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:39.235Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-17T03:37:39.235Z] PASS [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === Skipped [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-17T03:37:39.235Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-17T03:37:39.235Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-17T03:37:39.235Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2022-05-17T03:37:39.235Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-17T03:37:39.235Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-17T03:37:39.235Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-17T03:37:39.235Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-17T03:37:39.235Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-17T03:37:39.235Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:37:39.235Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-17T03:37:39.235Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-17T03:37:39.235Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] DONE 34 tests, 12 skipped in 7.073s [2022-05-17T03:37:39.235Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-17T03:37:39.235Z] INFO: Testing against a local daemon [2022-05-17T03:37:39.235Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-17T03:37:39.235Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:37:39.235Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-17T03:37:39.235Z] === RUN TestDockerNetworkIpvlan [2022-05-17T03:37:39.235Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:37:39.235Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-17T03:37:39.235Z] PASS [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === Skipped [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-17T03:37:39.235Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-17T03:37:39.235Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:37:39.235Z] [2022-05-17T03:37:39.235Z] DONE 2 tests, 2 skipped in 0.096s [2022-05-17T03:37:39.235Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-17T03:37:39.505Z] INFO: Testing against a local daemon [2022-05-17T03:37:39.505Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-17T03:37:39.505Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.505Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestDockerNetworkMacvlan [2022-05-17T03:37:39.505Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.505Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-17T03:37:39.505Z] PASS [2022-05-17T03:37:39.505Z] [2022-05-17T03:37:39.505Z] === Skipped [2022-05-17T03:37:39.505Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-17T03:37:39.505Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.505Z] [2022-05-17T03:37:39.505Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-17T03:37:39.505Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-17T03:37:39.505Z] [2022-05-17T03:37:39.505Z] DONE 2 tests, 2 skipped in 0.100s [2022-05-17T03:37:39.505Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-17T03:37:39.505Z] testing: warning: no tests to run [2022-05-17T03:37:39.505Z] PASS [2022-05-17T03:37:39.505Z] [2022-05-17T03:37:39.505Z] DONE 0 tests in 0.028s [2022-05-17T03:37:39.505Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-17T03:37:39.505Z] INFO: Testing against a local daemon [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginAllowRequest [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginTLS [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginDenyRequest [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginDenyResponse [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginAllowEventStream [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginErrorResponse [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginErrorRequest [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginHeader [2022-05-17T03:37:39.505Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.505Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-17T03:37:39.505Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-17T03:37:39.769Z] === RUN TestAuthZPluginV2Disable [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-17T03:37:39.769Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-17T03:37:39.769Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-17T03:37:39.769Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-17T03:37:39.769Z] PASS [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === Skipped [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-17T03:37:39.769Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:39.769Z] [2022-05-17T03:37:39.769Z] DONE 17 tests, 17 skipped in 0.310s [2022-05-17T03:37:39.769Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-17T03:37:39.769Z] INFO: Testing against a local daemon [2022-05-17T03:37:39.769Z] === RUN TestPluginInvalidJSON [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:37:40.029Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:37:40.029Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-17T03:37:40.029Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-17T03:37:40.029Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:37:40.029Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-17T03:37:40.029Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-17T03:37:40.029Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-17T03:37:40.029Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-17T03:37:40.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-17T03:37:40.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-17T03:37:40.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-17T03:37:40.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-17T03:37:40.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-17T03:37:40.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-17T03:37:40.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-17T03:37:40.030Z] === RUN TestPluginInstall [2022-05-17T03:37:40.030Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:40.030Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-17T03:37:40.030Z] === RUN TestPluginsWithRuntimes [2022-05-17T03:37:40.030Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-17T03:37:40.030Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-17T03:37:40.030Z] === RUN TestPluginBackCompatMediaTypes [2022-05-17T03:37:40.030Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-17T03:37:40.030Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-17T03:37:40.030Z] PASS [2022-05-17T03:37:40.030Z] [2022-05-17T03:37:40.030Z] === Skipped [2022-05-17T03:37:40.030Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-17T03:37:40.030Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-17T03:37:40.030Z] [2022-05-17T03:37:40.030Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-17T03:37:40.030Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-17T03:37:40.030Z] [2022-05-17T03:37:40.030Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-17T03:37:40.030Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-17T03:37:40.030Z] [2022-05-17T03:37:40.030Z] DONE 19 tests, 3 skipped in 0.147s [2022-05-17T03:37:40.030Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-17T03:37:40.030Z] INFO: Testing against a local daemon [2022-05-17T03:37:40.030Z] === RUN TestExternalGraphDriver [2022-05-17T03:37:40.030Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-17T03:37:40.030Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-05-17T03:37:40.030Z] === RUN TestGraphdriverPluginV2 [2022-05-17T03:37:41.867Z] === RUN TestInspectNetwork/full_network_id [2022-05-17T03:37:41.867Z] === RUN TestInspectNetwork/partial_network_id [2022-05-17T03:37:41.867Z] === RUN TestInspectNetwork/network_name [2022-05-17T03:37:41.867Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-17T03:37:44.229Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2022-05-17T03:37:44.229Z] PASS [2022-05-17T03:37:44.229Z] [2022-05-17T03:37:44.229Z] === Skipped [2022-05-17T03:37:44.229Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-05-17T03:37:44.229Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-17T03:37:44.229Z] [2022-05-17T03:37:44.229Z] DONE 2 tests, 1 skipped in 3.750s [2022-05-17T03:37:44.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-17T03:37:44.229Z] INFO: Testing against a local daemon [2022-05-17T03:37:44.229Z] === RUN TestContinueAfterPluginCrash [2022-05-17T03:37:44.229Z] === PAUSE TestContinueAfterPluginCrash [2022-05-17T03:37:44.229Z] === RUN TestReadPluginNoRead [2022-05-17T03:37:44.229Z] === PAUSE TestReadPluginNoRead [2022-05-17T03:37:44.229Z] === RUN TestDaemonStartWithLogOpt [2022-05-17T03:37:44.229Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-17T03:37:44.229Z] === CONT TestContinueAfterPluginCrash [2022-05-17T03:37:44.229Z] === CONT TestDaemonStartWithLogOpt [2022-05-17T03:37:46.069Z] --- PASS: TestInspectNetwork (7.29s) [2022-05-17T03:37:46.069Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-17T03:37:46.069Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-17T03:37:46.069Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-17T03:37:46.069Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-17T03:37:46.069Z] === RUN TestRunContainerWithBridgeNone [2022-05-17T03:37:47.454Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-17T03:37:47.454Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:37:47.454Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:37:47.454Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:37:47.454Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-17T03:37:47.454Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-17T03:37:47.454Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-17T03:37:47.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-17T03:37:47.454Z] === RUN TestNetworkList [2022-05-17T03:37:47.454Z] === RUN TestNetworkList//networks [2022-05-17T03:37:47.454Z] === PAUSE TestNetworkList//networks [2022-05-17T03:37:47.454Z] === RUN TestNetworkList//networks/ [2022-05-17T03:37:47.454Z] === PAUSE TestNetworkList//networks/ [2022-05-17T03:37:47.454Z] === CONT TestNetworkList//networks [2022-05-17T03:37:47.454Z] === CONT TestNetworkList//networks/ [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkList (0.01s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-17T03:37:47.454Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-17T03:37:47.454Z] === RUN TestHostIPv4BridgeLabel [2022-05-17T03:37:48.025Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-17T03:37:48.025Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-17T03:37:48.054Z] === RUN TestCheckpointCreateError [2022-05-17T03:37:48.054Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCheckpointCreate [2022-05-17T03:37:48.054Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCheckpointDeleteError [2022-05-17T03:37:48.054Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCheckpointDelete [2022-05-17T03:37:48.054Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCheckpointListError [2022-05-17T03:37:48.054Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCheckpointList [2022-05-17T03:37:48.054Z] --- PASS: TestCheckpointList (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCheckpointListContainerNotFound [2022-05-17T03:37:48.054Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestNewClientWithOpsFromEnv [2022-05-17T03:37:48.054Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-17T03:37:48.054Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestGetAPIPath [2022-05-17T03:37:48.054Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestParseHostURL [2022-05-17T03:37:48.054Z] --- PASS: TestParseHostURL (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-17T03:37:48.054Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersion [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPVersionOverride [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-17T03:37:48.054Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestClientRedirect [2022-05-17T03:37:48.054Z] === RUN TestClientRedirect/GET [2022-05-17T03:37:48.054Z] === RUN TestClientRedirect/POST [2022-05-17T03:37:48.054Z] === RUN TestClientRedirect/PUT [2022-05-17T03:37:48.054Z] === RUN TestClientRedirect/DELETE [2022-05-17T03:37:48.054Z] --- PASS: TestClientRedirect (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-17T03:37:48.054Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigCreateUnsupported [2022-05-17T03:37:48.054Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigCreateError [2022-05-17T03:37:48.054Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigCreate [2022-05-17T03:37:48.054Z] --- PASS: TestConfigCreate (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigInspectNotFound [2022-05-17T03:37:48.054Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigInspectWithEmptyID [2022-05-17T03:37:48.054Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigInspectUnsupported [2022-05-17T03:37:48.054Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigInspectError [2022-05-17T03:37:48.054Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigInspectConfigNotFound [2022-05-17T03:37:48.054Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigInspect [2022-05-17T03:37:48.054Z] --- PASS: TestConfigInspect (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigListUnsupported [2022-05-17T03:37:48.054Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigListError [2022-05-17T03:37:48.054Z] --- PASS: TestConfigListError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigList [2022-05-17T03:37:48.054Z] --- PASS: TestConfigList (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigRemoveUnsupported [2022-05-17T03:37:48.054Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigRemoveError [2022-05-17T03:37:48.054Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigRemove [2022-05-17T03:37:48.054Z] --- PASS: TestConfigRemove (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigUpdateUnsupported [2022-05-17T03:37:48.054Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigUpdateError [2022-05-17T03:37:48.054Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestConfigUpdate [2022-05-17T03:37:48.054Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerCommitError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerCommit [2022-05-17T03:37:48.054Z] --- PASS: TestContainerCommit (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerStatPathError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerStatPathNotFoundError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerStatPathNoHeaderError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerStatPath [2022-05-17T03:37:48.054Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyToContainerError [2022-05-17T03:37:48.054Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyToContainerNotFoundError [2022-05-17T03:37:48.054Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyToContainerEmptyResponse [2022-05-17T03:37:48.054Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyToContainer [2022-05-17T03:37:48.054Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyFromContainerError [2022-05-17T03:37:48.054Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyFromContainerNotFoundError [2022-05-17T03:37:48.054Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-17T03:37:48.054Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-17T03:37:48.054Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestCopyFromContainer [2022-05-17T03:37:48.054Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerCreateError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerCreateImageNotFound [2022-05-17T03:37:48.054Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerCreateWithName [2022-05-17T03:37:48.054Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerCreateAutoRemove [2022-05-17T03:37:48.054Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerDiffError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerDiff [2022-05-17T03:37:48.054Z] --- PASS: TestContainerDiff (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerExecCreateError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerExecCreate [2022-05-17T03:37:48.054Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerExecStartError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerExecStart [2022-05-17T03:37:48.054Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerExecInspectError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerExecInspect [2022-05-17T03:37:48.054Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerExportError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerExportError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerExport [2022-05-17T03:37:48.054Z] --- PASS: TestContainerExport (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerInspectError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerInspectContainerNotFound [2022-05-17T03:37:48.054Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerInspectWithEmptyID [2022-05-17T03:37:48.054Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerInspect [2022-05-17T03:37:48.054Z] --- PASS: TestContainerInspect (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerInspectNode [2022-05-17T03:37:48.054Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerKillError [2022-05-17T03:37:48.054Z] --- PASS: TestContainerKillError (0.00s) [2022-05-17T03:37:48.054Z] === RUN TestContainerKill [2022-05-17T03:37:48.054Z] --- PASS: TestContainerKill (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerListError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerListError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerList [2022-05-17T03:37:48.055Z] --- PASS: TestContainerList (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerLogsNotFoundError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerLogsError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerLogs [2022-05-17T03:37:48.055Z] --- PASS: TestContainerLogs (0.16s) [2022-05-17T03:37:48.055Z] === RUN TestContainerPauseError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerPause [2022-05-17T03:37:48.055Z] --- PASS: TestContainerPause (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainersPruneError [2022-05-17T03:37:48.055Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainersPrune [2022-05-17T03:37:48.055Z] --- PASS: TestContainersPrune (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerRemoveError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerRemoveNotFoundError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerRemove [2022-05-17T03:37:48.055Z] --- PASS: TestContainerRemove (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerRenameError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerRename [2022-05-17T03:37:48.055Z] --- PASS: TestContainerRename (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerResizeError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerExecResizeError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerResize [2022-05-17T03:37:48.055Z] --- PASS: TestContainerResize (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerExecResize [2022-05-17T03:37:48.055Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerRestartError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerRestart [2022-05-17T03:37:48.055Z] --- PASS: TestContainerRestart (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerStartError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerStartError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerStart [2022-05-17T03:37:48.055Z] --- PASS: TestContainerStart (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerStatsError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerStats [2022-05-17T03:37:48.055Z] --- PASS: TestContainerStats (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerStopError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerStopError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerStop [2022-05-17T03:37:48.055Z] --- PASS: TestContainerStop (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerTopError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerTopError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerTop [2022-05-17T03:37:48.055Z] --- PASS: TestContainerTop (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerUnpauseError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerUnpause [2022-05-17T03:37:48.055Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerUpdateError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerUpdate [2022-05-17T03:37:48.055Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerWaitError [2022-05-17T03:37:48.055Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestContainerWait [2022-05-17T03:37:48.055Z] --- PASS: TestContainerWait (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestDiskUsageError [2022-05-17T03:37:48.055Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestDiskUsage [2022-05-17T03:37:48.055Z] --- PASS: TestDiskUsage (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestDistributionInspectUnsupported [2022-05-17T03:37:48.055Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestDistributionInspectWithEmptyID [2022-05-17T03:37:48.055Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestEventsErrorInOptions [2022-05-17T03:37:48.055Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestEventsErrorFromServer [2022-05-17T03:37:48.055Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestEvents [2022-05-17T03:37:48.055Z] --- PASS: TestEvents (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestTLSCloseWriter [2022-05-17T03:37:48.055Z] === PAUSE TestTLSCloseWriter [2022-05-17T03:37:48.055Z] === RUN TestImageBuildError [2022-05-17T03:37:48.055Z] --- PASS: TestImageBuildError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageBuild [2022-05-17T03:37:48.055Z] --- PASS: TestImageBuild (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestGetDockerOS [2022-05-17T03:37:48.055Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageCreateError [2022-05-17T03:37:48.055Z] --- PASS: TestImageCreateError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageCreate [2022-05-17T03:37:48.055Z] --- PASS: TestImageCreate (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageHistoryError [2022-05-17T03:37:48.055Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageHistory [2022-05-17T03:37:48.055Z] --- PASS: TestImageHistory (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageImportError [2022-05-17T03:37:48.055Z] --- PASS: TestImageImportError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageImport [2022-05-17T03:37:48.055Z] --- PASS: TestImageImport (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageInspectError [2022-05-17T03:37:48.055Z] --- PASS: TestImageInspectError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageInspectImageNotFound [2022-05-17T03:37:48.055Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageInspectWithEmptyID [2022-05-17T03:37:48.055Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageInspect [2022-05-17T03:37:48.055Z] --- PASS: TestImageInspect (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageListError [2022-05-17T03:37:48.055Z] --- PASS: TestImageListError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageList [2022-05-17T03:37:48.055Z] --- PASS: TestImageList (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageListApiBefore125 [2022-05-17T03:37:48.055Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageLoadError [2022-05-17T03:37:48.055Z] --- PASS: TestImageLoadError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageLoad [2022-05-17T03:37:48.055Z] --- PASS: TestImageLoad (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagesPruneError [2022-05-17T03:37:48.055Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagesPrune [2022-05-17T03:37:48.055Z] --- PASS: TestImagesPrune (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePullReferenceParseError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePullAnyError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePullWithoutErrors [2022-05-17T03:37:48.055Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePushReferenceError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePushAnyError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImagePushWithoutErrors [2022-05-17T03:37:48.055Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-17T03:37:48.055Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-17T03:37:48.055Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-17T03:37:48.055Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushWithoutErrors (0.02s) [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageRemoveError [2022-05-17T03:37:48.055Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageRemoveImageNotFound [2022-05-17T03:37:48.055Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageRemove [2022-05-17T03:37:48.055Z] --- PASS: TestImageRemove (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageSaveError [2022-05-17T03:37:48.055Z] --- PASS: TestImageSaveError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageSave [2022-05-17T03:37:48.055Z] --- PASS: TestImageSave (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageSearchAnyError [2022-05-17T03:37:48.055Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-17T03:37:48.055Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:37:48.055Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:37:48.055Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-17T03:37:48.055Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageSearchWithoutErrors [2022-05-17T03:37:48.055Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageTagError [2022-05-17T03:37:48.055Z] --- PASS: TestImageTagError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageTagInvalidReference [2022-05-17T03:37:48.055Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageTagInvalidSourceImageName [2022-05-17T03:37:48.055Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageTagHexSource [2022-05-17T03:37:48.055Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestImageTag [2022-05-17T03:37:48.055Z] --- PASS: TestImageTag (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestInfoServerError [2022-05-17T03:37:48.055Z] --- PASS: TestInfoServerError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestInfoInvalidResponseJSONError [2022-05-17T03:37:48.055Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestInfo [2022-05-17T03:37:48.055Z] --- PASS: TestInfo (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkConnectError [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkConnect [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkCreateError [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkCreate [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkDisconnectError [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkDisconnect [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkInspect [2022-05-17T03:37:48.055Z] === RUN TestNetworkInspect/empty_ID [2022-05-17T03:37:48.055Z] === RUN TestNetworkInspect/no_options [2022-05-17T03:37:48.055Z] === RUN TestNetworkInspect/verbose [2022-05-17T03:37:48.055Z] === RUN TestNetworkInspect/global_scope [2022-05-17T03:37:48.055Z] === RUN TestNetworkInspect/unknown_network [2022-05-17T03:37:48.055Z] === RUN TestNetworkInspect/server_error [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkListError [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkListError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkList [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkList (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworksPruneError [2022-05-17T03:37:48.055Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworksPrune [2022-05-17T03:37:48.055Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkRemoveError [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNetworkRemove [2022-05-17T03:37:48.055Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeInspectError [2022-05-17T03:37:48.055Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeInspectNodeNotFound [2022-05-17T03:37:48.055Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeInspectWithEmptyID [2022-05-17T03:37:48.055Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeInspect [2022-05-17T03:37:48.055Z] --- PASS: TestNodeInspect (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeListError [2022-05-17T03:37:48.055Z] --- PASS: TestNodeListError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeList [2022-05-17T03:37:48.055Z] --- PASS: TestNodeList (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeRemoveError [2022-05-17T03:37:48.055Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeRemove [2022-05-17T03:37:48.055Z] --- PASS: TestNodeRemove (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeUpdateError [2022-05-17T03:37:48.055Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestNodeUpdate [2022-05-17T03:37:48.055Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestOptionWithHostFromEnv [2022-05-17T03:37:48.055Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestOptionWithTimeout [2022-05-17T03:37:48.055Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestOptionWithVersionFromEnv [2022-05-17T03:37:48.055Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPingFail [2022-05-17T03:37:48.055Z] --- PASS: TestPingFail (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPingWithError [2022-05-17T03:37:48.055Z] 2022/05/17 03:37:47 RoundTripper returned a response & error; ignoring response [2022-05-17T03:37:48.055Z] 2022/05/17 03:37:47 RoundTripper returned a response & error; ignoring response [2022-05-17T03:37:48.055Z] --- PASS: TestPingWithError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPingSuccess [2022-05-17T03:37:48.055Z] --- PASS: TestPingSuccess (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPingHeadFallback [2022-05-17T03:37:48.055Z] === RUN TestPingHeadFallback/OK [2022-05-17T03:37:48.055Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-17T03:37:48.055Z] === RUN TestPingHeadFallback/Not_Found [2022-05-17T03:37:48.055Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-17T03:37:48.055Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-17T03:37:48.055Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginDisableError [2022-05-17T03:37:48.055Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginDisable [2022-05-17T03:37:48.055Z] --- PASS: TestPluginDisable (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginEnableError [2022-05-17T03:37:48.055Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginEnable [2022-05-17T03:37:48.055Z] --- PASS: TestPluginEnable (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginInspectError [2022-05-17T03:37:48.055Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginInspectWithEmptyID [2022-05-17T03:37:48.055Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginInspect [2022-05-17T03:37:48.055Z] --- PASS: TestPluginInspect (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginListError [2022-05-17T03:37:48.055Z] --- PASS: TestPluginListError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginList [2022-05-17T03:37:48.055Z] --- PASS: TestPluginList (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginPushError [2022-05-17T03:37:48.055Z] --- PASS: TestPluginPushError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginPush [2022-05-17T03:37:48.055Z] --- PASS: TestPluginPush (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginRemoveError [2022-05-17T03:37:48.055Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginRemove [2022-05-17T03:37:48.055Z] --- PASS: TestPluginRemove (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginSetError [2022-05-17T03:37:48.055Z] --- PASS: TestPluginSetError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPluginSet [2022-05-17T03:37:48.055Z] --- PASS: TestPluginSet (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSetHostHeader [2022-05-17T03:37:48.055Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestPlainTextError [2022-05-17T03:37:48.055Z] --- PASS: TestPlainTextError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestInfiniteError [2022-05-17T03:37:48.055Z] --- PASS: TestInfiniteError (0.05s) [2022-05-17T03:37:48.055Z] === RUN TestCanceledContext [2022-05-17T03:37:48.055Z] 2022/05/17 03:37:47 RoundTripper returned a response & error; ignoring response [2022-05-17T03:37:48.055Z] --- PASS: TestCanceledContext (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestDeadlineExceededContext [2022-05-17T03:37:48.055Z] 2022/05/17 03:37:47 RoundTripper returned a response & error; ignoring response [2022-05-17T03:37:48.055Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretCreateUnsupported [2022-05-17T03:37:48.055Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretCreateError [2022-05-17T03:37:48.055Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretCreate [2022-05-17T03:37:48.055Z] --- PASS: TestSecretCreate (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretInspectUnsupported [2022-05-17T03:37:48.055Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretInspectError [2022-05-17T03:37:48.055Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretInspectSecretNotFound [2022-05-17T03:37:48.055Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretInspectWithEmptyID [2022-05-17T03:37:48.055Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretInspect [2022-05-17T03:37:48.055Z] --- PASS: TestSecretInspect (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretListUnsupported [2022-05-17T03:37:48.055Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretListError [2022-05-17T03:37:48.055Z] --- PASS: TestSecretListError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretList [2022-05-17T03:37:48.055Z] --- PASS: TestSecretList (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretRemoveUnsupported [2022-05-17T03:37:48.055Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretRemoveError [2022-05-17T03:37:48.055Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretRemove [2022-05-17T03:37:48.055Z] --- PASS: TestSecretRemove (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretUpdateUnsupported [2022-05-17T03:37:48.055Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-17T03:37:48.055Z] === RUN TestSecretUpdateError [2022-05-17T03:37:48.055Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSecretUpdate [2022-05-17T03:37:48.056Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceCreateError [2022-05-17T03:37:48.056Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceCreate [2022-05-17T03:37:48.056Z] --- PASS: TestServiceCreate (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-17T03:37:48.056Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceCreateDigestPinning [2022-05-17T03:37:48.056Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceInspectError [2022-05-17T03:37:48.056Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceInspectServiceNotFound [2022-05-17T03:37:48.056Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceInspectWithEmptyID [2022-05-17T03:37:48.056Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceInspect [2022-05-17T03:37:48.056Z] --- PASS: TestServiceInspect (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceListError [2022-05-17T03:37:48.056Z] --- PASS: TestServiceListError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceList [2022-05-17T03:37:48.056Z] --- PASS: TestServiceList (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceLogsError [2022-05-17T03:37:48.056Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceLogs [2022-05-17T03:37:48.056Z] --- PASS: TestServiceLogs (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceRemoveError [2022-05-17T03:37:48.056Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceRemoveNotFoundError [2022-05-17T03:37:48.056Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceRemove [2022-05-17T03:37:48.056Z] --- PASS: TestServiceRemove (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceUpdateError [2022-05-17T03:37:48.056Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestServiceUpdate [2022-05-17T03:37:48.056Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmGetUnlockKeyError [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmGetUnlockKey [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmInitError [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmInit [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmInit (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmInspectError [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmInspect [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmJoinError [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmJoin [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmLeaveError [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmLeave [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmUnlockError [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmUnlock [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmUpdateError [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestSwarmUpdate [2022-05-17T03:37:48.056Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestTaskInspectError [2022-05-17T03:37:48.056Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestTaskInspectWithEmptyID [2022-05-17T03:37:48.056Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestTaskInspect [2022-05-17T03:37:48.056Z] --- PASS: TestTaskInspect (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestTaskListError [2022-05-17T03:37:48.056Z] --- PASS: TestTaskListError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestTaskList [2022-05-17T03:37:48.056Z] --- PASS: TestTaskList (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeCreateError [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeCreate [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeInspectError [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeInspectNotFound [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeInspectWithEmptyID [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeInspect [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeListError [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeListError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeList [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeList (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeRemoveError [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeRemove [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeUpdateError [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-17T03:37:48.056Z] === RUN TestVolumeUpdate [2022-05-17T03:37:48.056Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-17T03:37:48.056Z] === CONT TestTLSCloseWriter [2022-05-17T03:37:48.056Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-17T03:37:48.056Z] PASS [2022-05-17T03:37:48.056Z] coverage: 75.1% of statements [2022-05-17T03:37:48.056Z] ok github.com/docker/docker/client 0.455s coverage: 75.1% of statements [2022-05-17T03:37:48.429Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2022-05-17T03:37:48.429Z] === CONT TestReadPluginNoRead [2022-05-17T03:37:49.407Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-17T03:37:49.407Z] === RUN TestDaemonDefaultNetworkPools [2022-05-17T03:37:49.980Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-05-17T03:37:49.980Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-17T03:37:50.345Z] === RUN TestReadPluginNoRead/default [2022-05-17T03:37:50.921Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-05-17T03:37:50.921Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-17T03:37:51.727Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-17T03:37:52.303Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-17T03:37:52.304Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-17T03:37:52.873Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-17T03:37:52.873Z] === RUN TestServiceWithPredefinedNetwork [2022-05-17T03:37:53.110Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2022-05-17T03:37:53.110Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-17T03:37:54.493Z] === CONT TestReadPluginNoRead [2022-05-17T03:37:54.493Z] read_test.go:92: [d9d83321ad863] daemon is not started [2022-05-17T03:37:54.493Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-05-17T03:37:54.493Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-05-17T03:37:54.493Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-05-17T03:37:54.493Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-05-17T03:37:54.493Z] PASS [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] DONE 6 tests in 10.576s [2022-05-17T03:37:54.493Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-17T03:37:54.493Z] testing: warning: no tests to run [2022-05-17T03:37:54.493Z] PASS [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] DONE 0 tests in 0.038s [2022-05-17T03:37:54.493Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-17T03:37:54.493Z] INFO: Testing against a local daemon [2022-05-17T03:37:54.493Z] === RUN TestPluginWithDevMounts [2022-05-17T03:37:54.493Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-17T03:37:54.493Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-17T03:37:54.493Z] PASS [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] === Skipped [2022-05-17T03:37:54.493Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-17T03:37:54.493Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] DONE 1 tests, 1 skipped in 0.108s [2022-05-17T03:37:54.493Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-17T03:37:54.493Z] INFO: Testing against a local daemon [2022-05-17T03:37:54.493Z] === RUN TestSecretInspect [2022-05-17T03:37:54.493Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-17T03:37:54.493Z] === RUN TestSecretList [2022-05-17T03:37:54.493Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] --- SKIP: TestSecretList (0.01s) [2022-05-17T03:37:54.493Z] === RUN TestSecretsCreateAndDelete [2022-05-17T03:37:54.493Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-05-17T03:37:54.493Z] === RUN TestSecretsUpdate [2022-05-17T03:37:54.493Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-17T03:37:54.493Z] === RUN TestTemplatedSecret [2022-05-17T03:37:54.493Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-17T03:37:54.493Z] === RUN TestSecretCreateResolve [2022-05-17T03:37:54.493Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-17T03:37:54.493Z] PASS [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] === Skipped [2022-05-17T03:37:54.493Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-17T03:37:54.493Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-17T03:37:54.493Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-05-17T03:37:54.493Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-17T03:37:54.493Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-17T03:37:54.493Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-17T03:37:54.493Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.493Z] [2022-05-17T03:37:54.493Z] DONE 6 tests, 6 skipped in 0.153s [2022-05-17T03:37:54.493Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-17T03:37:54.754Z] INFO: Testing against a local daemon [2022-05-17T03:37:54.754Z] === RUN TestServiceCreateInit [2022-05-17T03:37:54.754Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-17T03:37:54.754Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-17T03:37:54.754Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-17T03:37:54.754Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:37:54.754Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:37:54.754Z] === RUN TestCreateServiceMultipleTimes [2022-05-17T03:37:54.754Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-17T03:37:54.754Z] === RUN TestCreateServiceConflict [2022-05-17T03:37:54.754Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-17T03:37:54.754Z] === RUN TestCreateServiceMaxReplicas [2022-05-17T03:37:54.754Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-17T03:37:54.754Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-17T03:37:54.754Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-17T03:37:54.754Z] === RUN TestCreateServiceSecretFileMode [2022-05-17T03:37:54.754Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-05-17T03:37:54.754Z] === RUN TestCreateServiceConfigFileMode [2022-05-17T03:37:54.754Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-17T03:37:54.754Z] === RUN TestCreateServiceSysctls [2022-05-17T03:37:54.754Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:54.754Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-17T03:37:54.754Z] === RUN TestCreateServiceCapabilities [2022-05-17T03:37:55.014Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:55.014Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-17T03:37:55.014Z] === RUN TestInspect [2022-05-17T03:37:55.014Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:55.014Z] --- SKIP: TestInspect (0.01s) [2022-05-17T03:37:55.014Z] === RUN TestCreateJob [2022-05-17T03:37:55.014Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:55.014Z] --- SKIP: TestCreateJob (0.01s) [2022-05-17T03:37:55.014Z] === RUN TestReplicatedJob [2022-05-17T03:37:55.014Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:55.014Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-17T03:37:55.014Z] === RUN TestUpdateReplicatedJob [2022-05-17T03:37:55.014Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:55.014Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-17T03:37:55.014Z] === RUN TestServiceListWithStatuses [2022-05-17T03:37:55.014Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-17T03:37:55.014Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-17T03:37:55.014Z] === RUN TestDockerNetworkConnectAlias [2022-05-17T03:37:55.014Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:55.014Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-17T03:37:55.014Z] === RUN TestDockerNetworkReConnect [2022-05-17T03:37:55.014Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:55.014Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-17T03:37:55.014Z] === RUN TestServicePlugin [2022-05-17T03:37:55.412Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-17T03:37:55.412Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-17T03:37:55.412Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:37:55.412Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:37:55.412Z] === RUN TestServiceWithDataPathPortInit [2022-05-17T03:37:55.699Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-17T03:37:56.926Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] --- SKIP: TestServicePlugin (1.96s) [2022-05-17T03:37:56.926Z] === RUN TestServiceUpdateLabel [2022-05-17T03:37:56.926Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-05-17T03:37:56.926Z] === RUN TestServiceUpdateSecrets [2022-05-17T03:37:56.926Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-17T03:37:56.926Z] === RUN TestServiceUpdateConfigs [2022-05-17T03:37:56.926Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-17T03:37:56.926Z] === RUN TestServiceUpdateNetwork [2022-05-17T03:37:56.926Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-17T03:37:56.926Z] === RUN TestServiceUpdatePidsLimit [2022-05-17T03:37:56.926Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-17T03:37:56.926Z] PASS [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === Skipped [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:37:56.926Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:37:56.926Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-17T03:37:56.926Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-17T03:37:56.926Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-17T03:37:56.926Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-17T03:37:56.926Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-05-17T03:37:56.926Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-17T03:37:56.926Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-17T03:37:56.926Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-17T03:37:56.926Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-17T03:37:56.926Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-17T03:37:56.926Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-17T03:37:56.926Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-17T03:37:56.926Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-17T03:37:56.926Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-17T03:37:56.926Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-17T03:37:56.926Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-05-17T03:37:56.926Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-05-17T03:37:56.926Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-17T03:37:56.926Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-17T03:37:56.926Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-17T03:37:56.926Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-17T03:37:56.926Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-17T03:37:56.926Z] [2022-05-17T03:37:56.926Z] DONE 24 tests, 23 skipped in 2.373s [2022-05-17T03:37:56.926Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-17T03:37:57.187Z] INFO: Testing against a local daemon [2022-05-17T03:37:57.187Z] === RUN TestSessionCreate [2022-05-17T03:37:57.187Z] --- PASS: TestSessionCreate (0.04s) [2022-05-17T03:37:57.187Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-17T03:37:57.187Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-17T03:37:57.187Z] PASS [2022-05-17T03:37:57.187Z] [2022-05-17T03:37:57.187Z] DONE 2 tests in 0.167s [2022-05-17T03:37:57.187Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-17T03:37:57.187Z] INFO: Testing against a local daemon [2022-05-17T03:37:57.187Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:37:57.187Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-17T03:37:57.187Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:37:57.187Z] === RUN TestDiskUsage [2022-05-17T03:37:57.187Z] === PAUSE TestDiskUsage [2022-05-17T03:37:57.187Z] === RUN TestEventsExecDie [2022-05-17T03:37:58.127Z] --- PASS: TestEventsExecDie (0.62s) [2022-05-17T03:37:58.127Z] === RUN TestEventsBackwardsCompatible [2022-05-17T03:37:58.127Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-17T03:37:58.127Z] === RUN TestEventsVolumeCreate [2022-05-17T03:37:58.127Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-05-17T03:37:58.127Z] === RUN TestInfoBinaryCommits [2022-05-17T03:37:58.127Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-17T03:37:58.127Z] === RUN TestInfoAPIVersioned [2022-05-17T03:37:58.127Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-17T03:37:58.127Z] === RUN TestInfoAPI [2022-05-17T03:37:58.127Z] --- PASS: TestInfoAPI (0.02s) [2022-05-17T03:37:58.127Z] === RUN TestInfoAPIWarnings [2022-05-17T03:38:04.969Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-17T03:38:04.969Z] [2022-05-17T03:38:04.969Z] ________ ____ __. [2022-05-17T03:38:04.969Z] \_____ \ | |/ _| [2022-05-17T03:38:04.969Z] / | \| < [2022-05-17T03:38:04.969Z] / | \ | \ [2022-05-17T03:38:04.969Z] \_______ /____|__ \ [2022-05-17T03:38:04.969Z] \/ \/ [2022-05-17T03:38:04.969Z] [2022-05-17T03:38:04.969Z] INFO: make.ps1 ended at 05/17/2022 03:37:54 [2022-05-17T03:38:04.969Z] INFO: Binaries build ended at 05/17/2022 03:37:56. Duration:00:01:56.1525234 [2022-05-17T03:38:04.969Z] INFO: Copying the built daemon binary to d:\CI\PR-43598\6\binary\dockerd-c534acd17c.exe... [2022-05-17T03:38:04.969Z] INFO: Copying the built client binary to d:\CI\PR-43598\6\binary\docker-c534acd17c.exe... [2022-05-17T03:38:04.969Z] INFO: Copying the golang package from the container to d:\CI\PR-43598\6\installer\go.zip... [2022-05-17T03:38:04.969Z] INFO: Extracting go.zip to d:\CI\PR-43598\6\go [2022-05-17T03:38:05.685Z] --- PASS: TestCheckoutGit (32.20s) [2022-05-17T03:38:05.685Z] === RUN TestValidGitTransport [2022-05-17T03:38:05.685Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-17T03:38:05.685Z] === RUN TestGitInvalidRef [2022-05-17T03:38:06.141Z] --- PASS: TestGitInvalidRef (0.21s) [2022-05-17T03:38:06.141Z] PASS [2022-05-17T03:38:06.141Z] coverage: 86.3% of statements [2022-05-17T03:38:06.141Z] ok github.com/docker/docker/builder/remotecontext/git 32.484s coverage: 86.3% of statements [2022-05-17T03:38:06.595Z] ? github.com/docker/docker/cli [no test files] [2022-05-17T03:38:06.595Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-17T03:38:06.596Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-17T03:38:06.596Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-17T03:38:10.364Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2022-05-17T03:38:10.364Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-17T03:38:11.748Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j2tmip6gkuf2gevkqasbd0qwv Created:2022-05-17 03:38:10.420533386 +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[cbbc92669b92ecdea6ed1ec2683164652e2702311695241ee5916cc04466e9cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m3rnw44jpvsqwgw77oiupftfr EndpointID:c6676c263b93ad6e958299e6c6065f36ba9da2e79bc5a69c5c4bb803160f941e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:79b6a5f4dc7f20126763dbaba684b9c4168df51e67a1a92e4ba3f24f88dac087 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:85369047a849 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m3rnw44jpvsqwgw77oiupftfr EndpointID:c6676c263b93ad6e958299e6c6065f36ba9da2e79bc5a69c5c4bb803160f941e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-17T03:38:15.137Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestConfigureDaemonLogs [2022-05-17T03:38:15.137Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestCommonOptionsInstallFlags [2022-05-17T03:38:15.137Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-17T03:38:15.137Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-17T03:38:15.137Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-17T03:38:15.137Z] PASS [2022-05-17T03:38:15.137Z] coverage: 19.7% of statements [2022-05-17T03:38:15.137Z] ok github.com/docker/docker/cmd/dockerd 0.188s coverage: 19.7% of statements [2022-05-17T03:38:15.137Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-17T03:38:15.137Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-17T03:38:16.232Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-17T03:38:16.232Z] === RUN TestInfoDebug [2022-05-17T03:38:16.232Z] --- PASS: TestInfoDebug (0.54s) [2022-05-17T03:38:16.232Z] === RUN TestInfoInsecureRegistries [2022-05-17T03:38:16.232Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-17T03:38:16.232Z] === RUN TestInfoRegistryMirrors [2022-05-17T03:38:16.232Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-05-17T03:38:16.232Z] === RUN TestLoginFailsWithBadCredentials [2022-05-17T03:38:16.232Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-17T03:38:16.232Z] === RUN TestPingCacheHeaders [2022-05-17T03:38:16.232Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-17T03:38:16.232Z] === RUN TestPingGet [2022-05-17T03:38:16.232Z] --- PASS: TestPingGet (0.01s) [2022-05-17T03:38:16.232Z] === RUN TestPingHead [2022-05-17T03:38:16.492Z] --- PASS: TestPingHead (0.03s) [2022-05-17T03:38:16.492Z] === RUN TestPingSwarmHeader [2022-05-17T03:38:16.662Z] === RUN TestContainerStopSignal [2022-05-17T03:38:16.662Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestContainerStopTimeout [2022-05-17T03:38:16.662Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-17T03:38:16.662Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-17T03:38:16.662Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-17T03:38:16.662Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-17T03:38:16.662Z] === RUN TestReplaceAndAppendEnvVars [2022-05-17T03:38:16.662Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-17T03:38:16.662Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestNewMemoryStore [2022-05-17T03:38:16.662Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestAddContainers [2022-05-17T03:38:16.662Z] --- PASS: TestAddContainers (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestGetContainer [2022-05-17T03:38:16.662Z] --- PASS: TestGetContainer (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestDeleteContainer [2022-05-17T03:38:16.662Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestListContainers [2022-05-17T03:38:16.662Z] --- PASS: TestListContainers (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestFirstContainer [2022-05-17T03:38:16.662Z] --- PASS: TestFirstContainer (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestApplyAllContainer [2022-05-17T03:38:16.662Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestIsValidHealthString [2022-05-17T03:38:16.662Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestStateRunStop [2022-05-17T03:38:16.662Z] --- PASS: TestStateRunStop (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestStateTimeoutWait [2022-05-17T03:38:16.662Z] state_test.go:141: Stop callback fired [2022-05-17T03:38:16.662Z] state_test.go:165: Stop callback fired [2022-05-17T03:38:16.662Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-17T03:38:16.662Z] === RUN TestIsValidStateString [2022-05-17T03:38:16.662Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestViewSaveDelete [2022-05-17T03:38:16.662Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-17T03:38:16.662Z] === RUN TestViewAll [2022-05-17T03:38:16.662Z] --- PASS: TestViewAll (0.01s) [2022-05-17T03:38:16.662Z] === RUN TestViewGet [2022-05-17T03:38:16.662Z] --- PASS: TestViewGet (0.01s) [2022-05-17T03:38:16.662Z] === RUN TestNames [2022-05-17T03:38:16.662Z] --- PASS: TestNames (0.00s) [2022-05-17T03:38:16.662Z] === RUN TestViewWithHealthCheck [2022-05-17T03:38:16.662Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-17T03:38:16.662Z] PASS [2022-05-17T03:38:16.662Z] coverage: 41.7% of statements [2022-05-17T03:38:16.662Z] ok github.com/docker/docker/container 0.234s coverage: 41.7% of statements [2022-05-17T03:38:16.662Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-17T03:38:16.662Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-17T03:38:16.662Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-17T03:38:16.662Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-17T03:38:17.029Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-05-17T03:38:17.029Z] PASS [2022-05-17T03:38:17.029Z] [2022-05-17T03:38:17.029Z] === Skipped [2022-05-17T03:38:17.029Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:38:17.029Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:38:17.029Z] [2022-05-17T03:38:17.029Z] DONE 38 tests, 1 skipped in 44.477s [2022-05-17T03:38:17.029Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-17T03:38:17.029Z] INFO: Testing against a local daemon [2022-05-17T03:38:17.029Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-17T03:38:17.029Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:38:17.029Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-17T03:38:17.029Z] === RUN TestDockerNetworkIpvlan [2022-05-17T03:38:17.029Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:38:17.029Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-17T03:38:17.029Z] PASS [2022-05-17T03:38:17.029Z] [2022-05-17T03:38:17.029Z] === Skipped [2022-05-17T03:38:17.029Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-17T03:38:17.029Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:38:17.029Z] [2022-05-17T03:38:17.029Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-17T03:38:17.029Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:38:17.029Z] [2022-05-17T03:38:17.029Z] DONE 2 tests, 2 skipped in 0.025s [2022-05-17T03:38:17.029Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-17T03:38:17.029Z] INFO: Testing against a local daemon [2022-05-17T03:38:17.029Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-17T03:38:17.062Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-17T03:38:17.322Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-17T03:38:17.598Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-05-17T03:38:17.598Z] === RUN TestDockerNetworkMacvlan [2022-05-17T03:38:17.622Z] === RUN TestPrepare [2022-05-17T03:38:17.622Z] --- PASS: TestPrepare (0.00s) [2022-05-17T03:38:17.622Z] === RUN TestStart [2022-05-17T03:38:17.622Z] --- PASS: TestStart (0.00s) [2022-05-17T03:38:17.622Z] === RUN TestWaitCancel [2022-05-17T03:38:17.622Z] --- PASS: TestWaitCancel (0.00s) [2022-05-17T03:38:17.622Z] === RUN TestWaitDisabled [2022-05-17T03:38:17.622Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-17T03:38:17.622Z] === RUN TestWaitEnabled [2022-05-17T03:38:17.622Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-17T03:38:17.622Z] === RUN TestRemove [2022-05-17T03:38:17.622Z] --- PASS: TestRemove (0.00s) [2022-05-17T03:38:17.622Z] PASS [2022-05-17T03:38:17.622Z] coverage: 65.3% of statements [2022-05-17T03:38:17.622Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2022-05-17T03:38:18.169Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-17T03:38:18.705Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-17T03:38:18.705Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-05-17T03:38:18.705Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-17T03:38:18.705Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-17T03:38:18.705Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-17T03:38:18.705Z] === RUN TestVersion [2022-05-17T03:38:18.705Z] --- PASS: TestVersion (0.03s) [2022-05-17T03:38:18.705Z] === CONT TestDiskUsage [2022-05-17T03:38:19.108Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/container_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/image_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/volume_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-17T03:38:19.275Z] === RUN TestDiskUsage/after_container.Run [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-17T03:38:19.535Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-17T03:38:19.677Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage (1.20s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-17T03:38:19.795Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-17T03:38:19.795Z] PASS [2022-05-17T03:38:19.795Z] [2022-05-17T03:38:19.795Z] === Skipped [2022-05-17T03:38:19.795Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:38:19.795Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-17T03:38:19.795Z] [2022-05-17T03:38:19.795Z] DONE 54 tests, 1 skipped in 22.630s [2022-05-17T03:38:19.795Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-17T03:38:19.795Z] INFO: Testing against a local daemon [2022-05-17T03:38:19.795Z] === RUN TestVolumesCreateAndList [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-17T03:38:20.055Z] === RUN TestVolumesRemove [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-17T03:38:20.055Z] === RUN TestVolumesInspect [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesInspect (0.01s) [2022-05-17T03:38:20.055Z] === RUN TestVolumesInvalidJSON [2022-05-17T03:38:20.055Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-17T03:38:20.055Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-17T03:38:20.055Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-17T03:38:20.055Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-17T03:38:20.055Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-17T03:38:20.055Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-17T03:38:20.055Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-17T03:38:20.055Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-17T03:38:20.055Z] PASS [2022-05-17T03:38:20.055Z] [2022-05-17T03:38:20.055Z] DONE 9 tests in 0.200s [2022-05-17T03:38:20.055Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-17T03:38:20.055Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14165 is not a child of this shell [2022-05-17T03:38:20.055Z] warning: PID 14165 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-17T03:38:20.055Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-17T03:38:20.055Z] [2022-05-17T03:38:20.055Z] Unloading profiles will leave already running processes permanently [2022-05-17T03:38:20.055Z] unconfined, which can lead to unexpected situations. [2022-05-17T03:38:20.055Z] [2022-05-17T03:38:20.055Z] To set a process to complain mode, use the command line tool [2022-05-17T03:38:20.055Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-17T03:38:20.055Z] Removing test suite binaries [2022-05-17T03:38:20.055Z] exiting test-integration [2022-05-17T03:38:20.055Z] ++ exit 0 [2022-05-17T03:38:20.055Z] Post stage [Pipeline] junit [2022-05-17T03:38:21.012Z] Recording test results [2022-05-17T03:38:21.342Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-17T03:38:21.342Z] === RUN TestNewListSecretsFilters [2022-05-17T03:38:21.342Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestNewListConfigsFilters [2022-05-17T03:38:21.342Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-17T03:38:21.342Z] PASS [2022-05-17T03:38:21.342Z] coverage: 0.5% of statements [2022-05-17T03:38:21.342Z] ok github.com/docker/docker/daemon/cluster 1.361s coverage: 0.5% of statements [2022-05-17T03:38:21.342Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-17T03:38:21.342Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-17T03:38:21.342Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestTopologyFromGRPC [2022-05-17T03:38:21.342Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestCapacityRangeFromGRPC [2022-05-17T03:38:21.342Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-17T03:38:21.342Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-17T03:38:21.342Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-17T03:38:21.342Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-17T03:38:21.342Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestAccessModeFromGRPC [2022-05-17T03:38:21.342Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-17T03:38:21.342Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-17T03:38:21.342Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-17T03:38:21.342Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-17T03:38:21.342Z] === RUN TestVolumeCreateToGRPC [2022-05-17T03:38:21.342Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-17T03:38:21.342Z] PASS [2022-05-17T03:38:21.342Z] coverage: 36.9% of statements [2022-05-17T03:38:21.342Z] ok github.com/docker/docker/daemon/cluster/convert 0.313s coverage: 36.9% of statements [2022-05-17T03:38:21.588Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-17T03:38:22.793Z] --- PASS: TestBuildWithHugeFile (48.74s) [2022-05-17T03:38:22.793Z] === RUN TestBuildWCOWSandboxSize [2022-05-17T03:38:22.793Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:38:22.793Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:38:22.793Z] === RUN TestBuildWithEmptyDockerfile [2022-05-17T03:38:22.793Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:38:22.793Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:38:22.793Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:38:22.793Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:38:22.793Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:38:22.793Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:38:22.793Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:38:22.793Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:38:22.793Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:38:22.793Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-17T03:38:22.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-17T03:38:22.793Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-17T03:38:22.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-17T03:38:22.793Z] === RUN TestBuildPreserveOwnership [2022-05-17T03:38:22.793Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-17T03:38:22.793Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-17T03:38:22.793Z] --- PASS: TestBuildPreserveOwnership (2.89s) [2022-05-17T03:38:22.793Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-05-17T03:38:22.793Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-05-17T03:38:22.793Z] === RUN TestBuildPlatformInvalid [2022-05-17T03:38:22.793Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-17T03:38:22.793Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-17T03:38:22.793Z] Loaded image: busybox:latest [2022-05-17T03:38:22.793Z] Loaded image: busybox:glibc [2022-05-17T03:38:22.793Z] Loaded image: debian:bullseye-slim [2022-05-17T03:38:22.793Z] Loaded image: hello-world:latest [2022-05-17T03:38:22.793Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:38:22.985Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-17T03:38:23.329Z] + echo Ensuring container killed. [2022-05-17T03:38:23.329Z] Ensuring container killed. [2022-05-17T03:38:23.329Z] + docker rm -vf docker-pr6 [2022-05-17T03:38:23.329Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-17T03:38:23.500Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-17T03:38:23.506Z] === RUN TestBuilderGC [2022-05-17T03:38:23.506Z] --- PASS: TestBuilderGC (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationNotFound [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestDaemonBrokenConfiguration [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonBrokenConfiguration (0.01s) [2022-05-17T03:38:23.506Z] === RUN TestFindConfigurationConflicts [2022-05-17T03:38:23.506Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-17T03:38:23.506Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-17T03:38:23.506Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-17T03:38:23.506Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-17T03:38:23.506Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-17T03:38:23.506Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_label [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_dns [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_hosts [2022-05-17T03:38:23.506Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-17T03:38:23.506Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-17T03:38:23.506Z] === RUN TestReloadSetConfigFileNotExist [2022-05-17T03:38:23.619Z] + echo Chowning /workspace to jenkins user [2022-05-17T03:38:23.619Z] Chowning /workspace to jenkins user [2022-05-17T03:38:23.619Z] + id -u [2022-05-17T03:38:23.619Z] + id -g [2022-05-17T03:38:23.619Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43598:/workspace busybox chown -R 1000:1000 /workspace [2022-05-17T03:38:23.619Z] Unable to find image 'busybox:latest' locally [2022-05-17T03:38:23.619Z] latest: Pulling from library/busybox [2022-05-17T03:38:23.885Z] 50e8d59317eb: Pulling fs layer [2022-05-17T03:38:23.885Z] 50e8d59317eb: Download complete [2022-05-17T03:38:23.885Z] 50e8d59317eb: Pull complete [2022-05-17T03:38:23.885Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-17T03:38:23.885Z] Status: Downloaded newer image for busybox:latest [2022-05-17T03:38:23.961Z] time="2022-05-17T03:38:23Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-17T03:38:23.961Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-05-17T03:38:23.961Z] === RUN TestReloadDefaultConfigNotExist [2022-05-17T03:38:23.961Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:38:23.961Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-17T03:38:23.961Z] === RUN TestReloadBadDefaultConfig [2022-05-17T03:38:23.961Z] time="2022-05-17T03:38:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-997758622" [2022-05-17T03:38:23.961Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-17T03:38:23.961Z] === RUN TestReloadWithConflictingLabels [2022-05-17T03:38:23.961Z] time="2022-05-17T03:38:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2244263567" [2022-05-17T03:38:23.961Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-05-17T03:38:23.961Z] === RUN TestReloadWithDuplicateLabels [2022-05-17T03:38:23.961Z] time="2022-05-17T03:38:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1463432946" [2022-05-17T03:38:23.961Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-17T03:38:23.961Z] === RUN TestMaskURLCredentials [2022-05-17T03:38:23.961Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-17T03:38:23.961Z] === RUN TestDaemonConfigurationMerge [2022-05-17T03:38:23.961Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-17T03:38:23.961Z] PASS [2022-05-17T03:38:23.961Z] coverage: 79.8% of statements [2022-05-17T03:38:23.961Z] === RUN TestWaitNodeAttachment [2022-05-17T03:38:23.962Z] ok github.com/docker/docker/daemon/config 0.281s coverage: 79.8% of statements [2022-05-17T03:38:24.417Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-17T03:38:24.417Z] === RUN TestIsolationConversion [2022-05-17T03:38:24.417Z] === RUN TestIsolationConversion/default [2022-05-17T03:38:24.417Z] === RUN TestIsolationConversion/process [2022-05-17T03:38:24.417Z] === RUN TestIsolationConversion/hyperv [2022-05-17T03:38:24.417Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-17T03:38:24.417Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-17T03:38:24.417Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-17T03:38:24.417Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestContainerLabels [2022-05-17T03:38:24.417Z] --- PASS: TestContainerLabels (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestCredentialSpecConversion [2022-05-17T03:38:24.417Z] === RUN TestCredentialSpecConversion/none [2022-05-17T03:38:24.417Z] === RUN TestCredentialSpecConversion/config [2022-05-17T03:38:24.417Z] === RUN TestCredentialSpecConversion/file [2022-05-17T03:38:24.417Z] === RUN TestCredentialSpecConversion/registry [2022-05-17T03:38:24.417Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-17T03:38:24.417Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-17T03:38:24.417Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-17T03:38:24.417Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-17T03:38:24.417Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestControllerValidateMountBind [2022-05-17T03:38:24.417Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestControllerValidateMountVolume [2022-05-17T03:38:24.417Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestControllerValidateMountTarget [2022-05-17T03:38:24.417Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestControllerValidateMountTmpfs [2022-05-17T03:38:24.417Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestControllerValidateMountInvalidType [2022-05-17T03:38:24.417Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestControllerValidateMountNamedPipe [2022-05-17T03:38:24.417Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-17T03:38:24.417Z] PASS [2022-05-17T03:38:24.417Z] coverage: 10.7% of statements [2022-05-17T03:38:24.417Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.669s coverage: 10.7% of statements [2022-05-17T03:38:24.417Z] === RUN TestEventsLog [2022-05-17T03:38:24.417Z] --- PASS: TestEventsLog (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestEventsLogTimeout [2022-05-17T03:38:24.417Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestLogEvents [2022-05-17T03:38:24.417Z] --- PASS: TestLogEvents (0.05s) [2022-05-17T03:38:24.417Z] === RUN TestLoadBufferedEvents [2022-05-17T03:38:24.417Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-05-17T03:38:24.417Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-17T03:38:24.417Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-17T03:38:24.417Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-17T03:38:24.417Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-17T03:38:24.417Z] PASS [2022-05-17T03:38:24.417Z] coverage: 50.0% of statements [2022-05-17T03:38:24.417Z] ok github.com/docker/docker/daemon/events 0.268s coverage: 50.0% of statements [2022-05-17T03:38:25.377Z] === RUN TestIsEmptyDir [2022-05-17T03:38:25.377Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-17T03:38:25.377Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-17T03:38:25.377Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-17T03:38:25.377Z] PASS [2022-05-17T03:38:25.377Z] coverage: 2.3% of statements [2022-05-17T03:38:25.377Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-17T03:38:25.832Z] === RUN TestLinkNaming [2022-05-17T03:38:25.832Z] --- PASS: TestLinkNaming (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestLinkNew [2022-05-17T03:38:25.832Z] --- PASS: TestLinkNew (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestLinkEnv [2022-05-17T03:38:25.832Z] --- PASS: TestLinkEnv (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestLinkMultipleEnv [2022-05-17T03:38:25.832Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestLinkPortRangeEnv [2022-05-17T03:38:25.832Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-17T03:38:25.832Z] PASS [2022-05-17T03:38:25.832Z] coverage: 93.0% of statements [2022-05-17T03:38:25.832Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-05-17T03:38:25.832Z] === RUN TestVerifyNetworkingConfig [2022-05-17T03:38:25.832Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestGetContainer [2022-05-17T03:38:25.832Z] --- PASS: TestGetContainer (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestValidContainerNames [2022-05-17T03:38:25.832Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestContainerInitDNS [2022-05-17T03:38:25.832Z] daemon_test.go:145: root required [2022-05-17T03:38:25.832Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestMerge [2022-05-17T03:38:25.832Z] --- PASS: TestMerge (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestValidateContainerIsolation [2022-05-17T03:38:25.832Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestFindNetworkErrorType [2022-05-17T03:38:25.832Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestEnsureServicesExist [2022-05-17T03:38:25.832Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestEnsureServicesExistErrors [2022-05-17T03:38:25.832Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-17T03:38:25.832Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-17T03:38:25.832Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-17T03:38:25.832Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-17T03:38:25.832Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-17T03:38:25.832Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-17T03:38:25.832Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestContainerDelete [2022-05-17T03:38:25.832Z] --- PASS: TestContainerDelete (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestContainerDoubleDelete [2022-05-17T03:38:25.832Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestLogContainerEventCopyLabels [2022-05-17T03:38:25.832Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestLogContainerEventWithAttributes [2022-05-17T03:38:25.832Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestNoneHealthcheck [2022-05-17T03:38:25.832Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-17T03:38:25.832Z] === RUN TestHealthStates [2022-05-17T03:38:26.101Z] + bundleName=amd64-rootless [2022-05-17T03:38:26.101Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-17T03:38:26.101Z] Creating amd64-rootless-bundles.tar.gz [2022-05-17T03:38:26.101Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-17T03:38:26.101Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-05-17T03:38:26.115Z] Archiving artifacts [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] time="2022-05-17T03:38:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:38:26.287Z] --- PASS: TestHealthStates (0.16s) [2022-05-17T03:38:26.287Z] === RUN TestGetInspectData [2022-05-17T03:38:26.287Z] --- PASS: TestGetInspectData (0.00s) [2022-05-17T03:38:26.287Z] === RUN TestFillLicense [2022-05-17T03:38:26.287Z] --- PASS: TestFillLicense (0.00s) [2022-05-17T03:38:26.287Z] === RUN TestListInvalidFilter [2022-05-17T03:38:26.287Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-17T03:38:26.287Z] === RUN TestNameFilter [2022-05-17T03:38:26.287Z] --- PASS: TestNameFilter (0.00s) [2022-05-17T03:38:26.287Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-17T03:38:26.287Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-17T03:38:26.287Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-17T03:38:26.287Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-17T03:38:26.287Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-17T03:38:26.287Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-17T03:38:26.288Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-17T03:38:26.288Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-17T03:38:26.288Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-17T03:38:26.288Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-17T03:38:26.288Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-17T03:38:26.288Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-17T03:38:26.288Z] === RUN TestDaemonReloadLabels [2022-05-17T03:38:26.288Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-17T03:38:26.288Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-17T03:38:26.288Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-17T03:38:26.288Z] === RUN TestDaemonReloadMirrors [2022-05-17T03:38:26.288Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-17T03:38:26.288Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-17T03:38:26.288Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-17T03:38:26.288Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-17T03:38:26.288Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-17T03:38:26.288Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-17T03:38:26.288Z] reload_test.go:342: root required [2022-05-17T03:38:26.288Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-17T03:38:26.288Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-17T03:38:26.288Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-17T03:38:26.288Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-17T03:38:26.288Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-05-17T03:38:26.288Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-17T03:38:26.288Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-05-17T03:38:26.288Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-17T03:38:26.288Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-05-17T03:38:26.288Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-17T03:38:26.288Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.02s) [2022-05-17T03:38:26.288Z] === RUN TestParseVolumesFrom [2022-05-17T03:38:26.288Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-17T03:38:26.288Z] PASS [2022-05-17T03:38:26.288Z] coverage: 8.6% of statements [2022-05-17T03:38:26.288Z] ok github.com/docker/docker/daemon 0.498s coverage: 8.6% of statements [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-17T03:38:26.288Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-17T03:38:26.798Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-17T03:38:27.739Z] --- PASS: TestDockerNetworkMacvlan (10.07s) [2022-05-17T03:38:27.739Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-05-17T03:38:27.739Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-05-17T03:38:27.739Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-05-17T03:38:27.739Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2022-05-17T03:38:27.739Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2022-05-17T03:38:27.739Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-05-17T03:38:27.739Z] PASS [2022-05-17T03:38:27.739Z] [2022-05-17T03:38:27.739Z] DONE 8 tests in 11.372s [2022-05-17T03:38:27.739Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-17T03:38:27.739Z] testing: warning: no tests to run [2022-05-17T03:38:27.739Z] PASS [2022-05-17T03:38:27.739Z] [2022-05-17T03:38:27.739Z] DONE 0 tests in 0.008s [2022-05-17T03:38:27.739Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-17T03:38:27.739Z] INFO: Testing against a local daemon [2022-05-17T03:38:27.739Z] === RUN TestAuthZPluginAllowRequest [2022-05-17T03:38:27.813Z] === RUN TestNewStreamConfig [2022-05-17T03:38:27.813Z] === RUN TestNewStreamConfig/defaults [2022-05-17T03:38:27.813Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-17T03:38:27.813Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-17T03:38:27.813Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-17T03:38:27.813Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-17T03:38:27.813Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-17T03:38:27.813Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-17T03:38:27.813Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-17T03:38:27.813Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-17T03:38:27.813Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-17T03:38:27.813Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-17T03:38:27.813Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-17T03:38:27.813Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-17T03:38:27.813Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-17T03:38:27.813Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-17T03:38:27.813Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-17T03:38:27.813Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-17T03:38:27.813Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-17T03:38:27.813Z] time="2022-05-17T03:38:27Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-17T03:38:27.813Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-05-17T03:38:28.081Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.40s) [2022-05-17T03:38:28.081Z] PASS [2022-05-17T03:38:28.081Z] [2022-05-17T03:38:28.081Z] === Skipped [2022-05-17T03:38:28.081Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-17T03:38:28.081Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:38:28.081Z] [2022-05-17T03:38:28.081Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:38:28.081Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:38:28.081Z] [2022-05-17T03:38:28.081Z] DONE 34 tests, 2 skipped in 81.130s [2022-05-17T03:38:28.081Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-17T03:38:28.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:38:28.081Z] ++ set -e [2022-05-17T03:38:28.081Z] ++ '[' -n 0 ']' [2022-05-17T03:38:28.081Z] ++ set -x [2022-05-17T03:38:28.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:38:28.081Z] INFO: Testing against a local daemon [2022-05-17T03:38:28.081Z] === RUN TestConfigInspect [2022-05-17T03:38:28.094Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-17T03:38:28.267Z] === RUN TestCreateSuccess [2022-05-17T03:38:28.267Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-17T03:38:28.267Z] === RUN TestCreateStreamSkipped [2022-05-17T03:38:28.267Z] time="2022-05-17T03:38:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-17T03:38:28.267Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-17T03:38:28.267Z] === RUN TestCreateLogGroupSuccess [2022-05-17T03:38:28.267Z] time="2022-05-17T03:38:27Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-17T03:38:28.267Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-17T03:38:28.267Z] === RUN TestCreateError [2022-05-17T03:38:28.267Z] --- PASS: TestCreateError (0.00s) [2022-05-17T03:38:28.267Z] === RUN TestCreateAlreadyExists [2022-05-17T03:38:28.267Z] time="2022-05-17T03:38:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-17T03:38:28.267Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-17T03:38:28.267Z] === RUN TestLogClosed [2022-05-17T03:38:28.267Z] --- PASS: TestLogClosed (0.00s) [2022-05-17T03:38:28.267Z] === RUN TestLogBlocking [2022-05-17T03:38:28.267Z] --- PASS: TestLogBlocking (0.00s) [2022-05-17T03:38:28.267Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-17T03:38:28.267Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-17T03:38:28.267Z] === RUN TestLogNonBlockingBufferFull [2022-05-17T03:38:28.267Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestPublishBatchSuccess [2022-05-17T03:38:28.268Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestPublishBatchError [2022-05-17T03:38:28.268Z] time="2022-05-17T03:38:27Z" level=error msg=error [2022-05-17T03:38:28.268Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-17T03:38:28.268Z] time="2022-05-17T03:38:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-17T03:38:28.268Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-17T03:38:28.268Z] time="2022-05-17T03:38:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-17T03:38:28.268Z] time="2022-05-17T03:38:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-17T03:38:28.268Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchSimple [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchTicker [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchMultilinePattern [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchClose [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestEffectiveLen [2022-05-17T03:38:28.268Z] === RUN TestEffectiveLen/0/Hello [2022-05-17T03:38:28.268Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-17T03:38:28.268Z] === RUN TestEffectiveLen/2/🙃 [2022-05-17T03:38:28.268Z] === RUN TestEffectiveLen/3/���� [2022-05-17T03:38:28.268Z] === RUN TestEffectiveLen/4/He��o [2022-05-17T03:38:28.268Z] === RUN TestEffectiveLen/5/ [2022-05-17T03:38:28.268Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit/0/ [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit/1/Hello [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1076: Hello [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit/2/Hello [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1076: He [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1077: llo [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit/3/Hello [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1077: Hello [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit/4/🙃 [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit/5/🙃 [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit/6/a� [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1076: a [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1077: � [2022-05-17T03:38:28.268Z] === RUN TestFindValidSplit/7/a� [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1076: a� [2022-05-17T03:38:28.268Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestProcessEventEmoji [2022-05-17T03:38:28.268Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchLineSplit [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchMaxEvents [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.07s) [2022-05-17T03:38:28.268Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-17T03:38:28.268Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-17T03:38:28.268Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsFormat [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-17T03:38:28.268Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-17T03:38:28.268Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCreateTagSuccess [2022-05-17T03:38:28.268Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-17T03:38:28.268Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-17T03:38:28.268Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-17T03:38:28.268Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-17T03:38:28.268Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-17T03:38:28.268Z] PASS [2022-05-17T03:38:28.268Z] coverage: 80.2% of statements [2022-05-17T03:38:28.268Z] ok github.com/docker/docker/daemon/logger/awslogs 0.446s coverage: 80.2% of statements [2022-05-17T03:38:28.268Z] === RUN TestAdapterReadLogs [2022-05-17T03:38:28.268Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCopier [2022-05-17T03:38:28.268Z] --- PASS: TestCopier (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCopierLongLines [2022-05-17T03:38:28.268Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCopierSlow [2022-05-17T03:38:28.268Z] --- PASS: TestCopierSlow (0.20s) [2022-05-17T03:38:28.268Z] === RUN TestCopierWithSized [2022-05-17T03:38:28.268Z] === RUN TestCopierWithSized/as_is [2022-05-17T03:38:28.268Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-17T03:38:28.268Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-17T03:38:28.268Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-17T03:38:28.268Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-17T03:38:28.268Z] === RUN TestCopierWithPartial [2022-05-17T03:38:28.268Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-17T03:38:28.414Z] + make clean [2022-05-17T03:38:28.674Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-17T03:38:28.674Z] docker-dev-cache [2022-05-17T03:38:28.674Z] docker-mod-cache [Pipeline] deleteDir [2022-05-17T03:38:28.723Z] === RUN TestRingLogger [2022-05-17T03:38:28.723Z] --- PASS: TestRingLogger (0.00s) [2022-05-17T03:38:28.723Z] === RUN TestRingCap [2022-05-17T03:38:28.723Z] --- PASS: TestRingCap (0.00s) [2022-05-17T03:38:28.723Z] === RUN TestRingClose [2022-05-17T03:38:28.723Z] --- PASS: TestRingClose (0.00s) [2022-05-17T03:38:28.723Z] === RUN TestRingDrain [2022-05-17T03:38:28.723Z] --- PASS: TestRingDrain (0.00s) [2022-05-17T03:38:28.723Z] PASS [2022-05-17T03:38:28.723Z] coverage: 43.2% of statements [2022-05-17T03:38:28.723Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.2% of statements [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptReconnectInterval [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-17T03:38:28.723Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-17T03:38:28.723Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-17T03:38:28.723Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-17T03:38:28.723Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-17T03:38:28.723Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-17T03:38:28.723Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-17T03:38:28.723Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-17T03:38:28.723Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/#00 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/:// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/something:// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-17T03:38:28.723Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-17T03:38:29.121Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-05-17T03:38:29.121Z] === RUN TestAuthZPluginTLS [2022-05-17T03:38:29.178Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-17T03:38:29.178Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-17T03:38:29.178Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-17T03:38:29.178Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-17T03:38:29.178Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-17T03:38:29.178Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-17T03:38:29.178Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-17T03:38:29.179Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-17T03:38:29.179Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-17T03:38:29.179Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-17T03:38:29.179Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-17T03:38:29.179Z] PASS [2022-05-17T03:38:29.179Z] coverage: 53.6% of statements [2022-05-17T03:38:29.179Z] ok github.com/docker/docker/daemon/logger/fluentd 0.110s coverage: 53.6% of statements [2022-05-17T03:38:29.179Z] === RUN TestSearchRegistryForImagesErrors [2022-05-17T03:38:29.179Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-17T03:38:29.179Z] === RUN TestSearchRegistryForImages [2022-05-17T03:38:29.179Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-17T03:38:29.179Z] === RUN TestOnlyPlatformWithFallback [2022-05-17T03:38:29.179Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-17T03:38:29.179Z] === RUN TestImageDelete [2022-05-17T03:38:29.179Z] === RUN TestImageDelete/no_lease [2022-05-17T03:38:29.179Z] === RUN TestImageDelete/lease_exists [2022-05-17T03:38:29.179Z] --- PASS: TestImageDelete (0.04s) [2022-05-17T03:38:29.179Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-17T03:38:29.179Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-17T03:38:29.179Z] === RUN TestContentStoreForPull [2022-05-17T03:38:29.179Z] --- PASS: TestContentStoreForPull (0.17s) [2022-05-17T03:38:29.179Z] PASS [2022-05-17T03:38:29.179Z] coverage: 6.6% of statements [2022-05-17T03:38:29.179Z] ok github.com/docker/docker/daemon/images 0.329s coverage: 6.6% of statements [2022-05-17T03:38:29.382Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-17T03:38:29.382Z] === RUN TestAuthZPluginDenyRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T03:38:29.634Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-17T03:38:29.634Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-17T03:38:29.634Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-17T03:38:29.634Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-17T03:38:29.634Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-17T03:38:29.634Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-17T03:38:29.634Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-17T03:38:29.634Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-17T03:38:29.634Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-05-17T03:38:29.634Z] === RUN TestFastTimeMarshalJSON [2022-05-17T03:38:29.634Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-17T03:38:29.634Z] PASS [2022-05-17T03:38:29.634Z] coverage: 87.2% of statements [2022-05-17T03:38:29.634Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.244s coverage: 87.2% of statements [2022-05-17T03:38:29.951Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-17T03:38:29.951Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-17T03:38:29.991Z] --- PASS: TestConfigInspect (2.26s) [2022-05-17T03:38:29.991Z] === RUN TestConfigList [2022-05-17T03:38:30.088Z] === RUN TestJSONFileLogger [2022-05-17T03:38:30.088Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-17T03:38:30.088Z] === RUN TestJSONFileLoggerWithTags [2022-05-17T03:38:30.088Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-17T03:38:30.088Z] === RUN TestJSONFileLoggerWithOpts [2022-05-17T03:38:30.088Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-17T03:38:30.088Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-17T03:38:30.088Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-17T03:38:30.088Z] === RUN TestEncodeDecode [2022-05-17T03:38:30.088Z] === PAUSE TestEncodeDecode [2022-05-17T03:38:30.088Z] === RUN TestUnexpectedEOF [2022-05-17T03:38:30.088Z] time="2022-05-17T03:38:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-17T03:38:30.088Z] time="2022-05-17T03:38:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-17T03:38:30.088Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-05-17T03:38:30.088Z] === CONT TestEncodeDecode [2022-05-17T03:38:30.088Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-17T03:38:30.088Z] PASS [2022-05-17T03:38:30.088Z] coverage: 69.9% of statements [2022-05-17T03:38:30.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.233s coverage: 69.9% of statements [2022-05-17T03:38:30.522Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-17T03:38:30.522Z] === RUN TestAuthZPluginDenyResponse [2022-05-17T03:38:31.048Z] === RUN TestWriteLog [2022-05-17T03:38:31.048Z] === PAUSE TestWriteLog [2022-05-17T03:38:31.048Z] === RUN TestReadLog [2022-05-17T03:38:31.048Z] === PAUSE TestReadLog [2022-05-17T03:38:31.048Z] === RUN TestDecode [2022-05-17T03:38:31.048Z] --- PASS: TestDecode (0.02s) [2022-05-17T03:38:31.048Z] === CONT TestWriteLog [2022-05-17T03:38:31.048Z] === CONT TestReadLog [2022-05-17T03:38:31.048Z] --- PASS: TestWriteLog (0.01s) [2022-05-17T03:38:31.048Z] === RUN TestReadLog/tail_exact [2022-05-17T03:38:31.048Z] === RUN TestReadLog/tail_less_than_available [2022-05-17T03:38:31.048Z] === RUN TestReadLog/tail_more_than_available [2022-05-17T03:38:31.048Z] --- PASS: TestReadLog (0.17s) [2022-05-17T03:38:31.048Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-05-17T03:38:31.048Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-17T03:38:31.048Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-17T03:38:31.048Z] PASS [2022-05-17T03:38:31.048Z] coverage: 78.7% of statements [2022-05-17T03:38:31.048Z] ok github.com/docker/docker/daemon/logger/local 0.256s coverage: 78.7% of statements [2022-05-17T03:38:31.048Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-17T03:38:31.091Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-17T03:38:31.091Z] === RUN TestAuthZPluginAllowEventStream [2022-05-17T03:38:31.503Z] === RUN TestOpenFileDelete [2022-05-17T03:38:31.503Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-17T03:38:31.503Z] === RUN TestOpenFileRename [2022-05-17T03:38:31.503Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-17T03:38:31.503Z] === RUN TestHandleDecoderErr [2022-05-17T03:38:31.503Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-17T03:38:31.503Z] === RUN TestParseLogTagDefaultTag [2022-05-17T03:38:31.503Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-17T03:38:31.503Z] === RUN TestParseLogTag [2022-05-17T03:38:31.503Z] --- PASS: TestParseLogTag (0.00s) [2022-05-17T03:38:31.503Z] === RUN TestParseLogTagEmptyTag [2022-05-17T03:38:31.503Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-17T03:38:31.503Z] === RUN TestTailFiles [2022-05-17T03:38:31.503Z] --- PASS: TestTailFiles (0.00s) [2022-05-17T03:38:31.503Z] === RUN TestFollowLogsConsumerGone [2022-05-17T03:38:31.503Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-17T03:38:31.503Z] === RUN TestFollowLogsProducerGone [2022-05-17T03:38:31.503Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-17T03:38:31.503Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-17T03:38:31.503Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-17T03:38:31.503Z] === RUN TestCheckCapacityAndRotate [2022-05-17T03:38:31.503Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-17T03:38:31.503Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-17T03:38:31.503Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-17T03:38:31.503Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-17T03:38:31.503Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-17T03:38:31.503Z] PASS [2022-05-17T03:38:31.503Z] coverage: 50.7% of statements [2022-05-17T03:38:31.503Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.125s coverage: 50.7% of statements [2022-05-17T03:38:31.958Z] === RUN TestLog [2022-05-17T03:38:31.958Z] --- PASS: TestLog (0.02s) [2022-05-17T03:38:31.958Z] PASS [2022-05-17T03:38:31.958Z] coverage: 31.5% of statements [2022-05-17T03:38:31.958Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.087s coverage: 31.5% of statements [2022-05-17T03:38:32.413Z] === RUN TestValidateLogOpt [2022-05-17T03:38:32.413Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestNewMissedConfig [2022-05-17T03:38:32.413Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestNewMissedUrl [2022-05-17T03:38:32.413Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestNewMissedToken [2022-05-17T03:38:32.413Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestNewWithProxy [2022-05-17T03:38:32.413Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestDefault [2022-05-17T03:38:32.413Z] --- PASS: TestDefault (0.01s) [2022-05-17T03:38:32.413Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-17T03:38:32.413Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestJsonFormat [2022-05-17T03:38:32.413Z] --- PASS: TestJsonFormat (0.01s) [2022-05-17T03:38:32.413Z] === RUN TestRawFormat [2022-05-17T03:38:32.413Z] --- PASS: TestRawFormat (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestRawFormatWithLabels [2022-05-17T03:38:32.413Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestRawFormatWithoutTag [2022-05-17T03:38:32.413Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-17T03:38:32.413Z] === RUN TestBatching [2022-05-17T03:38:32.413Z] === RUN TestNewParse [2022-05-17T03:38:32.413Z] --- PASS: TestNewParse (0.00s) [2022-05-17T03:38:32.413Z] PASS [2022-05-17T03:38:32.413Z] coverage: 8.3% of statements [2022-05-17T03:38:32.413Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-05-17T03:38:32.413Z] --- PASS: TestBatching (0.27s) [2022-05-17T03:38:32.413Z] === RUN TestFrequency [2022-05-17T03:38:32.472Z] --- PASS: TestAuthZPluginAllowEventStream (1.25s) [2022-05-17T03:38:32.472Z] === RUN TestAuthZPluginErrorResponse [2022-05-17T03:38:32.532Z] --- PASS: TestConfigList (2.29s) [2022-05-17T03:38:32.532Z] === RUN TestConfigsCreateAndDelete [2022-05-17T03:38:32.733Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-17T03:38:32.733Z] === RUN TestAuthZPluginErrorRequest [2022-05-17T03:38:32.868Z] === RUN TestParseLogFormat [2022-05-17T03:38:32.868Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-17T03:38:32.868Z] === RUN TestValidateLogOptEmpty [2022-05-17T03:38:32.868Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-17T03:38:32.868Z] === RUN TestValidateSyslogAddress [2022-05-17T03:38:32.868Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-17T03:38:32.868Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-17T03:38:32.868Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-17T03:38:32.868Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-17T03:38:32.868Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-17T03:38:32.868Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-17T03:38:32.868Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-17T03:38:32.868Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-17T03:38:32.868Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-17T03:38:32.868Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-17T03:38:32.868Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-17T03:38:32.868Z] === RUN TestParseAddressDefaultPort [2022-05-17T03:38:32.868Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-17T03:38:32.868Z] === RUN TestValidateSyslogFacility [2022-05-17T03:38:32.868Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-17T03:38:32.868Z] === RUN TestValidateLogOptSyslogFormat [2022-05-17T03:38:32.868Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-17T03:38:32.868Z] === RUN TestValidateLogOpt [2022-05-17T03:38:32.868Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-17T03:38:32.868Z] PASS [2022-05-17T03:38:32.868Z] coverage: 43.6% of statements [2022-05-17T03:38:32.868Z] --- PASS: TestFrequency (0.16s) [2022-05-17T03:38:32.868Z] === RUN TestOneMessagePerRequest [2022-05-17T03:38:32.868Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 43.6% of statements [2022-05-17T03:38:32.868Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-05-17T03:38:32.868Z] === RUN TestVerify [2022-05-17T03:38:32.868Z] --- PASS: TestVerify (0.00s) [2022-05-17T03:38:32.868Z] === RUN TestSkipVerify [2022-05-17T03:38:32.868Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:32.868Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:32.868Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.304Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-17T03:38:33.304Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-17T03:38:33.323Z] --- PASS: TestSkipVerify (0.47s) [2022-05-17T03:38:33.323Z] === RUN TestBufferMaximum [2022-05-17T03:38:33.323Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.323Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758712.889619\",\"host\":\"1ee5a9ce06ec\"}'" [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758712.889619\",\"host\":\"1ee5a9ce06ec\"}'" [2022-05-17T03:38:33.324Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-17T03:38:33.324Z] === RUN TestServerAlwaysDown [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758712.892618\",\"host\":\"1ee5a9ce06ec\"}'" [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758712.892618\",\"host\":\"1ee5a9ce06ec\"}'" [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758712.892618\",\"host\":\"1ee5a9ce06ec\"}'" [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758712.893614\",\"host\":\"1ee5a9ce06ec\"}'" [2022-05-17T03:38:33.324Z] time="2022-05-17T03:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758712.893614\",\"host\":\"1ee5a9ce06ec\"}'" [2022-05-17T03:38:33.324Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-17T03:38:33.324Z] === RUN TestCannotSendAfterClose [2022-05-17T03:38:33.324Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-17T03:38:33.324Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-17T03:38:33.779Z] === RUN TestV2MetadataService [2022-05-17T03:38:33.875Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-17T03:38:33.875Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-17T03:38:34.235Z] time="2022-05-17T03:38:33Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-17T03:38:34.235Z] time="2022-05-17T03:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1ee5a9ce06ec\"}'" [2022-05-17T03:38:34.235Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-17T03:38:34.235Z] PASS [2022-05-17T03:38:34.235Z] coverage: 82.5% of statements [2022-05-17T03:38:34.235Z] ok github.com/docker/docker/daemon/logger/splunk 2.007s coverage: 82.5% of statements [2022-05-17T03:38:34.235Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-17T03:38:34.235Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-17T03:38:34.235Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-17T03:38:34.446Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-05-17T03:38:34.446Z] === RUN TestConfigsUpdate [2022-05-17T03:38:34.700Z] --- PASS: TestV2MetadataService (1.00s) [2022-05-17T03:38:34.700Z] PASS [2022-05-17T03:38:34.700Z] coverage: 44.4% of statements [2022-05-17T03:38:34.700Z] ok github.com/docker/docker/distribution/metadata 1.083s coverage: 44.4% of statements [2022-05-17T03:38:34.700Z] === RUN TestSuccessfulDownload [2022-05-17T03:38:34.700Z] download_test.go:267: Needs fixing on Windows [2022-05-17T03:38:34.895Z] INFO: Extraction ended at 05/17/2022 03:38:32. Duration:00:00:34.0157161 [2022-05-17T03:38:34.895Z] INFO: Updating the golang and path environment variables [2022-05-17T03:38:34.895Z] INFO: GOPATH=d:\gopath [2022-05-17T03:38:34.895Z] INFO: go version go1.18.2 windows/amd64 [2022-05-17T03:38:34.895Z] INFO: Running the daemon under test in debug mode [2022-05-17T03:38:34.895Z] INFO: Starting a daemon under test... [2022-05-17T03:38:34.895Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43598\6\daemon --pidfile d:\CI\PR-43598\6\docker.pid -D [2022-05-17T03:38:34.895Z] INFO: Process started successfully. [2022-05-17T03:38:34.895Z] INFO: Start tailing logs of the daemon under tests [2022-05-17T03:38:34.895Z] INFO: Waiting for the daemon under test to start... [2022-05-17T03:38:35.155Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-17T03:38:35.155Z] === RUN TestCancelledDownload [2022-05-17T03:38:35.155Z] --- PASS: TestCancelledDownload (0.03s) [2022-05-17T03:38:35.155Z] === RUN TestMaxDownloadAttempts [2022-05-17T03:38:35.155Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:38:35.155Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:38:35.155Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:38:35.155Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:38:35.155Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:38:35.155Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:38:35.155Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:38:35.155Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:38:35.155Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:38:35.155Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:38:35.155Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:38:35.155Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:38:35.155Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-17T03:38:35.155Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-17T03:38:35.155Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-17T03:38:35.155Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-17T03:38:35.155Z] === RUN TestContinueOnError_NeverContinue [2022-05-17T03:38:35.155Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-17T03:38:35.155Z] === RUN TestManifestStore [2022-05-17T03:38:35.155Z] === RUN TestManifestStore/no_remote_or_local [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3459496368\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-17T03:38:35.155Z] === RUN TestManifestStore/no_local_cache [2022-05-17T03:38:35.155Z] === RUN TestManifestStore/with_local_cache [2022-05-17T03:38:35.155Z] === RUN TestManifestStore/unknown_media_type [2022-05-17T03:38:35.155Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:35Z" level=warning msg="reference for unknown type: " [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:35Z" level=warning msg="reference for unknown type: " [2022-05-17T03:38:35.155Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-17T03:38:35.155Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:38:35.155Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-17T03:38:35.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-05-17T03:38:35.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-05-17T03:38:35.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-05-17T03:38:35.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-05-17T03:38:35.155Z] === RUN TestTransfer [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:35Z" level=warning msg="reference for unknown type: " [2022-05-17T03:38:35.155Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-17T03:38:35.155Z] time="2022-05-17T03:38:35Z" level=warning msg="reference for unknown type: " [2022-05-17T03:38:35.259Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-05-17T03:38:35.259Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-17T03:38:35.610Z] time="2022-05-17T03:38:35Z" level=warning msg="reference for unknown type: " [2022-05-17T03:38:35.610Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-17T03:38:35.610Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-17T03:38:35.611Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-17T03:38:35.611Z] time="2022-05-17T03:38:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore (0.38s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.07s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.02s) [2022-05-17T03:38:35.611Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaType [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-17T03:38:35.611Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestFixManifestLayers [2022-05-17T03:38:35.611Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-17T03:38:35.611Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-17T03:38:35.611Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestFixManifestLayersBadParent [2022-05-17T03:38:35.611Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestValidateManifest [2022-05-17T03:38:35.611Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-17T03:38:35.611Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestFormatPlatform [2022-05-17T03:38:35.611Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestPullSchema2Config [2022-05-17T03:38:35.611Z] === RUN TestPullSchema2Config/success_first_time [2022-05-17T03:38:35.611Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:38:35.611Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:38:35.611Z] === RUN TestPullSchema2Config/500_status [2022-05-17T03:38:35.611Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:38:35.611Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:38:35.611Z] --- PASS: TestTransfer (0.17s) [2022-05-17T03:38:35.611Z] === RUN TestConcurrencyLimit [2022-05-17T03:38:35.611Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:38:35.611Z] === RUN TestPullSchema2Config/EOF [2022-05-17T03:38:35.611Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:38:35.611Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:38:35.611Z] 2022/05/17 03:38:35 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-17T03:38:35.611Z] goroutine 108 [running]: [2022-05-17T03:38:35.611Z] net/http.(*conn).serve.func1() [2022-05-17T03:38:35.611Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-17T03:38:35.611Z] panic({0x13f8ee0, 0x15db2f0}) [2022-05-17T03:38:35.611Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-17T03:38:35.611Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001a84e0?, {0x15e2a98?, 0xc00057a2a0?}) [2022-05-17T03:38:35.611Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-17T03:38:35.611Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x15e2a98, 0xc00057a2a0}, 0xc00055aa00) [2022-05-17T03:38:35.611Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-17T03:38:35.611Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x15e2a98?, 0xc00057a2a0?}, 0xc00005ac00?) [2022-05-17T03:38:35.611Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-17T03:38:35.611Z] net/http.serverHandler.ServeHTTP({0xc0001e21b0?}, {0x15e2a98, 0xc00057a2a0}, 0xc00055aa00) [2022-05-17T03:38:35.611Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-17T03:38:35.611Z] net/http.(*conn).serve(0xc000069040, {0x15e3310, 0xc00043fe00}) [2022-05-17T03:38:35.611Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-17T03:38:35.611Z] created by net/http.(*Server).Serve [2022-05-17T03:38:35.611Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-17T03:38:35.611Z] === RUN TestNotFound [2022-05-17T03:38:35.611Z] --- PASS: TestNotFound (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestConflict [2022-05-17T03:38:35.611Z] --- PASS: TestConflict (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestForbidden [2022-05-17T03:38:35.611Z] --- PASS: TestForbidden (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestInvalidParameter [2022-05-17T03:38:35.611Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestNotImplemented [2022-05-17T03:38:35.611Z] --- PASS: TestNotImplemented (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestNotModified [2022-05-17T03:38:35.611Z] --- PASS: TestNotModified (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestUnauthorized [2022-05-17T03:38:35.611Z] --- PASS: TestUnauthorized (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestUnknown [2022-05-17T03:38:35.611Z] --- PASS: TestUnknown (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestCancelled [2022-05-17T03:38:35.611Z] --- PASS: TestCancelled (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestDeadline [2022-05-17T03:38:35.611Z] --- PASS: TestDeadline (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestDataLoss [2022-05-17T03:38:35.611Z] --- PASS: TestDataLoss (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestUnavailable [2022-05-17T03:38:35.611Z] --- PASS: TestUnavailable (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestSystem [2022-05-17T03:38:35.611Z] --- PASS: TestSystem (0.00s) [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Not_Found [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Bad_Request [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Conflict [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Unauthorized [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Forbidden [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Not_Modified [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-17T03:38:35.611Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-17T03:38:35.611Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-17T03:38:35.611Z] PASS [2022-05-17T03:38:35.611Z] coverage: 77.0% of statements [2022-05-17T03:38:35.611Z] ok github.com/docker/docker/errdefs 0.050s coverage: 77.0% of statements [2022-05-17T03:38:36.067Z] --- PASS: TestConcurrencyLimit (0.34s) [2022-05-17T03:38:36.067Z] === RUN TestInactiveJobs [2022-05-17T03:38:36.067Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:38:36.067Z] === RUN TestPullSchema2Config/unauthorized [2022-05-17T03:38:36.067Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:38:36.067Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:38:36.067Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-17T03:38:36.067Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-17T03:38:36.067Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-17T03:38:36.067Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-17T03:38:36.067Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-17T03:38:36.067Z] === RUN TestGetRepositoryMountCandidates [2022-05-17T03:38:36.067Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-17T03:38:36.067Z] === RUN TestLayerAlreadyExists [2022-05-17T03:38:36.067Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:38:36.067Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:38:36.067Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:38:36.067Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:38:36.067Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:38:36.067Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:38:36.067Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-17T03:38:36.067Z] === RUN TestWhenEmptyAuthConfig [2022-05-17T03:38:36.067Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-17T03:38:36.067Z] === RUN TestWatchRelease [2022-05-17T03:38:36.533Z] --- PASS: TestWatchRelease (0.06s) [2022-05-17T03:38:36.533Z] === RUN TestWatchFinishedTransfer [2022-05-17T03:38:36.533Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-17T03:38:36.533Z] === RUN TestDuplicateTransfer [2022-05-17T03:38:36.533Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-17T03:38:36.533Z] === RUN TestSuccessfulUpload [2022-05-17T03:38:36.533Z] === RUN TestFSGetInvalidData [2022-05-17T03:38:36.533Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestFSInvalidSet [2022-05-17T03:38:36.533Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestFSInvalidRoot [2022-05-17T03:38:36.533Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestFSMetadataGetSet [2022-05-17T03:38:36.533Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-17T03:38:36.533Z] === RUN TestFSInvalidWalker [2022-05-17T03:38:36.533Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestFSGetSet [2022-05-17T03:38:36.533Z] --- PASS: TestFSGetSet (0.02s) [2022-05-17T03:38:36.533Z] === RUN TestFSGetUnsetKey [2022-05-17T03:38:36.533Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestFSGetEmptyData [2022-05-17T03:38:36.533Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-17T03:38:36.533Z] === RUN TestFSDelete [2022-05-17T03:38:36.533Z] --- PASS: TestFSDelete (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestFSWalker [2022-05-17T03:38:36.533Z] --- PASS: TestFSWalker (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestFSWalkerStopOnError [2022-05-17T03:38:36.533Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestNewFromJSON [2022-05-17T03:38:36.533Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-17T03:38:36.533Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-17T03:38:36.533Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-17T03:38:36.533Z] === RUN TestMarshalKeyOrder [2022-05-17T03:38:36.533Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-17T03:38:36.533Z] === RUN TestHistoryEqual [2022-05-17T03:38:36.533Z] time="2022-05-17T03:38:36Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-17T03:38:36.533Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-17T03:38:36.533Z] === RUN TestCancelledUpload [2022-05-17T03:38:36.533Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-17T03:38:36.533Z] PASS [2022-05-17T03:38:36.533Z] coverage: 77.3% of statements [2022-05-17T03:38:36.533Z] ok github.com/docker/docker/distribution/xfer 2.016s coverage: 77.3% of statements [2022-05-17T03:38:36.533Z] --- PASS: TestHistoryEqual (0.15s) [2022-05-17T03:38:36.533Z] === RUN TestImage [2022-05-17T03:38:36.533Z] --- PASS: TestImage (0.00s) [2022-05-17T03:38:36.533Z] === RUN TestImageOSNotEmpty [2022-05-17T03:38:36.533Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-17T03:38:36.533Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-17T03:38:36.533Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-17T03:38:36.533Z] === RUN TestCreate [2022-05-17T03:38:36.533Z] --- PASS: TestCreate (0.01s) [2022-05-17T03:38:36.533Z] === RUN TestRestore [2022-05-17T03:38:36.533Z] time="2022-05-17T03:38:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-17T03:38:36.533Z] --- PASS: TestRestore (0.02s) [2022-05-17T03:38:36.533Z] === RUN TestAddDelete [2022-05-17T03:38:36.983Z] --- PASS: TestAddDelete (0.02s) [2022-05-17T03:38:36.983Z] === RUN TestSearchAfterDelete [2022-05-17T03:38:36.983Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-17T03:38:36.983Z] === RUN TestParentReset [2022-05-17T03:38:36.983Z] --- PASS: TestParentReset (0.02s) [2022-05-17T03:38:36.983Z] === RUN TestGetAndSetLastUpdated [2022-05-17T03:38:36.983Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-17T03:38:36.983Z] === RUN TestStoreLen [2022-05-17T03:38:36.983Z] === RUN TestCompare [2022-05-17T03:38:36.983Z] --- PASS: TestCompare (0.00s) [2022-05-17T03:38:36.983Z] PASS [2022-05-17T03:38:36.983Z] coverage: 19.2% of statements [2022-05-17T03:38:36.983Z] --- PASS: TestStoreLen (0.04s) [2022-05-17T03:38:36.983Z] PASS [2022-05-17T03:38:36.983Z] coverage: 86.9% of statements [2022-05-17T03:38:36.983Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2022-05-17T03:38:36.983Z] ok github.com/docker/docker/image 0.462s coverage: 86.9% of statements [2022-05-17T03:38:36.983Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-05-17T03:38:36.983Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-17T03:38:36.983Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-17T03:38:36.983Z] === RUN TestTokenPassThru [2022-05-17T03:38:36.983Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-17T03:38:36.983Z] === RUN TestTokenPassThruDifferentHost [2022-05-17T03:38:36.983Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-17T03:38:36.983Z] PASS [2022-05-17T03:38:36.983Z] coverage: 26.6% of statements [2022-05-17T03:38:36.983Z] ok github.com/docker/docker/distribution 2.167s coverage: 26.6% of statements [2022-05-17T03:38:36.993Z] --- PASS: TestConfigsUpdate (2.22s) [2022-05-17T03:38:36.993Z] === RUN TestTemplatedConfig [2022-05-17T03:38:37.170Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2022-05-17T03:38:37.170Z] === RUN TestAuthZPluginHeader [2022-05-17T03:38:37.430Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-17T03:38:37.430Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-17T03:38:37.433Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-17T03:38:37.433Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-17T03:38:38.381Z] === RUN TestValidateManifest [2022-05-17T03:38:38.381Z] === RUN TestValidateManifest/nil [2022-05-17T03:38:38.381Z] === RUN TestValidateManifest/non-nil [2022-05-17T03:38:38.381Z] --- PASS: TestValidateManifest (0.00s) [2022-05-17T03:38:38.381Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-17T03:38:38.381Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-17T03:38:38.381Z] PASS [2022-05-17T03:38:38.381Z] coverage: 0.7% of statements [2022-05-17T03:38:38.382Z] ok github.com/docker/docker/image/tarexport 0.067s coverage: 0.7% of statements [2022-05-17T03:38:38.382Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-17T03:38:38.382Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-17T03:38:38.382Z] === RUN TestSerialization [2022-05-17T03:38:38.382Z] --- PASS: TestSerialization (0.02s) [2022-05-17T03:38:38.382Z] PASS [2022-05-17T03:38:38.382Z] coverage: 100.0% of statements [2022-05-17T03:38:38.382Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-05-17T03:38:38.904Z] --- PASS: TestTemplatedConfig (2.45s) [2022-05-17T03:38:38.904Z] === RUN TestConfigCreateResolve [2022-05-17T03:38:39.339Z] === RUN TestEmptyLayer [2022-05-17T03:38:39.339Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestCommitFailure [2022-05-17T03:38:39.339Z] --- PASS: TestCommitFailure (0.01s) [2022-05-17T03:38:39.339Z] === RUN TestStartTransactionFailure [2022-05-17T03:38:39.339Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestGetOrphan [2022-05-17T03:38:39.339Z] --- PASS: TestGetOrphan (0.01s) [2022-05-17T03:38:39.339Z] === RUN TestMountAndRegister [2022-05-17T03:38:39.339Z] layer_test.go:258: Layer size: 14 [2022-05-17T03:38:39.339Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-17T03:38:39.339Z] === RUN TestLayerRelease [2022-05-17T03:38:39.339Z] layer_test.go:291: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestStoreRestore [2022-05-17T03:38:39.339Z] layer_test.go:340: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestTarStreamStability [2022-05-17T03:38:39.339Z] layer_test.go:455: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestRegisterExistingLayer [2022-05-17T03:38:39.339Z] === RUN TestEnvironmentParsing [2022-05-17T03:38:39.339Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-17T03:38:39.339Z] PASS [2022-05-17T03:38:39.339Z] coverage: 1.2% of statements [2022-05-17T03:38:39.339Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-05-17T03:38:39.339Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-05-17T03:38:39.339Z] === RUN TestTarStreamVerification [2022-05-17T03:38:39.339Z] layer_test.go:684: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestLayerMigration [2022-05-17T03:38:39.339Z] migration_test.go:45: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestLayerMigrationNoTarsplit [2022-05-17T03:38:39.339Z] migration_test.go:181: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestMountInit [2022-05-17T03:38:39.339Z] mount_test.go:17: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestMountInit (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestMountSize [2022-05-17T03:38:39.339Z] mount_test.go:76: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestMountSize (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestMountChanges [2022-05-17T03:38:39.339Z] mount_test.go:125: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestMountChanges (0.00s) [2022-05-17T03:38:39.339Z] === RUN TestMountApply [2022-05-17T03:38:39.339Z] mount_test.go:212: Failing on Windows [2022-05-17T03:38:39.339Z] --- SKIP: TestMountApply (0.00s) [2022-05-17T03:38:39.339Z] PASS [2022-05-17T03:38:39.340Z] coverage: 30.6% of statements [2022-05-17T03:38:39.340Z] ok github.com/docker/docker/layer 0.216s coverage: 30.6% of statements [2022-05-17T03:38:39.789Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-17T03:38:39.789Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-17T03:38:39.789Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-17T03:38:39.789Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-17T03:38:39.789Z] === RUN TestSequenceGetAvailableBit [2022-05-17T03:38:39.789Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestSequenceEqual [2022-05-17T03:38:39.789Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestSequenceCopy [2022-05-17T03:38:39.789Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestGetFirstAvailable [2022-05-17T03:38:39.789Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestFindSequence [2022-05-17T03:38:39.789Z] --- PASS: TestFindSequence (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestCheckIfAvailable [2022-05-17T03:38:39.789Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestMergeSequences [2022-05-17T03:38:39.789Z] --- PASS: TestMergeSequences (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestPushReservation [2022-05-17T03:38:39.789Z] --- PASS: TestPushReservation (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestSerializeDeserialize [2022-05-17T03:38:39.789Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestSet [2022-05-17T03:38:39.789Z] --- PASS: TestSet (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestSetUnset [2022-05-17T03:38:39.789Z] --- PASS: TestSetUnset (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestOffsetSetUnset [2022-05-17T03:38:39.789Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestSetInRange [2022-05-17T03:38:39.789Z] --- PASS: TestSetInRange (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestSetAnyInRange [2022-05-17T03:38:39.789Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestMethods [2022-05-17T03:38:39.789Z] --- PASS: TestMethods (0.00s) [2022-05-17T03:38:39.789Z] === RUN TestRandomAllocateDeallocate [2022-05-17T03:38:41.449Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-05-17T03:38:41.449Z] PASS [2022-05-17T03:38:41.449Z] [2022-05-17T03:38:41.449Z] DONE 6 tests in 13.706s [2022-05-17T03:38:41.449Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-17T03:38:41.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:38:41.449Z] ++ set -e [2022-05-17T03:38:41.449Z] ++ '[' -n 0 ']' [2022-05-17T03:38:41.449Z] ++ set -x [2022-05-17T03:38:41.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:38:41.449Z] INFO: Testing against a local daemon [2022-05-17T03:38:41.449Z] === RUN TestAttachWithTTY [2022-05-17T03:38:41.449Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-17T03:38:41.449Z] === RUN TestAttachWithoutTTy [2022-05-17T03:38:41.449Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-17T03:38:41.449Z] === RUN TestCheckpoint [2022-05-17T03:38:41.449Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:38:41.449Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/commit [2022-05-17T03:38:41.449Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-17T03:38:41.449Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:38:41.449Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:38:41.449Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:38:41.449Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:38:41.449Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:38:41.449Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:38:41.449Z] === CONT TestContainerInvalidJSON/commit [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-17T03:38:41.449Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-17T03:38:41.449Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-17T03:38:41.449Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-17T03:38:41.449Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-17T03:38:41.449Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-17T03:38:41.450Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:38:41.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-17T03:38:41.450Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-17T03:38:41.450Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-17T03:38:41.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-17T03:38:41.450Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-17T03:38:41.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-17T03:38:41.450Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-17T03:38:41.450Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-17T03:38:41.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-17T03:38:41.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-17T03:38:41.450Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-17T03:38:41.450Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-17T03:38:41.450Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-17T03:38:41.450Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-17T03:38:41.450Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-17T03:38:41.710Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-17T03:38:41.710Z] === RUN TestCopyEmptyFile [2022-05-17T03:38:41.710Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-17T03:38:41.710Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-17T03:38:41.930Z] === RUN TestInvalidConfig [2022-05-17T03:38:41.930Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-17T03:38:41.930Z] === RUN TestConfig [2022-05-17T03:38:41.930Z] --- PASS: TestConfig (0.00s) [2022-05-17T03:38:41.930Z] === RUN TestOptionsLabels [2022-05-17T03:38:41.930Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-17T03:38:41.930Z] === RUN TestValidName [2022-05-17T03:38:41.930Z] --- PASS: TestValidName (0.00s) [2022-05-17T03:38:41.930Z] PASS [2022-05-17T03:38:41.930Z] coverage: 19.7% of statements [2022-05-17T03:38:41.930Z] ok github.com/docker/docker/libnetwork/config 0.298s coverage: 19.7% of statements [2022-05-17T03:38:41.930Z] === RUN TestKey [2022-05-17T03:38:41.930Z] --- PASS: TestKey (0.00s) [2022-05-17T03:38:41.930Z] === RUN TestParseKey [2022-05-17T03:38:41.930Z] --- PASS: TestParseKey (0.00s) [2022-05-17T03:38:41.930Z] === RUN TestInvalidDataStore [2022-05-17T03:38:41.930Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-17T03:38:41.930Z] === RUN TestKVObjectFlatKey [2022-05-17T03:38:41.930Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-17T03:38:41.930Z] === RUN TestAtomicKVObjectFlatKey [2022-05-17T03:38:41.930Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-17T03:38:41.930Z] PASS [2022-05-17T03:38:41.930Z] coverage: 21.9% of statements [2022-05-17T03:38:41.930Z] ok github.com/docker/docker/libnetwork/datastore 0.104s coverage: 21.9% of statements [2022-05-17T03:38:41.970Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-17T03:38:41.970Z] === RUN TestCopyFromContainer [2022-05-17T03:38:42.712Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.26s) [2022-05-17T03:38:42.712Z] === RUN TestAuthZPluginV2Disable [2022-05-17T03:38:42.887Z] === RUN TestIPDataMarshalling [2022-05-17T03:38:42.887Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-17T03:38:42.887Z] === RUN TestValidateAndIsV6 [2022-05-17T03:38:42.887Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-17T03:38:42.887Z] PASS [2022-05-17T03:38:42.887Z] coverage: 68.9% of statements [2022-05-17T03:38:42.887Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-05-17T03:38:42.911Z] === RUN TestCopyFromContainer// [2022-05-17T03:38:42.911Z] === RUN TestCopyFromContainer//bar/root [2022-05-17T03:38:42.911Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-17T03:38:42.911Z] === RUN TestCopyFromContainer/bar/quux [2022-05-17T03:38:43.172Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-17T03:38:43.172Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-17T03:38:43.172Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-17T03:38:43.172Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-17T03:38:43.172Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-17T03:38:43.433Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer (1.56s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-17T03:38:43.433Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-17T03:38:43.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-17T03:38:43.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:38:43.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:38:43.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:38:43.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:38:43.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:38:43.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:38:43.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:38:43.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:38:43.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:38:43.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-17T03:38:43.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-17T03:38:43.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-17T03:38:43.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-17T03:38:43.433Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-17T03:38:43.433Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-17T03:38:43.433Z] === RUN TestCreateWithInvalidEnv [2022-05-17T03:38:43.433Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-17T03:38:43.433Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-17T03:38:43.433Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-17T03:38:43.433Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-17T03:38:43.433Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-17T03:38:43.433Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-17T03:38:43.433Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-17T03:38:43.433Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-17T03:38:43.433Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-17T03:38:43.433Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-17T03:38:43.433Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-17T03:38:43.433Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-17T03:38:43.433Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-17T03:38:43.433Z] === RUN TestCreateTmpfsMountsTarget [2022-05-17T03:38:43.433Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-17T03:38:43.433Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-17T03:38:43.838Z] === RUN TestDriver [2022-05-17T03:38:43.838Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:38:43.839Z] PASS [2022-05-17T03:38:43.839Z] coverage: 34.8% of statements [2022-05-17T03:38:43.839Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-05-17T03:38:43.839Z] === RUN TestErrorInterfaces [2022-05-17T03:38:43.839Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestNetworkMarshalling [2022-05-17T03:38:43.839Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-05-17T03:38:43.839Z] === RUN TestEndpointMarshalling [2022-05-17T03:38:43.839Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestAuxAddresses [2022-05-17T03:38:43.839Z] time="2022-05-17T03:38:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:38:43.839Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-17T03:38:43.839Z] === RUN TestSRVServiceQuery [2022-05-17T03:38:43.839Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestServiceVIPReuse [2022-05-17T03:38:43.839Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-17T03:38:43.839Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-17T03:38:43.839Z] === RUN TestDNSIPQuery [2022-05-17T03:38:43.839Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestDNSProxyServFail [2022-05-17T03:38:43.839Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestSandboxAddEmpty [2022-05-17T03:38:43.839Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestSandboxAddMultiPrio [2022-05-17T03:38:43.839Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestSandboxAddSamePrio [2022-05-17T03:38:43.839Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2022-05-17T03:38:43.839Z] === RUN TestCleanupServiceDiscovery [2022-05-17T03:38:43.839Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-17T03:38:43.839Z] === RUN TestDNSOptions [2022-05-17T03:38:43.839Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:38:43.839Z] --- SKIP: TestDNSOptions (0.01s) [2022-05-17T03:38:43.839Z] === RUN TestMultipleControllersWithSameStore [2022-05-17T03:38:43.839Z] time="2022-05-17T03:38:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:38:43.839Z] time="2022-05-17T03:38:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:38:43.839Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-17T03:38:43.839Z] PASS [2022-05-17T03:38:43.839Z] coverage: 8.5% of statements [2022-05-17T03:38:43.839Z] ok github.com/docker/docker/libnetwork 0.330s coverage: 8.5% of statements [2022-05-17T03:38:43.839Z] --- PASS: TestRandomAllocateDeallocate (4.04s) [2022-05-17T03:38:43.839Z] === RUN TestAllocateRandomDeallocate [2022-05-17T03:38:44.289Z] === RUN TestDriver [2022-05-17T03:38:44.289Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:38:44.289Z] PASS [2022-05-17T03:38:44.289Z] coverage: 34.8% of statements [2022-05-17T03:38:44.289Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-05-17T03:38:44.739Z] === RUN TestNetworkAllocateFree [2022-05-17T03:38:44.739Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-17T03:38:44.739Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-17T03:38:44.739Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-17T03:38:44.739Z] PASS [2022-05-17T03:38:44.739Z] coverage: 63.6% of statements [2022-05-17T03:38:44.739Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.056s coverage: 63.6% of statements [2022-05-17T03:38:44.818Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-05-17T03:38:44.818Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-17T03:38:45.189Z] --- PASS: TestAllocateRandomDeallocate (1.10s) [2022-05-17T03:38:45.189Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-17T03:38:45.189Z] === RUN TestGetEmptyCapabilities [2022-05-17T03:38:45.189Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-17T03:38:45.189Z] === RUN TestGetExtraCapabilities [2022-05-17T03:38:45.189Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-17T03:38:45.189Z] === RUN TestGetInvalidCapabilities [2022-05-17T03:38:45.189Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-17T03:38:45.189Z] === RUN TestRemoteDriver [2022-05-17T03:38:45.189Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-17T03:38:45.189Z] === RUN TestDriverError [2022-05-17T03:38:45.189Z] --- PASS: TestDriverError (0.00s) [2022-05-17T03:38:45.189Z] === RUN TestMissingValues [2022-05-17T03:38:45.189Z] --- PASS: TestMissingValues (0.00s) [2022-05-17T03:38:45.189Z] === RUN TestRollback [2022-05-17T03:38:45.189Z] --- PASS: TestRollback (0.00s) [2022-05-17T03:38:45.189Z] PASS [2022-05-17T03:38:45.189Z] coverage: 57.4% of statements [2022-05-17T03:38:45.189Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2022-05-17T03:38:45.253Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-05-17T03:38:45.253Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-17T03:38:45.640Z] === RUN TestNAT [2022-05-17T03:38:45.640Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-17T03:38:45.640Z] --- SKIP: TestNAT (0.00s) [2022-05-17T03:38:45.640Z] === RUN TestTransparent [2022-05-17T03:38:45.640Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-17T03:38:45.640Z] --- SKIP: TestTransparent (0.00s) [2022-05-17T03:38:45.640Z] PASS [2022-05-17T03:38:45.640Z] coverage: 0.0% of statements [2022-05-17T03:38:45.640Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-05-17T03:38:46.090Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.96s) [2022-05-17T03:38:46.091Z] === RUN TestRetrieveFromStore [2022-05-17T03:38:46.091Z] === RUN TestNew [2022-05-17T03:38:46.091Z] --- PASS: TestNew (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestAddDriver [2022-05-17T03:38:46.091Z] --- PASS: TestAddDriver (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestAddDuplicateDriver [2022-05-17T03:38:46.091Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-17T03:38:46.091Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestDriver [2022-05-17T03:38:46.091Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestIPAM [2022-05-17T03:38:46.091Z] --- PASS: TestIPAM (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestWalkIPAMs [2022-05-17T03:38:46.091Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestWalkDrivers [2022-05-17T03:38:46.091Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-17T03:38:46.091Z] PASS [2022-05-17T03:38:46.091Z] coverage: 82.4% of statements [2022-05-17T03:38:46.091Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-05-17T03:38:46.091Z] === RUN TestBuildDefault [2022-05-17T03:38:46.091Z] --- PASS: TestBuildDefault (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestBuildHostnameDomainname [2022-05-17T03:38:46.091Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestBuildHostname [2022-05-17T03:38:46.091Z] --- PASS: TestBuildHostname (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestBuildHostnameFQDN [2022-05-17T03:38:46.091Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestBuildNoIP [2022-05-17T03:38:46.091Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestUpdate [2022-05-17T03:38:46.091Z] --- PASS: TestUpdate (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-17T03:38:46.091Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-17T03:38:46.091Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestAddEmpty [2022-05-17T03:38:46.091Z] --- PASS: TestAddEmpty (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestAdd [2022-05-17T03:38:46.091Z] --- PASS: TestAdd (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestDeleteEmpty [2022-05-17T03:38:46.091Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestDeleteNewline [2022-05-17T03:38:46.091Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestDelete [2022-05-17T03:38:46.091Z] --- PASS: TestDelete (0.00s) [2022-05-17T03:38:46.091Z] === RUN TestConcurrentWrites [2022-05-17T03:38:46.204Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-05-17T03:38:46.204Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-17T03:38:46.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:38:46.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:38:46.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:38:46.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:38:46.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:38:46.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:38:46.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:38:46.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:38:46.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:38:46.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:38:46.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:38:46.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:38:46.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:38:46.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:38:46.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:38:46.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-17T03:38:46.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-17T03:38:46.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-17T03:38:46.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-17T03:38:46.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-17T03:38:46.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-17T03:38:46.204Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-17T03:38:46.465Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-05-17T03:38:46.465Z] === RUN TestCreateDifferentPlatform [2022-05-17T03:38:46.465Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-17T03:38:46.465Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-17T03:38:46.465Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-17T03:38:46.465Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-17T03:38:46.465Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-17T03:38:46.465Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-17T03:38:46.465Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-17T03:38:46.465Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-17T03:38:46.465Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-17T03:38:46.465Z] === RUN TestContainerStartOnDaemonRestart [2022-05-17T03:38:46.465Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-17T03:38:46.465Z] === RUN TestDaemonRestartIpcMode [2022-05-17T03:38:46.465Z] === PAUSE TestDaemonRestartIpcMode [2022-05-17T03:38:46.465Z] === RUN TestDaemonHostGatewayIP [2022-05-17T03:38:46.465Z] === PAUSE TestDaemonHostGatewayIP [2022-05-17T03:38:46.465Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-17T03:38:46.465Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-17T03:38:46.465Z] === RUN TestContainerKillOnDaemonStart [2022-05-17T03:38:46.465Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-17T03:38:46.465Z] === RUN TestDiff [2022-05-17T03:38:46.545Z] --- PASS: TestRetrieveFromStore (0.33s) [2022-05-17T03:38:46.545Z] === RUN TestIsCorrupted [2022-05-17T03:38:46.545Z] --- PASS: TestConcurrentWrites (0.18s) [2022-05-17T03:38:46.545Z] PASS [2022-05-17T03:38:46.545Z] coverage: 81.2% of statements [2022-05-17T03:38:46.545Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-17T03:38:46.545Z] === RUN TestSetRollover [2022-05-17T03:38:46.545Z] ok github.com/docker/docker/libnetwork/etchosts 0.241s coverage: 81.2% of statements [2022-05-17T03:38:46.545Z] === RUN TestNew [2022-05-17T03:38:46.545Z] --- PASS: TestNew (0.00s) [2022-05-17T03:38:46.545Z] === RUN TestAllocate [2022-05-17T03:38:46.545Z] --- PASS: TestAllocate (0.00s) [2022-05-17T03:38:46.545Z] === RUN TestUninitialized [2022-05-17T03:38:46.545Z] --- PASS: TestUninitialized (0.00s) [2022-05-17T03:38:46.545Z] === RUN TestAllocateInRange [2022-05-17T03:38:46.545Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-17T03:38:46.545Z] === RUN TestAllocateSerial [2022-05-17T03:38:46.545Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-17T03:38:46.545Z] PASS [2022-05-17T03:38:46.545Z] coverage: 87.5% of statements [2022-05-17T03:38:46.545Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-05-17T03:38:47.010Z] === RUN TestCaller [2022-05-17T03:38:47.010Z] --- PASS: TestCaller (0.00s) [2022-05-17T03:38:47.010Z] PASS [2022-05-17T03:38:47.010Z] coverage: 100.0% of statements [2022-05-17T03:38:47.010Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-05-17T03:38:47.010Z] === RUN TestSetSerialInsertDelete [2022-05-17T03:38:47.010Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-17T03:38:47.010Z] === RUN TestSetParallelInsertDelete [2022-05-17T03:38:47.036Z] --- PASS: TestDiff (0.43s) [2022-05-17T03:38:47.036Z] === RUN TestExecWithCloseStdin [2022-05-17T03:38:47.297Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-05-17T03:38:47.297Z] === RUN TestExec [2022-05-17T03:38:47.469Z] --- PASS: TestSetRollover (1.23s) [2022-05-17T03:38:47.469Z] === RUN TestSetRolloverSerial [2022-05-17T03:38:47.867Z] --- PASS: TestExec (0.48s) [2022-05-17T03:38:47.867Z] === RUN TestExecUser [2022-05-17T03:38:48.428Z] === RUN TestInt2IP2IntConversion [2022-05-17T03:38:48.428Z] === RUN TestPoolRequest [2022-05-17T03:38:48.428Z] --- PASS: TestPoolRequest (0.00s) [2022-05-17T03:38:48.428Z] === RUN TestOtherRequests [2022-05-17T03:38:48.428Z] --- PASS: TestOtherRequests (0.00s) [2022-05-17T03:38:48.428Z] PASS [2022-05-17T03:38:48.428Z] coverage: 57.1% of statements [2022-05-17T03:38:48.428Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-05-17T03:38:48.428Z] --- PASS: TestSetRolloverSerial (1.00s) [2022-05-17T03:38:48.428Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-17T03:38:48.428Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-17T03:38:48.428Z] PASS [2022-05-17T03:38:48.428Z] coverage: 84.4% of statements [2022-05-17T03:38:48.437Z] --- PASS: TestExecUser (0.51s) [2022-05-17T03:38:48.437Z] === RUN TestExportContainerAndImportImage [2022-05-17T03:38:48.549Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2022-05-17T03:38:48.549Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-17T03:38:48.884Z] ok github.com/docker/docker/libnetwork/bitseq 8.732s coverage: 84.4% of statements [2022-05-17T03:38:48.884Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-05-17T03:38:48.884Z] === RUN TestGetAddressVersion [2022-05-17T03:38:48.884Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-17T03:38:48.884Z] === RUN TestKeyString [2022-05-17T03:38:48.884Z] --- PASS: TestKeyString (0.00s) [2022-05-17T03:38:48.884Z] === RUN TestPoolDataMarshal [2022-05-17T03:38:48.884Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-17T03:38:48.884Z] === RUN TestSubnetsMarshal [2022-05-17T03:38:48.884Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-17T03:38:48.884Z] === RUN TestAddSubnets [2022-05-17T03:38:48.884Z] --- PASS: TestAddSubnets (0.04s) [2022-05-17T03:38:48.884Z] === RUN TestDoublePoolRelease [2022-05-17T03:38:48.884Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-17T03:38:48.884Z] === RUN TestAddReleasePoolID [2022-05-17T03:38:48.884Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-05-17T03:38:48.884Z] === RUN TestPredefinedPool [2022-05-17T03:38:48.884Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-17T03:38:48.884Z] === RUN TestRemoveSubnet [2022-05-17T03:38:49.007Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-05-17T03:38:49.007Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-17T03:38:49.338Z] --- PASS: TestRemoveSubnet (0.12s) [2022-05-17T03:38:49.339Z] === RUN TestGetSameAddress [2022-05-17T03:38:49.339Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-17T03:38:49.339Z] === RUN TestPoolAllocationReuse [2022-05-17T03:38:49.793Z] === RUN TestGetCapabilities [2022-05-17T03:38:49.793Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-17T03:38:49.793Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-17T03:38:49.793Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-17T03:38:49.793Z] === RUN TestGetDefaultAddressSpaces [2022-05-17T03:38:49.793Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-17T03:38:49.793Z] === RUN TestRemoteDriver [2022-05-17T03:38:49.793Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-17T03:38:49.793Z] PASS [2022-05-17T03:38:49.793Z] coverage: 47.4% of statements [2022-05-17T03:38:49.793Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2022-05-17T03:38:50.029Z] .........................xx.................... [ 29%] [2022-05-17T03:38:50.248Z] --- PASS: TestPoolAllocationReuse (1.02s) [2022-05-17T03:38:50.248Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-17T03:38:50.248Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-05-17T03:38:50.248Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-17T03:38:50.389Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-17T03:38:50.389Z] === RUN TestHealthCheckWorkdir [2022-05-17T03:38:50.703Z] === RUN TestWindowsIPAM [2022-05-17T03:38:50.703Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-17T03:38:50.703Z] PASS [2022-05-17T03:38:50.703Z] coverage: 71.4% of statements [2022-05-17T03:38:50.703Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2022-05-17T03:38:50.960Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-05-17T03:38:50.960Z] === RUN TestHealthKillContainer [2022-05-17T03:38:51.664Z] === RUN TestDefaultNetwork [2022-05-17T03:38:51.664Z] --- PASS: TestDefaultNetwork (0.25s) [2022-05-17T03:38:51.664Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-17T03:38:51.664Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-17T03:38:51.664Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.67s) [2022-05-17T03:38:51.664Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-17T03:38:52.119Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-05-17T03:38:52.119Z] === RUN TestInitAddressPools [2022-05-17T03:38:52.119Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-17T03:38:52.119Z] PASS [2022-05-17T03:38:52.119Z] coverage: 74.0% of statements [2022-05-17T03:38:52.119Z] ok github.com/docker/docker/libnetwork/ipamutils 0.580s coverage: 74.0% of statements [2022-05-17T03:38:52.119Z] === RUN TestKeyValue [2022-05-17T03:38:52.119Z] --- PASS: TestKeyValue (0.00s) [2022-05-17T03:38:52.119Z] PASS [2022-05-17T03:38:52.119Z] coverage: 60.0% of statements [2022-05-17T03:38:52.119Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2022-05-17T03:38:52.558Z] .....INFO: Daemon under test started and replied! [2022-05-17T03:38:52.558Z] INFO: Docker version of the daemon under test [2022-05-17T03:38:52.558Z] [2022-05-17T03:38:52.558Z] Client: [2022-05-17T03:38:52.558Z] Version: 17.06.2-ce [2022-05-17T03:38:52.558Z] API version: 1.30 [2022-05-17T03:38:52.558Z] Go version: go1.8.3 [2022-05-17T03:38:52.558Z] Git commit: cec0b72 [2022-05-17T03:38:52.558Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-17T03:38:52.558Z] OS/Arch: windows/amd64 [2022-05-17T03:38:52.558Z] [2022-05-17T03:38:52.558Z] Server: [2022-05-17T03:38:52.558Z] Version: 0.0.0-dev [2022-05-17T03:38:52.558Z] API version: 1.42 (minimum version 1.24) [2022-05-17T03:38:52.558Z] Go version: go1.18.2 [2022-05-17T03:38:52.558Z] Git commit: c534acd17c [2022-05-17T03:38:52.558Z] Built: [2022-05-17T03:38:52.558Z] OS/Arch: windows/amd64 [2022-05-17T03:38:52.558Z] Experimental: false [2022-05-17T03:38:52.558Z] [2022-05-17T03:38:52.558Z] INFO: Docker info of the daemon under test [2022-05-17T03:38:52.558Z] [2022-05-17T03:38:53.017Z] Containers: 0 [2022-05-17T03:38:53.017Z] Running: 0 [2022-05-17T03:38:53.017Z] Paused: 0 [2022-05-17T03:38:53.017Z] Stopped: 0 [2022-05-17T03:38:53.017Z] Images: 0 [2022-05-17T03:38:53.017Z] Server Version: 0.0.0-dev [2022-05-17T03:38:53.017Z] Storage Driver: windowsfilter [2022-05-17T03:38:53.017Z] Windows: [2022-05-17T03:38:53.017Z] Logging Driver: json-file [2022-05-17T03:38:53.017Z] Plugins: [2022-05-17T03:38:53.017Z] Volume: local [2022-05-17T03:38:53.017Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T03:38:53.017Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T03:38:53.017Z] Swarm: inactive [2022-05-17T03:38:53.017Z] Default Isolation: process [2022-05-17T03:38:53.017Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-17T03:38:53.017Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-17T03:38:53.017Z] OSType: windows [2022-05-17T03:38:53.017Z] Architecture: x86_64 [2022-05-17T03:38:53.017Z] CPUs: 4 [2022-05-17T03:38:53.017Z] Total Memory: 32GiB [2022-05-17T03:38:53.017Z] Name: azwin-2-d21230 [2022-05-17T03:38:53.017Z] ID: ac1d9c51-5504-413a-85d1-982eecb99456 [2022-05-17T03:38:53.017Z] Docker Root Dir: D:\CI\PR-43598\6\daemon [2022-05-17T03:38:53.017Z] Debug Mode (client): false [2022-05-17T03:38:53.017Z] Debug Mode (server): true [2022-05-17T03:38:53.017Z] File Descriptors: -1 [2022-05-17T03:38:53.017Z] Goroutines: 16 [2022-05-17T03:38:53.017Z] System Time: 2022-05-17T03:38:52.5228149Z [2022-05-17T03:38:53.017Z] EventsListeners: 0 [2022-05-17T03:38:53.017Z] Registry: https://index.docker.io/v1/ [2022-05-17T03:38:53.017Z] Labels: [2022-05-17T03:38:53.017Z] Experimental: false [2022-05-17T03:38:53.017Z] Insecure Registries: [2022-05-17T03:38:53.017Z] 127.0.0.0/8 [2022-05-17T03:38:53.017Z] Live Restore Enabled: false [2022-05-17T03:38:53.017Z] [2022-05-17T03:38:53.017Z] [2022-05-17T03:38:53.017Z] INFO: Docker images of the daemon under test [2022-05-17T03:38:53.017Z] [2022-05-17T03:38:53.017Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T03:38:53.017Z] [2022-05-17T03:38:53.017Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-17T03:38:53.017Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-17T03:38:53.078Z] === RUN TestGenerate [2022-05-17T03:38:53.078Z] --- PASS: TestGenerate (0.00s) [2022-05-17T03:38:53.078Z] === RUN TestGeneratePtr [2022-05-17T03:38:53.078Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-17T03:38:53.078Z] === RUN TestGenerateMissingField [2022-05-17T03:38:53.078Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-17T03:38:53.078Z] === RUN TestFieldCannotBeSet [2022-05-17T03:38:53.078Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-17T03:38:53.078Z] === RUN TestTypeMismatchError [2022-05-17T03:38:53.078Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-17T03:38:53.078Z] PASS [2022-05-17T03:38:53.078Z] coverage: 100.0% of statements [2022-05-17T03:38:53.078Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-05-17T03:38:53.475Z] ltsc2019: Pulling from windows/servercore [2022-05-17T03:38:53.475Z] b111c3320c94: Pulling fs layer [2022-05-17T03:38:53.475Z] 8b534d64a7c3: Pulling fs layer [2022-05-17T03:38:54.038Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.98s) [2022-05-17T03:38:54.038Z] === RUN TestGetAddress [2022-05-17T03:38:54.493Z] testing: warning: no tests to run [2022-05-17T03:38:54.493Z] PASS [2022-05-17T03:38:54.493Z] coverage: 0.0% of statements [2022-05-17T03:38:54.493Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-17T03:38:54.493Z] === RUN TestNetworkDBSimple [2022-05-17T03:38:54.948Z] === RUN TestRequestNewPort [2022-05-17T03:38:54.948Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestRequestSpecificPort [2022-05-17T03:38:54.948Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestReleasePort [2022-05-17T03:38:54.948Z] --- PASS: TestReleasePort (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestReuseReleasedPort [2022-05-17T03:38:54.948Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestReleaseUnreadledPort [2022-05-17T03:38:54.948Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestUnknowProtocol [2022-05-17T03:38:54.948Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestAllocateAllPorts [2022-05-17T03:38:54.948Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestPortAllocation [2022-05-17T03:38:54.948Z] --- PASS: TestPortAllocation (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestPortAllocationWithCustomRange [2022-05-17T03:38:54.948Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestNoDuplicateBPR [2022-05-17T03:38:54.948Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-17T03:38:54.948Z] === RUN TestChangePortRange [2022-05-17T03:38:54.948Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-17T03:38:54.948Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-17T03:38:54.948Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-17T03:38:54.948Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-17T03:38:54.948Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-17T03:38:54.948Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-17T03:38:54.948Z] --- PASS: TestChangePortRange (0.00s) [2022-05-17T03:38:54.948Z] PASS [2022-05-17T03:38:55.404Z] coverage: 88.6% of statements [2022-05-17T03:38:55.404Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-05-17T03:38:55.404Z] 2022/05/17 03:38:55 Closing DB instances... [2022-05-17T03:38:55.859Z] testing: warning: no tests to run [2022-05-17T03:38:55.859Z] PASS [2022-05-17T03:38:55.859Z] coverage: 0.0% of statements [2022-05-17T03:38:55.859Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-17T03:38:56.314Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-05-17T03:38:56.314Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-17T03:38:56.770Z] === RUN TestHashData [2022-05-17T03:38:56.770Z] --- PASS: TestHashData (0.00s) [2022-05-17T03:38:56.770Z] PASS [2022-05-17T03:38:56.770Z] coverage: 2.8% of statements [2022-05-17T03:38:56.770Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-05-17T03:38:57.225Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-17T03:38:57.225Z] PASS [2022-05-17T03:38:57.225Z] coverage: 100.0% of statements [2022-05-17T03:38:57.225Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-05-17T03:38:57.681Z] === RUN TestErrorConstructors [2022-05-17T03:38:57.681Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-17T03:38:57.681Z] === RUN TestCompareIPMask [2022-05-17T03:38:57.681Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-17T03:38:57.681Z] === RUN TestUtilGetHostPartIP [2022-05-17T03:38:57.681Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-17T03:38:57.681Z] === RUN TestUtilGetBroadcastIP [2022-05-17T03:38:57.681Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-17T03:38:57.681Z] === RUN TestParseCIDR [2022-05-17T03:38:57.681Z] --- PASS: TestParseCIDR (0.00s) [2022-05-17T03:38:57.681Z] PASS [2022-05-17T03:38:57.681Z] coverage: 37.3% of statements [2022-05-17T03:38:57.681Z] ok github.com/docker/docker/libnetwork/types 0.052s coverage: 37.3% of statements [2022-05-17T03:38:57.681Z] 2022/05/17 03:38:57 Closing DB instances... [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-17T03:38:58.136Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-17T03:38:58.136Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-17T03:38:58.136Z] PASS [2022-05-17T03:38:58.136Z] coverage: 55.0% of statements [2022-05-17T03:38:58.136Z] ok github.com/docker/docker/oci 0.045s coverage: 55.0% of statements [2022-05-17T03:38:58.593Z] === RUN TestAddressPoolOpt [2022-05-17T03:38:58.593Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/a [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/something [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/_=a [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/env1=value1 [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/_env1=value1 [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/PATH [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/=a [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/PATH= [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/PATH=something [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/asd!qwe [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/1asd [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/123 [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/some_space [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/__some_space_before [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/some_space_after__ [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/= [2022-05-17T03:38:58.593Z] === RUN TestValidateEnv/PaTh [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-17T03:38:58.593Z] === RUN TestParseHost [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://:port [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://:5555/ [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-17T03:38:58.593Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-17T03:38:58.593Z] === RUN TestParseHost/something_with_spaces [2022-05-17T03:38:58.593Z] === RUN TestParseHost/:// [2022-05-17T03:38:58.593Z] === RUN TestParseHost/unknown:// [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://invalid:port [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://:5555/p [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-17T03:38:58.593Z] === RUN TestParseHost/#00 [2022-05-17T03:38:58.593Z] === RUN TestParseHost/_ [2022-05-17T03:38:58.593Z] === RUN TestParseHost/fd://something [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://host: [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://:5555 [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://[::1]: [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://: [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://[::1] [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-17T03:38:58.593Z] === RUN TestParseHost/unix:// [2022-05-17T03:38:58.593Z] === RUN TestParseHost/npipe:// [2022-05-17T03:38:58.593Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-17T03:38:58.593Z] === RUN TestParseHost/__ [2022-05-17T03:38:58.593Z] === RUN TestParseHost/fd:// [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp:// [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-17T03:38:58.593Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-17T03:38:58.593Z] === RUN TestParseHost/unix://path/to/socket [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-17T03:38:58.593Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-17T03:38:58.593Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/: [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-17T03:38:59.048Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-17T03:38:59.048Z] === RUN TestParseTCP [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/localhost:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/default_localhost [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/default_udp://localhost [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/0.0.0.1 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/localhost:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/tcp:// [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/[::1]:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/localhost: [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/#00 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/0.0.0.1: [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/: [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/[::1] [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/[::1]: [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/tcp://:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/:5555 [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/localhost [2022-05-17T03:38:59.048Z] === RUN TestParseTCP/tcp://: [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-17T03:38:59.048Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-17T03:38:59.048Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-17T03:38:59.048Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-17T03:38:59.048Z] === RUN TestValidateExtraHosts [2022-05-17T03:38:59.048Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-17T03:38:59.048Z] === RUN TestValidateIPAddress [2022-05-17T03:38:59.048Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-17T03:38:59.048Z] === RUN TestMapOpts [2022-05-17T03:38:59.048Z] --- PASS: TestMapOpts (0.00s) [2022-05-17T03:38:59.048Z] === RUN TestListOptsWithoutValidator [2022-05-17T03:38:59.048Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-17T03:38:59.048Z] === RUN TestListOptsWithValidator [2022-05-17T03:38:59.049Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-17T03:38:59.049Z] === RUN TestValidateDNSSearch [2022-05-17T03:38:59.049Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_general_format [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_one_more [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-17T03:38:59.049Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-17T03:38:59.049Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-17T03:38:59.049Z] === RUN TestNamedListOpts [2022-05-17T03:38:59.049Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-17T03:38:59.049Z] === RUN TestNamedMapOpts [2022-05-17T03:38:59.049Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-17T03:38:59.049Z] === RUN TestParseLink [2022-05-17T03:38:59.049Z] --- PASS: TestParseLink (0.00s) [2022-05-17T03:38:59.049Z] === RUN TestUlimitOpt [2022-05-17T03:38:59.049Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-17T03:38:59.049Z] PASS [2022-05-17T03:38:59.049Z] coverage: 66.0% of statements [2022-05-17T03:38:59.049Z] ok github.com/docker/docker/opts 0.112s coverage: 66.0% of statements [2022-05-17T03:38:59.049Z] === RUN TestParseVersion [2022-05-17T03:38:59.049Z] --- PASS: TestParseVersion (0.00s) [2022-05-17T03:38:59.049Z] PASS [2022-05-17T03:38:59.049Z] coverage: 52.9% of statements [2022-05-17T03:38:59.049Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-05-17T03:38:59.092Z] --- PASS: TestHealthKillContainer (7.90s) [2022-05-17T03:38:59.092Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-17T03:38:59.092Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-05-17T03:38:59.092Z] === RUN TestIpcModeNone [2022-05-17T03:38:59.504Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-17T03:38:59.504Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-17T03:38:59.663Z] --- PASS: TestIpcModeNone (0.48s) [2022-05-17T03:38:59.663Z] === RUN TestIpcModePrivate [2022-05-17T03:38:59.934Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-17T03:38:59.934Z] --- PASS: TestIpcModePrivate (0.49s) [2022-05-17T03:38:59.934Z] === RUN TestIpcModeShareable [2022-05-17T03:38:59.968Z] 12fb50a031bd: Pull complete [2022-05-17T03:38:59.968Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-17T03:38:59.968Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:38:59.968Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-17T03:38:59.968Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-17T03:38:59.968Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-17T03:38:59.968Z] WARN: Skipping validation tests [2022-05-17T03:38:59.968Z] INFO: Running unit tests at 05/17/2022 03:38:59... [2022-05-17T03:39:00.463Z] 2022/05/17 03:39:00 Closing DB instances... [2022-05-17T03:39:00.522Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-17T03:39:00.523Z] --- PASS: TestIpcModeShareable (0.51s) [2022-05-17T03:39:00.523Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-17T03:39:00.776Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.37s) [2022-05-17T03:39:00.776Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-17T03:39:00.918Z] === RUN TestPeerCertificateMarshalJSON [2022-05-17T03:39:00.918Z] === RUN TestIsArchivePathDir [2022-05-17T03:39:00.918Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-17T03:39:00.918Z] === RUN TestIsArchivePathInvalidFile [2022-05-17T03:39:01.373Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-05-17T03:39:01.373Z] === RUN TestIsArchivePathTar [2022-05-17T03:39:01.373Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-05-17T03:39:01.373Z] === RUN TestDecompressStreamGzip [2022-05-17T03:39:01.373Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-17T03:39:01.373Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-17T03:39:01.373Z] --- PASS: TestPeerCertificateMarshalJSON (0.74s) [2022-05-17T03:39:01.373Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-17T03:39:01.373Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-17T03:39:01.373Z] === RUN TestMiddleware [2022-05-17T03:39:01.373Z] --- PASS: TestMiddleware (0.00s) [2022-05-17T03:39:01.373Z] === RUN TestNewResponseModifier [2022-05-17T03:39:01.373Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-17T03:39:01.373Z] PASS [2022-05-17T03:39:01.373Z] coverage: 26.8% of statements [2022-05-17T03:39:01.373Z] ok github.com/docker/docker/pkg/authorization 0.791s coverage: 26.8% of statements [2022-05-17T03:39:01.373Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-17T03:39:01.373Z] === RUN TestDecompressStreamBzip2 [2022-05-17T03:39:01.835Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-17T03:39:01.835Z] === RUN TestDecompressStreamXz [2022-05-17T03:39:01.835Z] archive_test.go:133: Xz not present in msys2 [2022-05-17T03:39:01.835Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestDecompressStreamZstd [2022-05-17T03:39:01.835Z] archive_test.go:140: zstd not installed [2022-05-17T03:39:01.835Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-17T03:39:01.835Z] === RUN TestCompressStreamXzUnsupported [2022-05-17T03:39:01.835Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-17T03:39:01.835Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestCompressStreamInvalid [2022-05-17T03:39:01.835Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestExtensionInvalid [2022-05-17T03:39:01.835Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestExtensionUncompressed [2022-05-17T03:39:01.835Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestExtensionBzip2 [2022-05-17T03:39:01.835Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestExtensionGzip [2022-05-17T03:39:01.835Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestExtensionXz [2022-05-17T03:39:01.835Z] --- PASS: TestExtensionXz (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestExtensionZstd [2022-05-17T03:39:01.835Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestCmdStreamLargeStderr [2022-05-17T03:39:01.835Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-17T03:39:01.835Z] === RUN TestCmdStreamBad [2022-05-17T03:39:01.835Z] archive_test.go:252: Failing on Windows CI machines [2022-05-17T03:39:01.835Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestCmdStreamGood [2022-05-17T03:39:01.835Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-17T03:39:01.835Z] === RUN TestUntarPathWithInvalidDest [2022-05-17T03:39:01.835Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-17T03:39:01.835Z] === RUN TestUntarPathWithInvalidSrc [2022-05-17T03:39:01.835Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-17T03:39:01.835Z] === RUN TestUntarPath [2022-05-17T03:39:01.835Z] --- PASS: TestUntarPath (0.07s) [2022-05-17T03:39:01.835Z] === RUN TestUntarPathWithDestinationFile [2022-05-17T03:39:01.835Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-17T03:39:01.835Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-17T03:39:02.290Z] === RUN TestUnbuffered [2022-05-17T03:39:02.290Z] --- PASS: TestUnbuffered (0.00s) [2022-05-17T03:39:02.290Z] === RUN TestRaceUnbuffered [2022-05-17T03:39:02.290Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-17T03:39:02.290Z] PASS [2022-05-17T03:39:02.290Z] coverage: 100.0% of statements [2022-05-17T03:39:02.290Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-05-17T03:39:02.290Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.16s) [2022-05-17T03:39:02.290Z] === RUN TestCopyWithTarInvalidSrc [2022-05-17T03:39:02.290Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-17T03:39:02.290Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-17T03:39:02.290Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-17T03:39:02.290Z] === RUN TestCopyWithTarSrcFile [2022-05-17T03:39:02.290Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-17T03:39:02.290Z] === RUN TestCopyWithTarSrcFolder [2022-05-17T03:39:02.290Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-17T03:39:02.290Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-17T03:39:02.290Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-17T03:39:02.290Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-17T03:39:02.290Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-17T03:39:02.290Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-17T03:39:02.290Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-17T03:39:02.290Z] === RUN TestCopyFileWithTarSrcFile [2022-05-17T03:39:02.290Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-17T03:39:02.290Z] === RUN TestTarFiles [2022-05-17T03:39:02.290Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2022-05-17T03:39:02.290Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-17T03:39:02.438Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-05-17T03:39:02.438Z] === RUN TestAPIIpcModeHost [2022-05-17T03:39:02.438Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-05-17T03:39:02.438Z] === RUN TestDaemonIpcModeShareable [2022-05-17T03:39:02.745Z] === RUN TestMatch [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[foo]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[foo_bar]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[]#01 [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[qux]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-17T03:39:02.745Z] === RUN TestMatch/[[foo_baz]] [2022-05-17T03:39:02.745Z] --- PASS: TestMatch (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-17T03:39:02.745Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-17T03:39:02.745Z] PASS [2022-05-17T03:39:02.745Z] coverage: 87.5% of statements [2022-05-17T03:39:02.745Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-05-17T03:39:03.378Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-17T03:39:03.639Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-05-17T03:39:03.639Z] === RUN TestDaemonIpcModePrivate [2022-05-17T03:39:03.711Z] === RUN TestChrootTarUntar [2022-05-17T03:39:03.711Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-17T03:39:03.711Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootUntarEmptyArchive [2022-05-17T03:39:03.711Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootTarUntarWithSymlink [2022-05-17T03:39:03.711Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootCopyWithTar [2022-05-17T03:39:03.711Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootCopyFileWithTar [2022-05-17T03:39:03.711Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootUntarPath [2022-05-17T03:39:03.711Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-17T03:39:03.711Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-17T03:39:03.711Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:39:03.711Z] === RUN TestChrootApplyDotDotFile [2022-05-17T03:39:03.711Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:03.711Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-17T03:39:03.711Z] PASS [2022-05-17T03:39:03.711Z] coverage: 12.0% of statements [2022-05-17T03:39:03.711Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 12.0% of statements [2022-05-17T03:39:03.816Z] 8b534d64a7c3: Verifying Checksum [2022-05-17T03:39:03.816Z] 8b534d64a7c3: Download complete [2022-05-17T03:39:04.579Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-17T03:39:04.672Z] 2022/05/17 03:39:04 Closing DB instances... [2022-05-17T03:39:04.672Z] === RUN TestEnsureRemoveAllNotExist [2022-05-17T03:39:04.672Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-17T03:39:04.672Z] === RUN TestEnsureRemoveAllWithDir [2022-05-17T03:39:04.672Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-17T03:39:04.672Z] === RUN TestEnsureRemoveAllWithFile [2022-05-17T03:39:04.672Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-17T03:39:04.672Z] PASS [2022-05-17T03:39:04.672Z] coverage: 0.0% of statements [2022-05-17T03:39:04.672Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-05-17T03:39:04.760Z] INFO: make.ps1 starting at 05/17/2022 03:39:04 [2022-05-17T03:39:04.839Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-05-17T03:39:04.839Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-17T03:39:05.228Z] INFO: Git commit (91319f80d4) assumed from DOCKER_GITCOMMIT environment variable [2022-05-17T03:39:05.228Z] INFO: Running unit tests... [2022-05-17T03:39:05.633Z] === RUN TestSizeEmpty [2022-05-17T03:39:05.633Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-17T03:39:05.633Z] === RUN TestSizeEmptyFile [2022-05-17T03:39:05.633Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-17T03:39:05.633Z] === RUN TestSizeNonemptyFile [2022-05-17T03:39:05.633Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-17T03:39:05.633Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-17T03:39:05.633Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-17T03:39:05.633Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-17T03:39:05.633Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-17T03:39:05.633Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-17T03:39:05.633Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-17T03:39:05.633Z] === RUN TestMoveToSubdir [2022-05-17T03:39:05.633Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-17T03:39:05.633Z] === RUN TestSizeNonExistingDirectory [2022-05-17T03:39:05.633Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-17T03:39:05.633Z] PASS [2022-05-17T03:39:05.633Z] coverage: 80.0% of statements [2022-05-17T03:39:05.633Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2022-05-17T03:39:05.780Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-17T03:39:06.040Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-05-17T03:39:06.040Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-17T03:39:06.088Z] --- PASS: TestTarFiles (4.02s) [2022-05-17T03:39:06.088Z] === RUN TestDetectCompressionZstd [2022-05-17T03:39:06.088Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-17T03:39:06.088Z] === RUN TestTarUntar [2022-05-17T03:39:06.088Z] --- PASS: TestTarUntar (0.03s) [2022-05-17T03:39:06.088Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-17T03:39:06.088Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-17T03:39:06.088Z] === RUN TestTarWithOptions [2022-05-17T03:39:06.088Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-17T03:39:06.088Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-17T03:39:06.088Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-17T03:39:06.088Z] === RUN TestUntarUstarGnuConflict [2022-05-17T03:39:06.088Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-17T03:39:06.088Z] === RUN TestUntarInvalidFilenames [2022-05-17T03:39:06.543Z] === RUN TestPollerAddRemove [2022-05-17T03:39:06.543Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-17T03:39:06.543Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3358989805\\dest" [2022-05-17T03:39:06.543Z] === RUN TestPollerEvent [2022-05-17T03:39:06.543Z] poller_test.go:40: No chmod on Windows [2022-05-17T03:39:06.543Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-17T03:39:06.543Z] === RUN TestPollerClose [2022-05-17T03:39:06.543Z] --- PASS: TestPollerClose (0.00s) [2022-05-17T03:39:06.543Z] PASS [2022-05-17T03:39:06.543Z] coverage: 45.7% of statements [2022-05-17T03:39:06.543Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2022-05-17T03:39:06.543Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-05-17T03:39:06.543Z] === RUN TestUntarHardlinkToSymlink [2022-05-17T03:39:06.543Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-17T03:39:06.543Z] === RUN TestUntarInvalidHardlink [2022-05-17T03:39:06.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1082989272\\victim\\hello" -> "../victim/hello" [2022-05-17T03:39:06.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink591774416\\victim\\hello" -> "/../victim/hello" [2022-05-17T03:39:06.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1359205708\\victim" -> "../victim" [2022-05-17T03:39:06.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3493269922\\victim" -> "../victim" [2022-05-17T03:39:06.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2288373248\\victim" -> "../victim" [2022-05-17T03:39:06.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1856193744\\victim" -> "../victim" [2022-05-17T03:39:06.543Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-17T03:39:06.543Z] === RUN TestUntarInvalidSymlink [2022-05-17T03:39:06.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1953007954\\dest\\dotdot" -> "../victim/hello" [2022-05-17T03:39:06.543Z] --- PASS: TestNetworkDBCRUDTableEntry (4.13s) [2022-05-17T03:39:06.543Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-17T03:39:06.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2052900561\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-17T03:39:06.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink605525339\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:39:06.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink669299068\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:39:06.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3983752555\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:39:06.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2356543596\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:39:06.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1212675382\\dest\\dir\\loophole" -> "../../victim" [2022-05-17T03:39:06.543Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-17T03:39:06.543Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-17T03:39:06.543Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-17T03:39:06.543Z] === RUN TestXGlobalNoParent [2022-05-17T03:39:06.543Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-17T03:39:06.543Z] === RUN TestReplaceFileTarWrapper [2022-05-17T03:39:06.543Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-05-17T03:39:06.543Z] === RUN TestPrefixHeaderReadable [2022-05-17T03:39:06.543Z] --- PASS: TestPrefixHeaderReadable (0.06s) [2022-05-17T03:39:06.543Z] === RUN TestDisablePigz [2022-05-17T03:39:06.543Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-17T03:39:06.643Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-17T03:39:06.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-17T03:39:06.999Z] --- PASS: TestDisablePigz (0.17s) [2022-05-17T03:39:06.999Z] === RUN TestPigz [2022-05-17T03:39:06.999Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-17T03:39:06.999Z] --- PASS: TestPigz (0.15s) [2022-05-17T03:39:06.999Z] === RUN TestNosysFileInfo [2022-05-17T03:39:06.999Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestCopyFileWithInvalidDest [2022-05-17T03:39:06.999Z] archive_windows_test.go:16: Currently fails [2022-05-17T03:39:06.999Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestCanonicalTarNameForPath [2022-05-17T03:39:06.999Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestCanonicalTarName [2022-05-17T03:39:06.999Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestChmodTarEntry [2022-05-17T03:39:06.999Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestHardLinkOrder [2022-05-17T03:39:06.999Z] --- PASS: TestHardLinkOrder (0.08s) [2022-05-17T03:39:06.999Z] === RUN TestChangeString [2022-05-17T03:39:06.999Z] --- PASS: TestChangeString (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestChangesWithNoChanges [2022-05-17T03:39:06.999Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-17T03:39:06.999Z] === RUN TestChangesWithChanges [2022-05-17T03:39:06.999Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-17T03:39:06.999Z] === RUN TestChangesWithChangesGH13590 [2022-05-17T03:39:06.999Z] changes_test.go:196: needs more investigation [2022-05-17T03:39:06.999Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestChangesDirsEmpty [2022-05-17T03:39:06.999Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-17T03:39:06.999Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestChangesDirsMutated [2022-05-17T03:39:06.999Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-17T03:39:06.999Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestApplyLayer [2022-05-17T03:39:06.999Z] changes_test.go:433: needs further investigation [2022-05-17T03:39:06.999Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestChangesSizeWithHardlinks [2022-05-17T03:39:06.999Z] changes_test.go:469: needs further investigation [2022-05-17T03:39:06.999Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestChangesSizeWithNoChanges [2022-05-17T03:39:06.999Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-17T03:39:06.999Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestChangesSize [2022-05-17T03:39:06.999Z] --- PASS: TestChangesSize (0.00s) [2022-05-17T03:39:06.999Z] === RUN TestApplyLayerInvalidFilenames [2022-05-17T03:39:06.999Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1165229823\\dest" [2022-05-17T03:39:06.999Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-17T03:39:06.999Z] === RUN TestApplyLayerInvalidHardlink [2022-05-17T03:39:06.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink36701942\\victim\\hello" -> "../victim/hello" [2022-05-17T03:39:06.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1132064856\\victim\\hello" -> "/../victim/hello" [2022-05-17T03:39:06.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3358496731\\victim" -> "../victim" [2022-05-17T03:39:06.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3730463749\\victim" -> "../victim" [2022-05-17T03:39:06.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1854416510\\victim" -> "../victim" [2022-05-17T03:39:06.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink421645165\\victim" -> "../victim" [2022-05-17T03:39:06.999Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-17T03:39:06.999Z] === RUN TestApplyLayerInvalidSymlink [2022-05-17T03:39:06.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3212826719\\dest\\dotdot" -> "../victim/hello" [2022-05-17T03:39:06.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2753180890\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-17T03:39:06.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2471437452\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:39:06.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3589071307\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:39:06.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2655779924\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:39:06.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2413410937\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:39:06.999Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-17T03:39:06.999Z] === RUN TestApplyLayerWhiteouts [2022-05-17T03:39:07.241Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-05-17T03:39:07.241Z] === RUN TestIpcModeOlderClient [2022-05-17T03:39:07.241Z] === PAUSE TestIpcModeOlderClient [2022-05-17T03:39:07.241Z] === RUN TestKillContainerInvalidSignal [2022-05-17T03:39:07.454Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-05-17T03:39:07.454Z] === RUN TestGenerateEmptyFile [2022-05-17T03:39:07.454Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestGenerateWithContent [2022-05-17T03:39:07.454Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-17T03:39:07.454Z] PASS [2022-05-17T03:39:07.454Z] coverage: 61.9% of statements [2022-05-17T03:39:07.454Z] ok github.com/docker/docker/pkg/archive 6.270s coverage: 61.9% of statements [2022-05-17T03:39:07.454Z] === RUN TestCopyFileWithInvalidSrc [2022-05-17T03:39:07.454Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCopyFileWithInvalidDest [2022-05-17T03:39:07.454Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-17T03:39:07.454Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-17T03:39:07.454Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCopyFile [2022-05-17T03:39:07.454Z] --- PASS: TestCopyFile (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-17T03:39:07.454Z] fileutils_test.go:133: Needs porting to Windows [2022-05-17T03:39:07.454Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-17T03:39:07.454Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-17T03:39:07.454Z] fileutils_test.go:179: Needs porting to Windows [2022-05-17T03:39:07.454Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestWildcardMatches [2022-05-17T03:39:07.454Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestPatternMatches [2022-05-17T03:39:07.454Z] --- PASS: TestPatternMatches (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-17T03:39:07.454Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestPatternMatchesFolderExclusions [2022-05-17T03:39:07.454Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-17T03:39:07.454Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-17T03:39:07.454Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-17T03:39:07.454Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-17T03:39:07.454Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestSingleExclamationError [2022-05-17T03:39:07.454Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestMatchesWithNoPatterns [2022-05-17T03:39:07.454Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestMatchesWithMalformedPatterns [2022-05-17T03:39:07.454Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestMatches [2022-05-17T03:39:07.454Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-17T03:39:07.454Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-17T03:39:07.454Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-17T03:39:07.454Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-17T03:39:07.454Z] --- PASS: TestMatches (0.01s) [2022-05-17T03:39:07.454Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-17T03:39:07.454Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-17T03:39:07.454Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-17T03:39:07.454Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCleanPatterns [2022-05-17T03:39:07.454Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-17T03:39:07.454Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCleanPatternsExceptionFlag [2022-05-17T03:39:07.454Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-17T03:39:07.454Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-17T03:39:07.454Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCleanPatternsErrorSingleException [2022-05-17T03:39:07.454Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCreateIfNotExistsDir [2022-05-17T03:39:07.454Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCreateIfNotExistsFile [2022-05-17T03:39:07.454Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestMatch [2022-05-17T03:39:07.454Z] --- PASS: TestMatch (0.00s) [2022-05-17T03:39:07.454Z] === RUN TestCompile [2022-05-17T03:39:07.454Z] === RUN TestCompile/slash [2022-05-17T03:39:07.454Z] === RUN TestCompile/backslash [2022-05-17T03:39:07.454Z] --- PASS: TestCompile (0.00s) [2022-05-17T03:39:07.454Z] --- PASS: TestCompile/slash (0.00s) [2022-05-17T03:39:07.454Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-17T03:39:07.454Z] PASS [2022-05-17T03:39:07.454Z] coverage: 84.7% of statements [2022-05-17T03:39:07.454Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 84.7% of statements [2022-05-17T03:39:07.501Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-05-17T03:39:07.501Z] === RUN TestKillContainer [2022-05-17T03:39:07.501Z] === RUN TestKillContainer/no_signal [2022-05-17T03:39:07.909Z] === RUN TestGet [2022-05-17T03:39:07.910Z] --- PASS: TestGet (0.00s) [2022-05-17T03:39:07.910Z] === RUN TestGetShortcutString [2022-05-17T03:39:07.910Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-17T03:39:07.910Z] PASS [2022-05-17T03:39:07.910Z] coverage: 42.9% of statements [2022-05-17T03:39:07.910Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-05-17T03:39:08.072Z] === RUN TestKillContainer/non_killing_signal [2022-05-17T03:39:08.332Z] === RUN TestKillContainer/killing_signal [2022-05-17T03:39:08.872Z] 2022/05/17 03:39:08 Closing DB instances... [2022-05-17T03:39:08.872Z] === RUN TestCreateIDMapOrder [2022-05-17T03:39:08.872Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-17T03:39:08.872Z] PASS [2022-05-17T03:39:08.872Z] coverage: 7.2% of statements [2022-05-17T03:39:08.872Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-05-17T03:39:08.903Z] --- PASS: TestKillContainer (1.32s) [2022-05-17T03:39:08.903Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-05-17T03:39:08.903Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-05-17T03:39:08.903Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-17T03:39:08.903Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-17T03:39:08.903Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-17T03:39:09.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-17T03:39:09.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-05-17T03:39:09.735Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-17T03:39:09.735Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-05-17T03:39:09.735Z] === RUN TestKillStoppedContainer [2022-05-17T03:39:09.735Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-17T03:39:09.735Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-17T03:39:09.735Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-17T03:39:09.735Z] === RUN TestKillDifferentUserContainer [2022-05-17T03:39:09.833Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-05-17T03:39:09.833Z] === RUN TestNetworkDBNodeLeave [2022-05-17T03:39:10.288Z] === RUN TestFixedBufferCap [2022-05-17T03:39:10.288Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-17T03:39:10.288Z] === RUN TestFixedBufferLen [2022-05-17T03:39:10.288Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-17T03:39:10.288Z] === RUN TestFixedBufferString [2022-05-17T03:39:10.288Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-17T03:39:10.288Z] === RUN TestFixedBufferWrite [2022-05-17T03:39:10.288Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-17T03:39:10.288Z] === RUN TestFixedBufferRead [2022-05-17T03:39:10.288Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-17T03:39:10.288Z] === RUN TestBytesPipeRead [2022-05-17T03:39:10.288Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-17T03:39:10.288Z] === RUN TestBytesPipeWrite [2022-05-17T03:39:10.288Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-17T03:39:10.288Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-17T03:39:10.305Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-17T03:39:10.305Z] === RUN TestInspectOomKilledTrue [2022-05-17T03:39:10.744Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-05-17T03:39:10.744Z] === RUN TestAtomicWriteToFile [2022-05-17T03:39:10.744Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-17T03:39:10.744Z] === RUN TestAtomicWriteSetCommit [2022-05-17T03:39:10.744Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-05-17T03:39:10.744Z] === RUN TestAtomicWriteSetCancel [2022-05-17T03:39:10.744Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-17T03:39:10.744Z] === RUN TestReadCloserWrapperClose [2022-05-17T03:39:10.744Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-17T03:39:10.744Z] === RUN TestReaderErrWrapperReadOnError [2022-05-17T03:39:10.744Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-17T03:39:10.744Z] === RUN TestReaderErrWrapperRead [2022-05-17T03:39:10.744Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-17T03:39:10.744Z] === RUN TestCancelReadCloser [2022-05-17T03:39:10.744Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-17T03:39:10.744Z] === RUN TestWriteCloserWrapperClose [2022-05-17T03:39:10.744Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-17T03:39:10.744Z] === RUN TestNopWriteCloser [2022-05-17T03:39:10.744Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-17T03:39:10.744Z] === RUN TestNopWriter [2022-05-17T03:39:10.744Z] --- PASS: TestNopWriter (0.00s) [2022-05-17T03:39:10.744Z] === RUN TestWriteCounter [2022-05-17T03:39:10.744Z] --- PASS: TestWriteCounter (0.00s) [2022-05-17T03:39:10.744Z] PASS [2022-05-17T03:39:10.744Z] coverage: 70.1% of statements [2022-05-17T03:39:10.744Z] ok github.com/docker/docker/pkg/ioutils 0.634s coverage: 70.1% of statements [2022-05-17T03:39:10.875Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-05-17T03:39:10.875Z] === RUN TestInspectOomKilledFalse [2022-05-17T03:39:11.136Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-05-17T03:39:11.136Z] === RUN TestLinksEtcHostsContentMatch [2022-05-17T03:39:11.395Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-17T03:39:11.395Z] === RUN TestLinksContainerNames [2022-05-17T03:39:11.703Z] === RUN TestError [2022-05-17T03:39:11.703Z] --- PASS: TestError (0.00s) [2022-05-17T03:39:11.703Z] === RUN TestProgressString [2022-05-17T03:39:11.703Z] === RUN TestProgressString/no_progress [2022-05-17T03:39:11.703Z] === RUN TestProgressString/progress_1 [2022-05-17T03:39:11.703Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-17T03:39:11.703Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-17T03:39:11.703Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-17T03:39:11.703Z] === RUN TestProgressString/with_units [2022-05-17T03:39:11.703Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-17T03:39:11.703Z] === RUN TestProgressString/hide_counts [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString (0.00s) [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-17T03:39:11.703Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-17T03:39:11.703Z] === RUN TestJSONMessageDisplay [2022-05-17T03:39:12.158Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-05-17T03:39:12.158Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-17T03:39:12.158Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-17T03:39:12.158Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-17T03:39:12.158Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-17T03:39:12.158Z] === RUN TestDisplayJSONMessagesStream [2022-05-17T03:39:12.158Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-17T03:39:12.158Z] PASS [2022-05-17T03:39:12.158Z] coverage: 91.7% of statements [2022-05-17T03:39:12.158Z] ok github.com/docker/docker/pkg/jsonmessage 0.191s coverage: 91.7% of statements [2022-05-17T03:39:12.336Z] --- PASS: TestLinksContainerNames (0.82s) [2022-05-17T03:39:12.336Z] === RUN TestLogsFollowTailEmpty [2022-05-17T03:39:12.596Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-05-17T03:39:12.596Z] === RUN TestContainerNetworkMountsNoChown [2022-05-17T03:39:12.614Z] === RUN TestStandardLongPath [2022-05-17T03:39:12.614Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-17T03:39:12.614Z] === RUN TestUNCLongPath [2022-05-17T03:39:12.614Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-17T03:39:12.614Z] PASS [2022-05-17T03:39:12.614Z] coverage: 100.0% of statements [2022-05-17T03:39:12.614Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-05-17T03:39:12.614Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-05-17T03:39:12.614Z] === RUN TestNetworkDBWatch [2022-05-17T03:39:13.068Z] === RUN TestNameFormat [2022-05-17T03:39:13.068Z] --- PASS: TestNameFormat (0.00s) [2022-05-17T03:39:13.068Z] === RUN TestNameRetries [2022-05-17T03:39:13.068Z] --- PASS: TestNameRetries (0.00s) [2022-05-17T03:39:13.068Z] PASS [2022-05-17T03:39:13.068Z] coverage: 85.7% of statements [2022-05-17T03:39:13.068Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2022-05-17T03:39:13.166Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/default [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/default [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/private [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/private [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rprivate [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/slave [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/slave [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rslave [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/shared [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/shared [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rshared [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-17T03:39:13.166Z] === CONT TestMountDaemonRoot/default [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-17T03:39:13.166Z] === CONT TestMountDaemonRoot/rslave [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:39:13.166Z] === CONT TestMountDaemonRoot/rshared [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:39:13.166Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:39:13.166Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/shared [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/rprivate [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/slave [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/private [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-17T03:39:13.167Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:39:13.167Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:39:13.167Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-17T03:39:13.427Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-17T03:39:13.427Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-05-17T03:39:13.427Z] === RUN TestContainerBindMountNonRecursive [2022-05-17T03:39:14.028Z] === RUN TestParseKeyValueOpt [2022-05-17T03:39:14.028Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-17T03:39:14.028Z] === RUN TestParseUintList [2022-05-17T03:39:14.028Z] --- PASS: TestParseUintList (0.00s) [2022-05-17T03:39:14.028Z] === RUN TestParseUintListMaximumLimits [2022-05-17T03:39:14.028Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-17T03:39:14.028Z] PASS [2022-05-17T03:39:14.028Z] coverage: 97.0% of statements [2022-05-17T03:39:14.028Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2022-05-17T03:39:14.094Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-17T03:39:14.122Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-17T03:39:14.122Z] Using test binary docker [2022-05-17T03:39:14.122Z] +++ /etc/init.d/apparmor start [2022-05-17T03:39:14.122Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-17T03:39:14.122Z] INFO: Waiting for daemon to start... [2022-05-17T03:39:14.122Z] Starting dockerd [2022-05-17T03:39:14.122Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-17T03:39:14.122Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-17T03:39:14.122Z] Using test binary docker [2022-05-17T03:39:14.122Z] +++ /etc/init.d/apparmor start [2022-05-17T03:39:14.122Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-17T03:39:14.122Z] Starting dockerd [2022-05-17T03:39:14.122Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-17T03:39:14.122Z] INFO: Waiting for daemon to start... [2022-05-17T03:39:14.483Z] 2022/05/17 03:39:14 Closing DB instances... [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-17T03:39:14.483Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-17T03:39:14.483Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-17T03:39:14.483Z] PASS [2022-05-17T03:39:14.483Z] coverage: 36.4% of statements [2022-05-17T03:39:14.483Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 36.4% of statements [2022-05-17T03:39:14.809Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-05-17T03:39:14.809Z] === RUN TestContainerVolumesMountedAsShared [2022-05-17T03:39:15.379Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-17T03:39:15.379Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-17T03:39:15.442Z] === RUN TestNewAndRemove [2022-05-17T03:39:15.442Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-17T03:39:15.442Z] === RUN TestRemoveInvalidPath [2022-05-17T03:39:15.442Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-17T03:39:15.442Z] PASS [2022-05-17T03:39:15.442Z] coverage: 82.6% of statements [2022-05-17T03:39:15.442Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-05-17T03:39:15.639Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-17T03:39:15.639Z] === RUN TestNetworkNat [2022-05-17T03:39:15.661Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-17T03:39:15.671Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-17T03:39:15.671Z] PASS [2022-05-17T03:39:15.671Z] [2022-05-17T03:39:15.671Z] DONE 17 tests in 47.780s [2022-05-17T03:39:15.671Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-17T03:39:15.671Z] INFO: Testing against a local daemon [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:39:15.671Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:39:15.671Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-17T03:39:15.671Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-17T03:39:15.671Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-17T03:39:15.671Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-17T03:39:15.671Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-17T03:39:15.671Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-17T03:39:15.671Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-17T03:39:15.671Z] === RUN TestPluginInstall [2022-05-17T03:39:15.671Z] === RUN TestPluginInstall/no_auth [2022-05-17T03:39:15.897Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-17T03:39:15.897Z] === RUN TestNetworkDBBulkSync [2022-05-17T03:39:15.900Z] --- PASS: TestNetworkNat (0.47s) [2022-05-17T03:39:15.900Z] === RUN TestNetworkLocalhostTCPNat [2022-05-17T03:39:16.188Z] b111c3320c94: Verifying Checksum [2022-05-17T03:39:16.188Z] b111c3320c94: Download complete [2022-05-17T03:39:16.241Z] time="2022-05-17T03:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:39:16.241Z] time="2022-05-17T03:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7247cd86eee9a08348dcc8869395e50399dbe7f0bb2b79b5553cde0a057fd88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:39:16.241Z] time="2022-05-17T03:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:39:16.241Z] time="2022-05-17T03:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7247cd86eee9a08348dcc8869395e50399dbe7f0bb2b79b5553cde0a057fd88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:39:16.470Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-17T03:39:16.470Z] === RUN TestNetworkLoopbackNat [2022-05-17T03:39:16.502Z] === RUN TestPluginInstall/with_htpasswd [2022-05-17T03:39:16.762Z] time="2022-05-17T03:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:39:16.762Z] time="2022-05-17T03:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3a30562044ab194e564f9309f753b6af6437cd2cd99c3a27d0d159170995d24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:39:16.762Z] time="2022-05-17T03:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:39:16.762Z] time="2022-05-17T03:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3a30562044ab194e564f9309f753b6af6437cd2cd99c3a27d0d159170995d24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:39:17.023Z] === RUN TestPluginInstall/with_insecure [2022-05-17T03:39:17.437Z] === RUN TestFailedConnection [2022-05-17T03:39:17.437Z] 2022/05/17 03:39:17 Closing DB instances... [2022-05-17T03:39:17.437Z] --- PASS: TestGetAddress (23.57s) [2022-05-17T03:39:17.437Z] === RUN TestRequestSyntaxCheck [2022-05-17T03:39:17.437Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-17T03:39:17.437Z] === RUN TestRequest [2022-05-17T03:39:18.009Z] time="2022-05-17T03:39:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:39:18.009Z] time="2022-05-17T03:39:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ea5c1531333eb6e8ffdd3d1cc2637d4c77e5854481a593fed3413ac79d98e40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:39:18.009Z] time="2022-05-17T03:39:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:39:18.009Z] time="2022-05-17T03:39:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ea5c1531333eb6e8ffdd3d1cc2637d4c77e5854481a593fed3413ac79d98e40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:39:18.275Z] plugin_test.go:195: [d6b7f3377da9f] daemon is not started [2022-05-17T03:39:18.275Z] --- PASS: TestPluginInstall (2.90s) [2022-05-17T03:39:18.275Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-05-17T03:39:18.275Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-05-17T03:39:18.275Z] --- PASS: TestPluginInstall/with_insecure (1.20s) [2022-05-17T03:39:18.275Z] === RUN TestPluginsWithRuntimes [2022-05-17T03:39:18.325Z] . [2022-05-17T03:39:18.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-17T03:39:18.325Z] [2022-05-17T03:39:18.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-17T03:39:18.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-17T03:39:18.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-17T03:39:18.325Z] Error: No such image: emptyfs [2022-05-17T03:39:18.325Z] Error: No such image: emptyfs [2022-05-17T03:39:18.325Z] ++++ docker load [2022-05-17T03:39:18.325Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-17T03:39:18.325Z] ++++ docker load [2022-05-17T03:39:18.325Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-17T03:39:18.325Z] Running integration-test (iteration 1) [2022-05-17T03:39:18.325Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-17T03:39:18.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-17T03:39:18.325Z] ++ set -e [2022-05-17T03:39:18.325Z] ++ '[' -n 0 ']' [2022-05-17T03:39:18.325Z] ++ set -x [2022-05-17T03:39:18.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-17T03:39:18.325Z] Running integration-test (iteration 1) [2022-05-17T03:39:18.325Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-17T03:39:18.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-17T03:39:18.325Z] ++ set -e [2022-05-17T03:39:18.325Z] ++ '[' -n 0 ']' [2022-05-17T03:39:18.325Z] ++ set -x [2022-05-17T03:39:18.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-17T03:39:18.948Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-17T03:39:18.962Z] --- PASS: TestNetworkDBBulkSync (3.14s) [2022-05-17T03:39:18.962Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-17T03:39:19.011Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-05-17T03:39:19.011Z] === RUN TestPause [2022-05-17T03:39:19.254Z] Loaded image: busybox:latest [2022-05-17T03:39:19.254Z] Loaded image: busybox:latest [2022-05-17T03:39:19.417Z] --- PASS: TestFailedConnection (2.14s) [2022-05-17T03:39:19.417Z] === RUN TestFailOnce [2022-05-17T03:39:19.417Z] 2022/05/17 03:39:19 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-05-17T03:39:19.417Z] goroutine 22 [running]: [2022-05-17T03:39:19.417Z] net/http.(*conn).serve.func1() [2022-05-17T03:39:19.417Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-17T03:39:19.417Z] panic({0x8e36e0, 0xa2d090}) [2022-05-17T03:39:19.417Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-17T03:39:19.417Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xfb0000000000003b?, 0xffffffffffffffff?}, 0xfbee9f5d9101b2e2?) [2022-05-17T03:39:19.417Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-17T03:39:19.417Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa32898?, 0xc0000a80e0?}, 0xc0001a7a78?) [2022-05-17T03:39:19.417Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-17T03:39:19.417Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xa32898, 0xc0000a80e0}, 0xc0000b4200) [2022-05-17T03:39:19.417Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-17T03:39:19.417Z] net/http.serverHandler.ServeHTTP({0xa30eb8?}, {0xa32898, 0xc0000a80e0}, 0xc0000b4200) [2022-05-17T03:39:19.417Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-17T03:39:19.417Z] net/http.(*conn).serve(0xc0000c0000, {0xa32d98, 0xc0002020c0}) [2022-05-17T03:39:19.417Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-17T03:39:19.417Z] created by net/http.(*Server).Serve [2022-05-17T03:39:19.417Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-17T03:39:19.417Z] time="2022-05-17T03:39:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-05-17T03:39:19.510Z] Loaded image: busybox:glibc [2022-05-17T03:39:19.510Z] Loaded image: busybox:glibc [2022-05-17T03:39:19.582Z] --- PASS: TestPause (0.42s) [2022-05-17T03:39:19.582Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-17T03:39:19.582Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-17T03:39:19.582Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-17T03:39:19.582Z] === RUN TestPauseStopPausedContainer [2022-05-17T03:39:19.842Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-05-17T03:39:19.842Z] === RUN TestPidHost [2022-05-17T03:39:20.188Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-17T03:39:20.388Z] --- PASS: TestFailOnce (1.16s) [2022-05-17T03:39:20.388Z] === RUN TestEchoInputOutput [2022-05-17T03:39:20.388Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-17T03:39:20.388Z] === RUN TestBackoff [2022-05-17T03:39:20.388Z] --- PASS: TestBackoff (0.00s) [2022-05-17T03:39:20.388Z] === RUN TestAbortRetry [2022-05-17T03:39:20.388Z] --- PASS: TestAbortRetry (0.00s) [2022-05-17T03:39:20.388Z] === RUN TestClientScheme [2022-05-17T03:39:20.388Z] --- PASS: TestClientScheme (0.00s) [2022-05-17T03:39:20.388Z] === RUN TestNewClientWithTimeout [2022-05-17T03:39:20.770Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-17T03:39:20.783Z] --- PASS: TestPidHost (0.98s) [2022-05-17T03:39:20.783Z] === RUN TestPsFilter [2022-05-17T03:39:20.847Z] time="2022-05-17T03:39:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-17T03:39:21.044Z] --- PASS: TestPsFilter (0.10s) [2022-05-17T03:39:21.044Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-17T03:39:21.305Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-17T03:39:21.305Z] === RUN TestRemoveContainerWithVolume [2022-05-17T03:39:21.710Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2022-05-17T03:39:21.710Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2022-05-17T03:39:21.710Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-05-17T03:39:21.710Z] === RUN TestPluginBackCompatMediaTypes [2022-05-17T03:39:21.807Z] 2022/05/17 03:39:21 Closing DB instances... [2022-05-17T03:39:21.807Z] time="2022-05-17T03:39:21Z" level=error msg="node: 7bcc6b81c0f3 is unknown to memberlist" [2022-05-17T03:39:21.875Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-17T03:39:21.875Z] === RUN TestRemoveContainerRunning [2022-05-17T03:39:22.136Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-17T03:39:22.136Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-17T03:39:22.263Z] time="2022-05-17T03:39:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-17T03:39:22.280Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-17T03:39:22.280Z] PASS [2022-05-17T03:39:22.280Z] [2022-05-17T03:39:22.280Z] DONE 24 tests in 6.984s [2022-05-17T03:39:22.281Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-17T03:39:22.540Z] INFO: Testing against a local daemon [2022-05-17T03:39:22.540Z] === RUN TestExternalGraphDriver [2022-05-17T03:39:22.540Z] === RUN TestExternalGraphDriver/json [2022-05-17T03:39:22.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-05-17T03:39:22.706Z] === RUN TestRemoveInvalidContainer [2022-05-17T03:39:22.706Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-17T03:39:22.706Z] === RUN TestRenameLinkedContainer [2022-05-17T03:39:23.223Z] --- PASS: TestRequest (5.57s) [2022-05-17T03:39:23.223Z] === RUN TestOverlappingRequests [2022-05-17T03:39:23.223Z] --- PASS: TestOverlappingRequests (0.30s) [2022-05-17T03:39:23.223Z] === RUN TestRelease [2022-05-17T03:39:23.678Z] === RUN TestParseEmptyInterface [2022-05-17T03:39:23.678Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-17T03:39:23.678Z] === RUN TestParseNonInterfaceType [2022-05-17T03:39:23.678Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-17T03:39:23.678Z] === RUN TestParseWithOneFunction [2022-05-17T03:39:23.678Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-17T03:39:23.678Z] === RUN TestParseWithMultipleFuncs [2022-05-17T03:39:23.678Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-17T03:39:23.678Z] === RUN TestParseWithUnnamedReturn [2022-05-17T03:39:23.678Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-17T03:39:23.678Z] === RUN TestEmbeddedInterface [2022-05-17T03:39:23.678Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-17T03:39:23.678Z] === RUN TestParsedImports [2022-05-17T03:39:23.678Z] --- PASS: TestParsedImports (0.00s) [2022-05-17T03:39:23.678Z] === RUN TestAliasedImports [2022-05-17T03:39:23.678Z] --- PASS: TestAliasedImports (0.00s) [2022-05-17T03:39:23.678Z] PASS [2022-05-17T03:39:23.678Z] coverage: 56.8% of statements [2022-05-17T03:39:23.678Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-05-17T03:39:24.135Z] --- PASS: TestRelease (1.07s) [2022-05-17T03:39:24.135Z] === RUN TestAllocateRandomDeallocate [2022-05-17T03:39:24.453Z] === RUN TestExternalGraphDriver/spec [2022-05-17T03:39:24.589Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2022-05-17T03:39:24.589Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-17T03:39:24.589Z] === RUN TestHTTPTransport [2022-05-17T03:39:24.589Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-17T03:39:24.589Z] PASS [2022-05-17T03:39:24.589Z] coverage: 85.7% of statements [2022-05-17T03:39:24.589Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-05-17T03:39:24.654Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-05-17T03:39:24.654Z] === RUN TestRenameStoppedContainer [2022-05-17T03:39:24.760Z] Loaded image: debian:bullseye-slim [2022-05-17T03:39:24.760Z] Loaded image: debian:bullseye-slim [2022-05-17T03:39:24.760Z] Loaded image: hello-world:latest [2022-05-17T03:39:24.760Z] Loaded image: hello-world:latest [2022-05-17T03:39:24.760Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:39:24.760Z] INFO: Testing against a local daemon [2022-05-17T03:39:24.760Z] === RUN TestDockerDaemonSuite [2022-05-17T03:39:24.760Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-17T03:39:24.760Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:39:24.760Z] INFO: Testing against a local daemon [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-17T03:39:24.760Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-17T03:39:24.914Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-17T03:39:24.914Z] === RUN TestRenameRunningContainerAndReuse [2022-05-17T03:39:25.044Z] time="2022-05-17T03:39:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-17T03:39:25.500Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-17T03:39:25.500Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-17T03:39:25.500Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-17T03:39:25.500Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-17T03:39:25.500Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-17T03:39:25.500Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-17T03:39:25.500Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-17T03:39:25.500Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-17T03:39:25.500Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-17T03:39:25.500Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-17T03:39:25.500Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-17T03:39:25.500Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-17T03:39:25.500Z] === RUN TestBufferPoolPutAndGet [2022-05-17T03:39:25.500Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-17T03:39:25.500Z] PASS [2022-05-17T03:39:25.500Z] coverage: 88.2% of statements [2022-05-17T03:39:25.500Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-05-17T03:39:25.500Z] 2022/05/17 03:39:25 Closing DB instances... [2022-05-17T03:39:25.836Z] === RUN TestExternalGraphDriver/pull [2022-05-17T03:39:25.855Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-05-17T03:39:25.855Z] === RUN TestRenameInvalidName [2022-05-17T03:39:25.955Z] === RUN TestOutputOnPrematureClose [2022-05-17T03:39:25.955Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-17T03:39:25.955Z] === RUN TestCompleteSilently [2022-05-17T03:39:25.955Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-17T03:39:25.955Z] PASS [2022-05-17T03:39:25.955Z] coverage: 75.9% of statements [2022-05-17T03:39:25.955Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-05-17T03:39:26.116Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-17T03:39:26.116Z] === RUN TestRenameAnonymousContainer [2022-05-17T03:39:26.410Z] === RUN TestSendToOneSub [2022-05-17T03:39:26.410Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-17T03:39:26.410Z] === RUN TestSendToMultipleSubs [2022-05-17T03:39:26.410Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-17T03:39:26.410Z] === RUN TestEvictOneSub [2022-05-17T03:39:26.410Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-17T03:39:26.410Z] === RUN TestClosePublisher [2022-05-17T03:39:26.410Z] --- PASS: TestClosePublisher (0.00s) [2022-05-17T03:39:26.410Z] === RUN TestPubSubRace [2022-05-17T03:39:26.902Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-17T03:39:26.902Z] === RUN TestNetworkDBGarbageCollection [2022-05-17T03:39:27.276Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-17T03:39:27.358Z] --- PASS: TestAllocateRandomDeallocate (2.96s) [2022-05-17T03:39:27.358Z] === RUN TestRetrieveFromStore [2022-05-17T03:39:27.358Z] --- PASS: TestPubSubRace (1.05s) [2022-05-17T03:39:27.358Z] PASS [2022-05-17T03:39:27.358Z] coverage: 75.0% of statements [2022-05-17T03:39:27.358Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2022-05-17T03:39:27.532Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-17T03:39:27.747Z] --- PASS: TestExternalGraphDriver (5.17s) [2022-05-17T03:39:27.747Z] --- PASS: TestExternalGraphDriver/json (1.73s) [2022-05-17T03:39:27.747Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-05-17T03:39:27.747Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-05-17T03:39:27.747Z] === RUN TestGraphdriverPluginV2 [2022-05-17T03:39:27.788Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-17T03:39:27.788Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-17T03:39:28.031Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-05-17T03:39:28.031Z] === RUN TestRenameContainerWithSameName [2022-05-17T03:39:28.166Z] ? github.com/docker/docker/api [no test files] [2022-05-17T03:39:28.298Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-17T03:39:28.298Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-17T03:39:28.326Z] === RUN TestRegister [2022-05-17T03:39:28.326Z] --- PASS: TestRegister (0.00s) [2022-05-17T03:39:28.326Z] === RUN TestCommand [2022-05-17T03:39:28.326Z] --- PASS: TestCommand (0.03s) [2022-05-17T03:39:28.326Z] === RUN TestNaiveSelf [2022-05-17T03:39:28.326Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-17T03:39:28.326Z] PASS [2022-05-17T03:39:28.326Z] coverage: 82.4% of statements [2022-05-17T03:39:28.326Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2022-05-17T03:39:28.326Z] --- PASS: TestRetrieveFromStore (1.02s) [2022-05-17T03:39:28.326Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-17T03:39:28.326Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2022-05-17T03:39:28.326Z] === RUN TestParallelPredefinedRequest1 [2022-05-17T03:39:28.326Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-17T03:39:28.326Z] === RUN TestParallelPredefinedRequest2 [2022-05-17T03:39:28.326Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-17T03:39:28.326Z] === RUN TestParallelPredefinedRequest3 [2022-05-17T03:39:28.326Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-17T03:39:28.326Z] === RUN TestParallelPredefinedRequest4 [2022-05-17T03:39:28.326Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-17T03:39:28.326Z] === RUN TestParallelPredefinedRequest5 [2022-05-17T03:39:28.326Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-17T03:39:28.326Z] === RUN TestDebug [2022-05-17T03:39:28.326Z] --- PASS: TestDebug (0.00s) [2022-05-17T03:39:28.326Z] === RUN TestRequestPoolParallel [2022-05-17T03:39:28.761Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-17T03:39:28.801Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-05-17T03:39:28.801Z] === RUN TestFullAllocateRelease [2022-05-17T03:39:28.801Z] === RUN TestDump [2022-05-17T03:39:28.801Z] goroutine 6 [running]: [2022-05-17T03:39:28.801Z] github.com/docker/docker/pkg/stack.dump(0x612d57?) [2022-05-17T03:39:28.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-17T03:39:28.801Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-17T03:39:28.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-17T03:39:28.801Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-17T03:39:28.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-17T03:39:28.801Z] testing.tRunner(0xc000164000, 0x7da4b0) [2022-05-17T03:39:28.801Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:39:28.801Z] created by testing.(*T).Run [2022-05-17T03:39:28.801Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-17T03:39:28.801Z] [2022-05-17T03:39:28.801Z] goroutine 1 [chan receive]: [2022-05-17T03:39:28.801Z] testing.(*T).Run(0xc000031d40, {0x7c9154?, 0x5ec1f3?}, 0x7da4b0) [2022-05-17T03:39:28.801Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-17T03:39:28.801Z] testing.runTests.func1(0xc00006c870?) [2022-05-17T03:39:28.801Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-17T03:39:28.801Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-17T03:39:28.801Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:39:28.801Z] testing.runTests(0xc000058460?, {0x95e400, 0x3, 0x3}, {0x204b29b0108?, 0x40?, 0x9634a0?}) [2022-05-17T03:39:28.801Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-17T03:39:28.801Z] testing.(*M).Run(0xc000058460) [2022-05-17T03:39:28.801Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-17T03:39:28.801Z] main.main() [2022-05-17T03:39:28.801Z] _testmain.go:99 +0x255 [2022-05-17T03:39:28.801Z] --- PASS: TestDump (0.00s) [2022-05-17T03:39:28.801Z] === RUN TestDumpToFile [2022-05-17T03:39:29.018Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-17T03:39:29.018Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-17T03:39:29.255Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2022-05-17T03:39:29.255Z] === RUN TestResize [2022-05-17T03:39:29.257Z] --- PASS: TestDumpToFile (0.14s) [2022-05-17T03:39:29.257Z] === RUN TestDumpToFileWithEmptyInput [2022-05-17T03:39:29.257Z] goroutine 8 [running]: [2022-05-17T03:39:29.257Z] github.com/docker/docker/pkg/stack.dump(0x68ed93?) [2022-05-17T03:39:29.257Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-17T03:39:29.257Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x68ed60?}) [2022-05-17T03:39:29.257Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-17T03:39:29.257Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-17T03:39:29.257Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-17T03:39:29.257Z] testing.tRunner(0xc000164680, 0x7da4a0) [2022-05-17T03:39:29.257Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:39:29.257Z] created by testing.(*T).Run [2022-05-17T03:39:29.257Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-17T03:39:29.257Z] [2022-05-17T03:39:29.257Z] goroutine 1 [chan receive]: [2022-05-17T03:39:29.257Z] testing.(*T).Run(0xc000031d40, {0x7d072b?, 0x5ec1f3?}, 0x7da4a0) [2022-05-17T03:39:29.257Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-17T03:39:29.257Z] testing.runTests.func1(0xc00006c870?) [2022-05-17T03:39:29.257Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-17T03:39:29.257Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-17T03:39:29.257Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:39:29.257Z] testing.runTests(0xc000058460?, {0x95e400, 0x3, 0x3}, {0x204b29b0108?, 0x40?, 0x9634a0?}) [2022-05-17T03:39:29.257Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-17T03:39:29.257Z] testing.(*M).Run(0xc000058460) [2022-05-17T03:39:29.257Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-17T03:39:29.257Z] main.main() [2022-05-17T03:39:29.257Z] _testmain.go:99 +0x255 [2022-05-17T03:39:29.257Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-17T03:39:29.257Z] PASS [2022-05-17T03:39:29.257Z] coverage: 90.9% of statements [2022-05-17T03:39:29.257Z] ok github.com/docker/docker/pkg/stack 0.174s coverage: 90.9% of statements [2022-05-17T03:39:29.257Z] --- PASS: TestFullAllocateRelease (0.39s) [2022-05-17T03:39:29.257Z] === RUN TestOddAllocateRelease [2022-05-17T03:39:29.257Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-05-17T03:39:29.257Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-17T03:39:29.257Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-17T03:39:29.257Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-17T03:39:29.257Z] time="2022-05-17T03:39:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-17T03:39:29.713Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-17T03:39:29.713Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-17T03:39:29.713Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest1 [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest4 [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest5 [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest1 [2022-05-17T03:39:29.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest3 [2022-05-17T03:39:29.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:39:29.713Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest2 [2022-05-17T03:39:29.713Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest2 [2022-05-17T03:39:29.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest4 [2022-05-17T03:39:29.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:39:29.713Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-17T03:39:29.713Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-17T03:39:29.713Z] === CONT TestParallelPredefinedRequest5 [2022-05-17T03:39:29.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:39:29.713Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-17T03:39:29.713Z] PASS [2022-05-17T03:39:29.713Z] coverage: 85.3% of statements [2022-05-17T03:39:29.713Z] ok github.com/docker/docker/libnetwork/ipam 41.275s coverage: 85.3% of statements [2022-05-17T03:39:29.713Z] === RUN TestNewStdWriter [2022-05-17T03:39:29.713Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-17T03:39:29.713Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestWriteWithNilBytes [2022-05-17T03:39:29.713Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestWrite [2022-05-17T03:39:29.713Z] --- PASS: TestWrite (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestWriteWithWriterError [2022-05-17T03:39:29.713Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-17T03:39:29.713Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyWriteAndRead [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-17T03:39:29.713Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-17T03:39:29.713Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-17T03:39:29.713Z] PASS [2022-05-17T03:39:29.713Z] coverage: 100.0% of statements [2022-05-17T03:39:29.713Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-05-17T03:39:29.827Z] --- PASS: TestResize (0.52s) [2022-05-17T03:39:29.827Z] === RUN TestResizeWithInvalidSize [2022-05-17T03:39:30.383Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-17T03:39:30.397Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-17T03:39:30.397Z] === RUN TestResizeWhenContainerNotStarted [2022-05-17T03:39:30.639Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-17T03:39:30.639Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-17T03:39:30.639Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-17T03:39:30.658Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:39:30.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:39:30.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:39:30.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:39:30.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:39:30.677Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-17T03:39:30.677Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-17T03:39:30.677Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestFormatStatus [2022-05-17T03:39:30.677Z] --- PASS: TestFormatStatus (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestFormatError [2022-05-17T03:39:30.677Z] --- PASS: TestFormatError (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestFormatJSONError [2022-05-17T03:39:30.677Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-17T03:39:30.677Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-17T03:39:30.677Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestNewJSONProgressOutput [2022-05-17T03:39:30.677Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestAuxFormatterEmit [2022-05-17T03:39:30.677Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestStreamWriterStdout [2022-05-17T03:39:30.677Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-17T03:39:30.677Z] === RUN TestStreamWriterStderr [2022-05-17T03:39:30.677Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-17T03:39:30.677Z] PASS [2022-05-17T03:39:30.677Z] coverage: 66.2% of statements [2022-05-17T03:39:30.677Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-05-17T03:39:31.133Z] === RUN TestGenerateRandomID [2022-05-17T03:39:31.133Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-17T03:39:31.133Z] === RUN TestShortenId [2022-05-17T03:39:31.133Z] --- PASS: TestShortenId (0.00s) [2022-05-17T03:39:31.133Z] === RUN TestShortenSha256Id [2022-05-17T03:39:31.133Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-17T03:39:31.133Z] === RUN TestShortenIdEmpty [2022-05-17T03:39:31.133Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-17T03:39:31.133Z] === RUN TestShortenIdInvalid [2022-05-17T03:39:31.133Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-17T03:39:31.133Z] === RUN TestIsShortIDNonHex [2022-05-17T03:39:31.133Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-17T03:39:31.133Z] === RUN TestIsShortIDNotCorrectSize [2022-05-17T03:39:31.133Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-17T03:39:31.133Z] PASS [2022-05-17T03:39:31.133Z] coverage: 70.6% of statements [2022-05-17T03:39:31.133Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-17T03:39:31.203Z] --- PASS: TestBuildWithHugeFile (128.42s) [2022-05-17T03:39:31.203Z] === RUN TestBuildWCOWSandboxSize [2022-05-17T03:39:31.203Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:39:31.203Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:39:31.203Z] === RUN TestBuildWithEmptyDockerfile [2022-05-17T03:39:31.203Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:39:31.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:39:31.203Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:39:31.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:39:31.203Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:39:31.203Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:39:31.203Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:39:31.203Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:39:31.203Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:39:31.459Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-05-17T03:39:31.459Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-17T03:39:31.459Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-05-17T03:39:31.459Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-05-17T03:39:31.459Z] === RUN TestBuildPreserveOwnership [2022-05-17T03:39:31.459Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-17T03:39:31.459Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-17T03:39:31.589Z] === RUN TestIsCpusetListAvailable [2022-05-17T03:39:31.589Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-17T03:39:31.589Z] PASS [2022-05-17T03:39:31.589Z] coverage: 39.4% of statements [2022-05-17T03:39:31.589Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-05-17T03:39:31.953Z] --- PASS: TestGraphdriverPluginV2 (4.15s) [2022-05-17T03:39:31.953Z] PASS [2022-05-17T03:39:31.953Z] [2022-05-17T03:39:31.953Z] DONE 5 tests in 9.369s [2022-05-17T03:39:31.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-17T03:39:31.953Z] INFO: Testing against a local daemon [2022-05-17T03:39:31.953Z] === RUN TestContinueAfterPluginCrash [2022-05-17T03:39:31.953Z] === PAUSE TestContinueAfterPluginCrash [2022-05-17T03:39:31.953Z] === RUN TestReadPluginNoRead [2022-05-17T03:39:31.953Z] === PAUSE TestReadPluginNoRead [2022-05-17T03:39:31.953Z] === RUN TestDaemonStartWithLogOpt [2022-05-17T03:39:31.953Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-17T03:39:31.953Z] === CONT TestContinueAfterPluginCrash [2022-05-17T03:39:31.953Z] === CONT TestDaemonStartWithLogOpt [2022-05-17T03:39:32.022Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-17T03:39:32.277Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-17T03:39:32.533Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-17T03:39:32.533Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-17T03:39:32.533Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-17T03:39:32.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:39:33.113Z] === RUN TestChtimes [2022-05-17T03:39:33.113Z] --- PASS: TestChtimes (0.00s) [2022-05-17T03:39:33.113Z] === RUN TestChtimesWindows [2022-05-17T03:39:33.113Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-17T03:39:33.113Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-17T03:39:33.113Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-17T03:39:33.113Z] PASS [2022-05-17T03:39:33.113Z] coverage: 13.0% of statements [2022-05-17T03:39:33.113Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.0% of statements [2022-05-17T03:39:33.468Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-17T03:39:33.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:39:34.086Z] === RUN TestTailFile [2022-05-17T03:39:34.086Z] --- PASS: TestTailFile (0.00s) [2022-05-17T03:39:34.086Z] === RUN TestTailFileManyLines [2022-05-17T03:39:34.086Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-17T03:39:34.086Z] === RUN TestTailEmptyFile [2022-05-17T03:39:34.086Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-17T03:39:34.086Z] === RUN TestTailNegativeN [2022-05-17T03:39:34.086Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/truncated_last_line [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader/no_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.086Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:39:34.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.086Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.087Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.088Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:39:34.089Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.089Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.090Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.090Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.401Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:39:34.546Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:39:34.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:39:34.547Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:39:34.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.01s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:39:34.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:39:34.549Z] PASS [2022-05-17T03:39:34.549Z] coverage: 88.6% of statements [2022-05-17T03:39:34.549Z] ok github.com/docker/docker/pkg/tailfile 0.169s coverage: 88.6% of statements [2022-05-17T03:39:34.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:39:34.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:39:35.004Z] === RUN TestTarSumRemoveNonExistent [2022-05-17T03:39:35.004Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestTarSumRemove [2022-05-17T03:39:35.004Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestSortFileInfoSums [2022-05-17T03:39:35.004Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestNewTarSumForLabelInvalid [2022-05-17T03:39:35.004Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestNewTarSumForLabel [2022-05-17T03:39:35.004Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestEmptyTar [2022-05-17T03:39:35.004Z] --- PASS: TestEmptyTar (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestTarSumsReadSize [2022-05-17T03:39:35.004Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestTarSums [2022-05-17T03:39:35.004Z] --- PASS: TestTarSums (0.09s) [2022-05-17T03:39:35.004Z] === RUN TestIteration [2022-05-17T03:39:35.004Z] --- PASS: TestIteration (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestVersionLabelForChecksum [2022-05-17T03:39:35.004Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestVersion [2022-05-17T03:39:35.004Z] --- PASS: TestVersion (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestGetVersion [2022-05-17T03:39:35.004Z] --- PASS: TestGetVersion (0.00s) [2022-05-17T03:39:35.004Z] === RUN TestGetVersions [2022-05-17T03:39:35.004Z] --- PASS: TestGetVersions (0.00s) [2022-05-17T03:39:35.004Z] PASS [2022-05-17T03:39:35.004Z] coverage: 89.3% of statements [2022-05-17T03:39:35.004Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2022-05-17T03:39:35.255Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2022-05-17T03:39:35.255Z] === CONT TestReadPluginNoRead [2022-05-17T03:39:35.329Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2022-05-17T03:39:35.329Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.78s) [2022-05-17T03:39:35.329Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-05-17T03:39:35.329Z] === RUN TestBuildPlatformInvalid [2022-05-17T03:39:35.329Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-17T03:39:35.329Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-17T03:39:35.890Z] Loaded image: busybox:latest [2022-05-17T03:39:35.963Z] === RUN TestTruncIndex [2022-05-17T03:39:35.963Z] --- PASS: TestTruncIndex (0.10s) [2022-05-17T03:39:35.963Z] PASS [2022-05-17T03:39:35.963Z] coverage: 91.5% of statements [2022-05-17T03:39:35.963Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-05-17T03:39:35.964Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-17T03:39:36.147Z] Loaded image: busybox:glibc [2022-05-17T03:39:36.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:39:36.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:39:36.404Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-17T03:39:36.418Z] === RUN TestVersionInfo [2022-05-17T03:39:36.418Z] --- PASS: TestVersionInfo (0.00s) [2022-05-17T03:39:36.418Z] === RUN TestAppendVersions [2022-05-17T03:39:36.418Z] --- PASS: TestAppendVersions (0.00s) [2022-05-17T03:39:36.418Z] PASS [2022-05-17T03:39:36.418Z] coverage: 88.9% of statements [2022-05-17T03:39:36.418Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-05-17T03:39:37.770Z] Loaded image: debian:bullseye-slim [2022-05-17T03:39:37.771Z] Loaded image: hello-world:latest [2022-05-17T03:39:37.771Z] Loaded image: arm32v7/hello-world:latest [2022-05-17T03:39:37.797Z] === RUN TestReadPluginNoRead/default [2022-05-17T03:39:37.943Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-17T03:39:37.943Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-17T03:39:37.943Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-17T03:39:37.943Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-17T03:39:37.943Z] === RUN TestValidatePrivileges [2022-05-17T03:39:37.943Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestFilterByCapNeg [2022-05-17T03:39:37.943Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestFilterByCapPos [2022-05-17T03:39:37.943Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-17T03:39:37.943Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-17T03:39:37.943Z] PASS [2022-05-17T03:39:37.943Z] coverage: 12.2% of statements [2022-05-17T03:39:37.943Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.2% of statements [2022-05-17T03:39:37.943Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-17T03:39:37.943Z] === RUN TestClientStream [2022-05-17T03:39:37.943Z] --- PASS: TestClientStream (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestClientSendFile [2022-05-17T03:39:37.943Z] --- PASS: TestClientSendFile (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestClientWithRequestTimeout [2022-05-17T03:39:37.943Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-05-17T03:39:37.943Z] === RUN TestFileSpecPlugin [2022-05-17T03:39:37.943Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-17T03:39:37.943Z] === RUN TestFileJSONSpecPlugin [2022-05-17T03:39:37.943Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-17T03:39:37.943Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestPluginAddHandler [2022-05-17T03:39:37.943Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestPluginWaitBadPlugin [2022-05-17T03:39:37.943Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-17T03:39:37.943Z] === RUN TestGet [2022-05-17T03:39:37.943Z] time="2022-05-17T03:39:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-17T03:39:38.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-17T03:39:39.023Z] === RUN TestNewSettable [2022-05-17T03:39:39.023Z] --- PASS: TestNewSettable (0.00s) [2022-05-17T03:39:39.023Z] === RUN TestIsSettable [2022-05-17T03:39:39.023Z] --- PASS: TestIsSettable (0.00s) [2022-05-17T03:39:39.023Z] === RUN TestUpdateSettingsEnv [2022-05-17T03:39:39.023Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-17T03:39:39.023Z] PASS [2022-05-17T03:39:39.023Z] coverage: 20.0% of statements [2022-05-17T03:39:39.023Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-05-17T03:39:39.023Z] === RUN TestLoad [2022-05-17T03:39:39.023Z] --- PASS: TestLoad (0.00s) [2022-05-17T03:39:39.023Z] === RUN TestSave [2022-05-17T03:39:39.023Z] --- PASS: TestSave (0.02s) [2022-05-17T03:39:39.023Z] === RUN TestAddDeleteGet [2022-05-17T03:39:39.023Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-17T03:39:39.023Z] === RUN TestInvalidTags [2022-05-17T03:39:39.023Z] --- PASS: TestInvalidTags (0.00s) [2022-05-17T03:39:39.023Z] PASS [2022-05-17T03:39:39.023Z] coverage: 83.7% of statements [2022-05-17T03:39:39.023Z] time="2022-05-17T03:39:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-17T03:39:39.023Z] ok github.com/docker/docker/reference 0.097s coverage: 83.7% of statements [2022-05-17T03:39:39.182Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-17T03:39:39.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:39:39.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:39:40.122Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-17T03:39:40.382Z] --- PASS: TestContinueAfterPluginCrash (8.57s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestReaderWithReadError [2022-05-17T03:39:40.553Z] time="2022-05-17T03:39:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestReader [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-17T03:39:40.553Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-17T03:39:40.553Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-17T03:39:40.553Z] PASS [2022-05-17T03:39:40.553Z] coverage: 100.0% of statements [2022-05-17T03:39:40.553Z] ok github.com/docker/docker/registry/resumable 0.174s coverage: 100.0% of statements [2022-05-17T03:39:40.854Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-17T03:39:41.010Z] === RUN TestResolveAuthConfigIndexServer [2022-05-17T03:39:41.010Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestResolveAuthConfigFullURL [2022-05-17T03:39:41.010Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-17T03:39:41.010Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestValidateMirror [2022-05-17T03:39:41.010Z] --- PASS: TestValidateMirror (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestLoadInsecureRegistries [2022-05-17T03:39:41.010Z] time="2022-05-17T03:39:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-17T03:39:41.010Z] time="2022-05-17T03:39:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-17T03:39:41.010Z] time="2022-05-17T03:39:40Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-17T03:39:41.010Z] time="2022-05-17T03:39:40Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-17T03:39:41.010Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-05-17T03:39:41.010Z] === RUN TestNewServiceConfig [2022-05-17T03:39:41.010Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestValidateIndexName [2022-05-17T03:39:41.010Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestValidateIndexNameWithError [2022-05-17T03:39:41.010Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestEndpointParse [2022-05-17T03:39:41.010Z] --- PASS: TestEndpointParse (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestEndpointParseInvalid [2022-05-17T03:39:41.010Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestValidateEndpoint [2022-05-17T03:39:41.010Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestPing [2022-05-17T03:39:41.010Z] --- PASS: TestPing (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestPingRegistryEndpoint [2022-05-17T03:39:41.010Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:41.010Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestEndpoint [2022-05-17T03:39:41.010Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:41.010Z] --- SKIP: TestEndpoint (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestParseRepositoryInfo [2022-05-17T03:39:41.010Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestNewIndexInfo [2022-05-17T03:39:41.010Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestMirrorEndpointLookup [2022-05-17T03:39:41.010Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:39:41.010Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestSearchRepositories [2022-05-17T03:39:41.010Z] === RUN TestRestartManagerTimeout [2022-05-17T03:39:41.010Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestRestartManagerTimeoutReset [2022-05-17T03:39:41.010Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-17T03:39:41.010Z] PASS [2022-05-17T03:39:41.010Z] coverage: 50.9% of statements [2022-05-17T03:39:41.010Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-17T03:39:41.010Z] Host: 127.0.0.1:49337 [2022-05-17T03:39:41.010Z] User-Agent: docker test client [2022-05-17T03:39:41.010Z] Authorization: Token fake-token [2022-05-17T03:39:41.010Z] X-Docker-Token: true [2022-05-17T03:39:41.010Z] Accept-Encoding: gzip [2022-05-17T03:39:41.010Z] [2022-05-17T03:39:41.010Z] [2022-05-17T03:39:41.010Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-17T03:39:41.010Z] Connection: close [2022-05-17T03:39:41.010Z] Content-Length: 144 [2022-05-17T03:39:41.010Z] Cache-Control: no-cache [2022-05-17T03:39:41.010Z] Content-Type: application/json [2022-05-17T03:39:41.010Z] Date: Tue, 17 May 2022 03:39:40 GMT [2022-05-17T03:39:41.010Z] Expires: -1 [2022-05-17T03:39:41.010Z] Pragma: no-cache [2022-05-17T03:39:41.010Z] Server: docker-tests/mock [2022-05-17T03:39:41.010Z] X-Docker-Registry-Config: mock [2022-05-17T03:39:41.010Z] X-Docker-Registry-Version: 0.0.0 [2022-05-17T03:39:41.010Z] [2022-05-17T03:39:41.010Z] [2022-05-17T03:39:41.010Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestTrustedLocation [2022-05-17T03:39:41.010Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-17T03:39:41.010Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestAllowNondistributableArtifacts [2022-05-17T03:39:41.010Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-17T03:39:41.010Z] === RUN TestIsSecureIndex [2022-05-17T03:39:41.010Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-17T03:39:41.010Z] PASS [2022-05-17T03:39:41.010Z] coverage: 51.7% of statements [2022-05-17T03:39:41.010Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-05-17T03:39:41.010Z] ok github.com/docker/docker/registry 0.211s coverage: 51.7% of statements [2022-05-17T03:39:41.326Z] === CONT TestReadPluginNoRead [2022-05-17T03:39:41.326Z] read_test.go:92: [db3d0841de3b5] daemon is not started [2022-05-17T03:39:41.326Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-05-17T03:39:41.326Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-05-17T03:39:41.326Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-05-17T03:39:41.326Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-05-17T03:39:41.326Z] PASS [2022-05-17T03:39:41.327Z] [2022-05-17T03:39:41.327Z] DONE 6 tests in 9.644s [2022-05-17T03:39:41.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-17T03:39:41.327Z] testing: warning: no tests to run [2022-05-17T03:39:41.327Z] PASS [2022-05-17T03:39:41.327Z] [2022-05-17T03:39:41.327Z] DONE 0 tests in 0.008s [2022-05-17T03:39:41.327Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-17T03:39:41.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:39:41.587Z] INFO: Testing against a local daemon [2022-05-17T03:39:41.587Z] === RUN TestPluginWithDevMounts [2022-05-17T03:39:41.587Z] === PAUSE TestPluginWithDevMounts [2022-05-17T03:39:41.587Z] === CONT TestPluginWithDevMounts [2022-05-17T03:39:41.973Z] === RUN TestDecodeContainerConfig [2022-05-17T03:39:41.973Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-17T03:39:41.973Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-17T03:39:41.973Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-17T03:39:41.973Z] === RUN TestDecodeContainerConfigIsolation [2022-05-17T03:39:41.973Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-17T03:39:41.973Z] === RUN TestValidatePrivileged [2022-05-17T03:39:41.973Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-17T03:39:41.973Z] PASS [2022-05-17T03:39:41.973Z] coverage: 52.4% of statements [2022-05-17T03:39:41.973Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.4% of statements [2022-05-17T03:39:41.973Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-17T03:39:41.973Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-17T03:39:41.973Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-17T03:39:41.973Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-17T03:39:41.973Z] PASS [2022-05-17T03:39:41.973Z] coverage: 62.5% of statements [2022-05-17T03:39:41.973Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-05-17T03:39:42.749Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-17T03:39:42.980Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-05-17T03:39:42.980Z] PASS [2022-05-17T03:39:42.980Z] [2022-05-17T03:39:42.980Z] DONE 1 tests in 1.641s [2022-05-17T03:39:42.980Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-17T03:39:43.006Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-17T03:39:43.240Z] INFO: Testing against a local daemon [2022-05-17T03:39:43.240Z] === RUN TestSecretInspect [2022-05-17T03:39:43.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:39:43.399Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:39:43.959Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-17T03:39:44.137Z] === RUN TestGetDriver [2022-05-17T03:39:44.137Z] --- PASS: TestGetDriver (0.00s) [2022-05-17T03:39:44.137Z] === RUN TestVolumeRequestError [2022-05-17T03:39:44.137Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-17T03:39:44.137Z] PASS [2022-05-17T03:39:44.137Z] coverage: 36.1% of statements [2022-05-17T03:39:44.137Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2022-05-17T03:39:44.137Z] === RUN TestGetAddress [2022-05-17T03:39:44.137Z] --- PASS: TestGetAddress (0.00s) [2022-05-17T03:39:44.137Z] === RUN TestRemove [2022-05-17T03:39:44.137Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-17T03:39:44.137Z] --- SKIP: TestRemove (0.00s) [2022-05-17T03:39:44.137Z] === RUN TestInitializeWithVolumes [2022-05-17T03:39:44.137Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-17T03:39:44.137Z] === RUN TestCreate [2022-05-17T03:39:44.137Z] --- PASS: TestCreate (0.01s) [2022-05-17T03:39:44.137Z] === RUN TestValidateName [2022-05-17T03:39:44.137Z] --- PASS: TestValidateName (0.00s) [2022-05-17T03:39:44.137Z] === RUN TestCreateWithOpts [2022-05-17T03:39:44.137Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-17T03:39:44.137Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-17T03:39:44.137Z] === RUN TestRelaodNoOpts [2022-05-17T03:39:44.137Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-17T03:39:44.137Z] PASS [2022-05-17T03:39:44.137Z] coverage: 41.6% of statements [2022-05-17T03:39:44.137Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.6% of statements [2022-05-17T03:39:44.525Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-17T03:39:44.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:39:45.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:39:45.087Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-17T03:39:45.101Z] time="2022-05-17T03:39:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRaw [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-17T03:39:45.101Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRaw [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-17T03:39:45.101Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestConvertTmpfsOptions [2022-05-17T03:39:45.101Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-17T03:39:45.101Z] linux_parser_test.go:209: data="ro" [2022-05-17T03:39:45.101Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestParseMountSpec [2022-05-17T03:39:45.101Z] parser_test.go:62: case 0 [2022-05-17T03:39:45.101Z] parser_test.go:62: case 1 [2022-05-17T03:39:45.101Z] parser_test.go:62: case 2 [2022-05-17T03:39:45.101Z] parser_test.go:62: case 3 [2022-05-17T03:39:45.101Z] parser_test.go:62: case 4 [2022-05-17T03:39:45.101Z] parser_test.go:62: case 5 [2022-05-17T03:39:45.101Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestValidateMount [2022-05-17T03:39:45.101Z] --- PASS: TestValidateMount (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRaw [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-17T03:39:45.101Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-17T03:39:45.101Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-17T03:39:45.101Z] PASS [2022-05-17T03:39:45.101Z] coverage: 67.6% of statements [2022-05-17T03:39:45.101Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-05-17T03:39:45.722Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-17T03:39:45.781Z] --- PASS: TestSecretInspect (2.24s) [2022-05-17T03:39:45.781Z] === RUN TestSecretList [2022-05-17T03:39:46.065Z] === RUN TestSetGetMeta [2022-05-17T03:39:46.065Z] === PAUSE TestSetGetMeta [2022-05-17T03:39:46.065Z] === RUN TestRestore [2022-05-17T03:39:46.065Z] === PAUSE TestRestore [2022-05-17T03:39:46.065Z] === RUN TestServiceCreate [2022-05-17T03:39:46.065Z] === PAUSE TestServiceCreate [2022-05-17T03:39:46.065Z] === RUN TestServiceList [2022-05-17T03:39:46.065Z] === PAUSE TestServiceList [2022-05-17T03:39:46.065Z] === RUN TestServiceRemove [2022-05-17T03:39:46.065Z] === PAUSE TestServiceRemove [2022-05-17T03:39:46.065Z] === RUN TestServiceGet [2022-05-17T03:39:46.065Z] === PAUSE TestServiceGet [2022-05-17T03:39:46.065Z] === RUN TestServicePrune [2022-05-17T03:39:46.065Z] === PAUSE TestServicePrune [2022-05-17T03:39:46.065Z] === RUN TestCreate [2022-05-17T03:39:46.065Z] === PAUSE TestCreate [2022-05-17T03:39:46.065Z] === RUN TestRemove [2022-05-17T03:39:46.065Z] === PAUSE TestRemove [2022-05-17T03:39:46.065Z] === RUN TestList [2022-05-17T03:39:46.065Z] === PAUSE TestList [2022-05-17T03:39:46.065Z] === RUN TestFindByDriver [2022-05-17T03:39:46.065Z] === PAUSE TestFindByDriver [2022-05-17T03:39:46.065Z] === RUN TestFindByReferenced [2022-05-17T03:39:46.065Z] === PAUSE TestFindByReferenced [2022-05-17T03:39:46.065Z] === RUN TestDerefMultipleOfSameRef [2022-05-17T03:39:46.065Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-17T03:39:46.065Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:39:46.065Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:39:46.065Z] === RUN TestDefererencePluginOnCreateError [2022-05-17T03:39:46.065Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-17T03:39:46.065Z] === RUN TestRefDerefRemove [2022-05-17T03:39:46.065Z] === PAUSE TestRefDerefRemove [2022-05-17T03:39:46.065Z] === RUN TestGet [2022-05-17T03:39:46.065Z] === PAUSE TestGet [2022-05-17T03:39:46.065Z] === RUN TestGetWithReference [2022-05-17T03:39:46.065Z] === PAUSE TestGetWithReference [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc/test_nil_list [2022-05-17T03:39:46.065Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc/test_empty_list [2022-05-17T03:39:46.065Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:39:46.065Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:39:46.065Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc/test_filter_some [2022-05-17T03:39:46.065Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc/test_filter_middle [2022-05-17T03:39:46.065Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:39:46.065Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:39:46.065Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-17T03:39:46.065Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-17T03:39:46.065Z] === CONT TestFilterFunc/test_nil_list [2022-05-17T03:39:46.065Z] === CONT TestFilterFunc/test_filter_some [2022-05-17T03:39:46.065Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:39:46.065Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:39:46.065Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:39:46.065Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-17T03:39:46.065Z] === CONT TestFilterFunc/test_empty_list [2022-05-17T03:39:46.065Z] === CONT TestFilterFunc/test_filter_middle [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc (0.00s) [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-17T03:39:46.065Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-17T03:39:46.065Z] === CONT TestSetGetMeta [2022-05-17T03:39:46.065Z] === CONT TestList [2022-05-17T03:39:46.065Z] === CONT TestServiceGet [2022-05-17T03:39:46.065Z] === CONT TestServiceList [2022-05-17T03:39:46.065Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-17T03:39:46.065Z] === CONT TestServiceRemove [2022-05-17T03:39:46.065Z] --- PASS: TestList (0.02s) [2022-05-17T03:39:46.065Z] === CONT TestServiceCreate [2022-05-17T03:39:46.065Z] --- PASS: TestServiceGet (0.12s) [2022-05-17T03:39:46.065Z] === CONT TestDefererencePluginOnCreateError [2022-05-17T03:39:46.065Z] --- PASS: TestServiceRemove (0.11s) [2022-05-17T03:39:46.065Z] === CONT TestGetWithReference [2022-05-17T03:39:46.065Z] --- PASS: TestServiceCreate (0.10s) [2022-05-17T03:39:46.065Z] === CONT TestGet [2022-05-17T03:39:46.065Z] --- PASS: TestServiceList (0.13s) [2022-05-17T03:39:46.065Z] === CONT TestRefDerefRemove [2022-05-17T03:39:46.065Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-17T03:39:46.065Z] === CONT TestDerefMultipleOfSameRef [2022-05-17T03:39:46.065Z] --- PASS: TestGet (0.02s) [2022-05-17T03:39:46.065Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:39:46.065Z] --- PASS: TestGetWithReference (0.02s) [2022-05-17T03:39:46.065Z] === CONT TestRestore [2022-05-17T03:39:46.065Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-17T03:39:46.065Z] === CONT TestFindByReferenced [2022-05-17T03:39:46.065Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-17T03:39:46.065Z] === CONT TestFindByDriver [2022-05-17T03:39:46.065Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-05-17T03:39:46.065Z] === CONT TestCreate [2022-05-17T03:39:46.065Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-17T03:39:46.065Z] === CONT TestRemove [2022-05-17T03:39:46.065Z] --- PASS: TestRestore (0.02s) [2022-05-17T03:39:46.065Z] === CONT TestServicePrune [2022-05-17T03:39:46.065Z] --- PASS: TestCreate (0.01s) [2022-05-17T03:39:46.065Z] --- PASS: TestFindByDriver (0.02s) [2022-05-17T03:39:46.065Z] time="2022-05-17T03:39:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:39:46.065Z] --- PASS: TestRemove (0.02s) [2022-05-17T03:39:46.065Z] time="2022-05-17T03:39:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:39:46.065Z] time="2022-05-17T03:39:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:39:46.065Z] time="2022-05-17T03:39:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-17T03:39:46.065Z] time="2022-05-17T03:39:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:39:46.065Z] --- PASS: TestServicePrune (0.03s) [2022-05-17T03:39:46.065Z] PASS [2022-05-17T03:39:46.065Z] coverage: 69.0% of statements [2022-05-17T03:39:46.065Z] ok github.com/docker/docker/volume/service 0.232s coverage: 69.0% of statements [2022-05-17T03:39:46.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:39:46.976Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-17T03:39:47.274Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-17T03:39:47.538Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.21s) [2022-05-17T03:39:47.538Z] PASS [2022-05-17T03:39:47.538Z] [2022-05-17T03:39:47.538Z] === Skipped [2022-05-17T03:39:47.538Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-17T03:39:47.538Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:39:47.538Z] [2022-05-17T03:39:47.538Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:39:47.538Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:39:47.538Z] [2022-05-17T03:39:47.538Z] DONE 34 tests, 2 skipped in 192.265s [2022-05-17T03:39:47.538Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-17T03:39:47.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:39:47.538Z] ++ set -e [2022-05-17T03:39:47.538Z] ++ '[' -n 0 ']' [2022-05-17T03:39:47.538Z] ++ set -x [2022-05-17T03:39:47.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:39:47.538Z] INFO: Testing against a local daemon [2022-05-17T03:39:47.538Z] === RUN TestConfigInspect [2022-05-17T03:39:47.693Z] --- PASS: TestSecretList (2.22s) [2022-05-17T03:39:47.693Z] === RUN TestSecretsCreateAndDelete [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-05-17T03:39:48.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-05-17T03:39:48.338Z] === RUN TestCgroupNamespacesRun [2022-05-17T03:39:48.465Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-17T03:39:49.028Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-17T03:39:49.279Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-05-17T03:39:49.279Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-17T03:39:49.390Z] === RUN TestMiddlewares [2022-05-17T03:39:49.390Z] --- PASS: TestMiddlewares (0.00s) [2022-05-17T03:39:49.390Z] PASS [2022-05-17T03:39:49.390Z] coverage: 7.9% of statements [2022-05-17T03:39:49.390Z] ok github.com/docker/docker/api/server 0.067s coverage: 7.9% of statements [2022-05-17T03:39:49.957Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-17T03:39:49.957Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-17T03:39:50.293Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-05-17T03:39:50.293Z] === RUN TestSecretsUpdate [2022-05-17T03:39:50.519Z] --- PASS: TestConfigInspect (2.81s) [2022-05-17T03:39:50.519Z] === RUN TestConfigList [2022-05-17T03:39:50.665Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-05-17T03:39:50.665Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-17T03:39:51.080Z] docker_cli_daemon_test.go:1474: [d191d0dce4c8c] daemon is not started [2022-05-17T03:39:51.191Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-17T03:39:51.606Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-05-17T03:39:51.606Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-17T03:39:51.643Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-17T03:39:51.643Z] check_test.go:307: [dc65dd8009593] daemon is not started [2022-05-17T03:39:51.643Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-17T03:39:52.202Z] --- PASS: TestSecretsUpdate (2.21s) [2022-05-17T03:39:52.202Z] === RUN TestTemplatedSecret [2022-05-17T03:39:52.573Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-17T03:39:52.990Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-17T03:39:52.990Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-17T03:39:53.099Z] --- PASS: TestGet (15.01s) [2022-05-17T03:39:53.099Z] === RUN TestPluginWithNoManifest [2022-05-17T03:39:53.099Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-17T03:39:53.099Z] === RUN TestGetAll [2022-05-17T03:39:53.099Z] --- PASS: TestGetAll (0.00s) [2022-05-17T03:39:53.099Z] PASS [2022-05-17T03:39:53.099Z] coverage: 73.2% of statements [2022-05-17T03:39:53.099Z] ok github.com/docker/docker/pkg/plugins 36.040s coverage: 73.2% of statements [2022-05-17T03:39:53.136Z] --- PASS: TestConfigList (2.83s) [2022-05-17T03:39:53.136Z] === RUN TestConfigsCreateAndDelete [2022-05-17T03:39:53.136Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-17T03:39:53.930Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-17T03:39:53.930Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-17T03:39:54.072Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-17T03:39:54.328Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-17T03:39:54.744Z] --- PASS: TestTemplatedSecret (2.61s) [2022-05-17T03:39:54.744Z] === RUN TestSecretCreateResolve [2022-05-17T03:39:55.313Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-17T03:39:55.313Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-17T03:39:55.694Z] check_test.go:307: [dcb71d78391e3] daemon is not started [2022-05-17T03:39:55.694Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-17T03:39:55.883Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-17T03:39:55.883Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-17T03:39:55.889Z] ............................ [ 66%] [2022-05-17T03:39:55.950Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-17T03:39:56.206Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2022-05-17T03:39:56.206Z] === RUN TestConfigsUpdate [2022-05-17T03:39:56.462Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-17T03:39:57.267Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-05-17T03:39:57.267Z] === RUN TestNISDomainname [2022-05-17T03:39:57.285Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-05-17T03:39:57.285Z] PASS [2022-05-17T03:39:57.285Z] [2022-05-17T03:39:57.285Z] DONE 6 tests in 13.726s [2022-05-17T03:39:57.285Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-17T03:39:57.285Z] INFO: Testing against a local daemon [2022-05-17T03:39:57.285Z] === RUN TestServiceCreateInit [2022-05-17T03:39:57.285Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-17T03:39:57.390Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-17T03:39:57.390Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-17T03:39:57.528Z] --- PASS: TestNISDomainname (0.53s) [2022-05-17T03:39:57.528Z] === RUN TestHostnameDnsResolution [2022-05-17T03:39:57.953Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-17T03:39:58.469Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-05-17T03:39:58.469Z] === RUN TestUnprivilegedPortsAndPing [2022-05-17T03:39:58.517Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-17T03:39:58.517Z] --- PASS: TestConfigsUpdate (2.51s) [2022-05-17T03:39:58.517Z] === RUN TestTemplatedConfig [2022-05-17T03:39:58.729Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-05-17T03:39:58.729Z] === RUN TestPrivilegedHostDevices [2022-05-17T03:39:59.300Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-05-17T03:39:59.300Z] === RUN TestStats [2022-05-17T03:39:59.893Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-17T03:40:00.580Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-17T03:40:01.841Z] --- PASS: TestStats (2.47s) [2022-05-17T03:40:01.841Z] === RUN TestStopContainerWithTimeout [2022-05-17T03:40:01.841Z] === RUN TestStopContainerWithTimeout/0 [2022-05-17T03:40:01.841Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-17T03:40:01.841Z] === RUN TestStopContainerWithTimeout/1 [2022-05-17T03:40:01.841Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-17T03:40:01.841Z] === RUN TestStopContainerWithTimeout/3 [2022-05-17T03:40:01.841Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-17T03:40:01.841Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-17T03:40:01.841Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-17T03:40:01.841Z] === CONT TestStopContainerWithTimeout/0 [2022-05-17T03:40:01.841Z] === CONT TestStopContainerWithTimeout/3 [2022-05-17T03:40:02.413Z] --- PASS: TestTemplatedConfig (3.51s) [2022-05-17T03:40:02.413Z] === RUN TestConfigCreateResolve [2022-05-17T03:40:02.413Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-17T03:40:02.976Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-17T03:40:04.325Z] === CONT TestStopContainerWithTimeout/1 [2022-05-17T03:40:04.780Z] --- PASS: TestServiceCreateInit (7.79s) [2022-05-17T03:40:04.780Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-05-17T03:40:04.780Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s) [2022-05-17T03:40:04.780Z] === RUN TestCreateServiceMultipleTimes [2022-05-17T03:40:05.496Z] --- PASS: TestConfigCreateResolve (2.88s) [2022-05-17T03:40:05.496Z] PASS [2022-05-17T03:40:05.496Z] [2022-05-17T03:40:05.496Z] DONE 6 tests in 17.522s [2022-05-17T03:40:05.496Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-17T03:40:05.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:40:05.496Z] ++ set -e [2022-05-17T03:40:05.496Z] ++ '[' -n 0 ']' [2022-05-17T03:40:05.496Z] ++ set -x [2022-05-17T03:40:05.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:40:05.496Z] INFO: Testing against a local daemon [2022-05-17T03:40:05.496Z] === RUN TestAttachWithTTY [2022-05-17T03:40:05.496Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-17T03:40:05.496Z] === RUN TestAttachWithoutTTy [2022-05-17T03:40:05.496Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-17T03:40:05.496Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-17T03:40:05.496Z] === RUN TestCheckpoint [2022-05-17T03:40:05.496Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:40:05.496Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/commit [2022-05-17T03:40:05.496Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-17T03:40:05.496Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:40:05.496Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:40:05.496Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:40:05.496Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:40:05.496Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:40:05.496Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:40:05.496Z] === CONT TestContainerInvalidJSON/commit [2022-05-17T03:40:05.496Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-17T03:40:05.496Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-17T03:40:05.496Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-17T03:40:05.496Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-17T03:40:05.496Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-17T03:40:05.496Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-17T03:40:05.496Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-17T03:40:05.496Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-17T03:40:05.496Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-17T03:40:05.496Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-05-17T03:40:05.496Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-17T03:40:05.496Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-17T03:40:05.496Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-17T03:40:05.496Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-05-17T03:40:05.496Z] === RUN TestCopyEmptyFile [2022-05-17T03:40:05.709Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-17T03:40:05.709Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-05-17T03:40:05.709Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) [2022-05-17T03:40:05.709Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-05-17T03:40:05.709Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-05-17T03:40:05.709Z] === RUN TestDeleteDevicemapper [2022-05-17T03:40:05.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-17T03:40:05.709Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-17T03:40:05.709Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-17T03:40:06.058Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-05-17T03:40:06.058Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-17T03:40:06.058Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-17T03:40:06.058Z] === RUN TestCopyFromContainer [2022-05-17T03:40:07.619Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-05-17T03:40:07.619Z] === RUN TestUpdateMemory [2022-05-17T03:40:07.879Z] --- PASS: TestUpdateMemory (0.57s) [2022-05-17T03:40:07.879Z] === RUN TestUpdateCPUQuota [2022-05-17T03:40:07.948Z] === RUN TestCopyFromContainer// [2022-05-17T03:40:07.948Z] === RUN TestCopyFromContainer//bar/root [2022-05-17T03:40:07.948Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-17T03:40:07.948Z] === RUN TestCopyFromContainer/bar/quux [2022-05-17T03:40:08.204Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-17T03:40:08.460Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-17T03:40:08.460Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-17T03:40:08.460Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-17T03:40:08.460Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-17T03:40:08.716Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-17T03:40:08.716Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-17T03:40:08.819Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-05-17T03:40:08.819Z] === RUN TestUpdatePidsLimit [2022-05-17T03:40:08.819Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-17T03:40:08.819Z] === RUN TestUpdatePidsLimit/no_change [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer (2.97s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-05-17T03:40:08.973Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-05-17T03:40:08.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-17T03:40:08.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:40:08.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:40:08.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:40:08.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:40:08.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:40:08.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:40:08.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:40:08.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:40:08.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:40:08.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-17T03:40:08.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-17T03:40:08.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-17T03:40:08.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-17T03:40:08.973Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-17T03:40:08.973Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-17T03:40:08.973Z] === RUN TestCreateWithInvalidEnv [2022-05-17T03:40:08.973Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-17T03:40:08.973Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-17T03:40:08.973Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-17T03:40:08.973Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-17T03:40:08.973Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-17T03:40:08.973Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-17T03:40:08.973Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-17T03:40:08.973Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-17T03:40:08.973Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-17T03:40:08.973Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-17T03:40:08.973Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-17T03:40:08.973Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-17T03:40:08.973Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-17T03:40:08.973Z] === RUN TestCreateTmpfsMountsTarget [2022-05-17T03:40:08.973Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-17T03:40:08.973Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-17T03:40:09.080Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-17T03:40:09.340Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-17T03:40:09.600Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-17T03:40:09.600Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-17T03:40:09.861Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-17T03:40:10.802Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-05-17T03:40:10.802Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-05-17T03:40:10.802Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-17T03:40:10.802Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-05-17T03:40:10.802Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-05-17T03:40:10.802Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-05-17T03:40:10.802Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-05-17T03:40:10.802Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-05-17T03:40:10.802Z] === RUN TestUpdateRestartPolicy [2022-05-17T03:40:11.499Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2022-05-17T03:40:11.499Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-17T03:40:12.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-17T03:40:13.428Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2022-05-17T03:40:13.428Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-17T03:40:13.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:40:13.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:40:13.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:40:13.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:40:13.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:40:13.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:40:13.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:40:13.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:40:13.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:40:13.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:40:13.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:40:13.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:40:13.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:40:13.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:40:13.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:40:13.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-05-17T03:40:13.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-17T03:40:13.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-17T03:40:13.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-17T03:40:13.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-17T03:40:13.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-17T03:40:13.684Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-17T03:40:14.249Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2022-05-17T03:40:14.249Z] === RUN TestCreateDifferentPlatform [2022-05-17T03:40:14.249Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-17T03:40:14.249Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-17T03:40:14.249Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-17T03:40:14.249Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-17T03:40:14.249Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-17T03:40:14.250Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-17T03:40:14.250Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-17T03:40:14.250Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-17T03:40:14.506Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-17T03:40:14.506Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-17T03:40:14.506Z] === RUN TestContainerStartOnDaemonRestart [2022-05-17T03:40:14.506Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-17T03:40:14.506Z] === RUN TestDaemonRestartIpcMode [2022-05-17T03:40:14.506Z] === PAUSE TestDaemonRestartIpcMode [2022-05-17T03:40:14.506Z] === RUN TestDaemonHostGatewayIP [2022-05-17T03:40:14.506Z] === PAUSE TestDaemonHostGatewayIP [2022-05-17T03:40:14.506Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-17T03:40:14.506Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-17T03:40:14.506Z] === RUN TestContainerKillOnDaemonStart [2022-05-17T03:40:14.506Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-17T03:40:14.506Z] === RUN TestDiff [2022-05-17T03:40:14.763Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-17T03:40:15.019Z] --- PASS: TestDiff (0.66s) [2022-05-17T03:40:15.019Z] === RUN TestExecWithCloseStdin [2022-05-17T03:40:15.582Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-17T03:40:15.840Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-17T03:40:16.096Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-05-17T03:40:16.096Z] === RUN TestExec [2022-05-17T03:40:17.025Z] --- PASS: TestExec (0.82s) [2022-05-17T03:40:17.025Z] === RUN TestExecUser [2022-05-17T03:40:17.025Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-17T03:40:17.025Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-17T03:40:17.955Z] --- PASS: TestExecUser (0.91s) [2022-05-17T03:40:17.955Z] === RUN TestExportContainerAndImportImage [2022-05-17T03:40:17.955Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-17T03:40:18.212Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-17T03:40:18.774Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2022-05-17T03:40:18.774Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-17T03:40:19.702Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-17T03:40:20.264Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-17T03:40:20.264Z] check_test.go:307: [de56477f1bd77] daemon is not started [2022-05-17T03:40:20.264Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-17T03:40:20.264Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-05-17T03:40:20.264Z] === RUN TestHealthCheckWorkdir [2022-05-17T03:40:21.631Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2022-05-17T03:40:21.631Z] === RUN TestHealthKillContainer [2022-05-17T03:40:22.192Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-17T03:40:22.754Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-17T03:40:22.888Z] --- PASS: TestCreateServiceMultipleTimes (15.75s) [2022-05-17T03:40:22.889Z] === RUN TestCreateServiceConflict [2022-05-17T03:40:22.889Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-05-17T03:40:22.889Z] === RUN TestCreateServiceMaxReplicas [2022-05-17T03:40:23.003Z] 2022/05/17 03:40:19 Closing DB instances... [2022-05-17T03:40:23.003Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-05-17T03:40:23.003Z] === RUN TestFindNode [2022-05-17T03:40:23.003Z] 2022/05/17 03:40:20 Closing DB instances... [2022-05-17T03:40:23.003Z] --- PASS: TestFindNode (0.02s) [2022-05-17T03:40:23.003Z] === RUN TestChangeNodeState [2022-05-17T03:40:23.003Z] 2022/05/17 03:40:20 Closing DB instances... [2022-05-17T03:40:23.003Z] --- PASS: TestChangeNodeState (0.01s) [2022-05-17T03:40:23.003Z] === RUN TestNodeReincarnation [2022-05-17T03:40:23.003Z] 2022/05/17 03:40:20 Closing DB instances... [2022-05-17T03:40:23.036Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-05-17T03:40:23.036Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-17T03:40:23.036Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-05-17T03:40:23.036Z] === RUN TestWaitNonBlocked [2022-05-17T03:40:23.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:40:23.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:40:23.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:40:23.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:40:23.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:40:23.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:40:23.036Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-17T03:40:23.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-05-17T03:40:23.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-05-17T03:40:23.036Z] === RUN TestWaitBlocked [2022-05-17T03:40:23.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:40:23.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:40:23.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:40:23.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:40:23.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:40:23.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:40:23.319Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-17T03:40:23.632Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-17T03:40:23.632Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-05-17T03:40:23.632Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-05-17T03:40:23.632Z] === CONT TestContainerStartOnDaemonRestart [2022-05-17T03:40:23.632Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-17T03:40:23.881Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-17T03:40:25.432Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-05-17T03:40:25.432Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-17T03:40:25.770Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-17T03:40:25.889Z] time="2022-05-17T03:40:25Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-17T03:40:25.889Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-17T03:40:26.184Z] --- PASS: TestContainerStartOnDaemonRestart (2.23s) [2022-05-17T03:40:26.184Z] === CONT TestDaemonHostGatewayIP [2022-05-17T03:40:26.184Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2022-05-17T03:40:26.184Z] === CONT TestDaemonRestartIpcMode [2022-05-17T03:40:26.344Z] === RUN TestParallelCreate [2022-05-17T03:40:26.345Z] 2022/05/17 03:40:25 Closing DB instances... [2022-05-17T03:40:26.345Z] --- PASS: TestParallelCreate (0.02s) [2022-05-17T03:40:26.345Z] === RUN TestParallelDelete [2022-05-17T03:40:26.345Z] 2022/05/17 03:40:25 Closing DB instances... [2022-05-17T03:40:26.345Z] --- PASS: TestParallelDelete (0.02s) [2022-05-17T03:40:26.345Z] === RUN TestNetworkDBIslands [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5739cd005cf8 with config:&{NodeID:5739cd005cf8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="Node 5739cd005cf8/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="Node 5739cd005cf8/172.25.222.241, added to nodes list" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e19321bb9d60 with config:&{NodeID:e19321bb9d60 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="Node e19321bb9d60/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="Node e19321bb9d60/172.25.222.241, added to nodes list" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="Node e19321bb9d60/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="Node e19321bb9d60/172.25.222.241, added to nodes list" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="Node 5739cd005cf8/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=info msg="Node 5739cd005cf8/172.25.222.241, added to nodes list" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-17T03:40:26.345Z] time="2022-05-17T03:40:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:859f910f85b1 with config:&{NodeID:859f910f85b1 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="Node 859f910f85b1/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="Node 859f910f85b1/172.25.222.241, added to nodes list" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="Node 859f910f85b1/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="Node 859f910f85b1/172.25.222.241, added to nodes list" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="Node 5739cd005cf8/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="Node 5739cd005cf8/172.25.222.241, added to nodes list" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="Node e19321bb9d60/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=info msg="Node e19321bb9d60/172.25.222.241, added to nodes list" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-17T03:40:26.800Z] time="2022-05-17T03:40:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:26Z" level=info msg="Node 859f910f85b1/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:26Z" level=info msg="Node 859f910f85b1/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:af4150090f6c with config:&{NodeID:af4150090f6c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node e19321bb9d60/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node e19321bb9d60/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node 859f910f85b1/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node 859f910f85b1/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node 5739cd005cf8/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=info msg="Node 5739cd005cf8/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-17T03:40:27.256Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-17T03:40:27.711Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.711Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.711Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.711Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:21aa957f1690 with config:&{NodeID:21aa957f1690 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node 859f910f85b1/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node 859f910f85b1/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node af4150090f6c/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node 5739cd005cf8/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node 5739cd005cf8/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node e19321bb9d60/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=info msg="Node e19321bb9d60/172.25.222.241, added to nodes list" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-17T03:40:27.712Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to nodes list" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to nodes list" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to nodes list" [2022-05-17T03:40:28.167Z] networkdb_test.go:835: Re-joining: 3 [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=info msg="The new bootstrap node list is:[172.25.222.241:10033 172.25.222.241:10034 172.25.222.241:10035]" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10033" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49369" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10034" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49370" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10035" [2022-05-17T03:40:28.167Z] time="2022-05-17T03:40:27Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49371" [2022-05-17T03:40:28.288Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-17T03:40:28.622Z] networkdb_test.go:835: Re-joining: 4 [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="The new bootstrap node list is:[172.25.222.241:10033 172.25.222.241:10034 172.25.222.241:10035]" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10033" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49372" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10034" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49373" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10035" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49374" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="node 0 leaving" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8 change state NodeActive --> NodeLeft" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="node4(af4150090f6c): Node leave event for 5739cd005cf8/172.25.222.241" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8 change state NodeActive --> NodeLeft" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8 change state NodeActive --> NodeLeft" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="node3(859f910f85b1): Node leave event for 5739cd005cf8/172.25.222.241" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="node2(e19321bb9d60): Node leave event for 5739cd005cf8/172.25.222.241" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8 change state NodeActive --> NodeLeft" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="node1(5739cd005cf8): Node leave event for 5739cd005cf8/172.25.222.241" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8 change state NodeActive --> NodeLeft" [2022-05-17T03:40:28.622Z] time="2022-05-17T03:40:28Z" level=info msg="node5(21aa957f1690): Node leave event for 5739cd005cf8/172.25.222.241" [2022-05-17T03:40:28.730Z] --- PASS: TestDaemonRestartIpcMode (2.48s) [2022-05-17T03:40:28.730Z] === CONT TestIpcModeOlderClient [2022-05-17T03:40:28.730Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-17T03:40:28.730Z] === CONT TestContainerKillOnDaemonStart [2022-05-17T03:40:28.730Z] --- PASS: TestDaemonHostGatewayIP (2.73s) [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node 5739cd005cf8/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="node 1 leaving" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node e19321bb9d60 change state NodeActive --> NodeLeft" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="node3(859f910f85b1): Node leave event for e19321bb9d60/172.25.222.241" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node e19321bb9d60/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node e19321bb9d60 change state NodeActive --> NodeFailed" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node e19321bb9d60/172.25.222.241, added to failed nodes list" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node e19321bb9d60 change state NodeActive --> NodeLeft" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="node5(21aa957f1690): Node leave event for e19321bb9d60/172.25.222.241" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="Node e19321bb9d60 change state NodeActive --> NodeLeft" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=info msg="node4(af4150090f6c): Node leave event for e19321bb9d60/172.25.222.241" [2022-05-17T03:40:29.077Z] time="2022-05-17T03:40:28Z" level=error msg="node: e19321bb9d60 is unknown to memberlist" [2022-05-17T03:40:29.216Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="Node e19321bb9d60/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="Node e19321bb9d60/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="Node e19321bb9d60/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="node 2 leaving" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="Node 859f910f85b1 change state NodeActive --> NodeLeft" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="node4(af4150090f6c): Node leave event for 859f910f85b1/172.25.222.241" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="Node 859f910f85b1 change state NodeActive --> NodeLeft" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="node5(21aa957f1690): Node leave event for 859f910f85b1/172.25.222.241" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="Node 859f910f85b1 change state NodeActive --> NodeLeft" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=info msg="node3(859f910f85b1): Node leave event for 859f910f85b1/172.25.222.241" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=debug msg="memberlist: Failed ping: 21aa957f1690 (timeout reached)" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.222.241:10036: use of closed network connection" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.222.241:10034: use of closed network connection" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.222.241:10035: use of closed network connection" [2022-05-17T03:40:29.532Z] time="2022-05-17T03:40:29Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49375" [2022-05-17T03:40:29.778Z] --- PASS: TestHealthKillContainer (8.37s) [2022-05-17T03:40:29.779Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 859f910f85b1/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 859f910f85b1/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.987Z] networkdb_test.go:867: node4: OK [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 859f910f85b1/172.25.222.241, left gossip cluster" [2022-05-17T03:40:29.987Z] networkdb_test.go:867: node5: OK [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="node 0 coming back" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:96209d62082a with config:&{NodeID:96209d62082a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 96209d62082a/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 96209d62082a/172.25.222.241, added to nodes list" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="node 1 coming back" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:26963b367f50 with config:&{NodeID:26963b367f50 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 26963b367f50/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 26963b367f50/172.25.222.241, added to nodes list" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="node 2 coming back" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:30ad26303752 with config:&{NodeID:30ad26303752 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 30ad26303752/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=info msg="Node 30ad26303752/172.25.222.241, added to nodes list" [2022-05-17T03:40:29.987Z] time="2022-05-17T03:40:29Z" level=warning msg="memberlist: Was able to connect to 21aa957f1690 but other probes failed, network may be misconfigured" [2022-05-17T03:40:30.443Z] time="2022-05-17T03:40:30Z" level=debug msg="memberlist: Failed ping: af4150090f6c (timeout reached)" [2022-05-17T03:40:30.443Z] time="2022-05-17T03:40:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.222.241:10037: use of closed network connection" [2022-05-17T03:40:30.443Z] time="2022-05-17T03:40:30Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49376" [2022-05-17T03:40:30.753Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-05-17T03:40:30.754Z] === RUN TestIpcModeNone [2022-05-17T03:40:30.899Z] time="2022-05-17T03:40:30Z" level=warning msg="memberlist: Was able to connect to af4150090f6c but other probes failed, network may be misconfigured" [2022-05-17T03:40:31.014Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-17T03:40:31.014Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-17T03:40:31.276Z] --- PASS: TestIpcModeNone (0.77s) [2022-05-17T03:40:31.276Z] === RUN TestIpcModePrivate [2022-05-17T03:40:31.837Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-05-17T03:40:32.093Z] --- PASS: TestIpcModePrivate (0.67s) [2022-05-17T03:40:32.093Z] === RUN TestIpcModeShareable [2022-05-17T03:40:32.349Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-17T03:40:32.605Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-17T03:40:32.605Z] --- PASS: TestIpcModeShareable (0.73s) [2022-05-17T03:40:32.605Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-17T03:40:32.861Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-17T03:40:33.423Z] check_test.go:307: [d680a9912fed2] daemon is not started [2022-05-17T03:40:33.423Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-17T03:40:33.795Z] time="2022-05-17T03:40:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.222.241:10033 172.25.222.241:10034 172.25.222.241:10035]" [2022-05-17T03:40:33.796Z] time="2022-05-17T03:40:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.222.241:10033 172.25.222.241:10034 172.25.222.241:10035]" [2022-05-17T03:40:33.986Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10033" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49377" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 21aa957f1690/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node af4150090f6c/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node af4150090f6c/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, is the new incarnation of the shutdown node 5739cd005cf8/172.25.222.241" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10034" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49378" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 21aa957f1690/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node af4150090f6c/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node af4150090f6c/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, is the new incarnation of the shutdown node e19321bb9d60/172.25.222.241" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49379" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10035" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 21aa957f1690/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node af4150090f6c/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node af4150090f6c/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, is the new incarnation of the shutdown node 859f910f85b1/172.25.222.241" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, is the new incarnation of the shutdown node e19321bb9d60/172.25.222.241" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 26963b367f50/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, is the new incarnation of the shutdown node 5739cd005cf8/172.25.222.241" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, is the new incarnation of the shutdown node 859f910f85b1/172.25.222.241" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.254Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.548Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-17T03:40:34.709Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, joined gossip cluster" [2022-05-17T03:40:34.709Z] time="2022-05-17T03:40:34Z" level=info msg="Node 30ad26303752/172.25.222.241, added to nodes list" [2022-05-17T03:40:34.709Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10033" [2022-05-17T03:40:34.709Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49380" [2022-05-17T03:40:34.709Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10034" [2022-05-17T03:40:34.709Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49381" [2022-05-17T03:40:34.709Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.241:10035" [2022-05-17T03:40:34.709Z] time="2022-05-17T03:40:34Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49382" [2022-05-17T03:40:35.113Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-17T03:40:35.164Z] 2022/05/17 03:40:34 Closing DB instances... [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="node2(26963b367f50): Node leave event for 96209d62082a/172.25.222.241" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="node5(21aa957f1690): Node leave event for 96209d62082a/172.25.222.241" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="node4(af4150090f6c): Node leave event for 96209d62082a/172.25.222.241" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="node1(96209d62082a): Node leave event for 96209d62082a/172.25.222.241" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="Node 96209d62082a change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.164Z] time="2022-05-17T03:40:34Z" level=info msg="node3(30ad26303752): Node leave event for 96209d62082a/172.25.222.241" [2022-05-17T03:40:35.370Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2022-05-17T03:40:35.370Z] === RUN TestAPIIpcModeHost [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 96209d62082a/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 96209d62082a/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 96209d62082a/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 96209d62082a/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 96209d62082a/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 26963b367f50 change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="node4(af4150090f6c): Node leave event for 26963b367f50/172.25.222.241" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 26963b367f50 change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="node3(30ad26303752): Node leave event for 26963b367f50/172.25.222.241" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 26963b367f50 change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="node5(21aa957f1690): Node leave event for 26963b367f50/172.25.222.241" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 26963b367f50 change state NodeActive --> NodeLeft" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="node2(26963b367f50): Node leave event for 26963b367f50/172.25.222.241" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 26963b367f50/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 26963b367f50/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 26963b367f50/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.619Z] time="2022-05-17T03:40:35Z" level=info msg="Node 26963b367f50/172.25.222.241, left gossip cluster" [2022-05-17T03:40:35.935Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-17T03:40:35.936Z] --- PASS: TestAPIIpcModeHost (0.66s) [2022-05-17T03:40:35.936Z] === RUN TestDaemonIpcModeShareable [2022-05-17T03:40:36.074Z] time="2022-05-17T03:40:35Z" level=info msg="Node 30ad26303752 change state NodeActive --> NodeLeft" [2022-05-17T03:40:36.074Z] time="2022-05-17T03:40:35Z" level=info msg="node5(21aa957f1690): Node leave event for 30ad26303752/172.25.222.241" [2022-05-17T03:40:36.074Z] time="2022-05-17T03:40:35Z" level=info msg="Node 30ad26303752 change state NodeActive --> NodeLeft" [2022-05-17T03:40:36.074Z] time="2022-05-17T03:40:35Z" level=info msg="node4(af4150090f6c): Node leave event for 30ad26303752/172.25.222.241" [2022-05-17T03:40:36.074Z] time="2022-05-17T03:40:35Z" level=info msg="Node 30ad26303752 change state NodeActive --> NodeLeft" [2022-05-17T03:40:36.074Z] time="2022-05-17T03:40:35Z" level=info msg="node3(30ad26303752): Node leave event for 30ad26303752/172.25.222.241" [2022-05-17T03:40:36.074Z] time="2022-05-17T03:40:35Z" level=info msg="Node 30ad26303752/172.25.222.241, left gossip cluster" [2022-05-17T03:40:36.074Z] time="2022-05-17T03:40:35Z" level=info msg="Node 30ad26303752/172.25.222.241, left gossip cluster" [2022-05-17T03:40:36.544Z] time="2022-05-17T03:40:36Z" level=info msg="Node 30ad26303752/172.25.222.241, left gossip cluster" [2022-05-17T03:40:36.544Z] time="2022-05-17T03:40:36Z" level=debug msg="memberlist: Failed ping: 30ad26303752 (timeout reached)" [2022-05-17T03:40:36.544Z] time="2022-05-17T03:40:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.222.241:10036: use of closed network connection" [2022-05-17T03:40:36.544Z] time="2022-05-17T03:40:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.222.241:10037: use of closed network connection" [2022-05-17T03:40:36.544Z] time="2022-05-17T03:40:36Z" level=debug msg="memberlist: Stream connection from=172.25.222.241:49383" [2022-05-17T03:40:37.000Z] time="2022-05-17T03:40:36Z" level=info msg="Node af4150090f6c change state NodeActive --> NodeLeft" [2022-05-17T03:40:37.000Z] time="2022-05-17T03:40:36Z" level=info msg="node5(21aa957f1690): Node leave event for af4150090f6c/172.25.222.241" [2022-05-17T03:40:37.000Z] time="2022-05-17T03:40:36Z" level=info msg="Node af4150090f6c change state NodeActive --> NodeLeft" [2022-05-17T03:40:37.000Z] time="2022-05-17T03:40:36Z" level=info msg="node4(af4150090f6c): Node leave event for af4150090f6c/172.25.222.241" [2022-05-17T03:40:37.000Z] time="2022-05-17T03:40:36Z" level=warning msg="memberlist: Was able to connect to 30ad26303752 but other probes failed, network may be misconfigured" [2022-05-17T03:40:37.000Z] time="2022-05-17T03:40:36Z" level=info msg="Node af4150090f6c/172.25.222.241, left gossip cluster" [2022-05-17T03:40:37.309Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-17T03:40:37.387Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-17T03:40:37.455Z] time="2022-05-17T03:40:37Z" level=info msg="Node af4150090f6c/172.25.222.241, left gossip cluster" [2022-05-17T03:40:37.567Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: true, mustBeShared: true [2022-05-17T03:40:37.824Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2022-05-17T03:40:37.824Z] === RUN TestDaemonIpcModePrivate [2022-05-17T03:40:37.911Z] time="2022-05-17T03:40:37Z" level=info msg="Node 21aa957f1690/172.25.222.241, left gossip cluster" [2022-05-17T03:40:37.911Z] time="2022-05-17T03:40:37Z" level=info msg="Node 21aa957f1690 change state NodeActive --> NodeFailed" [2022-05-17T03:40:37.911Z] time="2022-05-17T03:40:37Z" level=info msg="Node 21aa957f1690/172.25.222.241, added to failed nodes list" [2022-05-17T03:40:37.911Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-05-17T03:40:37.911Z] PASS [2022-05-17T03:40:37.911Z] coverage: 60.0% of statements [2022-05-17T03:40:37.911Z] ok github.com/docker/docker/libnetwork/networkdb 103.444s coverage: 60.0% of statements [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/quota [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/rootless [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/volume [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-17T03:40:37.911Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-17T03:40:38.081Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-17T03:40:38.081Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-17T03:40:39.449Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-05-17T03:40:39.449Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2022-05-17T03:40:39.449Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === Skipped [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-17T03:40:40.074Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-17T03:40:40.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-17T03:40:40.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-17T03:40:40.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.05s) [2022-05-17T03:40:40.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-17T03:40:40.074Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-17T03:40:40.074Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-17T03:40:40.074Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-17T03:40:40.074Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-17T03:40:40.074Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-17T03:40:40.074Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-17T03:40:40.074Z] daemon_test.go:145: root required [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-17T03:40:40.074Z] reload_test.go:342: root required [2022-05-17T03:40:40.074Z] [2022-05-17T03:40:40.074Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-17T03:40:40.075Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-17T03:40:40.075Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-17T03:40:40.075Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-17T03:40:40.075Z] download_test.go:267: Needs fixing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-17T03:40:40.075Z] layer_test.go:291: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-17T03:40:40.075Z] layer_test.go:340: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-17T03:40:40.075Z] layer_test.go:455: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-17T03:40:40.075Z] layer_test.go:684: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-17T03:40:40.075Z] migration_test.go:45: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-17T03:40:40.075Z] migration_test.go:181: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-17T03:40:40.075Z] mount_test.go:17: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-17T03:40:40.075Z] mount_test.go:76: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-17T03:40:40.075Z] mount_test.go:125: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-17T03:40:40.075Z] mount_test.go:212: Failing on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-17T03:40:40.075Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-17T03:40:40.075Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-17T03:40:40.075Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-17T03:40:40.075Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-17T03:40:40.075Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-17T03:40:40.075Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-17T03:40:40.075Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2022-05-17T03:40:40.075Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-17T03:40:40.075Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s) [2022-05-17T03:40:40.075Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-17T03:40:40.075Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-17T03:40:40.075Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-17T03:40:40.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-17T03:40:40.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-17T03:40:40.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-17T03:40:40.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-17T03:40:40.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:133: Xz not present in msys2 [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-17T03:40:40.075Z] archive_test.go:140: zstd not installed [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:252: Failing on Windows CI machines [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:40:40.075Z] archive_windows_test.go:16: Currently fails [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-17T03:40:40.075Z] changes_test.go:196: needs more investigation [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-17T03:40:40.075Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-17T03:40:40.075Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-17T03:40:40.075Z] changes_test.go:433: needs further investigation [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-17T03:40:40.075Z] changes_test.go:469: needs further investigation [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-17T03:40:40.075Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-17T03:40:40.075Z] poller_test.go:40: No chmod on Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-17T03:40:40.075Z] fileutils_test.go:133: Needs porting to Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-17T03:40:40.075Z] fileutils_test.go:179: Needs porting to Windows [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-17T03:40:40.075Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-17T03:40:40.075Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-17T03:40:40.075Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-17T03:40:40.075Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-17T03:40:40.075Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-17T03:40:40.075Z] [2022-05-17T03:40:40.075Z] DONE 2329 tests, 70 skipped in 278.770s [2022-05-17T03:40:40.328Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2022-05-17T03:40:40.328Z] === RUN TestCreateServiceSecretFileMode [2022-05-17T03:40:40.530Z] INFO: make.ps1 ended at 05/17/2022 03:40:40 [2022-05-17T03:40:40.817Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:126, shared: false, mustBeShared: false [2022-05-17T03:40:40.955Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) [2022-05-17T03:40:40.955Z] PASS [2022-05-17T03:40:40.955Z] [2022-05-17T03:40:40.955Z] === Skipped [2022-05-17T03:40:40.955Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-17T03:40:40.955Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:40:40.955Z] [2022-05-17T03:40:40.955Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-17T03:40:40.955Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-17T03:40:40.955Z] [2022-05-17T03:40:40.955Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-17T03:40:40.955Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-17T03:40:40.955Z] [2022-05-17T03:40:40.955Z] DONE 237 tests, 3 skipped in 118.652s [2022-05-17T03:40:40.955Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-17T03:40:40.955Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:40:40.955Z] ++ set -e [2022-05-17T03:40:40.955Z] ++ '[' -n 0 ']' [2022-05-17T03:40:40.955Z] ++ set -x [2022-05-17T03:40:40.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:40:40.955Z] === RUN TestConfigDaemonLibtrustID [2022-05-17T03:40:40.955Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-17T03:40:40.955Z] === RUN TestConfigDaemonID [2022-05-17T03:40:41.075Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2022-05-17T03:40:41.075Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-17T03:40:41.075Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-17T03:40:41.270Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-05-17T03:40:41.270Z] === RUN TestCreateServiceConfigFileMode [2022-05-17T03:40:41.526Z] daemon_test.go:84: [d0e5a59708e10] daemon is not started [2022-05-17T03:40:41.526Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-17T03:40:41.526Z] === RUN TestDaemonConfigValidation [2022-05-17T03:40:41.526Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:40:41.526Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:40:41.526Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-17T03:40:41.526Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-17T03:40:41.526Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-17T03:40:41.526Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-17T03:40:41.526Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-17T03:40:41.526Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-17T03:40:41.526Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-17T03:40:41.526Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-17T03:40:41.526Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:40:41.526Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-17T03:40:41.526Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-17T03:40:41.526Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-17T03:40:41.787Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-17T03:40:41.787Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-17T03:40:41.787Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-17T03:40:41.787Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-17T03:40:41.787Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-17T03:40:41.787Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-05-17T03:40:41.787Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-17T03:40:41.787Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-17T03:40:41.787Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-17T03:40:42.059Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-17T03:40:42.059Z] INFO: Unit tests ended at 05/17/2022 03:40:41. Duration:00:04:51.8310384 [2022-05-17T03:40:42.059Z] INFO: Building busybox [2022-05-17T03:40:42.059Z] Sending build context to Docker daemon 5.12kB [2022-05-17T03:40:42.059Z] [2022-05-17T03:40:42.059Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-17T03:40:42.059Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-17T03:40:42.059Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-17T03:40:42.059Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-17T03:40:42.059Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-17T03:40:42.059Z] ---> 7c569352fed3 [2022-05-17T03:40:42.059Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-17T03:40:42.059Z] ---> Running in 3c684d17cebd [2022-05-17T03:40:42.441Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-05-17T03:40:42.441Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-05-17T03:40:42.441Z] === RUN TestIpcModeOlderClient [2022-05-17T03:40:42.441Z] === PAUSE TestIpcModeOlderClient [2022-05-17T03:40:42.441Z] === RUN TestKillContainerInvalidSignal [2022-05-17T03:40:42.728Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-17T03:40:43.002Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-17T03:40:43.258Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-05-17T03:40:43.258Z] === RUN TestKillContainer [2022-05-17T03:40:43.258Z] === RUN TestKillContainer/no_signal [2022-05-17T03:40:43.811Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-05-17T03:40:43.811Z] === RUN TestCreateServiceSysctls [2022-05-17T03:40:43.820Z] === RUN TestKillContainer/non_killing_signal [2022-05-17T03:40:44.076Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-17T03:40:44.110Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-17T03:40:44.332Z] === RUN TestKillContainer/killing_signal [2022-05-17T03:40:45.050Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-17T03:40:45.050Z] daemon_test.go:198: [d86b61c6a9e9e] daemon is not started [2022-05-17T03:40:45.050Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-17T03:40:45.050Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-17T03:40:45.050Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-17T03:40:45.050Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-17T03:40:45.050Z] === RUN TestDaemonProxy [2022-05-17T03:40:45.050Z] === RUN TestDaemonProxy/environment_variables [2022-05-17T03:40:45.260Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-17T03:40:45.260Z] --- PASS: TestKillContainer (2.03s) [2022-05-17T03:40:45.260Z] --- PASS: TestKillContainer/no_signal (0.51s) [2022-05-17T03:40:45.260Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-05-17T03:40:45.260Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2022-05-17T03:40:45.260Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-17T03:40:45.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-17T03:40:45.516Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-17T03:40:45.516Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-17T03:40:45.516Z] check_test.go:307: [d49c255f444df] daemon is not started [2022-05-17T03:40:45.516Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-17T03:40:46.080Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-17T03:40:46.336Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-17T03:40:46.721Z] Removing intermediate container 3c684d17cebd [2022-05-17T03:40:46.721Z] ---> 9365e1142287 [2022-05-17T03:40:46.721Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-17T03:40:46.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2022-05-17T03:40:46.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2022-05-17T03:40:46.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-05-17T03:40:46.897Z] === RUN TestKillStoppedContainer [2022-05-17T03:40:46.897Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-05-17T03:40:46.897Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-17T03:40:46.897Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-17T03:40:46.897Z] === RUN TestKillDifferentUserContainer [2022-05-17T03:40:46.960Z] === RUN TestDaemonProxy/command-line_options [2022-05-17T03:40:47.106Z] --- PASS: TestCreateServiceSysctls (3.42s) [2022-05-17T03:40:47.106Z] === RUN TestCreateServiceCapabilities [2022-05-17T03:40:47.176Z] ---> Running in bd7516851fa8 [2022-05-17T03:40:47.176Z] Removing intermediate container bd7516851fa8 [2022-05-17T03:40:47.176Z] ---> a222cc37be59 [2022-05-17T03:40:47.176Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-17T03:40:47.632Z] ---> Running in 63276a6f18f0 [2022-05-17T03:40:47.632Z] Removing intermediate container 63276a6f18f0 [2022-05-17T03:40:47.632Z] ---> 55d5f8809008 [2022-05-17T03:40:47.632Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-17T03:40:51.750Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-05-17T03:40:51.751Z] === RUN TestInspect [2022-05-17T03:40:51.751Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2022-05-17T03:40:51.751Z] === RUN TestInspectOomKilledTrue [2022-05-17T03:40:51.751Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:40:51.751Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-17T03:40:51.751Z] === RUN TestInspectOomKilledFalse [2022-05-17T03:40:51.751Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:40:51.751Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-17T03:40:51.751Z] === RUN TestLinksEtcHostsContentMatch [2022-05-17T03:40:51.751Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-17T03:40:51.751Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-05-17T03:40:51.751Z] === RUN TestLinksContainerNames [2022-05-17T03:40:51.751Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-17T03:40:51.751Z] --- PASS: TestLinksContainerNames (1.57s) [2022-05-17T03:40:51.751Z] === RUN TestLogsFollowTailEmpty [2022-05-17T03:40:51.751Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-17T03:40:51.751Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-05-17T03:40:51.751Z] === RUN TestContainerNetworkMountsNoChown [2022-05-17T03:40:51.751Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/default [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/default [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/private [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/private [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rprivate [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/slave [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/slave [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rslave [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/shared [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/shared [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rshared [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/default [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rprivate [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rshared [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/shared [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rslave [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/slave [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/private [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:40:51.751Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-17T03:40:51.751Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-17T03:40:51.751Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-17T03:40:51.751Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-17T03:40:51.752Z] === RUN TestDaemonProxy/configuration_file [2022-05-17T03:40:51.752Z] === RUN TestDaemonProxy/conflicting_options [2022-05-17T03:40:51.752Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-17T03:40:51.752Z] --- PASS: TestDaemonProxy (6.25s) [2022-05-17T03:40:51.752Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-05-17T03:40:51.752Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-17T03:40:51.752Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-17T03:40:51.752Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-17T03:40:51.752Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-17T03:40:51.752Z] PASS [2022-05-17T03:40:51.752Z] [2022-05-17T03:40:51.752Z] DONE 18 tests in 11.292s [2022-05-17T03:40:51.752Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-17T03:40:51.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:40:51.752Z] ++ set -e [2022-05-17T03:40:51.752Z] ++ '[' -n 0 ']' [2022-05-17T03:40:51.752Z] ++ set -x [2022-05-17T03:40:51.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:40:51.752Z] INFO: Testing against a local daemon [2022-05-17T03:40:51.752Z] === RUN TestCommitInheritsEnv [2022-05-17T03:40:51.752Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-05-17T03:40:51.752Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-17T03:40:51.752Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-17T03:40:51.752Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform// [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform/linux [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform/macos [2022-05-17T03:40:51.752Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-17T03:40:52.012Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-17T03:40:52.012Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-17T03:40:52.012Z] === RUN TestImagesFilterMultiReference [2022-05-17T03:40:52.012Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-17T03:40:52.012Z] === RUN TestImagePullPlatformInvalid [2022-05-17T03:40:52.012Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-17T03:40:52.012Z] === RUN TestRemoveImageOrphaning [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-17T03:40:52.013Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2022-05-17T03:40:52.013Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-05-17T03:40:52.013Z] === RUN TestContainerBindMountNonRecursive [2022-05-17T03:40:52.034Z] [2022-05-17T03:40:52.034Z] ---> d62aecd19216 [2022-05-17T03:40:52.034Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-17T03:40:52.034Z] ---> Running in fcaac2cd7db8 [2022-05-17T03:40:52.428Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-05-17T03:40:52.428Z] === RUN TestRemoveImageGarbageCollector [2022-05-17T03:40:52.428Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:40:52.428Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-17T03:40:52.428Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-17T03:40:52.428Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-17T03:40:52.428Z] === RUN TestTagInvalidReference [2022-05-17T03:40:52.428Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-17T03:40:52.428Z] === RUN TestTagValidPrefixedRepo [2022-05-17T03:40:52.428Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-17T03:40:52.428Z] === RUN TestTagExistedNameWithoutForce [2022-05-17T03:40:52.428Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-17T03:40:52.428Z] === RUN TestTagOfficialNames [2022-05-17T03:40:52.428Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-17T03:40:52.428Z] === RUN TestTagMatchesDigest [2022-05-17T03:40:52.428Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-17T03:40:52.428Z] PASS [2022-05-17T03:40:52.428Z] [2022-05-17T03:40:52.428Z] === Skipped [2022-05-17T03:40:52.428Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-17T03:40:52.428Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-17T03:40:52.428Z] [2022-05-17T03:40:52.428Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-17T03:40:52.428Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:40:52.428Z] [2022-05-17T03:40:52.428Z] DONE 22 tests, 2 skipped in 1.286s [2022-05-17T03:40:52.428Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-17T03:40:52.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:40:52.428Z] ++ set -e [2022-05-17T03:40:52.428Z] ++ '[' -n 0 ']' [2022-05-17T03:40:52.428Z] ++ set -x [2022-05-17T03:40:52.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:40:52.428Z] INFO: Testing against a local daemon [2022-05-17T03:40:52.428Z] === RUN TestNetworkCreateDelete [2022-05-17T03:40:52.429Z] --- PASS: TestInspect (2.79s) [2022-05-17T03:40:52.429Z] === RUN TestCreateJob [2022-05-17T03:40:52.691Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-17T03:40:52.691Z] === RUN TestDockerNetworkDeletePreferID [2022-05-17T03:40:52.951Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-05-17T03:40:52.951Z] === RUN TestDaemonDNSFallback [2022-05-17T03:40:53.532Z] check_test.go:307: [d98fca5eba526] daemon is not started [2022-05-17T03:40:53.532Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-17T03:40:54.421Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-17T03:40:54.459Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2022-05-17T03:40:54.459Z] === RUN TestContainerVolumesMountedAsShared [2022-05-17T03:40:54.680Z] tests/integration/client_test.py ..... [ 75%] [2022-05-17T03:40:54.938Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-17T03:40:55.021Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2022-05-17T03:40:55.021Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-17T03:40:55.505Z] tests/integration/errors_test.py . [ 76%] [2022-05-17T03:40:55.730Z] --- PASS: TestCreateJob (3.18s) [2022-05-17T03:40:55.730Z] === RUN TestReplicatedJob [2022-05-17T03:40:55.950Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2022-05-17T03:40:55.951Z] === RUN TestNetworkNat [2022-05-17T03:40:56.512Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-17T03:40:56.770Z] --- PASS: TestNetworkNat (0.92s) [2022-05-17T03:40:56.770Z] === RUN TestNetworkLocalhostTCPNat [2022-05-17T03:40:56.770Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-17T03:40:57.027Z] check_test.go:307: [de243221cd8f6] daemon is not started [2022-05-17T03:40:57.027Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-17T03:40:57.591Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2022-05-17T03:40:57.591Z] === RUN TestNetworkLoopbackNat [2022-05-17T03:40:57.875Z] Removing intermediate container fcaac2cd7db8 [2022-05-17T03:40:57.875Z] ---> 3f8f227cdb52 [2022-05-17T03:40:57.875Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-17T03:40:57.875Z] ---> Running in 0914d7191e36 [2022-05-17T03:40:59.402Z] [2022-05-17T03:40:59.402Z] SUCCESS: Specified value was saved. [2022-05-17T03:40:59.529Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-05-17T03:40:59.529Z] === RUN TestInspectNetwork [2022-05-17T03:41:00.112Z] docker_cli_daemon_plugins_test.go:80: [de6e9f1407761] daemon is not started [2022-05-17T03:41:00.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-17T03:41:00.372Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2022-05-17T03:41:00.372Z] === RUN TestPause [2022-05-17T03:41:00.939Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-17T03:41:01.016Z] --- PASS: TestReplicatedJob (5.24s) [2022-05-17T03:41:01.017Z] === RUN TestUpdateReplicatedJob [2022-05-17T03:41:01.195Z] --- PASS: TestPause (0.78s) [2022-05-17T03:41:01.195Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-17T03:41:01.195Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-17T03:41:01.195Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2022-05-17T03:41:01.195Z] === RUN TestPauseStopPausedContainer [2022-05-17T03:41:01.576Z] Removing intermediate container 0914d7191e36 [2022-05-17T03:41:01.576Z] ---> 33e20c04a240 [2022-05-17T03:41:01.576Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-17T03:41:01.576Z] ---> Running in 2d055e9dc04a [2022-05-17T03:41:01.758Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2022-05-17T03:41:01.758Z] === RUN TestPidHost [2022-05-17T03:41:02.830Z] === RUN TestInspectNetwork/full_network_id [2022-05-17T03:41:02.830Z] === RUN TestInspectNetwork/partial_network_id [2022-05-17T03:41:02.830Z] === RUN TestInspectNetwork/network_name [2022-05-17T03:41:02.830Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-17T03:41:03.125Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-17T03:41:03.381Z] --- PASS: TestPidHost (1.55s) [2022-05-17T03:41:03.382Z] === RUN TestPsFilter [2022-05-17T03:41:03.382Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-17T03:41:03.558Z] === RUN TestBoolValue [2022-05-17T03:41:03.558Z] --- PASS: TestBoolValue (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestBoolValueOrDefault [2022-05-17T03:41:03.558Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestInt64ValueOrZero [2022-05-17T03:41:03.558Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestInt64ValueOrDefault [2022-05-17T03:41:03.558Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-17T03:41:03.558Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestJsonContentType [2022-05-17T03:41:03.558Z] --- PASS: TestJsonContentType (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestReadJSON [2022-05-17T03:41:03.558Z] === RUN TestReadJSON/nil_body [2022-05-17T03:41:03.558Z] === RUN TestReadJSON/empty_body [2022-05-17T03:41:03.558Z] === RUN TestReadJSON/with_valid_request [2022-05-17T03:41:03.558Z] === RUN TestReadJSON/with_whitespace [2022-05-17T03:41:03.558Z] === RUN TestReadJSON/with_extra_content [2022-05-17T03:41:03.558Z] === RUN TestReadJSON/invalid_JSON [2022-05-17T03:41:03.558Z] --- PASS: TestReadJSON (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-17T03:41:03.558Z] PASS [2022-05-17T03:41:03.558Z] coverage: 31.9% of statements [2022-05-17T03:41:03.558Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 31.9% of statements [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-17T03:41:03.558Z] === RUN TestMaskSecretKeys [2022-05-17T03:41:03.558Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-17T03:41:03.558Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-17T03:41:03.558Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-17T03:41:03.558Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-17T03:41:03.558Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVersionMiddlewareVersion [2022-05-17T03:41:03.558Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-17T03:41:03.558Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-17T03:41:03.558Z] PASS [2022-05-17T03:41:03.558Z] coverage: 37.7% of statements [2022-05-17T03:41:03.558Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-17T03:41:03.558Z] === RUN TestToJSON [2022-05-17T03:41:03.558Z] --- PASS: TestToJSON (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestToParamWithVersion [2022-05-17T03:41:03.558Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestFromJSON [2022-05-17T03:41:03.558Z] --- PASS: TestFromJSON (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestEmpty [2022-05-17T03:41:03.558Z] --- PASS: TestEmpty (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestArgsMatchKVListEmptySources [2022-05-17T03:41:03.558Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestArgsMatchKVList [2022-05-17T03:41:03.558Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestArgsMatch [2022-05-17T03:41:03.558Z] --- PASS: TestArgsMatch (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestAdd [2022-05-17T03:41:03.558Z] --- PASS: TestAdd (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestDel [2022-05-17T03:41:03.558Z] --- PASS: TestDel (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestLen [2022-05-17T03:41:03.558Z] --- PASS: TestLen (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestExactMatch [2022-05-17T03:41:03.558Z] --- PASS: TestExactMatch (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestOnlyOneExactMatch [2022-05-17T03:41:03.558Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestContains [2022-05-17T03:41:03.558Z] --- PASS: TestContains (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestValidate [2022-05-17T03:41:03.558Z] --- PASS: TestValidate (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestWalkValues [2022-05-17T03:41:03.558Z] --- PASS: TestWalkValues (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestFuzzyMatch [2022-05-17T03:41:03.558Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestClone [2022-05-17T03:41:03.558Z] --- PASS: TestClone (0.00s) [2022-05-17T03:41:03.558Z] PASS [2022-05-17T03:41:03.558Z] coverage: 92.2% of statements [2022-05-17T03:41:03.558Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-05-17T03:41:03.558Z] === RUN TestStrSliceMarshalJSON [2022-05-17T03:41:03.558Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestStrSliceUnmarshalJSON [2022-05-17T03:41:03.558Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestStrSliceUnmarshalString [2022-05-17T03:41:03.558Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestStrSliceUnmarshalSlice [2022-05-17T03:41:03.558Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-17T03:41:03.558Z] PASS [2022-05-17T03:41:03.558Z] coverage: 90.0% of statements [2022-05-17T03:41:03.558Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-05-17T03:41:03.558Z] === RUN TestAdjustForAPIVersion [2022-05-17T03:41:03.558Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-17T03:41:03.558Z] PASS [2022-05-17T03:41:03.558Z] coverage: 6.0% of statements [2022-05-17T03:41:03.558Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 6.0% of statements [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-17T03:41:03.558Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-17T03:41:03.558Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-17T03:41:03.558Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestGetVolumeByNameNotFound [2022-05-17T03:41:03.558Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-17T03:41:03.558Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-17T03:41:03.558Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestListVolumes [2022-05-17T03:41:03.558Z] --- PASS: TestListVolumes (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestListVolumesNoSwarm [2022-05-17T03:41:03.558Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestListVolumesNoManager [2022-05-17T03:41:03.558Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestCreateRegularVolume [2022-05-17T03:41:03.558Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-17T03:41:03.558Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-17T03:41:03.558Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestCreateVolumeCluster [2022-05-17T03:41:03.558Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestUpdateVolume [2022-05-17T03:41:03.558Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestUpdateVolumeNoSwarm [2022-05-17T03:41:03.558Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestUpdateVolumeNotFound [2022-05-17T03:41:03.558Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVolumeRemove [2022-05-17T03:41:03.558Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVolumeRemoveSwarm [2022-05-17T03:41:03.558Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-17T03:41:03.558Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-17T03:41:03.558Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-17T03:41:03.558Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-17T03:41:03.558Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-17T03:41:03.558Z] === RUN TestVolumeRemoveSwarmForce [2022-05-17T03:41:03.558Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-17T03:41:03.558Z] PASS [2022-05-17T03:41:03.558Z] coverage: 67.9% of statements [2022-05-17T03:41:03.558Z] ok github.com/docker/docker/api/server/router/volume 0.062s coverage: 67.9% of statements [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-17T03:41:03.558Z] === RUN TestGetTimestamp [2022-05-17T03:41:03.558Z] === RUN TestCompareVersion [2022-05-17T03:41:03.558Z] --- PASS: TestCompareVersion (0.00s) [2022-05-17T03:41:03.558Z] PASS [2022-05-17T03:41:03.558Z] coverage: 77.3% of statements [2022-05-17T03:41:03.558Z] ok github.com/docker/docker/api/types/versions 0.091s coverage: 77.3% of statements [2022-05-17T03:41:03.558Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-17T03:41:03.558Z] === RUN TestParseTimestamps [2022-05-17T03:41:03.558Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-17T03:41:03.558Z] PASS [2022-05-17T03:41:03.558Z] coverage: 100.0% of statements [2022-05-17T03:41:03.558Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-17T03:41:03.558Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/builder [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-17T03:41:03.559Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-17T03:41:03.559Z] === RUN TestIsGIT [2022-05-17T03:41:03.559Z] --- PASS: TestIsGIT (0.00s) [2022-05-17T03:41:03.559Z] PASS [2022-05-17T03:41:03.559Z] coverage: 100.0% of statements [2022-05-17T03:41:03.559Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.056s coverage: 100.0% of statements [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-17T03:41:03.559Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-17T03:41:03.559Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-17T03:41:03.559Z] === RUN TestCloneArgsSmartHttp [2022-05-17T03:41:03.559Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-17T03:41:03.559Z] === RUN TestCloneArgsDumbHttp [2022-05-17T03:41:03.559Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-17T03:41:03.559Z] === RUN TestCloneArgsGit [2022-05-17T03:41:03.559Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-17T03:41:03.559Z] === RUN TestCheckoutGit [2022-05-17T03:41:03.637Z] --- PASS: TestPsFilter (0.16s) [2022-05-17T03:41:03.637Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-17T03:41:03.893Z] docker_cli_daemon_plugins_test.go:170: [d5ae58e9b6e7f] daemon is not started [2022-05-17T03:41:04.313Z] --- PASS: TestUpdateReplicatedJob (3.18s) [2022-05-17T03:41:04.314Z] === RUN TestServiceListWithStatuses [2022-05-17T03:41:04.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-17T03:41:04.314Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-17T03:41:04.314Z] === RUN TestDockerNetworkConnectAlias [2022-05-17T03:41:04.455Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-05-17T03:41:04.455Z] === RUN TestRemoveContainerWithVolume [2022-05-17T03:41:05.017Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2022-05-17T03:41:05.017Z] === RUN TestRemoveContainerRunning [2022-05-17T03:41:05.124Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-17T03:41:05.124Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-17T03:41:05.124Z] === RUN TestProcessNoDockerignore [2022-05-17T03:41:05.124Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-17T03:41:05.124Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-17T03:41:05.124Z] === RUN TestDetectContentType [2022-05-17T03:41:05.124Z] --- PASS: TestDetectContentType (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestSelectAcceptableMIME [2022-05-17T03:41:05.124Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestInspectEmptyResponse [2022-05-17T03:41:05.124Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestInspectResponseBinary [2022-05-17T03:41:05.124Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestResponseUnsupportedContentType [2022-05-17T03:41:05.124Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestInspectResponseTextSimple [2022-05-17T03:41:05.124Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestInspectResponseEmptyContentType [2022-05-17T03:41:05.124Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestUnknownContentLength [2022-05-17T03:41:05.124Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestDownloadRemote [2022-05-17T03:41:05.124Z] === RUN TestEnable [2022-05-17T03:41:05.124Z] --- PASS: TestEnable (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestDisable [2022-05-17T03:41:05.124Z] --- PASS: TestDisable (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestEnabled [2022-05-17T03:41:05.124Z] --- PASS: TestEnabled (0.00s) [2022-05-17T03:41:05.124Z] PASS [2022-05-17T03:41:05.124Z] coverage: 100.0% of statements [2022-05-17T03:41:05.124Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-05-17T03:41:05.124Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-17T03:41:05.124Z] === RUN TestGetWithStatusError [2022-05-17T03:41:05.124Z] --- PASS: TestGetWithStatusError (0.01s) [2022-05-17T03:41:05.124Z] === RUN TestCloseRootDirectory [2022-05-17T03:41:05.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:41:05.124Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestHashFile [2022-05-17T03:41:05.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:41:05.124Z] --- SKIP: TestHashFile (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestHashSubdir [2022-05-17T03:41:05.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:41:05.124Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-17T03:41:05.124Z] === RUN TestRemoveDirectory [2022-05-17T03:41:05.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:41:05.124Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-17T03:41:05.124Z] PASS [2022-05-17T03:41:05.124Z] coverage: 9.3% of statements [2022-05-17T03:41:05.124Z] ok github.com/docker/docker/builder/remotecontext 0.418s coverage: 9.3% of statements [2022-05-17T03:41:05.124Z] === RUN TestGetAllAllowed [2022-05-17T03:41:05.124Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestGetAllMeta [2022-05-17T03:41:05.124Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-17T03:41:05.124Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestIsUnreferencedBuiltin [2022-05-17T03:41:05.124Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestIsExistingDirectory [2022-05-17T03:41:05.124Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-17T03:41:05.124Z] === RUN TestGetFilenameForDownload [2022-05-17T03:41:05.124Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestEnv2Variables [2022-05-17T03:41:05.124Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-17T03:41:05.124Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestMaintainer [2022-05-17T03:41:05.124Z] --- PASS: TestMaintainer (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestLabel [2022-05-17T03:41:05.124Z] --- PASS: TestLabel (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestFromScratch [2022-05-17T03:41:05.124Z] --- PASS: TestFromScratch (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestFromWithArg [2022-05-17T03:41:05.124Z] --- PASS: TestFromWithArg (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-17T03:41:05.124Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestFromWithUndefinedArg [2022-05-17T03:41:05.124Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestFromMultiStageWithNamedStage [2022-05-17T03:41:05.124Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestOnbuild [2022-05-17T03:41:05.124Z] --- PASS: TestOnbuild (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestWorkdir [2022-05-17T03:41:05.124Z] --- PASS: TestWorkdir (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestCmd [2022-05-17T03:41:05.124Z] --- PASS: TestCmd (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestHealthcheckNone [2022-05-17T03:41:05.124Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestHealthcheckCmd [2022-05-17T03:41:05.124Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestEntrypoint [2022-05-17T03:41:05.124Z] --- PASS: TestEntrypoint (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestExpose [2022-05-17T03:41:05.124Z] --- PASS: TestExpose (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestUser [2022-05-17T03:41:05.124Z] --- PASS: TestUser (0.00s) [2022-05-17T03:41:05.124Z] === RUN TestVolume [2022-05-17T03:41:05.124Z] --- PASS: TestVolume (0.00s) [2022-05-17T03:41:05.273Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-17T03:41:05.296Z] Cannot create a file when that file already exists. [2022-05-17T03:41:05.531Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-05-17T03:41:05.531Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-17T03:41:05.592Z] === RUN TestStopSignal [2022-05-17T03:41:05.592Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-17T03:41:05.592Z] --- SKIP: TestStopSignal (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestArg [2022-05-17T03:41:05.592Z] --- PASS: TestArg (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestShell [2022-05-17T03:41:05.592Z] --- PASS: TestShell (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestPrependEnvOnCmd [2022-05-17T03:41:05.592Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestRunWithBuildArgs [2022-05-17T03:41:05.592Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestRunIgnoresHealthcheck [2022-05-17T03:41:05.592Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestDispatchUnsupportedOptions [2022-05-17T03:41:05.592Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-17T03:41:05.592Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-17T03:41:05.592Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-17T03:41:05.592Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestNormalizeWorkdir [2022-05-17T03:41:05.592Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestDispatch [2022-05-17T03:41:05.592Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-17T03:41:05.592Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-17T03:41:05.592Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-17T03:41:05.592Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-17T03:41:05.592Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-17T03:41:05.592Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-17T03:41:05.592Z] === RUN TestDispatch/COPY_url [2022-05-17T03:41:05.592Z] --- PASS: TestDispatch (0.09s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-17T03:41:05.592Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-05-17T03:41:05.592Z] === RUN TestAddScratchImageAddsToMounts [2022-05-17T03:41:05.592Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-17T03:41:05.592Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-17T03:41:05.592Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-17T03:41:05.592Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestImageSourceGetAddsToMounts [2022-05-17T03:41:05.592Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestEmptyDockerfile [2022-05-17T03:41:05.592Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-17T03:41:05.592Z] === RUN TestSymlinkDockerfile [2022-05-17T03:41:05.592Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-17T03:41:05.592Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-17T03:41:05.592Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-17T03:41:05.592Z] === RUN TestNonExistingDockerfile [2022-05-17T03:41:05.592Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestCopyRunConfig [2022-05-17T03:41:05.592Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestDeepCopyRunConfig [2022-05-17T03:41:05.592Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestExportImage [2022-05-17T03:41:05.592Z] --- PASS: TestExportImage (0.00s) [2022-05-17T03:41:05.592Z] === RUN TestNormalizeDest [2022-05-17T03:41:05.592Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-17T03:41:05.592Z] PASS [2022-05-17T03:41:05.592Z] coverage: 46.7% of statements [2022-05-17T03:41:05.592Z] ok github.com/docker/docker/builder/dockerfile 0.334s coverage: 46.7% of statements [2022-05-17T03:41:06.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2022-05-17T03:41:06.459Z] === RUN TestRemoveInvalidContainer [2022-05-17T03:41:06.459Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-17T03:41:06.459Z] === RUN TestRenameLinkedContainer [2022-05-17T03:41:07.027Z] --- PASS: TestInspectNetwork (7.11s) [2022-05-17T03:41:07.027Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-17T03:41:07.027Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-17T03:41:07.027Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-17T03:41:07.027Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-17T03:41:07.027Z] === RUN TestRunContainerWithBridgeNone [2022-05-17T03:41:07.162Z] === RUN TestTCP4Proxy [2022-05-17T03:41:07.162Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-17T03:41:07.162Z] === RUN TestTCP4ProxyHalfClose [2022-05-17T03:41:07.162Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-17T03:41:07.162Z] === RUN TestTCP6Proxy [2022-05-17T03:41:07.162Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-17T03:41:07.162Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-17T03:41:07.162Z] === RUN TestTCPDualStackProxy [2022-05-17T03:41:07.162Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-17T03:41:07.162Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-17T03:41:07.162Z] === RUN TestUDP4Proxy [2022-05-17T03:41:07.162Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-17T03:41:07.162Z] === RUN TestUDP6Proxy [2022-05-17T03:41:07.162Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-17T03:41:07.162Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-17T03:41:07.162Z] === RUN TestUDPWriteError [2022-05-17T03:41:07.162Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-17T03:41:07.162Z] === RUN TestSCTP4Proxy [2022-05-17T03:41:07.162Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-17T03:41:07.162Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-17T03:41:07.162Z] === RUN TestSCTP6Proxy [2022-05-17T03:41:07.162Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-17T03:41:07.162Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-17T03:41:07.162Z] PASS [2022-05-17T03:41:07.162Z] coverage: 49.4% of statements [2022-05-17T03:41:07.162Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-05-17T03:41:07.968Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-17T03:41:07.968Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:41:07.968Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:41:07.968Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:41:07.968Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-17T03:41:07.968Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-17T03:41:07.968Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-17T03:41:07.968Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-17T03:41:07.968Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-17T03:41:07.969Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-17T03:41:07.969Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-17T03:41:07.969Z] === RUN TestNetworkList [2022-05-17T03:41:07.969Z] === RUN TestNetworkList//networks [2022-05-17T03:41:07.969Z] === PAUSE TestNetworkList//networks [2022-05-17T03:41:07.969Z] === RUN TestNetworkList//networks/ [2022-05-17T03:41:07.969Z] === PAUSE TestNetworkList//networks/ [2022-05-17T03:41:07.969Z] === CONT TestNetworkList//networks [2022-05-17T03:41:07.969Z] === CONT TestNetworkList//networks/ [2022-05-17T03:41:07.969Z] --- PASS: TestNetworkList (0.01s) [2022-05-17T03:41:07.969Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-17T03:41:07.969Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-17T03:41:07.969Z] === RUN TestHostIPv4BridgeLabel [2022-05-17T03:41:08.512Z] --- PASS: TestDockerNetworkConnectAlias (4.38s) [2022-05-17T03:41:08.512Z] === RUN TestDockerNetworkReConnect [2022-05-17T03:41:08.538Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-17T03:41:08.538Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-17T03:41:08.979Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-17T03:41:09.235Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-17T03:41:09.499Z] --- PASS: TestRenameLinkedContainer (3.09s) [2022-05-17T03:41:09.499Z] === RUN TestRenameStoppedContainer [2022-05-17T03:41:09.779Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-17T03:41:09.922Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-17T03:41:09.922Z] === RUN TestDaemonDefaultNetworkPools [2022-05-17T03:41:10.348Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-05-17T03:41:10.348Z] === RUN TestRenameRunningContainerAndReuse [2022-05-17T03:41:10.348Z] check_test.go:307: [de51b6018a6a3] daemon is not started [2022-05-17T03:41:10.348Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-17T03:41:10.493Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-17T03:41:10.493Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-17T03:41:10.633Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-17T03:41:11.074Z] Removing intermediate container 2d055e9dc04a [2022-05-17T03:41:11.075Z] ---> d1372a9b45fd [2022-05-17T03:41:11.075Z] Step 13/13 : CMD ["sh"] [2022-05-17T03:41:11.075Z] ---> Running in 7d2dc6b9f889 [2022-05-17T03:41:11.075Z] Removing intermediate container 7d2dc6b9f889 [2022-05-17T03:41:11.075Z] ---> 39a595a39ceb [2022-05-17T03:41:11.075Z] Successfully built 39a595a39ceb [2022-05-17T03:41:11.075Z] Successfully tagged busybox:latest [2022-05-17T03:41:11.075Z] INFO: Docker images of the daemon under test [2022-05-17T03:41:11.075Z] [2022-05-17T03:41:11.075Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T03:41:11.075Z] busybox latest 39a595a39ceb Less than a second ago 4.95GB [2022-05-17T03:41:11.075Z] microsoft/windowsservercore latest 7c569352fed3 12 days ago 4.9GB [2022-05-17T03:41:11.075Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 12 days ago 4.9GB [2022-05-17T03:41:11.075Z] [2022-05-17T03:41:11.075Z] INFO: Running integration tests at 05/17/2022 03:41:10... [2022-05-17T03:41:11.075Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-17T03:41:11.075Z] INFO: Integration API tests being run from the host: [2022-05-17T03:41:11.075Z] INFO: make.ps1 starting at 05/17/2022 03:41:10 [2022-05-17T03:41:11.434Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-17T03:41:11.434Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-17T03:41:11.809Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-05-17T03:41:11.809Z] === RUN TestServicePlugin [2022-05-17T03:41:12.000Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2022-05-17T03:41:12.000Z] === RUN TestRenameInvalidName [2022-05-17T03:41:12.000Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-17T03:41:12.040Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-17T03:41:12.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-17T03:41:12.512Z] --- PASS: TestRenameInvalidName (0.71s) [2022-05-17T03:41:12.513Z] === RUN TestRenameAnonymousContainer [2022-05-17T03:41:12.816Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-17T03:41:12.816Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-17T03:41:13.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-17T03:41:13.388Z] === RUN TestServiceWithPredefinedNetwork [2022-05-17T03:41:13.444Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-17T03:41:14.005Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-17T03:41:14.277Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-17T03:41:15.375Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-17T03:41:15.631Z] --- PASS: TestRenameAnonymousContainer (2.93s) [2022-05-17T03:41:15.631Z] === RUN TestRenameContainerWithSameName [2022-05-17T03:41:15.930Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-17T03:41:15.930Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-17T03:41:15.930Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:41:15.930Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:41:15.930Z] === RUN TestServiceWithDataPathPortInit [2022-05-17T03:41:16.011Z] plugin_test.go:61: [d6f9e69ce9230] joining swarm manager [de1e76c2f7bd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:41:16.560Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2022-05-17T03:41:16.560Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-17T03:41:16.964Z] plugin_test.go:64: [dd219c04e5ce3] joining swarm manager [de1e76c2f7bd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:41:17.123Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-17T03:41:17.379Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-17T03:41:17.941Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2022-05-17T03:41:17.941Z] === RUN TestResize [2022-05-17T03:41:18.872Z] --- PASS: TestResize (0.81s) [2022-05-17T03:41:18.872Z] === RUN TestResizeWithInvalidSize [2022-05-17T03:41:18.872Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-17T03:41:19.436Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2022-05-17T03:41:19.436Z] === RUN TestResizeWhenContainerNotStarted [2022-05-17T03:41:20.365Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:41:20.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:41:20.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:41:20.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:41:20.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:41:20.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-17T03:41:20.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:41:20.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-17T03:41:22.099Z] === RUN TestCheckpointCreateError [2022-05-17T03:41:22.099Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCheckpointCreate [2022-05-17T03:41:22.099Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCheckpointDeleteError [2022-05-17T03:41:22.099Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCheckpointDelete [2022-05-17T03:41:22.099Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCheckpointListError [2022-05-17T03:41:22.099Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCheckpointList [2022-05-17T03:41:22.099Z] --- PASS: TestCheckpointList (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCheckpointListContainerNotFound [2022-05-17T03:41:22.099Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestNewClientWithOpsFromEnv [2022-05-17T03:41:22.099Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-17T03:41:22.099Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestGetAPIPath [2022-05-17T03:41:22.099Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestParseHostURL [2022-05-17T03:41:22.099Z] --- PASS: TestParseHostURL (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-17T03:41:22.099Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersion [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPVersionOverride [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-17T03:41:22.099Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestClientRedirect [2022-05-17T03:41:22.099Z] === RUN TestClientRedirect/GET [2022-05-17T03:41:22.099Z] === RUN TestClientRedirect/POST [2022-05-17T03:41:22.099Z] === RUN TestClientRedirect/PUT [2022-05-17T03:41:22.099Z] === RUN TestClientRedirect/DELETE [2022-05-17T03:41:22.099Z] --- PASS: TestClientRedirect (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-17T03:41:22.099Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigCreateUnsupported [2022-05-17T03:41:22.099Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigCreateError [2022-05-17T03:41:22.099Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigCreate [2022-05-17T03:41:22.099Z] --- PASS: TestConfigCreate (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigInspectNotFound [2022-05-17T03:41:22.099Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigInspectWithEmptyID [2022-05-17T03:41:22.099Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigInspectUnsupported [2022-05-17T03:41:22.099Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigInspectError [2022-05-17T03:41:22.099Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigInspectConfigNotFound [2022-05-17T03:41:22.099Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigInspect [2022-05-17T03:41:22.099Z] --- PASS: TestConfigInspect (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigListUnsupported [2022-05-17T03:41:22.099Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigListError [2022-05-17T03:41:22.099Z] --- PASS: TestConfigListError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigList [2022-05-17T03:41:22.099Z] --- PASS: TestConfigList (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigRemoveUnsupported [2022-05-17T03:41:22.099Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigRemoveError [2022-05-17T03:41:22.099Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigRemove [2022-05-17T03:41:22.099Z] --- PASS: TestConfigRemove (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigUpdateUnsupported [2022-05-17T03:41:22.099Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigUpdateError [2022-05-17T03:41:22.099Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestConfigUpdate [2022-05-17T03:41:22.099Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerCommitError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerCommit [2022-05-17T03:41:22.099Z] --- PASS: TestContainerCommit (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStatPathError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStatPathNotFoundError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStatPathNoHeaderError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStatPath [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyToContainerError [2022-05-17T03:41:22.099Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyToContainerNotFoundError [2022-05-17T03:41:22.099Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyToContainerEmptyResponse [2022-05-17T03:41:22.099Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyToContainer [2022-05-17T03:41:22.099Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyFromContainerError [2022-05-17T03:41:22.099Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyFromContainerNotFoundError [2022-05-17T03:41:22.099Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-17T03:41:22.099Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-17T03:41:22.099Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestCopyFromContainer [2022-05-17T03:41:22.099Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerCreateError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerCreateImageNotFound [2022-05-17T03:41:22.099Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerCreateWithName [2022-05-17T03:41:22.099Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerCreateAutoRemove [2022-05-17T03:41:22.099Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerDiffError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerDiff [2022-05-17T03:41:22.099Z] --- PASS: TestContainerDiff (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExecCreateError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExecCreate [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExecStartError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExecStart [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExecInspectError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExecInspect [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExportError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExportError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExport [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExport (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerInspectError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerInspectContainerNotFound [2022-05-17T03:41:22.099Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerInspectWithEmptyID [2022-05-17T03:41:22.099Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerInspect [2022-05-17T03:41:22.099Z] --- PASS: TestContainerInspect (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerInspectNode [2022-05-17T03:41:22.099Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerKillError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerKillError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerKill [2022-05-17T03:41:22.099Z] --- PASS: TestContainerKill (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerListError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerListError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerList [2022-05-17T03:41:22.099Z] --- PASS: TestContainerList (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerLogsNotFoundError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerLogsError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerLogs [2022-05-17T03:41:22.099Z] --- PASS: TestContainerLogs (0.23s) [2022-05-17T03:41:22.099Z] === RUN TestContainerPauseError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerPause [2022-05-17T03:41:22.099Z] --- PASS: TestContainerPause (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainersPruneError [2022-05-17T03:41:22.099Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainersPrune [2022-05-17T03:41:22.099Z] --- PASS: TestContainersPrune (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerRemoveError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerRemoveNotFoundError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerRemove [2022-05-17T03:41:22.099Z] --- PASS: TestContainerRemove (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerRenameError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerRename [2022-05-17T03:41:22.099Z] --- PASS: TestContainerRename (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerResizeError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExecResizeError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerResize [2022-05-17T03:41:22.099Z] --- PASS: TestContainerResize (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerExecResize [2022-05-17T03:41:22.099Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerRestartError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerRestart [2022-05-17T03:41:22.099Z] --- PASS: TestContainerRestart (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStartError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStartError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStart [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStart (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStatsError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStats [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStats (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStopError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStopError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerStop [2022-05-17T03:41:22.099Z] --- PASS: TestContainerStop (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerTopError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerTopError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerTop [2022-05-17T03:41:22.099Z] --- PASS: TestContainerTop (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerUnpauseError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerUnpause [2022-05-17T03:41:22.099Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerUpdateError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerUpdate [2022-05-17T03:41:22.099Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerWaitError [2022-05-17T03:41:22.099Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestContainerWait [2022-05-17T03:41:22.099Z] --- PASS: TestContainerWait (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestDiskUsageError [2022-05-17T03:41:22.099Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestDiskUsage [2022-05-17T03:41:22.099Z] --- PASS: TestDiskUsage (0.01s) [2022-05-17T03:41:22.099Z] === RUN TestDistributionInspectUnsupported [2022-05-17T03:41:22.099Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestDistributionInspectWithEmptyID [2022-05-17T03:41:22.099Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestEventsErrorInOptions [2022-05-17T03:41:22.099Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestEventsErrorFromServer [2022-05-17T03:41:22.099Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestEvents [2022-05-17T03:41:22.099Z] --- PASS: TestEvents (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestTLSCloseWriter [2022-05-17T03:41:22.099Z] === PAUSE TestTLSCloseWriter [2022-05-17T03:41:22.099Z] === RUN TestImageBuildError [2022-05-17T03:41:22.099Z] --- PASS: TestImageBuildError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageBuild [2022-05-17T03:41:22.099Z] --- PASS: TestImageBuild (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestGetDockerOS [2022-05-17T03:41:22.099Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageCreateError [2022-05-17T03:41:22.099Z] --- PASS: TestImageCreateError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageCreate [2022-05-17T03:41:22.099Z] --- PASS: TestImageCreate (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageHistoryError [2022-05-17T03:41:22.099Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageHistory [2022-05-17T03:41:22.099Z] --- PASS: TestImageHistory (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageImportError [2022-05-17T03:41:22.099Z] --- PASS: TestImageImportError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageImport [2022-05-17T03:41:22.099Z] --- PASS: TestImageImport (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageInspectError [2022-05-17T03:41:22.099Z] --- PASS: TestImageInspectError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageInspectImageNotFound [2022-05-17T03:41:22.099Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageInspectWithEmptyID [2022-05-17T03:41:22.099Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageInspect [2022-05-17T03:41:22.099Z] --- PASS: TestImageInspect (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageListError [2022-05-17T03:41:22.099Z] --- PASS: TestImageListError (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageList [2022-05-17T03:41:22.099Z] --- PASS: TestImageList (0.00s) [2022-05-17T03:41:22.099Z] === RUN TestImageListApiBefore125 [2022-05-17T03:41:22.099Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageLoadError [2022-05-17T03:41:22.100Z] --- PASS: TestImageLoadError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageLoad [2022-05-17T03:41:22.100Z] --- PASS: TestImageLoad (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagesPruneError [2022-05-17T03:41:22.100Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagesPrune [2022-05-17T03:41:22.100Z] --- PASS: TestImagesPrune (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePullReferenceParseError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePullAnyError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePullWithoutErrors [2022-05-17T03:41:22.100Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePushReferenceError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePushAnyError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImagePushWithoutErrors [2022-05-17T03:41:22.100Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-17T03:41:22.100Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-17T03:41:22.100Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-17T03:41:22.100Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageRemoveError [2022-05-17T03:41:22.100Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageRemoveImageNotFound [2022-05-17T03:41:22.100Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageRemove [2022-05-17T03:41:22.100Z] --- PASS: TestImageRemove (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageSaveError [2022-05-17T03:41:22.100Z] --- PASS: TestImageSaveError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageSave [2022-05-17T03:41:22.100Z] --- PASS: TestImageSave (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageSearchAnyError [2022-05-17T03:41:22.100Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-17T03:41:22.100Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:41:22.100Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:41:22.100Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-17T03:41:22.100Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageSearchWithoutErrors [2022-05-17T03:41:22.100Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageTagError [2022-05-17T03:41:22.100Z] --- PASS: TestImageTagError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageTagInvalidReference [2022-05-17T03:41:22.100Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageTagInvalidSourceImageName [2022-05-17T03:41:22.100Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageTagHexSource [2022-05-17T03:41:22.100Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestImageTag [2022-05-17T03:41:22.100Z] --- PASS: TestImageTag (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestInfoServerError [2022-05-17T03:41:22.100Z] --- PASS: TestInfoServerError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestInfoInvalidResponseJSONError [2022-05-17T03:41:22.100Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestInfo [2022-05-17T03:41:22.100Z] --- PASS: TestInfo (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkConnectError [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkConnect [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkCreateError [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkCreate [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkDisconnectError [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkDisconnect [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkInspect [2022-05-17T03:41:22.100Z] === RUN TestNetworkInspect/empty_ID [2022-05-17T03:41:22.100Z] === RUN TestNetworkInspect/no_options [2022-05-17T03:41:22.100Z] === RUN TestNetworkInspect/verbose [2022-05-17T03:41:22.100Z] === RUN TestNetworkInspect/global_scope [2022-05-17T03:41:22.100Z] === RUN TestNetworkInspect/unknown_network [2022-05-17T03:41:22.100Z] === RUN TestNetworkInspect/server_error [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkListError [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkListError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkList [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkList (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworksPruneError [2022-05-17T03:41:22.100Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworksPrune [2022-05-17T03:41:22.100Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkRemoveError [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNetworkRemove [2022-05-17T03:41:22.100Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeInspectError [2022-05-17T03:41:22.100Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeInspectNodeNotFound [2022-05-17T03:41:22.100Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeInspectWithEmptyID [2022-05-17T03:41:22.100Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeInspect [2022-05-17T03:41:22.100Z] --- PASS: TestNodeInspect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeListError [2022-05-17T03:41:22.100Z] --- PASS: TestNodeListError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeList [2022-05-17T03:41:22.100Z] --- PASS: TestNodeList (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeRemoveError [2022-05-17T03:41:22.100Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeRemove [2022-05-17T03:41:22.100Z] --- PASS: TestNodeRemove (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeUpdateError [2022-05-17T03:41:22.100Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestNodeUpdate [2022-05-17T03:41:22.100Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestOptionWithHostFromEnv [2022-05-17T03:41:22.100Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestOptionWithTimeout [2022-05-17T03:41:22.100Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestOptionWithVersionFromEnv [2022-05-17T03:41:22.100Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPingFail [2022-05-17T03:41:22.100Z] --- PASS: TestPingFail (0.01s) [2022-05-17T03:41:22.100Z] === RUN TestPingWithError [2022-05-17T03:41:22.100Z] 2022/05/17 03:41:20 RoundTripper returned a response & error; ignoring response [2022-05-17T03:41:22.100Z] 2022/05/17 03:41:20 RoundTripper returned a response & error; ignoring response [2022-05-17T03:41:22.100Z] --- PASS: TestPingWithError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPingSuccess [2022-05-17T03:41:22.100Z] --- PASS: TestPingSuccess (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPingHeadFallback [2022-05-17T03:41:22.100Z] === RUN TestPingHeadFallback/OK [2022-05-17T03:41:22.100Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-17T03:41:22.100Z] === RUN TestPingHeadFallback/Not_Found [2022-05-17T03:41:22.100Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-17T03:41:22.100Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-17T03:41:22.100Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginDisableError [2022-05-17T03:41:22.100Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginDisable [2022-05-17T03:41:22.100Z] --- PASS: TestPluginDisable (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginEnableError [2022-05-17T03:41:22.100Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginEnable [2022-05-17T03:41:22.100Z] --- PASS: TestPluginEnable (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginInspectError [2022-05-17T03:41:22.100Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginInspectWithEmptyID [2022-05-17T03:41:22.100Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginInspect [2022-05-17T03:41:22.100Z] --- PASS: TestPluginInspect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginListError [2022-05-17T03:41:22.100Z] --- PASS: TestPluginListError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginList [2022-05-17T03:41:22.100Z] --- PASS: TestPluginList (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginPushError [2022-05-17T03:41:22.100Z] --- PASS: TestPluginPushError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginPush [2022-05-17T03:41:22.100Z] --- PASS: TestPluginPush (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginRemoveError [2022-05-17T03:41:22.100Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginRemove [2022-05-17T03:41:22.100Z] --- PASS: TestPluginRemove (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginSetError [2022-05-17T03:41:22.100Z] --- PASS: TestPluginSetError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPluginSet [2022-05-17T03:41:22.100Z] --- PASS: TestPluginSet (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSetHostHeader [2022-05-17T03:41:22.100Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestPlainTextError [2022-05-17T03:41:22.100Z] --- PASS: TestPlainTextError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestInfiniteError [2022-05-17T03:41:22.100Z] --- PASS: TestInfiniteError (0.01s) [2022-05-17T03:41:22.100Z] === RUN TestCanceledContext [2022-05-17T03:41:22.100Z] 2022/05/17 03:41:20 RoundTripper returned a response & error; ignoring response [2022-05-17T03:41:22.100Z] --- PASS: TestCanceledContext (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestDeadlineExceededContext [2022-05-17T03:41:22.100Z] 2022/05/17 03:41:20 RoundTripper returned a response & error; ignoring response [2022-05-17T03:41:22.100Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretCreateUnsupported [2022-05-17T03:41:22.100Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretCreateError [2022-05-17T03:41:22.100Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretCreate [2022-05-17T03:41:22.100Z] --- PASS: TestSecretCreate (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretInspectUnsupported [2022-05-17T03:41:22.100Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretInspectError [2022-05-17T03:41:22.100Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretInspectSecretNotFound [2022-05-17T03:41:22.100Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretInspectWithEmptyID [2022-05-17T03:41:22.100Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretInspect [2022-05-17T03:41:22.100Z] --- PASS: TestSecretInspect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretListUnsupported [2022-05-17T03:41:22.100Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretListError [2022-05-17T03:41:22.100Z] --- PASS: TestSecretListError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretList [2022-05-17T03:41:22.100Z] --- PASS: TestSecretList (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretRemoveUnsupported [2022-05-17T03:41:22.100Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretRemoveError [2022-05-17T03:41:22.100Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretRemove [2022-05-17T03:41:22.100Z] --- PASS: TestSecretRemove (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretUpdateUnsupported [2022-05-17T03:41:22.100Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretUpdateError [2022-05-17T03:41:22.100Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSecretUpdate [2022-05-17T03:41:22.100Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceCreateError [2022-05-17T03:41:22.100Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceCreate [2022-05-17T03:41:22.100Z] --- PASS: TestServiceCreate (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-17T03:41:22.100Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceCreateDigestPinning [2022-05-17T03:41:22.100Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceInspectError [2022-05-17T03:41:22.100Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceInspectServiceNotFound [2022-05-17T03:41:22.100Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceInspectWithEmptyID [2022-05-17T03:41:22.100Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceInspect [2022-05-17T03:41:22.100Z] --- PASS: TestServiceInspect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceListError [2022-05-17T03:41:22.100Z] --- PASS: TestServiceListError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceList [2022-05-17T03:41:22.100Z] --- PASS: TestServiceList (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceLogsError [2022-05-17T03:41:22.100Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceLogs [2022-05-17T03:41:22.100Z] --- PASS: TestServiceLogs (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceRemoveError [2022-05-17T03:41:22.100Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceRemoveNotFoundError [2022-05-17T03:41:22.100Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceRemove [2022-05-17T03:41:22.100Z] --- PASS: TestServiceRemove (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceUpdateError [2022-05-17T03:41:22.100Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestServiceUpdate [2022-05-17T03:41:22.100Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmGetUnlockKeyError [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmGetUnlockKey [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmInitError [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmInit [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmInit (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmInspectError [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmInspect [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmJoinError [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmJoin [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmLeaveError [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmLeave [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmUnlockError [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmUnlock [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmUpdateError [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestSwarmUpdate [2022-05-17T03:41:22.100Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestTaskInspectError [2022-05-17T03:41:22.100Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestTaskInspectWithEmptyID [2022-05-17T03:41:22.100Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestTaskInspect [2022-05-17T03:41:22.100Z] --- PASS: TestTaskInspect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestTaskListError [2022-05-17T03:41:22.100Z] --- PASS: TestTaskListError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestTaskList [2022-05-17T03:41:22.100Z] --- PASS: TestTaskList (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestVolumeCreateError [2022-05-17T03:41:22.100Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestVolumeCreate [2022-05-17T03:41:22.100Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestVolumeInspectError [2022-05-17T03:41:22.100Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestVolumeInspectNotFound [2022-05-17T03:41:22.100Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestVolumeInspectWithEmptyID [2022-05-17T03:41:22.100Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestVolumeInspect [2022-05-17T03:41:22.100Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestVolumeListError [2022-05-17T03:41:22.100Z] --- PASS: TestVolumeListError (0.00s) [2022-05-17T03:41:22.100Z] === RUN TestVolumeList [2022-05-17T03:41:22.100Z] --- PASS: TestVolumeList (0.00s) [2022-05-17T03:41:22.101Z] === RUN TestVolumeRemoveError [2022-05-17T03:41:22.101Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-17T03:41:22.101Z] === RUN TestVolumeRemove [2022-05-17T03:41:22.101Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-17T03:41:22.101Z] === RUN TestVolumeUpdateError [2022-05-17T03:41:22.101Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-17T03:41:22.101Z] === RUN TestVolumeUpdate [2022-05-17T03:41:22.101Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-17T03:41:22.101Z] === CONT TestTLSCloseWriter [2022-05-17T03:41:22.101Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-17T03:41:22.101Z] PASS [2022-05-17T03:41:22.101Z] coverage: 75.1% of statements [2022-05-17T03:41:22.101Z] ok github.com/docker/docker/client 0.526s coverage: 75.1% of statements [2022-05-17T03:41:23.145Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-17T03:41:23.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:41:23.403Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-17T03:41:23.966Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-17T03:41:24.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-17T03:41:24.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:41:26.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-17T03:41:26.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-17T03:41:26.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-17T03:41:27.086Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-17T03:41:27.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:41:27.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-17T03:41:27.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-17T03:41:28.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-17T03:41:30.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-17T03:41:30.798Z] ......... [ 85%] [2022-05-17T03:41:30.893Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-05-17T03:41:30.893Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-17T03:41:31.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-17T03:41:31.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-17T03:41:31.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-17T03:41:31.833Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4kwvx1x1bayqvkelfj5sifwea Created:2022-05-17 03:41:30.437322746 +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[861e09ed3ff63b40757dc1c3c2a4f101ad041a5ddf268eabf51af64a002cd722:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.37z7tng2s76wk5th9ayzwnxwb EndpointID:25e65a79840e79fc09b1d4f5f37c6b48f0ca5d705705e9507a27ad59ffaee66f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7ab59c6e672eeafa532506f52dd9c3e2a687daf4565fce66a16a2ca204f1838a 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:5ed4e2d3fb18 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.37z7tng2s76wk5th9ayzwnxwb EndpointID:25e65a79840e79fc09b1d4f5f37c6b48f0ca5d705705e9507a27ad59ffaee66f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-17T03:41:33.693Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-17T03:41:33.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-17T03:41:34.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-17T03:41:35.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-17T03:41:35.655Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-17T03:41:36.032Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-05-17T03:41:36.032Z] PASS [2022-05-17T03:41:36.032Z] [2022-05-17T03:41:36.032Z] === Skipped [2022-05-17T03:41:36.032Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:41:36.032Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:41:36.032Z] [2022-05-17T03:41:36.032Z] DONE 38 tests, 1 skipped in 43.475s [2022-05-17T03:41:36.032Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-17T03:41:36.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:41:36.032Z] ++ set -e [2022-05-17T03:41:36.032Z] ++ '[' -n 0 ']' [2022-05-17T03:41:36.032Z] ++ set -x [2022-05-17T03:41:36.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:41:36.033Z] INFO: Testing against a local daemon [2022-05-17T03:41:36.033Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-17T03:41:36.033Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:41:36.033Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-17T03:41:36.033Z] === RUN TestDockerNetworkIpvlan [2022-05-17T03:41:36.033Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:41:36.033Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-17T03:41:36.033Z] PASS [2022-05-17T03:41:36.033Z] [2022-05-17T03:41:36.033Z] === Skipped [2022-05-17T03:41:36.033Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-17T03:41:36.033Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:41:36.033Z] [2022-05-17T03:41:36.033Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-17T03:41:36.033Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:41:36.033Z] [2022-05-17T03:41:36.033Z] DONE 2 tests, 2 skipped in 0.093s [2022-05-17T03:41:36.033Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-17T03:41:36.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:41:36.033Z] ++ set -e [2022-05-17T03:41:36.033Z] ++ '[' -n 0 ']' [2022-05-17T03:41:36.033Z] ++ set -x [2022-05-17T03:41:36.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:41:36.033Z] INFO: Testing against a local daemon [2022-05-17T03:41:36.033Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-17T03:41:36.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-17T03:41:36.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-17T03:41:36.846Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-17T03:41:37.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-05-17T03:41:37.943Z] === RUN TestDockerNetworkMacvlan [2022-05-17T03:41:38.203Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-17T03:41:38.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-17T03:41:39.144Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-17T03:41:39.215Z] check_test.go:307: [d5e19e5ffcc5f] daemon is not started [2022-05-17T03:41:39.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-17T03:41:39.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-17T03:41:39.714Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-17T03:41:40.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-17T03:41:41.626Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-17T03:41:41.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-17T03:41:41.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-17T03:41:43.008Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-17T03:41:43.339Z] --- PASS: TestCheckoutGit (40.31s) [2022-05-17T03:41:43.339Z] === RUN TestValidGitTransport [2022-05-17T03:41:43.339Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-17T03:41:43.339Z] === RUN TestGitInvalidRef [2022-05-17T03:41:43.339Z] --- PASS: TestGitInvalidRef (0.36s) [2022-05-17T03:41:43.339Z] PASS [2022-05-17T03:41:43.339Z] coverage: 86.3% of statements [2022-05-17T03:41:43.339Z] ok github.com/docker/docker/builder/remotecontext/git 40.756s coverage: 86.3% of statements [2022-05-17T03:41:43.399Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-17T03:41:43.399Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-17T03:41:43.549Z] --- PASS: TestServicePlugin (30.50s) [2022-05-17T03:41:43.549Z] === RUN TestServiceUpdateLabel [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.03s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.16s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.13s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2022-05-17T03:41:44.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2022-05-17T03:41:44.284Z] === RUN TestCgroupNamespacesRun [2022-05-17T03:41:44.491Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-17T03:41:44.491Z] === RUN TestServiceUpdateSecrets [2022-05-17T03:41:44.852Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-17T03:41:44.904Z] ? github.com/docker/docker/cli [no test files] [2022-05-17T03:41:44.904Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-17T03:41:44.904Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-17T03:41:44.904Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-17T03:41:46.306Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-17T03:41:46.802Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2022-05-17T03:41:46.802Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-17T03:41:46.877Z] --- PASS: TestDockerNetworkMacvlan (9.43s) [2022-05-17T03:41:46.877Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-17T03:41:46.877Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-17T03:41:46.877Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-17T03:41:46.877Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-05-17T03:41:46.877Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-05-17T03:41:46.877Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-05-17T03:41:46.877Z] PASS [2022-05-17T03:41:47.137Z] [2022-05-17T03:41:47.137Z] DONE 8 tests in 10.955s [2022-05-17T03:41:47.137Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-17T03:41:47.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:41:47.137Z] ++ set -e [2022-05-17T03:41:47.137Z] ++ '[' -n 0 ']' [2022-05-17T03:41:47.137Z] ++ set -x [2022-05-17T03:41:47.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:41:47.137Z] testing: warning: no tests to run [2022-05-17T03:41:47.137Z] PASS [2022-05-17T03:41:47.137Z] [2022-05-17T03:41:47.137Z] DONE 0 tests in 0.024s [2022-05-17T03:41:47.137Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-17T03:41:47.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:41:47.137Z] ++ set -e [2022-05-17T03:41:47.137Z] ++ '[' -n 0 ']' [2022-05-17T03:41:47.137Z] ++ set -x [2022-05-17T03:41:47.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:41:47.137Z] INFO: Testing against a local daemon [2022-05-17T03:41:47.137Z] === RUN TestAuthZPluginAllowRequest [2022-05-17T03:41:47.600Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-17T03:41:47.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:41:47.782Z] INFO: Testing against a local daemon [2022-05-17T03:41:47.782Z] === RUN TestBuildWithSession [2022-05-17T03:41:47.782Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:41:47.782Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-17T03:41:47.782Z] === RUN TestBuildSquashParent [2022-05-17T03:41:47.782Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:41:47.782Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-17T03:41:47.782Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-17T03:41:47.782Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:41:47.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:41:47.782Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:41:47.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:41:47.782Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:41:47.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:41:47.782Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:41:47.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:41:47.782Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:41:47.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:41:47.782Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:41:47.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:41:47.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:41:47.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:41:47.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:41:47.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:41:47.858Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-17T03:41:48.518Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-05-17T03:41:48.518Z] === RUN TestAuthZPluginTLS [2022-05-17T03:41:48.690Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.96s) [2022-05-17T03:41:48.691Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-17T03:41:48.778Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-17T03:41:48.778Z] === RUN TestAuthZPluginDenyRequest [2022-05-17T03:41:49.348Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-17T03:41:49.348Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-17T03:41:49.918Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-17T03:41:49.918Z] === RUN TestAuthZPluginDenyResponse [2022-05-17T03:41:50.488Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-17T03:41:50.488Z] === RUN TestAuthZPluginAllowEventStream [2022-05-17T03:41:50.582Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2022-05-17T03:41:50.582Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-17T03:41:51.428Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-05-17T03:41:51.428Z] === RUN TestAuthZPluginErrorResponse [2022-05-17T03:41:51.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-17T03:41:51.963Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-17T03:41:51.998Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-17T03:41:51.998Z] === RUN TestAuthZPluginErrorRequest [2022-05-17T03:41:52.221Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-17T03:41:52.479Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-17T03:41:52.479Z] [2022-05-17T03:41:52.479Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-17T03:41:52.479Z] =========================== short test summary info ============================ [2022-05-17T03:41:52.479Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-17T03:41:52.479Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-17T03:41:52.479Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-17T03:41:52.479Z] Not supported on most drivers [2022-05-17T03:41:52.479Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-17T03:41:52.479Z] Output of docker top depends on host distro, and is not formalized. [2022-05-17T03:41:52.479Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-17T03:41:52.479Z] Output of docker top depends on host distro, and is not formalized. [2022-05-17T03:41:52.479Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-17T03:41:52.479Z] Can fail if eth0 has multiple IP addresses [2022-05-17T03:41:52.479Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-17T03:41:52.479Z] This doesn't seem to be taken into account by the engine [2022-05-17T03:41:52.479Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-17T03:41:52.479Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-17T03:41:52.479Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.68 seconds == [2022-05-17T03:41:52.514Z] --- PASS: TestCgroupNamespacesRunHostMode (2.26s) [2022-05-17T03:41:52.514Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-17T03:41:52.568Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-17T03:41:52.568Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-17T03:41:52.737Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-17T03:41:53.137Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-17T03:41:53.137Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-17T03:41:53.568Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestConfigureDaemonLogs [2022-05-17T03:41:53.568Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestCommonOptionsInstallFlags [2022-05-17T03:41:53.568Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-17T03:41:53.568Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-17T03:41:53.568Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-17T03:41:53.568Z] PASS [2022-05-17T03:41:53.568Z] coverage: 19.7% of statements [2022-05-17T03:41:53.568Z] ok github.com/docker/docker/cmd/dockerd 0.214s coverage: 19.7% of statements [2022-05-17T03:41:53.568Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-17T03:41:53.568Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-17T03:41:54.407Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2022-05-17T03:41:54.407Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-17T03:41:54.519Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-05-17T03:41:54.519Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-17T03:41:55.132Z] === RUN TestContainerStopSignal [2022-05-17T03:41:55.132Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestContainerStopTimeout [2022-05-17T03:41:55.132Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-17T03:41:55.132Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-17T03:41:55.132Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-17T03:41:55.132Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestReplaceAndAppendEnvVars [2022-05-17T03:41:55.132Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-17T03:41:55.132Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestNewMemoryStore [2022-05-17T03:41:55.132Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestAddContainers [2022-05-17T03:41:55.132Z] --- PASS: TestAddContainers (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestGetContainer [2022-05-17T03:41:55.132Z] --- PASS: TestGetContainer (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestDeleteContainer [2022-05-17T03:41:55.132Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestListContainers [2022-05-17T03:41:55.132Z] --- PASS: TestListContainers (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestFirstContainer [2022-05-17T03:41:55.132Z] --- PASS: TestFirstContainer (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestApplyAllContainer [2022-05-17T03:41:55.132Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestIsValidHealthString [2022-05-17T03:41:55.132Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestStateRunStop [2022-05-17T03:41:55.132Z] --- PASS: TestStateRunStop (0.00s) [2022-05-17T03:41:55.132Z] === RUN TestStateTimeoutWait [2022-05-17T03:41:55.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-17T03:41:55.602Z] state_test.go:141: Stop callback fired [2022-05-17T03:41:55.602Z] state_test.go:165: Stop callback fired [2022-05-17T03:41:55.602Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-17T03:41:55.602Z] === RUN TestIsValidStateString [2022-05-17T03:41:55.602Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-17T03:41:55.602Z] === RUN TestViewSaveDelete [2022-05-17T03:41:55.602Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-17T03:41:55.602Z] === RUN TestViewAll [2022-05-17T03:41:55.602Z] --- PASS: TestViewAll (0.02s) [2022-05-17T03:41:55.602Z] === RUN TestViewGet [2022-05-17T03:41:55.602Z] --- PASS: TestViewGet (0.01s) [2022-05-17T03:41:55.602Z] === RUN TestNames [2022-05-17T03:41:55.602Z] --- PASS: TestNames (0.00s) [2022-05-17T03:41:55.602Z] === RUN TestViewWithHealthCheck [2022-05-17T03:41:55.602Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-17T03:41:55.602Z] PASS [2022-05-17T03:41:55.602Z] coverage: 41.7% of statements [2022-05-17T03:41:55.602Z] ok github.com/docker/docker/container 0.258s coverage: 41.7% of statements [2022-05-17T03:41:55.602Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-17T03:41:55.602Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-17T03:41:55.602Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-17T03:41:55.602Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-17T03:41:55.903Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-05-17T03:41:55.903Z] === RUN TestAuthZPluginHeader [2022-05-17T03:41:56.070Z] === RUN TestPrepare [2022-05-17T03:41:56.071Z] --- PASS: TestPrepare (0.00s) [2022-05-17T03:41:56.071Z] === RUN TestStart [2022-05-17T03:41:56.071Z] --- PASS: TestStart (0.00s) [2022-05-17T03:41:56.071Z] === RUN TestWaitCancel [2022-05-17T03:41:56.071Z] --- PASS: TestWaitCancel (0.00s) [2022-05-17T03:41:56.071Z] === RUN TestWaitDisabled [2022-05-17T03:41:56.071Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-17T03:41:56.071Z] === RUN TestWaitEnabled [2022-05-17T03:41:56.071Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-17T03:41:56.071Z] === RUN TestRemove [2022-05-17T03:41:56.071Z] --- PASS: TestRemove (0.00s) [2022-05-17T03:41:56.071Z] PASS [2022-05-17T03:41:56.071Z] coverage: 65.3% of statements [2022-05-17T03:41:56.071Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2022-05-17T03:41:56.720Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.22s) [2022-05-17T03:41:56.720Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-17T03:41:56.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-17T03:41:56.843Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-17T03:41:56.844Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-17T03:41:56.844Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:41:56.844Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-17T03:41:56.844Z] === RUN TestAuthZPluginV2Disable [2022-05-17T03:41:56.844Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:41:56.844Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-17T03:41:56.844Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-17T03:41:56.844Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:41:56.844Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-17T03:41:56.844Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-17T03:41:56.844Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:41:56.844Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-17T03:41:56.844Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-17T03:41:57.680Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2022-05-17T03:41:57.680Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-17T03:41:58.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-17T03:41:58.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-17T03:41:59.025Z] === RUN TestNewListSecretsFilters [2022-05-17T03:41:59.025Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-17T03:41:59.025Z] === RUN TestNewListConfigsFilters [2022-05-17T03:41:59.025Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-17T03:41:59.025Z] PASS [2022-05-17T03:41:59.025Z] coverage: 0.5% of statements [2022-05-17T03:41:59.025Z] ok github.com/docker/docker/daemon/cluster 0.185s coverage: 0.5% of statements [2022-05-17T03:41:59.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-17T03:41:59.323Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2022-05-17T03:41:59.323Z] === RUN TestNISDomainname [2022-05-17T03:41:59.389Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2022-05-17T03:41:59.389Z] === RUN TestServiceUpdateConfigs [2022-05-17T03:42:00.155Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:42:00.155Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:42:00.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-17T03:42:00.252Z] --- PASS: TestNISDomainname (0.94s) [2022-05-17T03:42:00.252Z] === RUN TestHostnameDnsResolution [2022-05-17T03:42:00.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-17T03:42:00.588Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-17T03:42:00.588Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-17T03:42:00.588Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-17T03:42:00.588Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestTopologyFromGRPC [2022-05-17T03:42:00.588Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestCapacityRangeFromGRPC [2022-05-17T03:42:00.588Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-17T03:42:00.588Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-17T03:42:00.588Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-17T03:42:00.588Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-17T03:42:00.588Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestAccessModeFromGRPC [2022-05-17T03:42:00.588Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-17T03:42:00.588Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-17T03:42:00.588Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-17T03:42:00.588Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-17T03:42:00.588Z] === RUN TestVolumeCreateToGRPC [2022-05-17T03:42:00.588Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-17T03:42:00.588Z] PASS [2022-05-17T03:42:00.588Z] coverage: 36.9% of statements [2022-05-17T03:42:00.588Z] ok github.com/docker/docker/daemon/cluster/convert 0.792s coverage: 36.9% of statements [2022-05-17T03:42:01.435Z] --- PASS: TestHostnameDnsResolution (1.10s) [2022-05-17T03:42:01.435Z] === RUN TestUnprivilegedPortsAndPing [2022-05-17T03:42:02.364Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-05-17T03:42:02.365Z] === RUN TestPrivilegedHostDevices [2022-05-17T03:42:02.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-17T03:42:03.538Z] === RUN TestWaitNodeAttachment [2022-05-17T03:42:03.538Z] === RUN TestBuilderGC [2022-05-17T03:42:03.538Z] --- PASS: TestBuilderGC (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationNotFound [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestDaemonBrokenConfiguration [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestFindConfigurationConflicts [2022-05-17T03:42:03.538Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-17T03:42:03.538Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-17T03:42:03.538Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-17T03:42:03.538Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-17T03:42:03.538Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-17T03:42:03.538Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_label [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_dns [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_hosts [2022-05-17T03:42:03.538Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-17T03:42:03.538Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-17T03:42:03.538Z] === RUN TestReloadSetConfigFileNotExist [2022-05-17T03:42:03.549Z] --- PASS: TestPrivilegedHostDevices (0.98s) [2022-05-17T03:42:03.549Z] === RUN TestStats [2022-05-17T03:42:04.007Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-17T03:42:04.007Z] === RUN TestIsolationConversion [2022-05-17T03:42:04.007Z] === RUN TestIsolationConversion/default [2022-05-17T03:42:04.007Z] === RUN TestIsolationConversion/process [2022-05-17T03:42:04.007Z] === RUN TestIsolationConversion/hyperv [2022-05-17T03:42:04.007Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-17T03:42:04.007Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-17T03:42:04.007Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-17T03:42:04.007Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestContainerLabels [2022-05-17T03:42:04.007Z] --- PASS: TestContainerLabels (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestCredentialSpecConversion [2022-05-17T03:42:04.007Z] === RUN TestCredentialSpecConversion/none [2022-05-17T03:42:04.007Z] === RUN TestCredentialSpecConversion/config [2022-05-17T03:42:04.007Z] === RUN TestCredentialSpecConversion/file [2022-05-17T03:42:04.007Z] === RUN TestCredentialSpecConversion/registry [2022-05-17T03:42:04.007Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-17T03:42:04.007Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-17T03:42:04.007Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-17T03:42:04.007Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-17T03:42:04.007Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestControllerValidateMountBind [2022-05-17T03:42:04.007Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestControllerValidateMountVolume [2022-05-17T03:42:04.007Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestControllerValidateMountTarget [2022-05-17T03:42:04.007Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-05-17T03:42:04.007Z] === RUN TestControllerValidateMountTmpfs [2022-05-17T03:42:04.007Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestControllerValidateMountInvalidType [2022-05-17T03:42:04.007Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestControllerValidateMountNamedPipe [2022-05-17T03:42:04.007Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-17T03:42:04.007Z] PASS [2022-05-17T03:42:04.007Z] coverage: 10.7% of statements [2022-05-17T03:42:04.007Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.696s coverage: 10.7% of statements [2022-05-17T03:42:04.007Z] time="2022-05-17T03:42:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-17T03:42:04.007Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-05-17T03:42:04.007Z] === RUN TestReloadDefaultConfigNotExist [2022-05-17T03:42:04.007Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:42:04.007Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestReloadBadDefaultConfig [2022-05-17T03:42:04.007Z] time="2022-05-17T03:42:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1173111961" [2022-05-17T03:42:04.007Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestReloadWithConflictingLabels [2022-05-17T03:42:04.007Z] time="2022-05-17T03:42:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-178691564" [2022-05-17T03:42:04.007Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestReloadWithDuplicateLabels [2022-05-17T03:42:04.007Z] time="2022-05-17T03:42:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-535870251" [2022-05-17T03:42:04.007Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestMaskURLCredentials [2022-05-17T03:42:04.007Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestDaemonConfigurationMerge [2022-05-17T03:42:04.007Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-17T03:42:04.007Z] PASS [2022-05-17T03:42:04.007Z] coverage: 79.8% of statements [2022-05-17T03:42:04.007Z] ok github.com/docker/docker/daemon/config 0.387s coverage: 79.8% of statements [2022-05-17T03:42:04.007Z] === RUN TestEventsLog [2022-05-17T03:42:04.007Z] --- PASS: TestEventsLog (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestEventsLogTimeout [2022-05-17T03:42:04.007Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-17T03:42:04.007Z] === RUN TestLogEvents [2022-05-17T03:42:04.007Z] --- PASS: TestLogEvents (0.05s) [2022-05-17T03:42:04.007Z] === RUN TestLoadBufferedEvents [2022-05-17T03:42:04.476Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-05-17T03:42:04.476Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-17T03:42:04.476Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-17T03:42:04.476Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-17T03:42:04.476Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-17T03:42:04.476Z] PASS [2022-05-17T03:42:04.476Z] coverage: 50.0% of statements [2022-05-17T03:42:04.476Z] ok github.com/docker/docker/daemon/events 0.314s coverage: 50.0% of statements [2022-05-17T03:42:04.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-17T03:42:04.927Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-17T03:42:04.927Z] [2022-05-17T03:42:04.927Z] Unloading profiles will leave already running processes permanently [2022-05-17T03:42:04.927Z] unconfined, which can lead to unexpected situations. [2022-05-17T03:42:04.927Z] [2022-05-17T03:42:04.927Z] To set a process to complain mode, use the command line tool [2022-05-17T03:42:04.927Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-17T03:42:04.927Z] Post stage [Pipeline] junit [2022-05-17T03:42:04.940Z] Recording test results [2022-05-17T03:42:06.040Z] === RUN TestIsEmptyDir [2022-05-17T03:42:06.040Z] === RUN TestLinkNaming [2022-05-17T03:42:06.040Z] --- PASS: TestLinkNaming (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestLinkNew [2022-05-17T03:42:06.040Z] --- PASS: TestLinkNew (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestLinkEnv [2022-05-17T03:42:06.040Z] --- PASS: TestLinkEnv (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestLinkMultipleEnv [2022-05-17T03:42:06.040Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestLinkPortRangeEnv [2022-05-17T03:42:06.040Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-17T03:42:06.040Z] PASS [2022-05-17T03:42:06.040Z] coverage: 93.0% of statements [2022-05-17T03:42:06.040Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-05-17T03:42:06.040Z] --- PASS: TestIsEmptyDir (0.02s) [2022-05-17T03:42:06.040Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-17T03:42:06.040Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-17T03:42:06.040Z] PASS [2022-05-17T03:42:06.040Z] coverage: 2.3% of statements [2022-05-17T03:42:06.040Z] ok github.com/docker/docker/daemon/graphdriver 0.094s coverage: 2.3% of statements [2022-05-17T03:42:06.040Z] === RUN TestVerifyNetworkingConfig [2022-05-17T03:42:06.040Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestGetContainer [2022-05-17T03:42:06.040Z] --- PASS: TestGetContainer (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestValidContainerNames [2022-05-17T03:42:06.040Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestContainerInitDNS [2022-05-17T03:42:06.040Z] daemon_test.go:145: root required [2022-05-17T03:42:06.040Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestMerge [2022-05-17T03:42:06.040Z] --- PASS: TestMerge (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestValidateContainerIsolation [2022-05-17T03:42:06.040Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestFindNetworkErrorType [2022-05-17T03:42:06.040Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestEnsureServicesExist [2022-05-17T03:42:06.040Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestEnsureServicesExistErrors [2022-05-17T03:42:06.040Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-17T03:42:06.040Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-17T03:42:06.040Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-17T03:42:06.040Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-17T03:42:06.040Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-17T03:42:06.040Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-17T03:42:06.040Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestContainerDelete [2022-05-17T03:42:06.040Z] --- PASS: TestContainerDelete (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestContainerDoubleDelete [2022-05-17T03:42:06.040Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestLogContainerEventCopyLabels [2022-05-17T03:42:06.040Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestLogContainerEventWithAttributes [2022-05-17T03:42:06.040Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestNoneHealthcheck [2022-05-17T03:42:06.040Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-17T03:42:06.040Z] === RUN TestHealthStates [2022-05-17T03:42:06.282Z] --- PASS: TestStats (2.72s) [2022-05-17T03:42:06.282Z] === RUN TestStopContainerWithTimeout [2022-05-17T03:42:06.282Z] === RUN TestStopContainerWithTimeout/0 [2022-05-17T03:42:06.282Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-17T03:42:06.282Z] === RUN TestStopContainerWithTimeout/1 [2022-05-17T03:42:06.282Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-17T03:42:06.282Z] === RUN TestStopContainerWithTimeout/3 [2022-05-17T03:42:06.282Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-17T03:42:06.282Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-17T03:42:06.282Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-17T03:42:06.282Z] === CONT TestStopContainerWithTimeout/0 [2022-05-17T03:42:06.282Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:05Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] time="2022-05-17T03:42:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:42:06.510Z] --- PASS: TestHealthStates (0.32s) [2022-05-17T03:42:06.510Z] === RUN TestGetInspectData [2022-05-17T03:42:06.510Z] --- PASS: TestGetInspectData (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestFillLicense [2022-05-17T03:42:06.510Z] --- PASS: TestFillLicense (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestListInvalidFilter [2022-05-17T03:42:06.510Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestNameFilter [2022-05-17T03:42:06.510Z] --- PASS: TestNameFilter (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-17T03:42:06.510Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-17T03:42:06.510Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-17T03:42:06.510Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-17T03:42:06.510Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestDaemonReloadLabels [2022-05-17T03:42:06.510Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-17T03:42:06.510Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestDaemonReloadMirrors [2022-05-17T03:42:06.510Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-17T03:42:06.510Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-17T03:42:06.510Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-17T03:42:06.510Z] reload_test.go:342: root required [2022-05-17T03:42:06.510Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-17T03:42:06.510Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2022-05-17T03:42:06.510Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-17T03:42:06.510Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-05-17T03:42:06.510Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-17T03:42:06.510Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-05-17T03:42:06.510Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-17T03:42:06.510Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-17T03:42:06.510Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-17T03:42:06.510Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-17T03:42:06.510Z] === RUN TestParseVolumesFrom [2022-05-17T03:42:06.510Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-17T03:42:06.510Z] PASS [2022-05-17T03:42:06.510Z] coverage: 8.6% of statements [2022-05-17T03:42:06.510Z] ok github.com/docker/docker/daemon 0.734s coverage: 8.6% of statements [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-17T03:42:06.510Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-17T03:42:06.644Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-17T03:42:06.924Z] + echo Ensuring container killed. [2022-05-17T03:42:06.925Z] Ensuring container killed. [2022-05-17T03:42:06.925Z] + docker rm -vf docker-pr6 [2022-05-17T03:42:06.925Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-17T03:42:07.195Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-05-17T03:42:07.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.78s) [2022-05-17T03:42:07.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.85s) [2022-05-17T03:42:07.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.00s) [2022-05-17T03:42:07.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.00s) [2022-05-17T03:42:07.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.55s) [2022-05-17T03:42:07.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.54s) [2022-05-17T03:42:07.195Z] === RUN TestBuildMultiStageCopy [2022-05-17T03:42:07.195Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-17T03:42:07.204Z] + echo Chowning /workspace to jenkins user [2022-05-17T03:42:07.204Z] Chowning /workspace to jenkins user [2022-05-17T03:42:07.204Z] + id -u [2022-05-17T03:42:07.204Z] + id -g [2022-05-17T03:42:07.204Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43598:/workspace busybox chown -R 1000:1000 /workspace [2022-05-17T03:42:07.204Z] Unable to find image 'busybox:latest' locally [2022-05-17T03:42:07.212Z] === CONT TestStopContainerWithTimeout/3 [2022-05-17T03:42:07.462Z] latest: Pulling from library/busybox [2022-05-17T03:42:07.462Z] 50e8d59317eb: Pulling fs layer [2022-05-17T03:42:07.462Z] 50e8d59317eb: Download complete [2022-05-17T03:42:07.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-17T03:42:07.721Z] 50e8d59317eb: Pull complete [2022-05-17T03:42:07.721Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-17T03:42:07.721Z] Status: Downloaded newer image for busybox:latest [2022-05-17T03:42:07.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-17T03:42:08.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-17T03:42:08.727Z] === RUN TestNewStreamConfig [2022-05-17T03:42:08.727Z] === RUN TestNewStreamConfig/defaults [2022-05-17T03:42:08.727Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-17T03:42:08.727Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-17T03:42:08.727Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-17T03:42:08.727Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-17T03:42:08.727Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-17T03:42:08.727Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-17T03:42:08.727Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-17T03:42:08.727Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-17T03:42:08.727Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-17T03:42:08.727Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-17T03:42:08.727Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-17T03:42:08.727Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-17T03:42:08.727Z] time="2022-05-17T03:42:08Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-17T03:42:08.727Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-17T03:42:08.727Z] === RUN TestCreateSuccess [2022-05-17T03:42:08.727Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCreateStreamSkipped [2022-05-17T03:42:08.727Z] time="2022-05-17T03:42:08Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-17T03:42:08.727Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCreateLogGroupSuccess [2022-05-17T03:42:08.727Z] time="2022-05-17T03:42:08Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-17T03:42:08.727Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCreateError [2022-05-17T03:42:08.727Z] --- PASS: TestCreateError (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCreateAlreadyExists [2022-05-17T03:42:08.727Z] time="2022-05-17T03:42:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-17T03:42:08.727Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestLogClosed [2022-05-17T03:42:08.727Z] --- PASS: TestLogClosed (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestLogBlocking [2022-05-17T03:42:08.727Z] --- PASS: TestLogBlocking (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-17T03:42:08.727Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestLogNonBlockingBufferFull [2022-05-17T03:42:08.727Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestPublishBatchSuccess [2022-05-17T03:42:08.727Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestPublishBatchError [2022-05-17T03:42:08.727Z] time="2022-05-17T03:42:08Z" level=error msg=error [2022-05-17T03:42:08.727Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-17T03:42:08.727Z] time="2022-05-17T03:42:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-17T03:42:08.727Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-17T03:42:08.727Z] time="2022-05-17T03:42:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-17T03:42:08.727Z] time="2022-05-17T03:42:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-17T03:42:08.727Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCollectBatchSimple [2022-05-17T03:42:08.727Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCollectBatchTicker [2022-05-17T03:42:08.727Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCollectBatchMultilinePattern [2022-05-17T03:42:08.727Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-17T03:42:08.727Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-17T03:42:08.727Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-17T03:42:08.727Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-17T03:42:08.727Z] === RUN TestCollectBatchClose [2022-05-17T03:42:08.727Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-17T03:42:08.727Z] === RUN TestEffectiveLen [2022-05-17T03:42:08.727Z] === RUN TestEffectiveLen/0/Hello [2022-05-17T03:42:08.727Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-17T03:42:08.727Z] === RUN TestEffectiveLen/2/🙃 [2022-05-17T03:42:08.727Z] === RUN TestEffectiveLen/3/���� [2022-05-17T03:42:08.727Z] === RUN TestEffectiveLen/4/He��o [2022-05-17T03:42:08.727Z] === RUN TestEffectiveLen/5/ [2022-05-17T03:42:08.727Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-17T03:42:08.727Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-17T03:42:08.728Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-17T03:42:08.728Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit/0/ [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit/1/Hello [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1076: Hello [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit/2/Hello [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1076: He [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1077: llo [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit/3/Hello [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1077: Hello [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit/4/🙃 [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit/5/🙃 [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit/6/a� [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1076: a [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1077: � [2022-05-17T03:42:08.728Z] === RUN TestFindValidSplit/7/a� [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1076: a� [2022-05-17T03:42:08.728Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:42:08.728Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-17T03:42:08.728Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-17T03:42:08.728Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-17T03:42:08.728Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestProcessEventEmoji [2022-05-17T03:42:09.196Z] --- PASS: TestProcessEventEmoji (0.03s) [2022-05-17T03:42:09.196Z] === RUN TestCollectBatchLineSplit [2022-05-17T03:42:09.196Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-17T03:42:09.196Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestCollectBatchMaxEvents [2022-05-17T03:42:09.196Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-17T03:42:09.196Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-17T03:42:09.196Z] --- PASS: TestCollectBatchMaxTotalBytes (0.16s) [2022-05-17T03:42:09.196Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-17T03:42:09.196Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-17T03:42:09.196Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-17T03:42:09.196Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-17T03:42:09.196Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsFormat [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestCreateTagSuccess [2022-05-17T03:42:09.196Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-17T03:42:09.196Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-17T03:42:09.196Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-17T03:42:09.196Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-17T03:42:09.196Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-17T03:42:09.196Z] PASS [2022-05-17T03:42:09.196Z] coverage: 80.2% of statements [2022-05-17T03:42:09.196Z] ok github.com/docker/docker/daemon/logger/awslogs 0.598s coverage: 80.2% of statements [2022-05-17T03:42:09.196Z] === RUN TestAdapterReadLogs [2022-05-17T03:42:09.196Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestCopier [2022-05-17T03:42:09.196Z] --- PASS: TestCopier (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestCopierLongLines [2022-05-17T03:42:09.196Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestCopierSlow [2022-05-17T03:42:09.196Z] === RUN TestSearchRegistryForImagesErrors [2022-05-17T03:42:09.196Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestSearchRegistryForImages [2022-05-17T03:42:09.196Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestOnlyPlatformWithFallback [2022-05-17T03:42:09.196Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestImageDelete [2022-05-17T03:42:09.196Z] === RUN TestImageDelete/no_lease [2022-05-17T03:42:09.196Z] === RUN TestImageDelete/lease_exists [2022-05-17T03:42:09.196Z] --- PASS: TestImageDelete (0.03s) [2022-05-17T03:42:09.196Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-17T03:42:09.196Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-17T03:42:09.196Z] === RUN TestContentStoreForPull [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptReconnectInterval [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/#00 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/:// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/something:// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-17T03:42:09.196Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestCopierSlow (0.20s) [2022-05-17T03:42:09.196Z] === RUN TestCopierWithSized [2022-05-17T03:42:09.196Z] === RUN TestCopierWithSized/as_is [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-17T03:42:09.196Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-17T03:42:09.196Z] --- PASS: TestCopierWithSized (0.03s) [2022-05-17T03:42:09.196Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-05-17T03:42:09.196Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestCopierWithPartial [2022-05-17T03:42:09.196Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestRingLogger [2022-05-17T03:42:09.196Z] --- PASS: TestRingLogger (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestRingCap [2022-05-17T03:42:09.196Z] --- PASS: TestRingCap (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestRingClose [2022-05-17T03:42:09.196Z] --- PASS: TestRingClose (0.00s) [2022-05-17T03:42:09.196Z] === RUN TestRingDrain [2022-05-17T03:42:09.197Z] --- PASS: TestRingDrain (0.00s) [2022-05-17T03:42:09.197Z] PASS [2022-05-17T03:42:09.197Z] coverage: 43.2% of statements [2022-05-17T03:42:09.197Z] ok github.com/docker/docker/daemon/logger 0.354s coverage: 43.2% of statements [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-17T03:42:09.197Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-17T03:42:09.197Z] PASS [2022-05-17T03:42:09.197Z] coverage: 53.6% of statements [2022-05-17T03:42:09.197Z] ok github.com/docker/docker/daemon/logger/fluentd 0.130s coverage: 53.6% of statements [2022-05-17T03:42:09.218Z] === CONT TestStopContainerWithTimeout/1 [2022-05-17T03:42:09.665Z] --- PASS: TestContentStoreForPull (0.26s) [2022-05-17T03:42:09.665Z] PASS [2022-05-17T03:42:09.665Z] coverage: 6.6% of statements [2022-05-17T03:42:09.665Z] ok github.com/docker/docker/daemon/images 0.418s coverage: 6.6% of statements [2022-05-17T03:42:09.665Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-17T03:42:09.665Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-17T03:42:09.665Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-17T03:42:09.665Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-17T03:42:09.665Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-17T03:42:09.780Z] === RUN TestDockerSuite/TestBuildCacheAdd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-17T03:42:10.344Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-17T03:42:10.542Z] + bundleName=docker-py [2022-05-17T03:42:10.542Z] + echo Creating docker-py-bundles.tar.gz [2022-05-17T03:42:10.542Z] Creating docker-py-bundles.tar.gz [2022-05-17T03:42:10.542Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-05-17T03:42:10.553Z] Archiving artifacts [2022-05-17T03:42:10.651Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-17T03:42:10.651Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-17T03:42:10.651Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-17T03:42:10.651Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-17T03:42:10.651Z] === RUN TestFastTimeMarshalJSON [2022-05-17T03:42:10.651Z] --- PASS: TestFastTimeMarshalJSON (0.08s) [2022-05-17T03:42:10.651Z] PASS [2022-05-17T03:42:10.651Z] coverage: 87.2% of statements [2022-05-17T03:42:10.651Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.378s coverage: 87.2% of statements [2022-05-17T03:42:10.907Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-17T03:42:10.907Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2022-05-17T03:42:10.907Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2022-05-17T03:42:10.907Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2022-05-17T03:42:10.907Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-05-17T03:42:10.907Z] === RUN TestDeleteDevicemapper [2022-05-17T03:42:10.907Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-17T03:42:10.907Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-17T03:42:10.907Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-17T03:42:10.907Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-17T03:42:11.120Z] === RUN TestJSONFileLogger [2022-05-17T03:42:11.120Z] --- PASS: TestJSONFileLogger (0.01s) [2022-05-17T03:42:11.120Z] === RUN TestJSONFileLoggerWithTags [2022-05-17T03:42:11.120Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-05-17T03:42:11.120Z] === RUN TestJSONFileLoggerWithOpts [2022-05-17T03:42:11.120Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-17T03:42:11.120Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-17T03:42:11.120Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-17T03:42:11.120Z] === RUN TestEncodeDecode [2022-05-17T03:42:11.120Z] === PAUSE TestEncodeDecode [2022-05-17T03:42:11.120Z] === RUN TestUnexpectedEOF [2022-05-17T03:42:11.120Z] time="2022-05-17T03:42:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-17T03:42:11.120Z] time="2022-05-17T03:42:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-17T03:42:11.120Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-17T03:42:11.120Z] === CONT TestEncodeDecode [2022-05-17T03:42:11.120Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-17T03:42:11.120Z] PASS [2022-05-17T03:42:11.120Z] coverage: 69.9% of statements [2022-05-17T03:42:11.120Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 69.9% of statements [2022-05-17T03:42:11.120Z] === RUN TestWriteLog [2022-05-17T03:42:11.120Z] === PAUSE TestWriteLog [2022-05-17T03:42:11.120Z] === RUN TestReadLog [2022-05-17T03:42:11.120Z] === PAUSE TestReadLog [2022-05-17T03:42:11.120Z] === RUN TestDecode [2022-05-17T03:42:11.588Z] --- PASS: TestDecode (0.03s) [2022-05-17T03:42:11.588Z] === CONT TestWriteLog [2022-05-17T03:42:11.588Z] === CONT TestReadLog [2022-05-17T03:42:11.588Z] --- PASS: TestWriteLog (0.01s) [2022-05-17T03:42:11.588Z] === RUN TestReadLog/tail_exact [2022-05-17T03:42:11.588Z] === RUN TestReadLog/tail_less_than_available [2022-05-17T03:42:11.588Z] === RUN TestReadLog/tail_more_than_available [2022-05-17T03:42:11.588Z] --- PASS: TestReadLog (0.23s) [2022-05-17T03:42:11.588Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-05-17T03:42:11.588Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-17T03:42:11.588Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-17T03:42:11.588Z] PASS [2022-05-17T03:42:11.588Z] coverage: 78.7% of statements [2022-05-17T03:42:11.588Z] ok github.com/docker/docker/daemon/logger/local 0.337s coverage: 78.7% of statements [2022-05-17T03:42:11.588Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-17T03:42:12.520Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2022-05-17T03:42:12.574Z] === RUN TestOpenFileDelete [2022-05-17T03:42:12.574Z] --- PASS: TestOpenFileDelete (0.05s) [2022-05-17T03:42:12.574Z] === RUN TestOpenFileRename [2022-05-17T03:42:12.574Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-17T03:42:12.574Z] === RUN TestHandleDecoderErr [2022-05-17T03:42:12.574Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-17T03:42:12.574Z] === RUN TestParseLogTagDefaultTag [2022-05-17T03:42:12.574Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-17T03:42:12.574Z] === RUN TestParseLogTag [2022-05-17T03:42:12.574Z] --- PASS: TestParseLogTag (0.00s) [2022-05-17T03:42:12.574Z] === RUN TestParseLogTagEmptyTag [2022-05-17T03:42:12.574Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-17T03:42:12.574Z] === RUN TestTailFiles [2022-05-17T03:42:12.574Z] --- PASS: TestTailFiles (0.00s) [2022-05-17T03:42:12.574Z] === RUN TestFollowLogsConsumerGone [2022-05-17T03:42:12.574Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-17T03:42:12.574Z] === RUN TestFollowLogsProducerGone [2022-05-17T03:42:12.574Z] logfile_test.go:180: logDecode() closed after sending 843 messages [2022-05-17T03:42:12.574Z] logfile_test.go:233: messages sent: 843, received: 843 [2022-05-17T03:42:12.574Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-17T03:42:12.574Z] === RUN TestCheckCapacityAndRotate [2022-05-17T03:42:12.574Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-17T03:42:12.574Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-17T03:42:12.574Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-17T03:42:12.574Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-17T03:42:12.574Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-17T03:42:12.574Z] PASS [2022-05-17T03:42:12.574Z] coverage: 53.5% of statements [2022-05-17T03:42:12.574Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.176s coverage: 53.5% of statements [2022-05-17T03:42:12.574Z] === RUN TestLog [2022-05-17T03:42:12.574Z] --- PASS: TestLog (0.03s) [2022-05-17T03:42:12.574Z] PASS [2022-05-17T03:42:12.574Z] coverage: 31.5% of statements [2022-05-17T03:42:12.574Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.090s coverage: 31.5% of statements [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-17T03:42:12.800Z] check_test.go:307: [d105364ba0d09] daemon is not started [2022-05-17T03:42:12.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-17T03:42:12.881Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f959ea8e04fabc62b4765abffe565b60fe73816b -e DOCKER_GRAPHDRIVER docker:f959ea8e04fabc62b4765abffe565b60fe73816b hack/make.sh binary [2022-05-17T03:42:13.140Z] [2022-05-17T03:42:13.397Z] Removing bundles/ [2022-05-17T03:42:13.397Z] [2022-05-17T03:42:13.397Z] ---> Making bundle: binary (in bundles/binary) [2022-05-17T03:42:13.397Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-17T03:42:13.397Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:42:13.459Z] b111c3320c94: Pull complete [2022-05-17T03:42:13.560Z] === RUN TestNewParse [2022-05-17T03:42:13.561Z] --- PASS: TestNewParse (0.00s) [2022-05-17T03:42:13.561Z] PASS [2022-05-17T03:42:13.561Z] coverage: 8.3% of statements [2022-05-17T03:42:13.561Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-05-17T03:42:13.561Z] === RUN TestValidateLogOpt [2022-05-17T03:42:13.561Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestNewMissedConfig [2022-05-17T03:42:13.561Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestNewMissedUrl [2022-05-17T03:42:13.561Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestNewMissedToken [2022-05-17T03:42:13.561Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestNewWithProxy [2022-05-17T03:42:13.561Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestDefault [2022-05-17T03:42:13.561Z] === RUN TestParseLogFormat [2022-05-17T03:42:13.561Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestValidateLogOptEmpty [2022-05-17T03:42:13.561Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestValidateSyslogAddress [2022-05-17T03:42:13.561Z] --- PASS: TestDefault (0.01s) [2022-05-17T03:42:13.561Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-17T03:42:13.561Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-17T03:42:13.561Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-17T03:42:13.561Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-17T03:42:13.561Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-17T03:42:13.561Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-17T03:42:13.561Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-05-17T03:42:13.561Z] === RUN TestJsonFormat [2022-05-17T03:42:13.561Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-17T03:42:13.561Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-17T03:42:13.561Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-17T03:42:13.561Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-17T03:42:13.561Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-17T03:42:13.561Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestParseAddressDefaultPort [2022-05-17T03:42:13.561Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestValidateSyslogFacility [2022-05-17T03:42:13.561Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestValidateLogOptSyslogFormat [2022-05-17T03:42:13.561Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestValidateLogOpt [2022-05-17T03:42:13.561Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-17T03:42:13.561Z] PASS [2022-05-17T03:42:13.561Z] coverage: 43.6% of statements [2022-05-17T03:42:13.561Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 43.6% of statements [2022-05-17T03:42:13.561Z] --- PASS: TestJsonFormat (0.01s) [2022-05-17T03:42:13.561Z] === RUN TestRawFormat [2022-05-17T03:42:13.561Z] --- PASS: TestRawFormat (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestRawFormatWithLabels [2022-05-17T03:42:13.561Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestRawFormatWithoutTag [2022-05-17T03:42:13.561Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-17T03:42:13.561Z] === RUN TestBatching [2022-05-17T03:42:14.029Z] --- PASS: TestBatching (0.27s) [2022-05-17T03:42:14.029Z] === RUN TestFrequency [2022-05-17T03:42:14.029Z] --- PASS: TestFrequency (0.18s) [2022-05-17T03:42:14.029Z] === RUN TestOneMessagePerRequest [2022-05-17T03:42:14.029Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-17T03:42:14.029Z] === RUN TestVerify [2022-05-17T03:42:14.286Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-05-17T03:42:14.286Z] === RUN TestServiceUpdateNetwork [2022-05-17T03:42:14.498Z] --- PASS: TestVerify (0.00s) [2022-05-17T03:42:14.498Z] === RUN TestSkipVerify [2022-05-17T03:42:14.498Z] time="2022-05-17T03:42:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.498Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.498Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-17T03:42:14.691Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.70s) [2022-05-17T03:42:14.692Z] === RUN TestUpdateMemory [2022-05-17T03:42:14.692Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:42:14.692Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-17T03:42:14.692Z] === RUN TestUpdateCPUQuota [2022-05-17T03:42:14.950Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-17T03:42:14.950Z] PASS [2022-05-17T03:42:14.950Z] [2022-05-17T03:42:14.950Z] === Skipped [2022-05-17T03:42:14.950Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-17T03:42:14.950Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:42:14.950Z] [2022-05-17T03:42:14.950Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-17T03:42:14.950Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:42:14.950Z] [2022-05-17T03:42:14.950Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-17T03:42:14.950Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:42:14.950Z] [2022-05-17T03:42:14.950Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-17T03:42:14.950Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:42:14.950Z] [2022-05-17T03:42:14.950Z] DONE 17 tests, 4 skipped in 26.156s [2022-05-17T03:42:14.950Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-17T03:42:14.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:14.950Z] ++ set -e [2022-05-17T03:42:14.950Z] ++ '[' -n 0 ']' [2022-05-17T03:42:14.950Z] ++ set -x [2022-05-17T03:42:14.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:14.950Z] INFO: Testing against a local daemon [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:42:14.950Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:42:14.950Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-17T03:42:14.950Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-17T03:42:14.950Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-17T03:42:14.950Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-17T03:42:14.950Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-17T03:42:14.950Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-17T03:42:14.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-17T03:42:14.950Z] === RUN TestPluginInstall [2022-05-17T03:42:14.950Z] === RUN TestPluginInstall/no_auth [2022-05-17T03:42:14.950Z] time="2022-05-17T03:42:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:42:14.950Z] time="2022-05-17T03:42:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d52497bd326851fe649a71ec010e2c2877dad116635814af9afe0e21dae8580" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:42:14.950Z] time="2022-05-17T03:42:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:42:14.950Z] time="2022-05-17T03:42:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d52497bd326851fe649a71ec010e2c2877dad116635814af9afe0e21dae8580" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:42:14.950Z] === RUN TestPluginInstall/with_htpasswd [2022-05-17T03:42:14.950Z] time="2022-05-17T03:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:42:14.950Z] time="2022-05-17T03:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b4351917fe66ca519f083163510ac37aaabeba392f750412600e21a283257aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:42:14.950Z] time="2022-05-17T03:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:42:14.950Z] time="2022-05-17T03:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b4351917fe66ca519f083163510ac37aaabeba392f750412600e21a283257aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:42:14.950Z] === RUN TestPluginInstall/with_insecure [2022-05-17T03:42:14.966Z] --- PASS: TestSkipVerify (0.83s) [2022-05-17T03:42:14.966Z] === RUN TestBufferMaximum [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758934.723241\",\"host\":\"008ca2108a05\"}'" [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758934.723241\",\"host\":\"008ca2108a05\"}'" [2022-05-17T03:42:14.966Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-17T03:42:14.966Z] === RUN TestServerAlwaysDown [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758934.727960\",\"host\":\"008ca2108a05\"}'" [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758934.727960\",\"host\":\"008ca2108a05\"}'" [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758934.727960\",\"host\":\"008ca2108a05\"}'" [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758934.729040\",\"host\":\"008ca2108a05\"}'" [2022-05-17T03:42:14.966Z] time="2022-05-17T03:42:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652758934.729040\",\"host\":\"008ca2108a05\"}'" [2022-05-17T03:42:14.966Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-17T03:42:14.966Z] === RUN TestCannotSendAfterClose [2022-05-17T03:42:14.966Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-17T03:42:14.966Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-17T03:42:15.435Z] === RUN TestV2MetadataService [2022-05-17T03:42:15.751Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-17T03:42:15.890Z] time="2022-05-17T03:42:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:42:15.890Z] time="2022-05-17T03:42:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f6058929833fa701516a3cc2ba2edb919692523229ac0a7dffb2cdc93c751d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:42:15.890Z] time="2022-05-17T03:42:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:42:15.890Z] time="2022-05-17T03:42:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f6058929833fa701516a3cc2ba2edb919692523229ac0a7dffb2cdc93c751d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:42:15.890Z] plugin_test.go:195: [dd1c1b79ed649] daemon is not started [2022-05-17T03:42:15.890Z] --- PASS: TestPluginInstall (2.52s) [2022-05-17T03:42:15.890Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-05-17T03:42:15.890Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-05-17T03:42:15.890Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-05-17T03:42:15.890Z] === RUN TestPluginsWithRuntimes [2022-05-17T03:42:15.913Z] time="2022-05-17T03:42:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-17T03:42:15.913Z] time="2022-05-17T03:42:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"008ca2108a05\"}'" [2022-05-17T03:42:15.913Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-17T03:42:15.913Z] PASS [2022-05-17T03:42:15.913Z] coverage: 82.5% of statements [2022-05-17T03:42:15.913Z] ok github.com/docker/docker/daemon/logger/splunk 2.410s coverage: 82.5% of statements [2022-05-17T03:42:15.913Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-17T03:42:15.913Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-17T03:42:15.913Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-17T03:42:16.061Z] --- PASS: TestUpdateCPUQuota (1.44s) [2022-05-17T03:42:16.061Z] === RUN TestUpdatePidsLimit [2022-05-17T03:42:16.061Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-17T03:42:16.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-17T03:42:16.316Z] === RUN TestUpdatePidsLimit/no_change [2022-05-17T03:42:16.381Z] === RUN TestSuccessfulDownload [2022-05-17T03:42:16.381Z] download_test.go:267: Needs fixing on Windows [2022-05-17T03:42:16.381Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-17T03:42:16.381Z] === RUN TestCancelledDownload [2022-05-17T03:42:16.381Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-17T03:42:16.381Z] === RUN TestMaxDownloadAttempts [2022-05-17T03:42:16.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:42:16.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:42:16.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:42:16.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:42:16.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:42:16.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:42:16.381Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:42:16.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:42:16.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:42:16.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:42:16.381Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:42:16.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:42:16.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-17T03:42:16.828Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-17T03:42:16.828Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-17T03:42:16.849Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-17T03:42:16.849Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-17T03:42:16.849Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-17T03:42:16.849Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-17T03:42:16.849Z] === RUN TestContinueOnError_NeverContinue [2022-05-17T03:42:16.849Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-17T03:42:16.849Z] === RUN TestManifestStore [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/no_remote_or_local [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2419968812\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/no_local_cache [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:42:16.849Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-17T03:42:16.849Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-05-17T03:42:16.849Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-05-17T03:42:16.849Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-05-17T03:42:16.849Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-05-17T03:42:16.849Z] === RUN TestTransfer [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/with_local_cache [2022-05-17T03:42:16.849Z] --- PASS: TestV2MetadataService (1.48s) [2022-05-17T03:42:16.849Z] PASS [2022-05-17T03:42:16.849Z] coverage: 44.4% of statements [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/unknown_media_type [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=warning msg="reference for unknown type: " [2022-05-17T03:42:16.849Z] ok github.com/docker/docker/distribution/metadata 1.554s coverage: 44.4% of statements [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=warning msg="reference for unknown type: " [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=warning msg="reference for unknown type: " [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=warning msg="reference for unknown type: " [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=warning msg="reference for unknown type: " [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-17T03:42:16.849Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-17T03:42:16.849Z] time="2022-05-17T03:42:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-17T03:42:16.849Z] --- PASS: TestTransfer (0.12s) [2022-05-17T03:42:16.849Z] === RUN TestConcurrencyLimit [2022-05-17T03:42:16.849Z] --- PASS: TestManifestStore (0.40s) [2022-05-17T03:42:16.849Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-05-17T03:42:16.849Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-17T03:42:16.849Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-17T03:42:17.084Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-17T03:42:17.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-17T03:42:17.273Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-17T03:42:17.320Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-17T03:42:17.320Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-17T03:42:17.320Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-17T03:42:17.320Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-17T03:42:17.320Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-17T03:42:17.320Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-17T03:42:17.320Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaType [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-17T03:42:17.320Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-17T03:42:17.320Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-17T03:42:17.320Z] === RUN TestFixManifestLayers [2022-05-17T03:42:17.320Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-17T03:42:17.320Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-17T03:42:17.320Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-17T03:42:17.320Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-17T03:42:17.320Z] === RUN TestFixManifestLayersBadParent [2022-05-17T03:42:17.320Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-17T03:42:17.320Z] === RUN TestValidateManifest [2022-05-17T03:42:17.320Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-17T03:42:17.320Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-17T03:42:17.320Z] === RUN TestFormatPlatform [2022-05-17T03:42:17.320Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-17T03:42:17.320Z] === RUN TestPullSchema2Config [2022-05-17T03:42:17.321Z] === RUN TestPullSchema2Config/success_first_time [2022-05-17T03:42:17.321Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:42:17.321Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:42:17.321Z] === RUN TestPullSchema2Config/500_status [2022-05-17T03:42:17.321Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:42:17.321Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:42:17.321Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:42:17.321Z] === RUN TestPullSchema2Config/EOF [2022-05-17T03:42:17.321Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:42:17.321Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:42:17.321Z] 2022/05/17 03:42:17 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-17T03:42:17.321Z] goroutine 30 [running]: [2022-05-17T03:42:17.321Z] net/http.(*conn).serve.func1() [2022-05-17T03:42:17.321Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-17T03:42:17.321Z] panic({0xa38ee0, 0xc1b2f0}) [2022-05-17T03:42:17.321Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-17T03:42:17.321Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003de4e0?, {0xc22a98?, 0xc0003f8000?}) [2022-05-17T03:42:17.321Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-17T03:42:17.321Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xc22a98, 0xc0003f8000}, 0xc0000a8100) [2022-05-17T03:42:17.321Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-17T03:42:17.321Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc22a98?, 0xc0003f8000?}, 0xc00005a800?) [2022-05-17T03:42:17.321Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-17T03:42:17.321Z] net/http.serverHandler.ServeHTTP({0xc0004fa090?}, {0xc22a98, 0xc0003f8000}, 0xc0000a8100) [2022-05-17T03:42:17.321Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-17T03:42:17.321Z] net/http.(*conn).serve(0xc00017c0a0, {0xc23310, 0xc00007ff50}) [2022-05-17T03:42:17.321Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-17T03:42:17.321Z] created by net/http.(*Server).Serve [2022-05-17T03:42:17.321Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-17T03:42:17.321Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-17T03:42:17.321Z] === RUN TestInactiveJobs [2022-05-17T03:42:17.647Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-17T03:42:17.789Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:42:17.789Z] === RUN TestPullSchema2Config/unauthorized [2022-05-17T03:42:17.789Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:42:17.789Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:42:17.789Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-17T03:42:17.789Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-17T03:42:17.789Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-17T03:42:17.789Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-17T03:42:17.789Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestGetRepositoryMountCandidates [2022-05-17T03:42:17.789Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestLayerAlreadyExists [2022-05-17T03:42:17.789Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:42:17.789Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:42:17.789Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:42:17.789Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:42:17.789Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:42:17.789Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:42:17.789Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestWhenEmptyAuthConfig [2022-05-17T03:42:17.789Z] === RUN TestNotFound [2022-05-17T03:42:17.789Z] --- PASS: TestNotFound (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestConflict [2022-05-17T03:42:17.789Z] --- PASS: TestConflict (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestForbidden [2022-05-17T03:42:17.789Z] --- PASS: TestForbidden (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestInvalidParameter [2022-05-17T03:42:17.789Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestNotImplemented [2022-05-17T03:42:17.789Z] --- PASS: TestNotImplemented (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestNotModified [2022-05-17T03:42:17.789Z] --- PASS: TestNotModified (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestUnauthorized [2022-05-17T03:42:17.789Z] --- PASS: TestUnauthorized (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestUnknown [2022-05-17T03:42:17.789Z] --- PASS: TestUnknown (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestCancelled [2022-05-17T03:42:17.789Z] --- PASS: TestCancelled (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestDeadline [2022-05-17T03:42:17.789Z] --- PASS: TestDeadline (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestDataLoss [2022-05-17T03:42:17.789Z] --- PASS: TestDataLoss (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestUnavailable [2022-05-17T03:42:17.789Z] --- PASS: TestUnavailable (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestSystem [2022-05-17T03:42:17.789Z] --- PASS: TestSystem (0.00s) [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Not_Found [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Bad_Request [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Conflict [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Unauthorized [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Forbidden [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Not_Modified [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-17T03:42:17.789Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-17T03:42:17.790Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-17T03:42:17.790Z] PASS [2022-05-17T03:42:17.790Z] coverage: 77.0% of statements [2022-05-17T03:42:17.790Z] ok github.com/docker/docker/errdefs 0.048s coverage: 77.0% of statements [2022-05-17T03:42:17.790Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-17T03:42:17.790Z] === RUN TestWatchRelease [2022-05-17T03:42:17.790Z] --- PASS: TestWatchRelease (0.04s) [2022-05-17T03:42:17.790Z] === RUN TestWatchFinishedTransfer [2022-05-17T03:42:17.790Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-17T03:42:17.790Z] === RUN TestDuplicateTransfer [2022-05-17T03:42:17.790Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-17T03:42:17.790Z] === RUN TestSuccessfulUpload [2022-05-17T03:42:17.904Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-17T03:42:18.133Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-17T03:42:18.161Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-17T03:42:18.214Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-17T03:42:18.258Z] time="2022-05-17T03:42:17Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-17T03:42:18.258Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-05-17T03:42:18.258Z] === RUN TestCancelledUpload [2022-05-17T03:42:18.258Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-17T03:42:18.258Z] PASS [2022-05-17T03:42:18.258Z] coverage: 76.8% of statements [2022-05-17T03:42:18.258Z] ok github.com/docker/docker/distribution/xfer 2.027s coverage: 76.8% of statements [2022-05-17T03:42:18.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-17T03:42:18.727Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2022-05-17T03:42:18.727Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-17T03:42:18.727Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-17T03:42:18.727Z] === RUN TestTokenPassThru [2022-05-17T03:42:18.727Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-17T03:42:18.727Z] === RUN TestTokenPassThruDifferentHost [2022-05-17T03:42:18.727Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-17T03:42:18.727Z] PASS [2022-05-17T03:42:18.727Z] coverage: 26.6% of statements [2022-05-17T03:42:18.727Z] ok github.com/docker/docker/distribution 2.290s coverage: 26.6% of statements [2022-05-17T03:42:18.980Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-17T03:42:19.156Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-05-17T03:42:19.156Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-05-17T03:42:19.156Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-17T03:42:19.156Z] === RUN TestPluginBackCompatMediaTypes [2022-05-17T03:42:19.196Z] === RUN TestCompare [2022-05-17T03:42:19.196Z] --- PASS: TestCompare (0.00s) [2022-05-17T03:42:19.196Z] PASS [2022-05-17T03:42:19.196Z] coverage: 19.2% of statements [2022-05-17T03:42:19.196Z] ok github.com/docker/docker/image/cache 0.171s coverage: 19.2% of statements [2022-05-17T03:42:19.196Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-17T03:42:19.196Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-17T03:42:19.196Z] === RUN TestFSGetInvalidData [2022-05-17T03:42:19.196Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-17T03:42:19.196Z] === RUN TestFSInvalidSet [2022-05-17T03:42:19.196Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-17T03:42:19.196Z] === RUN TestFSInvalidRoot [2022-05-17T03:42:19.196Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-17T03:42:19.196Z] === RUN TestFSMetadataGetSet [2022-05-17T03:42:19.196Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-17T03:42:19.196Z] === RUN TestFSInvalidWalker [2022-05-17T03:42:19.196Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-17T03:42:19.196Z] === RUN TestFSGetSet [2022-05-17T03:42:19.196Z] --- PASS: TestFSGetSet (0.04s) [2022-05-17T03:42:19.196Z] === RUN TestFSGetUnsetKey [2022-05-17T03:42:19.196Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-17T03:42:19.196Z] === RUN TestFSGetEmptyData [2022-05-17T03:42:19.196Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-17T03:42:19.196Z] === RUN TestFSDelete [2022-05-17T03:42:19.196Z] --- PASS: TestFSDelete (0.02s) [2022-05-17T03:42:19.196Z] === RUN TestFSWalker [2022-05-17T03:42:19.196Z] --- PASS: TestFSWalker (0.02s) [2022-05-17T03:42:19.196Z] === RUN TestFSWalkerStopOnError [2022-05-17T03:42:19.196Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-17T03:42:19.196Z] === RUN TestNewFromJSON [2022-05-17T03:42:19.196Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-17T03:42:19.196Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-17T03:42:19.196Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-17T03:42:19.196Z] === RUN TestMarshalKeyOrder [2022-05-17T03:42:19.196Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-17T03:42:19.196Z] === RUN TestHistoryEqual [2022-05-17T03:42:19.664Z] --- PASS: TestHistoryEqual (0.22s) [2022-05-17T03:42:19.664Z] === RUN TestImage [2022-05-17T03:42:19.664Z] --- PASS: TestImage (0.00s) [2022-05-17T03:42:19.664Z] === RUN TestImageOSNotEmpty [2022-05-17T03:42:19.664Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-17T03:42:19.664Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-17T03:42:19.664Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-17T03:42:19.664Z] === RUN TestCreate [2022-05-17T03:42:19.664Z] --- PASS: TestCreate (0.01s) [2022-05-17T03:42:19.664Z] === RUN TestRestore [2022-05-17T03:42:19.664Z] time="2022-05-17T03:42:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-17T03:42:19.664Z] --- PASS: TestRestore (0.04s) [2022-05-17T03:42:19.664Z] === RUN TestAddDelete [2022-05-17T03:42:19.664Z] --- PASS: TestAddDelete (0.04s) [2022-05-17T03:42:19.664Z] === RUN TestSearchAfterDelete [2022-05-17T03:42:19.664Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-17T03:42:19.664Z] === RUN TestParentReset [2022-05-17T03:42:19.664Z] --- PASS: TestParentReset (0.03s) [2022-05-17T03:42:19.664Z] === RUN TestGetAndSetLastUpdated [2022-05-17T03:42:19.664Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-17T03:42:19.664Z] === RUN TestStoreLen [2022-05-17T03:42:19.664Z] --- PASS: TestStoreLen (0.06s) [2022-05-17T03:42:19.664Z] PASS [2022-05-17T03:42:19.664Z] coverage: 86.9% of statements [2022-05-17T03:42:19.664Z] ok github.com/docker/docker/image 0.749s coverage: 86.9% of statements [2022-05-17T03:42:19.681Z] --- PASS: TestBuildMultiStageCopy (12.16s) [2022-05-17T03:42:19.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.08s) [2022-05-17T03:42:19.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2022-05-17T03:42:19.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.97s) [2022-05-17T03:42:19.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2022-05-17T03:42:19.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.24s) [2022-05-17T03:42:19.681Z] === RUN TestBuildMultiStageParentConfig [2022-05-17T03:42:19.727Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-17T03:42:19.728Z] PASS [2022-05-17T03:42:19.728Z] [2022-05-17T03:42:19.728Z] DONE 24 tests in 6.446s [2022-05-17T03:42:19.728Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-17T03:42:19.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:19.728Z] ++ set -e [2022-05-17T03:42:19.728Z] ++ '[' -n 0 ']' [2022-05-17T03:42:19.728Z] ++ set -x [2022-05-17T03:42:19.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:19.728Z] INFO: Testing against a local daemon [2022-05-17T03:42:19.728Z] === RUN TestExternalGraphDriver [2022-05-17T03:42:19.728Z] === RUN TestExternalGraphDriver/json [2022-05-17T03:42:19.909Z] --- PASS: TestUpdatePidsLimit (3.69s) [2022-05-17T03:42:19.909Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-05-17T03:42:19.909Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-05-17T03:42:19.909Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-05-17T03:42:19.909Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2022-05-17T03:42:19.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-05-17T03:42:19.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-05-17T03:42:19.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-05-17T03:42:19.909Z] === RUN TestUpdateRestartPolicy [2022-05-17T03:42:20.132Z] === RUN TestValidateManifest [2022-05-17T03:42:20.132Z] === RUN TestValidateManifest/nil [2022-05-17T03:42:20.132Z] === RUN TestValidateManifest/non-nil [2022-05-17T03:42:20.132Z] --- PASS: TestValidateManifest (0.00s) [2022-05-17T03:42:20.132Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-17T03:42:20.132Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-17T03:42:20.132Z] PASS [2022-05-17T03:42:20.132Z] coverage: 0.7% of statements [2022-05-17T03:42:20.132Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2022-05-17T03:42:20.132Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-17T03:42:20.132Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-17T03:42:20.165Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-17T03:42:21.638Z] === RUN TestExternalGraphDriver/spec [2022-05-17T03:42:21.696Z] === RUN TestSerialization [2022-05-17T03:42:21.696Z] --- PASS: TestSerialization (0.02s) [2022-05-17T03:42:21.696Z] PASS [2022-05-17T03:42:21.696Z] coverage: 100.0% of statements [2022-05-17T03:42:21.696Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2022-05-17T03:42:21.696Z] === RUN TestEmptyLayer [2022-05-17T03:42:21.696Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-17T03:42:21.696Z] === RUN TestCommitFailure [2022-05-17T03:42:21.696Z] --- PASS: TestCommitFailure (0.01s) [2022-05-17T03:42:21.696Z] === RUN TestStartTransactionFailure [2022-05-17T03:42:21.696Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-17T03:42:21.696Z] === RUN TestGetOrphan [2022-05-17T03:42:21.696Z] --- PASS: TestGetOrphan (0.01s) [2022-05-17T03:42:21.696Z] === RUN TestMountAndRegister [2022-05-17T03:42:21.696Z] === RUN TestEnvironmentParsing [2022-05-17T03:42:21.696Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-17T03:42:21.696Z] PASS [2022-05-17T03:42:21.696Z] coverage: 1.2% of statements [2022-05-17T03:42:21.696Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.2% of statements [2022-05-17T03:42:21.696Z] layer_test.go:258: Layer size: 14 [2022-05-17T03:42:21.696Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-17T03:42:21.696Z] === RUN TestLayerRelease [2022-05-17T03:42:21.696Z] layer_test.go:291: Failing on Windows [2022-05-17T03:42:21.696Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-17T03:42:21.696Z] === RUN TestStoreRestore [2022-05-17T03:42:21.696Z] layer_test.go:340: Failing on Windows [2022-05-17T03:42:21.696Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-17T03:42:21.696Z] === RUN TestTarStreamStability [2022-05-17T03:42:21.696Z] layer_test.go:455: Failing on Windows [2022-05-17T03:42:21.696Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-17T03:42:21.696Z] === RUN TestRegisterExistingLayer [2022-05-17T03:42:21.851Z] --- PASS: TestBuildMultiStageParentConfig (2.49s) [2022-05-17T03:42:21.851Z] === RUN TestBuildLabelWithTargets [2022-05-17T03:42:21.851Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:42:21.851Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-17T03:42:21.851Z] === RUN TestBuildWithEmptyLayers [2022-05-17T03:42:22.164Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-05-17T03:42:22.164Z] === RUN TestTarStreamVerification [2022-05-17T03:42:22.164Z] layer_test.go:684: Failing on Windows [2022-05-17T03:42:22.164Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-17T03:42:22.164Z] === RUN TestLayerMigration [2022-05-17T03:42:22.164Z] migration_test.go:45: Failing on Windows [2022-05-17T03:42:22.164Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-17T03:42:22.164Z] === RUN TestLayerMigrationNoTarsplit [2022-05-17T03:42:22.164Z] migration_test.go:181: Failing on Windows [2022-05-17T03:42:22.164Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-17T03:42:22.164Z] === RUN TestMountInit [2022-05-17T03:42:22.164Z] mount_test.go:17: Failing on Windows [2022-05-17T03:42:22.164Z] --- SKIP: TestMountInit (0.00s) [2022-05-17T03:42:22.164Z] === RUN TestMountSize [2022-05-17T03:42:22.164Z] mount_test.go:76: Failing on Windows [2022-05-17T03:42:22.164Z] --- SKIP: TestMountSize (0.00s) [2022-05-17T03:42:22.164Z] === RUN TestMountChanges [2022-05-17T03:42:22.164Z] mount_test.go:125: Failing on Windows [2022-05-17T03:42:22.164Z] --- SKIP: TestMountChanges (0.00s) [2022-05-17T03:42:22.164Z] === RUN TestMountApply [2022-05-17T03:42:22.164Z] mount_test.go:212: Failing on Windows [2022-05-17T03:42:22.164Z] --- SKIP: TestMountApply (0.00s) [2022-05-17T03:42:22.164Z] PASS [2022-05-17T03:42:22.164Z] coverage: 30.6% of statements [2022-05-17T03:42:22.164Z] ok github.com/docker/docker/layer 0.337s coverage: 30.6% of statements [2022-05-17T03:42:22.164Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-17T03:42:22.164Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-17T03:42:22.164Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-17T03:42:22.164Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-17T03:42:23.020Z] === RUN TestExternalGraphDriver/pull [2022-05-17T03:42:23.158Z] === RUN TestSequenceGetAvailableBit [2022-05-17T03:42:23.158Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestSequenceEqual [2022-05-17T03:42:23.158Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestSequenceCopy [2022-05-17T03:42:23.158Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestGetFirstAvailable [2022-05-17T03:42:23.158Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestFindSequence [2022-05-17T03:42:23.158Z] --- PASS: TestFindSequence (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestCheckIfAvailable [2022-05-17T03:42:23.158Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestMergeSequences [2022-05-17T03:42:23.158Z] --- PASS: TestMergeSequences (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestPushReservation [2022-05-17T03:42:23.158Z] --- PASS: TestPushReservation (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestSerializeDeserialize [2022-05-17T03:42:23.158Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestSet [2022-05-17T03:42:23.158Z] --- PASS: TestSet (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestSetUnset [2022-05-17T03:42:23.158Z] --- PASS: TestSetUnset (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestOffsetSetUnset [2022-05-17T03:42:23.158Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestSetInRange [2022-05-17T03:42:23.158Z] --- PASS: TestSetInRange (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestSetAnyInRange [2022-05-17T03:42:23.158Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestMethods [2022-05-17T03:42:23.158Z] --- PASS: TestMethods (0.00s) [2022-05-17T03:42:23.158Z] === RUN TestRandomAllocateDeallocate [2022-05-17T03:42:23.387Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-05-17T03:42:23.387Z] === RUN TestBuildMultiStageOnBuild [2022-05-17T03:42:24.724Z] === RUN TestInvalidConfig [2022-05-17T03:42:24.724Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-17T03:42:24.724Z] === RUN TestConfig [2022-05-17T03:42:24.724Z] --- PASS: TestConfig (0.00s) [2022-05-17T03:42:24.724Z] === RUN TestOptionsLabels [2022-05-17T03:42:24.724Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-17T03:42:24.724Z] === RUN TestValidName [2022-05-17T03:42:24.724Z] --- PASS: TestValidName (0.00s) [2022-05-17T03:42:24.724Z] PASS [2022-05-17T03:42:24.724Z] coverage: 19.7% of statements [2022-05-17T03:42:24.724Z] ok github.com/docker/docker/libnetwork/config 0.078s coverage: 19.7% of statements [2022-05-17T03:42:24.929Z] --- PASS: TestExternalGraphDriver (4.82s) [2022-05-17T03:42:24.929Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-05-17T03:42:24.929Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-05-17T03:42:24.929Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-05-17T03:42:24.929Z] === RUN TestGraphdriverPluginV2 [2022-05-17T03:42:24.929Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:42:24.929Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-17T03:42:24.929Z] PASS [2022-05-17T03:42:24.929Z] [2022-05-17T03:42:24.929Z] === Skipped [2022-05-17T03:42:24.929Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-17T03:42:24.929Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:42:24.929Z] [2022-05-17T03:42:24.929Z] DONE 5 tests, 1 skipped in 4.935s [2022-05-17T03:42:24.929Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-17T03:42:24.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:24.929Z] ++ set -e [2022-05-17T03:42:24.929Z] ++ '[' -n 0 ']' [2022-05-17T03:42:24.929Z] ++ set -x [2022-05-17T03:42:24.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:24.930Z] INFO: Testing against a local daemon [2022-05-17T03:42:24.930Z] === RUN TestContinueAfterPluginCrash [2022-05-17T03:42:24.930Z] === PAUSE TestContinueAfterPluginCrash [2022-05-17T03:42:24.930Z] === RUN TestReadPluginNoRead [2022-05-17T03:42:24.930Z] === PAUSE TestReadPluginNoRead [2022-05-17T03:42:24.930Z] === RUN TestDaemonStartWithLogOpt [2022-05-17T03:42:24.930Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-17T03:42:24.930Z] === CONT TestContinueAfterPluginCrash [2022-05-17T03:42:24.930Z] === CONT TestDaemonStartWithLogOpt [2022-05-17T03:42:25.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-17T03:42:25.411Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-17T03:42:25.710Z] === RUN TestKey [2022-05-17T03:42:25.710Z] --- PASS: TestKey (0.00s) [2022-05-17T03:42:25.710Z] === RUN TestParseKey [2022-05-17T03:42:25.710Z] --- PASS: TestParseKey (0.00s) [2022-05-17T03:42:25.710Z] === RUN TestInvalidDataStore [2022-05-17T03:42:25.710Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-17T03:42:25.710Z] === RUN TestKVObjectFlatKey [2022-05-17T03:42:25.710Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-17T03:42:25.710Z] === RUN TestAtomicKVObjectFlatKey [2022-05-17T03:42:25.710Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-17T03:42:25.710Z] PASS [2022-05-17T03:42:25.710Z] coverage: 21.9% of statements [2022-05-17T03:42:25.710Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-05-17T03:42:26.179Z] === RUN TestErrorInterfaces [2022-05-17T03:42:26.179Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-17T03:42:26.179Z] === RUN TestNetworkMarshalling [2022-05-17T03:42:26.507Z] --- PASS: TestServiceUpdateNetwork (12.71s) [2022-05-17T03:42:26.507Z] === RUN TestServiceUpdatePidsLimit [2022-05-17T03:42:26.648Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-17T03:42:26.648Z] === RUN TestEndpointMarshalling [2022-05-17T03:42:26.648Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestAuxAddresses [2022-05-17T03:42:26.648Z] time="2022-05-17T03:42:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:42:26.648Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-17T03:42:26.648Z] === RUN TestSRVServiceQuery [2022-05-17T03:42:26.648Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-17T03:42:26.648Z] === RUN TestServiceVIPReuse [2022-05-17T03:42:26.648Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-17T03:42:26.648Z] === RUN TestIPDataMarshalling [2022-05-17T03:42:26.648Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestValidateAndIsV6 [2022-05-17T03:42:26.648Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-17T03:42:26.648Z] PASS [2022-05-17T03:42:26.648Z] coverage: 68.9% of statements [2022-05-17T03:42:26.648Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-17T03:42:26.648Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestDNSIPQuery [2022-05-17T03:42:26.648Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestDNSProxyServFail [2022-05-17T03:42:26.648Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestSandboxAddEmpty [2022-05-17T03:42:26.648Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestSandboxAddMultiPrio [2022-05-17T03:42:26.648Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestSandboxAddSamePrio [2022-05-17T03:42:26.648Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestCleanupServiceDiscovery [2022-05-17T03:42:26.648Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestDNSOptions [2022-05-17T03:42:26.648Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:42:26.648Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-17T03:42:26.648Z] === RUN TestMultipleControllersWithSameStore [2022-05-17T03:42:26.648Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-05-17T03:42:26.648Z] time="2022-05-17T03:42:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:42:26.648Z] time="2022-05-17T03:42:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:42:26.648Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-17T03:42:26.648Z] PASS [2022-05-17T03:42:26.648Z] coverage: 8.5% of statements [2022-05-17T03:42:26.648Z] ok github.com/docker/docker/libnetwork 0.376s coverage: 8.5% of statements [2022-05-17T03:42:27.117Z] === RUN TestDriver [2022-05-17T03:42:27.117Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:42:27.117Z] PASS [2022-05-17T03:42:27.117Z] coverage: 34.8% of statements [2022-05-17T03:42:27.117Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-05-17T03:42:27.299Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-17T03:42:27.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-17T03:42:27.585Z] === RUN TestDriver [2022-05-17T03:42:27.585Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:42:27.585Z] PASS [2022-05-17T03:42:27.585Z] coverage: 34.8% of statements [2022-05-17T03:42:27.890Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-17T03:42:28.053Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-05-17T03:42:28.053Z] === RUN TestNetworkAllocateFree [2022-05-17T03:42:28.053Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-17T03:42:28.053Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-17T03:42:28.053Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-17T03:42:28.053Z] PASS [2022-05-17T03:42:28.053Z] coverage: 63.6% of statements [2022-05-17T03:42:28.053Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.064s coverage: 63.6% of statements [2022-05-17T03:42:28.117Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-17T03:42:28.226Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-05-17T03:42:28.226Z] === CONT TestReadPluginNoRead [2022-05-17T03:42:28.373Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-17T03:42:28.460Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-17T03:42:28.521Z] === RUN TestGetEmptyCapabilities [2022-05-17T03:42:28.521Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-17T03:42:28.521Z] === RUN TestGetExtraCapabilities [2022-05-17T03:42:28.521Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-17T03:42:28.521Z] === RUN TestGetInvalidCapabilities [2022-05-17T03:42:28.521Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-17T03:42:28.521Z] === RUN TestRemoteDriver [2022-05-17T03:42:28.521Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-17T03:42:28.521Z] === RUN TestDriverError [2022-05-17T03:42:28.521Z] --- PASS: TestDriverError (0.01s) [2022-05-17T03:42:28.521Z] === RUN TestMissingValues [2022-05-17T03:42:28.521Z] --- PASS: TestMissingValues (0.02s) [2022-05-17T03:42:28.521Z] === RUN TestRollback [2022-05-17T03:42:28.521Z] --- PASS: TestRollback (0.01s) [2022-05-17T03:42:28.521Z] PASS [2022-05-17T03:42:28.521Z] coverage: 57.4% of statements [2022-05-17T03:42:28.521Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.130s coverage: 57.4% of statements [2022-05-17T03:42:28.633Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-17T03:42:28.892Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-17T03:42:29.148Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-17T03:42:29.148Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-17T03:42:29.148Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-17T03:42:29.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-17T03:42:29.508Z] === RUN TestNew [2022-05-17T03:42:29.508Z] --- PASS: TestNew (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestAddDriver [2022-05-17T03:42:29.508Z] --- PASS: TestAddDriver (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestAddDuplicateDriver [2022-05-17T03:42:29.508Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-17T03:42:29.508Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestDriver [2022-05-17T03:42:29.508Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestIPAM [2022-05-17T03:42:29.508Z] --- PASS: TestIPAM (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestWalkIPAMs [2022-05-17T03:42:29.508Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestWalkDrivers [2022-05-17T03:42:29.508Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-17T03:42:29.508Z] PASS [2022-05-17T03:42:29.508Z] coverage: 82.4% of statements [2022-05-17T03:42:29.508Z] ok github.com/docker/docker/libnetwork/drvregistry 0.104s coverage: 82.4% of statements [2022-05-17T03:42:29.508Z] === RUN TestNAT [2022-05-17T03:42:29.508Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-17T03:42:29.508Z] --- SKIP: TestNAT (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestTransparent [2022-05-17T03:42:29.508Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-17T03:42:29.508Z] --- SKIP: TestTransparent (0.00s) [2022-05-17T03:42:29.508Z] PASS [2022-05-17T03:42:29.508Z] coverage: 0.0% of statements [2022-05-17T03:42:29.508Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.056s coverage: 0.0% of statements [2022-05-17T03:42:29.508Z] --- PASS: TestRandomAllocateDeallocate (6.38s) [2022-05-17T03:42:29.508Z] === RUN TestAllocateRandomDeallocate [2022-05-17T03:42:29.508Z] === RUN TestBuildDefault [2022-05-17T03:42:29.508Z] --- PASS: TestBuildDefault (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestBuildHostnameDomainname [2022-05-17T03:42:29.508Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestBuildHostname [2022-05-17T03:42:29.508Z] --- PASS: TestBuildHostname (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestBuildHostnameFQDN [2022-05-17T03:42:29.508Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestBuildNoIP [2022-05-17T03:42:29.508Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-17T03:42:29.508Z] === RUN TestUpdate [2022-05-17T03:42:29.976Z] --- PASS: TestUpdate (0.00s) [2022-05-17T03:42:29.976Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-17T03:42:29.976Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-17T03:42:29.976Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-17T03:42:29.976Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-17T03:42:29.976Z] === RUN TestAddEmpty [2022-05-17T03:42:29.976Z] --- PASS: TestAddEmpty (0.00s) [2022-05-17T03:42:29.976Z] === RUN TestAdd [2022-05-17T03:42:29.976Z] --- PASS: TestAdd (0.00s) [2022-05-17T03:42:29.976Z] === RUN TestDeleteEmpty [2022-05-17T03:42:29.976Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-17T03:42:29.976Z] === RUN TestDeleteNewline [2022-05-17T03:42:29.976Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-17T03:42:29.976Z] === RUN TestDelete [2022-05-17T03:42:29.976Z] --- PASS: TestDelete (0.00s) [2022-05-17T03:42:29.976Z] === RUN TestConcurrentWrites [2022-05-17T03:42:29.976Z] --- PASS: TestConcurrentWrites (0.25s) [2022-05-17T03:42:29.976Z] PASS [2022-05-17T03:42:29.976Z] coverage: 81.2% of statements [2022-05-17T03:42:29.976Z] ok github.com/docker/docker/libnetwork/etchosts 0.326s coverage: 81.2% of statements [2022-05-17T03:42:30.136Z] === RUN TestReadPluginNoRead/default [2022-05-17T03:42:30.444Z] === RUN TestNew [2022-05-17T03:42:30.445Z] --- PASS: TestNew (0.00s) [2022-05-17T03:42:30.445Z] === RUN TestAllocate [2022-05-17T03:42:30.445Z] --- PASS: TestAllocate (0.00s) [2022-05-17T03:42:30.445Z] === RUN TestUninitialized [2022-05-17T03:42:30.445Z] --- PASS: TestUninitialized (0.00s) [2022-05-17T03:42:30.445Z] === RUN TestAllocateInRange [2022-05-17T03:42:30.445Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-17T03:42:30.445Z] === RUN TestAllocateSerial [2022-05-17T03:42:30.445Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-17T03:42:30.445Z] PASS [2022-05-17T03:42:30.445Z] coverage: 87.5% of statements [2022-05-17T03:42:30.445Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-05-17T03:42:30.445Z] === RUN TestCaller [2022-05-17T03:42:30.445Z] --- PASS: TestCaller (0.00s) [2022-05-17T03:42:30.445Z] PASS [2022-05-17T03:42:30.445Z] coverage: 100.0% of statements [2022-05-17T03:42:30.445Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-05-17T03:42:30.514Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-17T03:42:30.913Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2022-05-17T03:42:30.913Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-17T03:42:31.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-17T03:42:31.382Z] === RUN TestSetSerialInsertDelete [2022-05-17T03:42:31.382Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-17T03:42:31.382Z] === RUN TestSetParallelInsertDelete [2022-05-17T03:42:31.521Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-17T03:42:32.369Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.35s) [2022-05-17T03:42:32.369Z] === RUN TestRetrieveFromStore [2022-05-17T03:42:32.369Z] === RUN TestInt2IP2IntConversion [2022-05-17T03:42:32.444Z] --- PASS: TestUpdateRestartPolicy (12.68s) [2022-05-17T03:42:32.444Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-17T03:42:32.465Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-17T03:42:32.730Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-05-17T03:42:32.837Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-05-17T03:42:32.837Z] === RUN TestIsCorrupted [2022-05-17T03:42:32.837Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-17T03:42:32.837Z] === RUN TestSetRollover [2022-05-17T03:42:32.837Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-05-17T03:42:32.837Z] === RUN TestGetAddressVersion [2022-05-17T03:42:32.837Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-17T03:42:32.837Z] === RUN TestKeyString [2022-05-17T03:42:32.837Z] --- PASS: TestKeyString (0.00s) [2022-05-17T03:42:32.837Z] === RUN TestPoolDataMarshal [2022-05-17T03:42:32.837Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-17T03:42:32.837Z] === RUN TestSubnetsMarshal [2022-05-17T03:42:32.837Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-17T03:42:32.837Z] === RUN TestAddSubnets [2022-05-17T03:42:32.837Z] --- PASS: TestAddSubnets (0.05s) [2022-05-17T03:42:32.837Z] === RUN TestDoublePoolRelease [2022-05-17T03:42:32.837Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-17T03:42:32.837Z] === RUN TestAddReleasePoolID [2022-05-17T03:42:32.837Z] === RUN TestPoolRequest [2022-05-17T03:42:32.837Z] --- PASS: TestPoolRequest (0.00s) [2022-05-17T03:42:32.837Z] === RUN TestOtherRequests [2022-05-17T03:42:32.837Z] --- PASS: TestOtherRequests (0.00s) [2022-05-17T03:42:32.837Z] PASS [2022-05-17T03:42:32.837Z] coverage: 57.1% of statements [2022-05-17T03:42:32.837Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-05-17T03:42:32.837Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-17T03:42:32.837Z] === RUN TestPredefinedPool [2022-05-17T03:42:32.837Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-17T03:42:32.837Z] === RUN TestRemoveSubnet [2022-05-17T03:42:33.306Z] --- PASS: TestRemoveSubnet (0.24s) [2022-05-17T03:42:33.306Z] === RUN TestGetSameAddress [2022-05-17T03:42:33.306Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-17T03:42:33.306Z] === RUN TestPoolAllocationReuse [2022-05-17T03:42:33.376Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-05-17T03:42:33.376Z] === RUN TestWaitNonBlocked [2022-05-17T03:42:33.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:42:33.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:42:33.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:42:33.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:42:33.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:42:33.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:42:33.685Z] === CONT TestReadPluginNoRead [2022-05-17T03:42:33.685Z] read_test.go:92: [d68800caa6b4f] daemon is not started [2022-05-17T03:42:33.685Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-05-17T03:42:33.685Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2022-05-17T03:42:33.685Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-05-17T03:42:33.685Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-05-17T03:42:33.685Z] PASS [2022-05-17T03:42:33.685Z] [2022-05-17T03:42:33.685Z] DONE 6 tests in 9.073s [2022-05-17T03:42:33.685Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-17T03:42:33.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:33.685Z] ++ set -e [2022-05-17T03:42:33.685Z] ++ '[' -n 0 ']' [2022-05-17T03:42:33.685Z] ++ set -x [2022-05-17T03:42:33.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:33.685Z] testing: warning: no tests to run [2022-05-17T03:42:33.685Z] PASS [2022-05-17T03:42:33.685Z] [2022-05-17T03:42:33.685Z] DONE 0 tests in 0.033s [2022-05-17T03:42:33.685Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-17T03:42:33.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:33.685Z] ++ set -e [2022-05-17T03:42:33.685Z] ++ '[' -n 0 ']' [2022-05-17T03:42:33.685Z] ++ set -x [2022-05-17T03:42:33.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:33.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-17T03:42:33.938Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-17T03:42:33.938Z] check_test.go:307: [daa585f580447] daemon is not started [2022-05-17T03:42:33.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-17T03:42:33.938Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-17T03:42:33.939Z] check_test.go:307: [d750a6cca58ce] daemon is not started [2022-05-17T03:42:33.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-17T03:42:33.945Z] INFO: Testing against a local daemon [2022-05-17T03:42:33.945Z] === RUN TestPluginWithDevMounts [2022-05-17T03:42:33.945Z] === PAUSE TestPluginWithDevMounts [2022-05-17T03:42:33.945Z] === CONT TestPluginWithDevMounts [2022-05-17T03:42:34.292Z] === RUN TestGetCapabilities [2022-05-17T03:42:34.292Z] --- PASS: TestGetCapabilities (0.02s) [2022-05-17T03:42:34.292Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-17T03:42:34.292Z] --- PASS: TestSetRollover (1.52s) [2022-05-17T03:42:34.292Z] === RUN TestSetRolloverSerial [2022-05-17T03:42:34.292Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-17T03:42:34.292Z] === RUN TestGetDefaultAddressSpaces [2022-05-17T03:42:34.292Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-17T03:42:34.292Z] === RUN TestRemoteDriver [2022-05-17T03:42:34.292Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-17T03:42:34.292Z] PASS [2022-05-17T03:42:34.292Z] coverage: 47.4% of statements [2022-05-17T03:42:34.292Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.096s coverage: 47.4% of statements [2022-05-17T03:42:34.500Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-17T03:42:34.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2022-05-17T03:42:34.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-05-17T03:42:34.500Z] === RUN TestWaitBlocked [2022-05-17T03:42:34.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:42:34.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:42:34.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:42:34.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:42:34.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-17T03:42:34.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-17T03:42:34.759Z] --- PASS: TestPoolAllocationReuse (1.57s) [2022-05-17T03:42:34.759Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-17T03:42:34.759Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-17T03:42:34.759Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-17T03:42:35.227Z] === RUN TestWindowsIPAM [2022-05-17T03:42:35.227Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-17T03:42:35.227Z] PASS [2022-05-17T03:42:35.227Z] coverage: 71.4% of statements [2022-05-17T03:42:35.227Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-05-17T03:42:35.326Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-17T03:42:35.326Z] PASS [2022-05-17T03:42:35.326Z] [2022-05-17T03:42:35.326Z] DONE 1 tests in 1.625s [2022-05-17T03:42:35.326Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-17T03:42:35.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:35.326Z] ++ set -e [2022-05-17T03:42:35.326Z] ++ '[' -n 0 ']' [2022-05-17T03:42:35.326Z] ++ set -x [2022-05-17T03:42:35.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:35.429Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-17T03:42:35.586Z] INFO: Testing against a local daemon [2022-05-17T03:42:35.586Z] === RUN TestSecretInspect [2022-05-17T03:42:35.686Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-17T03:42:35.686Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2022-05-17T03:42:35.686Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2022-05-17T03:42:35.686Z] === CONT TestContainerStartOnDaemonRestart [2022-05-17T03:42:35.686Z] === CONT TestIpcModeOlderClient [2022-05-17T03:42:35.695Z] --- PASS: TestSetRolloverSerial (1.44s) [2022-05-17T03:42:35.695Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-17T03:42:35.695Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-17T03:42:35.695Z] PASS [2022-05-17T03:42:35.695Z] coverage: 84.4% of statements [2022-05-17T03:42:35.695Z] ok github.com/docker/docker/libnetwork/bitseq 12.502s coverage: 84.4% of statements [2022-05-17T03:42:35.738Z] --- PASS: TestBuildMultiStageOnBuild (12.19s) [2022-05-17T03:42:35.738Z] === RUN TestBuildUncleanTarFilenames [2022-05-17T03:42:35.738Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:42:35.738Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-17T03:42:35.738Z] === RUN TestBuildMultiStageLayerLeak [2022-05-17T03:42:35.942Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-17T03:42:35.942Z] === CONT TestContainerKillOnDaemonStart [2022-05-17T03:42:36.165Z] === RUN TestDefaultNetwork [2022-05-17T03:42:36.505Z] check_test.go:307: [d96fe1c97d931] daemon is not started [2022-05-17T03:42:36.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-17T03:42:36.591Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-17T03:42:36.632Z] --- PASS: TestDefaultNetwork (0.29s) [2022-05-17T03:42:36.632Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-17T03:42:36.761Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-17T03:42:37.100Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-05-17T03:42:37.100Z] === RUN TestInitAddressPools [2022-05-17T03:42:37.100Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-17T03:42:37.100Z] PASS [2022-05-17T03:42:37.100Z] coverage: 74.0% of statements [2022-05-17T03:42:37.100Z] ok github.com/docker/docker/libnetwork/ipamutils 0.658s coverage: 74.0% of statements [2022-05-17T03:42:37.100Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.29s) [2022-05-17T03:42:37.100Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-17T03:42:37.568Z] === RUN TestKeyValue [2022-05-17T03:42:37.568Z] --- PASS: TestKeyValue (0.00s) [2022-05-17T03:42:37.568Z] PASS [2022-05-17T03:42:37.568Z] coverage: 60.0% of statements [2022-05-17T03:42:37.568Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-05-17T03:42:38.127Z] --- PASS: TestSecretInspect (2.25s) [2022-05-17T03:42:38.127Z] === RUN TestSecretList [2022-05-17T03:42:38.129Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-17T03:42:38.129Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-17T03:42:39.061Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-17T03:42:39.330Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2022-05-17T03:42:39.330Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-17T03:42:39.782Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.77s) [2022-05-17T03:42:39.782Z] === RUN TestGetAddress [2022-05-17T03:42:39.900Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-17T03:42:40.037Z] --- PASS: TestSecretList (2.22s) [2022-05-17T03:42:40.037Z] === RUN TestSecretsCreateAndDelete [2022-05-17T03:42:40.156Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-17T03:42:40.769Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-17T03:42:41.237Z] === RUN TestNetworkDBSimple [2022-05-17T03:42:41.237Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-17T03:42:41.237Z] PASS [2022-05-17T03:42:41.237Z] coverage: 100.0% of statements [2022-05-17T03:42:41.237Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2022-05-17T03:42:41.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-17T03:42:41.706Z] === RUN TestGenerate [2022-05-17T03:42:41.706Z] --- PASS: TestGenerate (0.00s) [2022-05-17T03:42:41.706Z] === RUN TestGeneratePtr [2022-05-17T03:42:41.706Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-17T03:42:41.706Z] === RUN TestGenerateMissingField [2022-05-17T03:42:41.706Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-17T03:42:41.706Z] === RUN TestFieldCannotBeSet [2022-05-17T03:42:41.706Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-17T03:42:41.706Z] === RUN TestTypeMismatchError [2022-05-17T03:42:41.706Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-17T03:42:41.706Z] PASS [2022-05-17T03:42:41.706Z] coverage: 100.0% of statements [2022-05-17T03:42:41.706Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-05-17T03:42:42.174Z] 2022/05/17 03:42:41 Closing DB instances... [2022-05-17T03:42:42.174Z] testing: warning: no tests to run [2022-05-17T03:42:42.174Z] PASS [2022-05-17T03:42:42.175Z] coverage: 0.0% of statements [2022-05-17T03:42:42.175Z] ok github.com/docker/docker/libnetwork/osl 0.062s coverage: 0.0% of statements [no tests to run] [2022-05-17T03:42:42.454Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.79s) [2022-05-17T03:42:42.454Z] === CONT TestDaemonHostGatewayIP [2022-05-17T03:42:42.580Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-17T03:42:42.580Z] === RUN TestSecretsUpdate [2022-05-17T03:42:42.643Z] === RUN TestRequestNewPort [2022-05-17T03:42:42.643Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestRequestSpecificPort [2022-05-17T03:42:42.643Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestReleasePort [2022-05-17T03:42:42.643Z] --- PASS: TestReleasePort (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestReuseReleasedPort [2022-05-17T03:42:42.643Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestReleaseUnreadledPort [2022-05-17T03:42:42.643Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestUnknowProtocol [2022-05-17T03:42:42.643Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestAllocateAllPorts [2022-05-17T03:42:42.643Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestPortAllocation [2022-05-17T03:42:42.643Z] --- PASS: TestPortAllocation (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestPortAllocationWithCustomRange [2022-05-17T03:42:42.643Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestNoDuplicateBPR [2022-05-17T03:42:42.643Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-17T03:42:42.643Z] === RUN TestChangePortRange [2022-05-17T03:42:42.643Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-17T03:42:42.643Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-17T03:42:42.643Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-17T03:42:42.643Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-17T03:42:42.643Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-17T03:42:42.643Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-17T03:42:42.643Z] --- PASS: TestChangePortRange (0.00s) [2022-05-17T03:42:42.643Z] PASS [2022-05-17T03:42:42.643Z] coverage: 88.6% of statements [2022-05-17T03:42:42.643Z] ok github.com/docker/docker/libnetwork/portallocator 0.069s coverage: 88.6% of statements [2022-05-17T03:42:43.112Z] testing: warning: no tests to run [2022-05-17T03:42:43.112Z] PASS [2022-05-17T03:42:43.112Z] coverage: 0.0% of statements [2022-05-17T03:42:43.112Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-05-17T03:42:43.167Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) [2022-05-17T03:42:43.167Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-05-17T03:42:43.167Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-17T03:42:43.167Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-05-17T03:42:43.167Z] PASS [2022-05-17T03:42:43.167Z] [2022-05-17T03:42:43.167Z] === Skipped [2022-05-17T03:42:43.167Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-17T03:42:43.167Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-17T03:42:43.167Z] [2022-05-17T03:42:43.167Z] DONE 27 tests, 1 skipped in 166.067s [2022-05-17T03:42:43.167Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-17T03:42:43.167Z] INFO: Testing against a local daemon [2022-05-17T03:42:43.167Z] === RUN TestSessionCreate [2022-05-17T03:42:43.167Z] --- PASS: TestSessionCreate (0.02s) [2022-05-17T03:42:43.167Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-17T03:42:43.167Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-17T03:42:43.167Z] PASS [2022-05-17T03:42:43.167Z] [2022-05-17T03:42:43.167Z] DONE 2 tests in 0.061s [2022-05-17T03:42:43.167Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-17T03:42:43.167Z] INFO: Testing against a local daemon [2022-05-17T03:42:43.167Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:42:43.167Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:42:43.167Z] === RUN TestDiskUsage [2022-05-17T03:42:43.167Z] === PAUSE TestDiskUsage [2022-05-17T03:42:43.167Z] === RUN TestEventsExecDie [2022-05-17T03:42:43.579Z] === RUN TestHashData [2022-05-17T03:42:43.579Z] --- PASS: TestHashData (0.00s) [2022-05-17T03:42:43.579Z] PASS [2022-05-17T03:42:43.579Z] coverage: 2.8% of statements [2022-05-17T03:42:43.579Z] ok github.com/docker/docker/libnetwork/resolvconf 0.056s coverage: 2.8% of statements [2022-05-17T03:42:43.579Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-17T03:42:43.579Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-17T03:42:43.738Z] --- PASS: TestEventsExecDie (0.58s) [2022-05-17T03:42:43.738Z] === RUN TestEventsBackwardsCompatible [2022-05-17T03:42:43.738Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-17T03:42:43.738Z] === RUN TestEventsVolumeCreate [2022-05-17T03:42:43.738Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-17T03:42:43.738Z] === RUN TestInfoBinaryCommits [2022-05-17T03:42:43.738Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-17T03:42:43.738Z] === RUN TestInfoAPIVersioned [2022-05-17T03:42:43.738Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-17T03:42:43.738Z] === RUN TestInfoAPI [2022-05-17T03:42:43.738Z] --- PASS: TestInfoAPI (0.02s) [2022-05-17T03:42:43.738Z] === RUN TestInfoAPIWarnings [2022-05-17T03:42:44.047Z] === RUN TestErrorConstructors [2022-05-17T03:42:44.047Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-17T03:42:44.047Z] === RUN TestCompareIPMask [2022-05-17T03:42:44.047Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-17T03:42:44.047Z] === RUN TestUtilGetHostPartIP [2022-05-17T03:42:44.047Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-17T03:42:44.047Z] === RUN TestUtilGetBroadcastIP [2022-05-17T03:42:44.047Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-17T03:42:44.047Z] === RUN TestParseCIDR [2022-05-17T03:42:44.047Z] --- PASS: TestParseCIDR (0.00s) [2022-05-17T03:42:44.047Z] PASS [2022-05-17T03:42:44.047Z] coverage: 37.3% of statements [2022-05-17T03:42:44.047Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-05-17T03:42:44.496Z] --- PASS: TestSecretsUpdate (2.20s) [2022-05-17T03:42:44.496Z] === RUN TestTemplatedSecret [2022-05-17T03:42:44.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-17T03:42:45.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-17T03:42:45.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-17T03:42:45.038Z] PASS [2022-05-17T03:42:45.038Z] coverage: 55.0% of statements [2022-05-17T03:42:45.038Z] ok github.com/docker/docker/oci 0.101s coverage: 55.0% of statements [2022-05-17T03:42:45.038Z] 2022/05/17 03:42:44 Closing DB instances... [2022-05-17T03:42:45.506Z] === RUN TestAddressPoolOpt [2022-05-17T03:42:45.506Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/a [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/something [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/_=a [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/env1=value1 [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/_env1=value1 [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/PATH [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/=a [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/PATH= [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/PATH=something [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/asd!qwe [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/1asd [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/123 [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/some_space [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/__some_space_before [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/some_space_after__ [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/= [2022-05-17T03:42:45.506Z] === RUN TestValidateEnv/PaTh [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-17T03:42:45.506Z] === RUN TestParseHost [2022-05-17T03:42:45.506Z] === RUN TestParseHost/unknown:// [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-17T03:42:45.506Z] === RUN TestParseHost/something_with_spaces [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://:port [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://invalid:port [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://:5555/ [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://:5555/p [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-17T03:42:45.506Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-17T03:42:45.506Z] === RUN TestParseHost/:// [2022-05-17T03:42:45.506Z] === RUN TestParseHost/__ [2022-05-17T03:42:45.506Z] === RUN TestParseHost/fd:// [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-17T03:42:45.506Z] === RUN TestParseHost/_ [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp:// [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-17T03:42:45.506Z] === RUN TestParseHost/unix://path/to/socket [2022-05-17T03:42:45.506Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://host: [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://[::1] [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://: [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-17T03:42:45.506Z] === RUN TestParseHost/unix:// [2022-05-17T03:42:45.506Z] === RUN TestParseHost/npipe:// [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://:5555 [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://[::1]: [2022-05-17T03:42:45.506Z] === RUN TestParseHost/#00 [2022-05-17T03:42:45.506Z] === RUN TestParseHost/fd://something [2022-05-17T03:42:45.506Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-17T03:42:45.506Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-17T03:42:45.506Z] === RUN TestParseVersion [2022-05-17T03:42:45.506Z] --- PASS: TestParseVersion (0.00s) [2022-05-17T03:42:45.506Z] PASS [2022-05-17T03:42:45.506Z] coverage: 52.9% of statements [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-17T03:42:45.506Z] === RUN TestParseDockerDaemonHost/: [2022-05-17T03:42:45.532Z] --- PASS: TestDaemonHostGatewayIP (3.27s) [2022-05-17T03:42:45.532Z] === CONT TestDaemonRestartIpcMode [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-17T03:42:45.974Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 52.9% of statements [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestParseTCP [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/:5555/path [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/localhost:5555/path [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/default_localhost [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/default_udp://localhost [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/tcp://:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/[::1] [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/localhost [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/localhost: [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/: [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/[::1]: [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/[::1]:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/tcp:// [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/0.0.0.1 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/0.0.0.1: [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/localhost:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/#00 [2022-05-17T03:42:45.974Z] === RUN TestParseTCP/tcp://: [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-17T03:42:45.974Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestValidateExtraHosts [2022-05-17T03:42:45.974Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestValidateIPAddress [2022-05-17T03:42:45.974Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestMapOpts [2022-05-17T03:42:45.974Z] --- PASS: TestMapOpts (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestListOptsWithoutValidator [2022-05-17T03:42:45.974Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestListOptsWithValidator [2022-05-17T03:42:45.974Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestValidateDNSSearch [2022-05-17T03:42:45.974Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_general_format [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_one_more [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-17T03:42:45.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-17T03:42:45.974Z] --- PASS: TestValidateLabel (0.01s) [2022-05-17T03:42:45.974Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.01s) [2022-05-17T03:42:45.974Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-17T03:42:45.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-17T03:42:45.975Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-17T03:42:45.975Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-17T03:42:45.975Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-17T03:42:45.975Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-17T03:42:45.975Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-17T03:42:45.975Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-17T03:42:45.975Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-17T03:42:45.975Z] === RUN TestNamedListOpts [2022-05-17T03:42:45.975Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-17T03:42:45.975Z] === RUN TestNamedMapOpts [2022-05-17T03:42:45.975Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-17T03:42:45.975Z] === RUN TestParseLink [2022-05-17T03:42:45.975Z] --- PASS: TestParseLink (0.00s) [2022-05-17T03:42:45.975Z] === RUN TestUlimitOpt [2022-05-17T03:42:45.975Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-17T03:42:45.975Z] PASS [2022-05-17T03:42:45.975Z] coverage: 66.0% of statements [2022-05-17T03:42:45.975Z] ok github.com/docker/docker/opts 0.133s coverage: 66.0% of statements [2022-05-17T03:42:46.020Z] --- PASS: TestBuildMultiStageLayerLeak (10.45s) [2022-05-17T03:42:46.021Z] === RUN TestBuildWithHugeFile [2022-05-17T03:42:46.443Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-17T03:42:46.443Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-17T03:42:47.038Z] --- PASS: TestTemplatedSecret (2.43s) [2022-05-17T03:42:47.038Z] === RUN TestSecretCreateResolve [2022-05-17T03:42:47.432Z] === RUN TestPeerCertificateMarshalJSON [2022-05-17T03:42:47.900Z] 2022/05/17 03:42:47 Closing DB instances... [2022-05-17T03:42:48.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-17T03:42:48.368Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-17T03:42:48.368Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-17T03:42:48.368Z] --- PASS: TestPeerCertificateMarshalJSON (0.72s) [2022-05-17T03:42:48.368Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-17T03:42:48.368Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-17T03:42:48.368Z] === RUN TestMiddleware [2022-05-17T03:42:48.368Z] --- PASS: TestMiddleware (0.00s) [2022-05-17T03:42:48.368Z] === RUN TestNewResponseModifier [2022-05-17T03:42:48.368Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-17T03:42:48.368Z] PASS [2022-05-17T03:42:48.368Z] coverage: 26.8% of statements [2022-05-17T03:42:48.368Z] ok github.com/docker/docker/pkg/authorization 0.776s coverage: 26.8% of statements [2022-05-17T03:42:48.368Z] === RUN TestIsArchivePathDir [2022-05-17T03:42:48.368Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-17T03:42:48.368Z] === RUN TestIsArchivePathInvalidFile [2022-05-17T03:42:48.836Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-17T03:42:48.836Z] === RUN TestIsArchivePathTar [2022-05-17T03:42:48.836Z] === RUN TestUnbuffered [2022-05-17T03:42:48.836Z] --- PASS: TestUnbuffered (0.00s) [2022-05-17T03:42:48.836Z] === RUN TestRaceUnbuffered [2022-05-17T03:42:48.836Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-17T03:42:48.836Z] PASS [2022-05-17T03:42:48.836Z] coverage: 100.0% of statements [2022-05-17T03:42:48.836Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-05-17T03:42:48.836Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-05-17T03:42:48.836Z] === RUN TestDecompressStreamGzip [2022-05-17T03:42:48.948Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-05-17T03:42:48.948Z] PASS [2022-05-17T03:42:48.948Z] [2022-05-17T03:42:48.948Z] DONE 6 tests in 13.582s [2022-05-17T03:42:48.948Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-17T03:42:48.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:48.948Z] ++ set -e [2022-05-17T03:42:48.948Z] ++ '[' -n 0 ']' [2022-05-17T03:42:48.948Z] ++ set -x [2022-05-17T03:42:48.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:48.981Z] --- PASS: TestDaemonRestartIpcMode (3.41s) [2022-05-17T03:42:48.981Z] --- PASS: TestContainerKillOnDaemonStart (13.16s) [2022-05-17T03:42:48.981Z] PASS [2022-05-17T03:42:48.981Z] [2022-05-17T03:42:48.981Z] === Skipped [2022-05-17T03:42:48.981Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-17T03:42:48.981Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:42:48.981Z] [2022-05-17T03:42:48.981Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-17T03:42:48.981Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:42:48.981Z] [2022-05-17T03:42:48.981Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-17T03:42:48.981Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:42:48.981Z] [2022-05-17T03:42:48.981Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2022-05-17T03:42:48.981Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-17T03:42:48.981Z] [2022-05-17T03:42:48.981Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-17T03:42:48.981Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-17T03:42:48.981Z] [2022-05-17T03:42:48.981Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-17T03:42:48.981Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:42:48.981Z] [2022-05-17T03:42:48.981Z] DONE 237 tests, 6 skipped in 164.035s [2022-05-17T03:42:48.981Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-17T03:42:48.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:48.981Z] ++ set -e [2022-05-17T03:42:48.981Z] ++ '[' -n 0 ']' [2022-05-17T03:42:48.981Z] ++ set -x [2022-05-17T03:42:48.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:42:49.208Z] INFO: Testing against a local daemon [2022-05-17T03:42:49.208Z] === RUN TestServiceCreateInit [2022-05-17T03:42:49.208Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-17T03:42:49.237Z] === RUN TestConfigDaemonLibtrustID [2022-05-17T03:42:49.304Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-05-17T03:42:49.304Z] === RUN TestDecompressStreamBzip2 [2022-05-17T03:42:49.304Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-05-17T03:42:49.304Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-17T03:42:49.304Z] --- PASS: TestDecompressStreamBzip2 (0.23s) [2022-05-17T03:42:49.304Z] === RUN TestDecompressStreamXz [2022-05-17T03:42:49.304Z] archive_test.go:133: Xz not present in msys2 [2022-05-17T03:42:49.304Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestDecompressStreamZstd [2022-05-17T03:42:49.304Z] archive_test.go:140: zstd not installed [2022-05-17T03:42:49.304Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-17T03:42:49.304Z] === RUN TestCompressStreamXzUnsupported [2022-05-17T03:42:49.304Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-17T03:42:49.304Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestCompressStreamInvalid [2022-05-17T03:42:49.304Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestExtensionInvalid [2022-05-17T03:42:49.304Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestExtensionUncompressed [2022-05-17T03:42:49.304Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestExtensionBzip2 [2022-05-17T03:42:49.304Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestExtensionGzip [2022-05-17T03:42:49.304Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestExtensionXz [2022-05-17T03:42:49.304Z] --- PASS: TestExtensionXz (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestExtensionZstd [2022-05-17T03:42:49.304Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestCmdStreamLargeStderr [2022-05-17T03:42:49.304Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-17T03:42:49.304Z] === RUN TestCmdStreamBad [2022-05-17T03:42:49.304Z] archive_test.go:252: Failing on Windows CI machines [2022-05-17T03:42:49.304Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-17T03:42:49.304Z] === RUN TestCmdStreamGood [2022-05-17T03:42:49.304Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-17T03:42:49.304Z] === RUN TestUntarPathWithInvalidDest [2022-05-17T03:42:49.772Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-17T03:42:49.772Z] === RUN TestUntarPathWithInvalidSrc [2022-05-17T03:42:49.772Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-17T03:42:49.772Z] === RUN TestUntarPath [2022-05-17T03:42:49.772Z] === RUN TestMatch [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[foo]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[foo_bar]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[]#01 [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[qux]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-17T03:42:49.772Z] === RUN TestMatch/[[foo_baz]] [2022-05-17T03:42:49.772Z] --- PASS: TestMatch (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-17T03:42:49.772Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-17T03:42:49.772Z] PASS [2022-05-17T03:42:49.772Z] coverage: 87.5% of statements [2022-05-17T03:42:49.772Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2022-05-17T03:42:49.772Z] --- PASS: TestUntarPath (0.08s) [2022-05-17T03:42:49.772Z] === RUN TestUntarPathWithDestinationFile [2022-05-17T03:42:49.772Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-17T03:42:49.772Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-17T03:42:49.772Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-17T03:42:49.772Z] === RUN TestCopyWithTarInvalidSrc [2022-05-17T03:42:49.772Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-17T03:42:49.772Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-17T03:42:49.772Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-17T03:42:49.772Z] === RUN TestCopyWithTarSrcFile [2022-05-17T03:42:49.772Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-17T03:42:49.772Z] === RUN TestCopyWithTarSrcFolder [2022-05-17T03:42:49.772Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-17T03:42:49.772Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-17T03:42:49.772Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-17T03:42:49.772Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-17T03:42:49.772Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-17T03:42:49.772Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-17T03:42:49.772Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-17T03:42:49.772Z] === RUN TestCopyFileWithTarSrcFile [2022-05-17T03:42:49.772Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-17T03:42:49.772Z] === RUN TestTarFiles [2022-05-17T03:42:49.798Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-05-17T03:42:49.798Z] === RUN TestConfigDaemonID [2022-05-17T03:42:50.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-17T03:42:50.757Z] === RUN TestChrootTarUntar [2022-05-17T03:42:50.757Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:42:50.757Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-17T03:42:50.757Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:42:50.757Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootUntarEmptyArchive [2022-05-17T03:42:50.757Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootTarUntarWithSymlink [2022-05-17T03:42:50.757Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:42:50.757Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootCopyWithTar [2022-05-17T03:42:50.757Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:42:50.757Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootCopyFileWithTar [2022-05-17T03:42:50.757Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:42:50.757Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootUntarPath [2022-05-17T03:42:50.757Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:42:50.757Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-17T03:42:50.757Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:42:50.757Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-17T03:42:50.757Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:42:50.757Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:42:50.757Z] === RUN TestChrootApplyDotDotFile [2022-05-17T03:42:50.758Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:42:50.758Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-17T03:42:50.758Z] PASS [2022-05-17T03:42:50.758Z] coverage: 12.0% of statements [2022-05-17T03:42:50.758Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 12.0% of statements [2022-05-17T03:42:50.983Z] daemon_test.go:84: [d9eebf3096996] daemon is not started [2022-05-17T03:42:50.983Z] --- PASS: TestConfigDaemonID (1.06s) [2022-05-17T03:42:50.983Z] === RUN TestDaemonConfigValidation [2022-05-17T03:42:50.983Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:42:50.983Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:42:50.983Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-17T03:42:50.983Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-17T03:42:50.983Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-17T03:42:50.983Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-17T03:42:50.983Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-17T03:42:50.983Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-17T03:42:50.983Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-17T03:42:50.983Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-17T03:42:50.983Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-17T03:42:50.983Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-17T03:42:50.983Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-17T03:42:50.983Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-17T03:42:50.983Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-17T03:42:51.226Z] 2022/05/17 03:42:51 Closing DB instances... [2022-05-17T03:42:51.239Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-17T03:42:51.239Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-17T03:42:51.239Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-05-17T03:42:51.239Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-05-17T03:42:51.239Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-05-17T03:42:51.239Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2022-05-17T03:42:51.239Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-05-17T03:42:51.239Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-17T03:42:51.239Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-17T03:42:51.694Z] === RUN TestEnsureRemoveAllNotExist [2022-05-17T03:42:51.694Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-17T03:42:51.694Z] === RUN TestEnsureRemoveAllWithDir [2022-05-17T03:42:51.694Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-17T03:42:51.694Z] === RUN TestEnsureRemoveAllWithFile [2022-05-17T03:42:51.694Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-17T03:42:51.694Z] PASS [2022-05-17T03:42:51.694Z] coverage: 0.0% of statements [2022-05-17T03:42:51.694Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-05-17T03:42:51.801Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-17T03:42:52.057Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-17T03:42:52.313Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-17T03:42:52.681Z] === RUN TestSizeEmpty [2022-05-17T03:42:52.681Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-17T03:42:52.681Z] === RUN TestSizeEmptyFile [2022-05-17T03:42:52.681Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-17T03:42:52.681Z] === RUN TestSizeNonemptyFile [2022-05-17T03:42:52.681Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-17T03:42:52.681Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-17T03:42:52.681Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-17T03:42:52.681Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-17T03:42:52.681Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-17T03:42:52.681Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-17T03:42:52.681Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-17T03:42:52.681Z] === RUN TestMoveToSubdir [2022-05-17T03:42:52.681Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-17T03:42:52.681Z] === RUN TestSizeNonExistingDirectory [2022-05-17T03:42:52.681Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-17T03:42:52.681Z] PASS [2022-05-17T03:42:52.681Z] coverage: 80.0% of statements [2022-05-17T03:42:52.681Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-05-17T03:42:53.409Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-17T03:42:53.668Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-05-17T03:42:53.668Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-17T03:42:53.678Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-17T03:42:54.136Z] === RUN TestPollerAddRemove [2022-05-17T03:42:54.136Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-17T03:42:54.136Z] === RUN TestPollerEvent [2022-05-17T03:42:54.136Z] poller_test.go:40: No chmod on Windows [2022-05-17T03:42:54.136Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-17T03:42:54.136Z] === RUN TestPollerClose [2022-05-17T03:42:54.136Z] --- PASS: TestPollerClose (0.00s) [2022-05-17T03:42:54.136Z] PASS [2022-05-17T03:42:54.136Z] coverage: 45.7% of statements [2022-05-17T03:42:54.136Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-05-17T03:42:54.611Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-17T03:42:54.611Z] daemon_test.go:198: [dccd717d2ff17] daemon is not started [2022-05-17T03:42:54.611Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-05-17T03:42:54.611Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-17T03:42:54.611Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-05-17T03:42:54.611Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-17T03:42:54.611Z] === RUN TestDaemonProxy [2022-05-17T03:42:54.611Z] === RUN TestDaemonProxy/environment_variables [2022-05-17T03:42:54.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-17T03:42:54.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-17T03:42:55.702Z] === RUN TestCopyFileWithInvalidSrc [2022-05-17T03:42:55.702Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-17T03:42:55.702Z] === RUN TestCopyFileWithInvalidDest [2022-05-17T03:42:55.702Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:42:55.702Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-17T03:42:55.702Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-17T03:42:55.702Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-17T03:42:55.702Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-17T03:42:55.702Z] === RUN TestCopyFile [2022-05-17T03:42:55.702Z] --- PASS: TestCopyFile (0.01s) [2022-05-17T03:42:55.702Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-17T03:42:55.702Z] fileutils_test.go:133: Needs porting to Windows [2022-05-17T03:42:55.702Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-17T03:42:55.703Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-17T03:42:55.703Z] fileutils_test.go:179: Needs porting to Windows [2022-05-17T03:42:55.703Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestWildcardMatches [2022-05-17T03:42:55.703Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestPatternMatches [2022-05-17T03:42:55.703Z] --- PASS: TestPatternMatches (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-17T03:42:55.703Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestPatternMatchesFolderExclusions [2022-05-17T03:42:55.703Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-17T03:42:55.703Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-17T03:42:55.703Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-17T03:42:55.703Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-17T03:42:55.703Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestSingleExclamationError [2022-05-17T03:42:55.703Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestMatchesWithNoPatterns [2022-05-17T03:42:55.703Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestMatchesWithMalformedPatterns [2022-05-17T03:42:55.703Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestMatches [2022-05-17T03:42:55.703Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-17T03:42:55.703Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-17T03:42:55.703Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-17T03:42:55.703Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-17T03:42:55.703Z] --- PASS: TestMatches (0.01s) [2022-05-17T03:42:55.703Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-17T03:42:55.703Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-17T03:42:55.703Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-17T03:42:55.703Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCleanPatterns [2022-05-17T03:42:55.703Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-17T03:42:55.703Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCleanPatternsExceptionFlag [2022-05-17T03:42:55.703Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-17T03:42:55.703Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-17T03:42:55.703Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCleanPatternsErrorSingleException [2022-05-17T03:42:55.703Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCreateIfNotExistsDir [2022-05-17T03:42:55.703Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCreateIfNotExistsFile [2022-05-17T03:42:55.703Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-17T03:42:55.703Z] === RUN TestMatch [2022-05-17T03:42:55.703Z] --- PASS: TestMatch (0.00s) [2022-05-17T03:42:55.703Z] === RUN TestCompile [2022-05-17T03:42:55.703Z] === RUN TestCompile/slash [2022-05-17T03:42:55.703Z] === RUN TestCompile/backslash [2022-05-17T03:42:55.703Z] --- PASS: TestCompile (0.00s) [2022-05-17T03:42:55.703Z] --- PASS: TestCompile/slash (0.00s) [2022-05-17T03:42:55.703Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-17T03:42:55.703Z] PASS [2022-05-17T03:42:55.703Z] coverage: 84.7% of statements [2022-05-17T03:42:55.703Z] ok github.com/docker/docker/pkg/fileutils 0.100s coverage: 84.7% of statements [2022-05-17T03:42:55.703Z] 2022/05/17 03:42:55 Closing DB instances... [2022-05-17T03:42:56.171Z] --- PASS: TestTarFiles (6.16s) [2022-05-17T03:42:56.171Z] === RUN TestDetectCompressionZstd [2022-05-17T03:42:56.171Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-17T03:42:56.171Z] === RUN TestTarUntar [2022-05-17T03:42:56.171Z] --- PASS: TestTarUntar (0.05s) [2022-05-17T03:42:56.171Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-17T03:42:56.171Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-17T03:42:56.171Z] === RUN TestTarWithOptions [2022-05-17T03:42:56.171Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-17T03:42:56.171Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-17T03:42:56.171Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-17T03:42:56.171Z] === RUN TestUntarUstarGnuConflict [2022-05-17T03:42:56.171Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-17T03:42:56.171Z] === RUN TestUntarInvalidFilenames [2022-05-17T03:42:56.171Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames637627954\\dest" [2022-05-17T03:42:56.171Z] === RUN TestGet [2022-05-17T03:42:56.171Z] --- PASS: TestGet (0.00s) [2022-05-17T03:42:56.171Z] === RUN TestGetShortcutString [2022-05-17T03:42:56.171Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-17T03:42:56.171Z] PASS [2022-05-17T03:42:56.171Z] coverage: 42.9% of statements [2022-05-17T03:42:56.171Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-17T03:42:56.171Z] === RUN TestUntarHardlinkToSymlink [2022-05-17T03:42:56.171Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-05-17T03:42:56.171Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-17T03:42:56.171Z] === RUN TestUntarInvalidHardlink [2022-05-17T03:42:56.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink653753213\\victim\\hello" -> "../victim/hello" [2022-05-17T03:42:56.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3556678007\\victim\\hello" -> "/../victim/hello" [2022-05-17T03:42:56.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3385187187\\victim" -> "../victim" [2022-05-17T03:42:56.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1950320100\\victim" -> "../victim" [2022-05-17T03:42:56.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4239695059\\victim" -> "../victim" [2022-05-17T03:42:56.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4126060238\\victim" -> "../victim" [2022-05-17T03:42:56.171Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-17T03:42:56.171Z] === RUN TestUntarInvalidSymlink [2022-05-17T03:42:56.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1586655507\\dest\\dotdot" -> "../victim/hello" [2022-05-17T03:42:56.172Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2673397091\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-17T03:42:56.172Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3532170166\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:42:56.172Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3426189072\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:42:56.172Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3751203586\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:42:56.172Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink692965263\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:42:56.172Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1942341574\\dest\\dir\\loophole" -> "../../victim" [2022-05-17T03:42:56.172Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-17T03:42:56.172Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-17T03:42:56.172Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-17T03:42:56.172Z] === RUN TestXGlobalNoParent [2022-05-17T03:42:56.172Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-17T03:42:56.172Z] === RUN TestReplaceFileTarWrapper [2022-05-17T03:42:56.234Z] === RUN TestDaemonProxy/command-line_options [2022-05-17T03:42:56.639Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-05-17T03:42:56.640Z] === RUN TestPrefixHeaderReadable [2022-05-17T03:42:56.640Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-17T03:42:56.640Z] === RUN TestDisablePigz [2022-05-17T03:42:56.640Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-17T03:42:56.640Z] --- PASS: TestDisablePigz (0.16s) [2022-05-17T03:42:56.640Z] === RUN TestPigz [2022-05-17T03:42:56.707Z] --- PASS: TestServiceCreateInit (7.13s) [2022-05-17T03:42:56.708Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-05-17T03:42:56.708Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-05-17T03:42:56.708Z] === RUN TestCreateServiceMultipleTimes [2022-05-17T03:42:57.108Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-17T03:42:57.108Z] --- PASS: TestPigz (0.19s) [2022-05-17T03:42:57.108Z] === RUN TestNosysFileInfo [2022-05-17T03:42:57.108Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestCopyFileWithInvalidDest [2022-05-17T03:42:57.108Z] archive_windows_test.go:16: Currently fails [2022-05-17T03:42:57.108Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestCanonicalTarNameForPath [2022-05-17T03:42:57.108Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestCanonicalTarName [2022-05-17T03:42:57.108Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestChmodTarEntry [2022-05-17T03:42:57.108Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestHardLinkOrder [2022-05-17T03:42:57.108Z] --- PASS: TestNetworkDBCRUDTableEntries (3.66s) [2022-05-17T03:42:57.108Z] === RUN TestNetworkDBNodeLeave [2022-05-17T03:42:57.108Z] --- PASS: TestHardLinkOrder (0.14s) [2022-05-17T03:42:57.108Z] === RUN TestChangeString [2022-05-17T03:42:57.108Z] --- PASS: TestChangeString (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestChangesWithNoChanges [2022-05-17T03:42:57.108Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-17T03:42:57.108Z] === RUN TestChangesWithChanges [2022-05-17T03:42:57.108Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-17T03:42:57.108Z] === RUN TestChangesWithChangesGH13590 [2022-05-17T03:42:57.108Z] changes_test.go:196: needs more investigation [2022-05-17T03:42:57.108Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestChangesDirsEmpty [2022-05-17T03:42:57.108Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-17T03:42:57.108Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestChangesDirsMutated [2022-05-17T03:42:57.108Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-17T03:42:57.108Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestApplyLayer [2022-05-17T03:42:57.108Z] changes_test.go:433: needs further investigation [2022-05-17T03:42:57.108Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestChangesSizeWithHardlinks [2022-05-17T03:42:57.108Z] changes_test.go:469: needs further investigation [2022-05-17T03:42:57.108Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestChangesSizeWithNoChanges [2022-05-17T03:42:57.108Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-17T03:42:57.108Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestChangesSize [2022-05-17T03:42:57.108Z] --- PASS: TestChangesSize (0.00s) [2022-05-17T03:42:57.108Z] === RUN TestApplyLayerInvalidFilenames [2022-05-17T03:42:57.108Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4072841265\\dest" [2022-05-17T03:42:57.108Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-17T03:42:57.108Z] === RUN TestApplyLayerInvalidHardlink [2022-05-17T03:42:57.108Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3555523277\\victim\\hello" -> "../victim/hello" [2022-05-17T03:42:57.108Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3819990123\\victim\\hello" -> "/../victim/hello" [2022-05-17T03:42:57.108Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink42076299\\victim" -> "../victim" [2022-05-17T03:42:57.108Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink684941861\\victim" -> "../victim" [2022-05-17T03:42:57.108Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1002416830\\victim" -> "../victim" [2022-05-17T03:42:57.108Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2603196427\\victim" -> "../victim" [2022-05-17T03:42:57.108Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-17T03:42:57.108Z] === RUN TestApplyLayerInvalidSymlink [2022-05-17T03:42:57.108Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3928525760\\dest\\dotdot" -> "../victim/hello" [2022-05-17T03:42:57.108Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink147307475\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-17T03:42:57.108Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink820909596\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:42:57.108Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3652191268\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:42:57.108Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2873280627\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:42:57.108Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3517058085\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:42:57.108Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-17T03:42:57.108Z] === RUN TestApplyLayerWhiteouts [2022-05-17T03:42:57.577Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-17T03:42:57.577Z] === RUN TestGenerateEmptyFile [2022-05-17T03:42:57.577Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-17T03:42:57.577Z] === RUN TestGenerateWithContent [2022-05-17T03:42:57.577Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-17T03:42:57.577Z] PASS [2022-05-17T03:42:57.577Z] coverage: 61.9% of statements [2022-05-17T03:42:57.577Z] === RUN TestCreateIDMapOrder [2022-05-17T03:42:57.577Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-17T03:42:57.577Z] PASS [2022-05-17T03:42:57.577Z] coverage: 7.2% of statements [2022-05-17T03:42:57.577Z] ok github.com/docker/docker/pkg/archive 8.907s coverage: 61.9% of statements [2022-05-17T03:42:57.577Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-05-17T03:42:58.123Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-17T03:42:58.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-17T03:42:58.123Z] === RUN TestDaemonProxy/configuration_file [2022-05-17T03:42:58.563Z] === RUN TestFixedBufferCap [2022-05-17T03:42:58.563Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-17T03:42:58.563Z] === RUN TestFixedBufferLen [2022-05-17T03:42:58.563Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-17T03:42:58.563Z] === RUN TestFixedBufferString [2022-05-17T03:42:58.563Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-17T03:42:58.563Z] === RUN TestFixedBufferWrite [2022-05-17T03:42:58.563Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-17T03:42:58.563Z] === RUN TestFixedBufferRead [2022-05-17T03:42:58.563Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-17T03:42:58.563Z] === RUN TestBytesPipeRead [2022-05-17T03:42:58.563Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-17T03:42:58.563Z] === RUN TestBytesPipeWrite [2022-05-17T03:42:58.563Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-17T03:42:58.563Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-17T03:42:59.488Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-17T03:42:59.488Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-17T03:42:59.488Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-17T03:42:59.488Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-17T03:42:59.488Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-17T03:42:59.488Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-17T03:42:59.488Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-17T03:42:59.488Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-17T03:42:59.488Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-17T03:42:59.554Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-05-17T03:42:59.554Z] === RUN TestAtomicWriteToFile [2022-05-17T03:42:59.554Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-17T03:42:59.554Z] === RUN TestAtomicWriteSetCommit [2022-05-17T03:42:59.554Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-17T03:42:59.554Z] === RUN TestAtomicWriteSetCancel [2022-05-17T03:42:59.554Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-17T03:42:59.554Z] === RUN TestReadCloserWrapperClose [2022-05-17T03:42:59.554Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-17T03:42:59.554Z] === RUN TestReaderErrWrapperReadOnError [2022-05-17T03:42:59.554Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-17T03:42:59.554Z] === RUN TestReaderErrWrapperRead [2022-05-17T03:42:59.554Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-17T03:42:59.554Z] === RUN TestCancelReadCloser [2022-05-17T03:42:59.554Z] --- PASS: TestCancelReadCloser (0.11s) [2022-05-17T03:42:59.554Z] === RUN TestWriteCloserWrapperClose [2022-05-17T03:42:59.554Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-17T03:42:59.554Z] === RUN TestNopWriteCloser [2022-05-17T03:42:59.554Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-17T03:42:59.554Z] === RUN TestNopWriter [2022-05-17T03:42:59.554Z] --- PASS: TestNopWriter (0.00s) [2022-05-17T03:42:59.554Z] === RUN TestWriteCounter [2022-05-17T03:42:59.554Z] --- PASS: TestWriteCounter (0.00s) [2022-05-17T03:42:59.554Z] PASS [2022-05-17T03:42:59.554Z] coverage: 69.2% of statements [2022-05-17T03:42:59.554Z] ok github.com/docker/docker/pkg/ioutils 0.702s coverage: 69.2% of statements [2022-05-17T03:43:00.023Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-05-17T03:43:00.023Z] === RUN TestNetworkDBWatch [2022-05-17T03:43:00.050Z] === RUN TestDaemonProxy/conflicting_options [2022-05-17T03:43:00.495Z] === RUN TestError [2022-05-17T03:43:00.495Z] --- PASS: TestError (0.00s) [2022-05-17T03:43:00.495Z] === RUN TestProgressString [2022-05-17T03:43:00.495Z] === RUN TestProgressString/no_progress [2022-05-17T03:43:00.495Z] === RUN TestProgressString/progress_1 [2022-05-17T03:43:00.495Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-17T03:43:00.495Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-17T03:43:00.495Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-17T03:43:00.495Z] === RUN TestProgressString/with_units [2022-05-17T03:43:00.495Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-17T03:43:00.495Z] === RUN TestProgressString/hide_counts [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString (0.00s) [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-17T03:43:00.495Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-17T03:43:00.495Z] === RUN TestJSONMessageDisplay [2022-05-17T03:43:00.613Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-17T03:43:00.870Z] --- PASS: TestDaemonProxy (6.49s) [2022-05-17T03:43:00.870Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-05-17T03:43:00.870Z] --- PASS: TestDaemonProxy/command-line_options (1.84s) [2022-05-17T03:43:00.870Z] --- PASS: TestDaemonProxy/configuration_file (1.82s) [2022-05-17T03:43:00.870Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-17T03:43:00.870Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-05-17T03:43:00.870Z] PASS [2022-05-17T03:43:00.963Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-05-17T03:43:00.963Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-17T03:43:00.963Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-17T03:43:00.963Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-17T03:43:00.963Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-17T03:43:00.963Z] === RUN TestDisplayJSONMessagesStream [2022-05-17T03:43:00.963Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-17T03:43:00.963Z] PASS [2022-05-17T03:43:00.963Z] coverage: 91.7% of statements [2022-05-17T03:43:00.963Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2022-05-17T03:43:01.126Z] [2022-05-17T03:43:01.126Z] DONE 18 tests in 11.928s [2022-05-17T03:43:01.126Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-17T03:43:01.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:43:01.126Z] ++ set -e [2022-05-17T03:43:01.126Z] ++ '[' -n 0 ']' [2022-05-17T03:43:01.126Z] ++ set -x [2022-05-17T03:43:01.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:43:01.383Z] INFO: Testing against a local daemon [2022-05-17T03:43:01.383Z] === RUN TestCommitInheritsEnv [2022-05-17T03:43:01.431Z] === RUN TestStandardLongPath [2022-05-17T03:43:01.431Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-17T03:43:01.431Z] === RUN TestUNCLongPath [2022-05-17T03:43:01.431Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-17T03:43:01.431Z] PASS [2022-05-17T03:43:01.431Z] coverage: 100.0% of statements [2022-05-17T03:43:01.431Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-05-17T03:43:01.431Z] 2022/05/17 03:43:01 Closing DB instances... [2022-05-17T03:43:01.640Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-05-17T03:43:01.640Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-17T03:43:01.640Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-17T03:43:01.640Z] === RUN TestImportWithCustomPlatform [2022-05-17T03:43:01.640Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-17T03:43:01.839Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-17T03:43:01.839Z] === RUN TestInfoDebug [2022-05-17T03:43:01.839Z] --- PASS: TestInfoDebug (0.52s) [2022-05-17T03:43:01.839Z] === RUN TestInfoInsecureRegistries [2022-05-17T03:43:01.839Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-17T03:43:01.839Z] === RUN TestInfoRegistryMirrors [2022-05-17T03:43:01.839Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-17T03:43:01.839Z] === RUN TestLoginFailsWithBadCredentials [2022-05-17T03:43:01.839Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-17T03:43:01.839Z] === RUN TestPingCacheHeaders [2022-05-17T03:43:01.839Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-17T03:43:01.839Z] === RUN TestPingGet [2022-05-17T03:43:01.839Z] --- PASS: TestPingGet (0.01s) [2022-05-17T03:43:01.839Z] === RUN TestPingHead [2022-05-17T03:43:01.898Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-17T03:43:01.898Z] === RUN TestImportWithCustomPlatform// [2022-05-17T03:43:01.898Z] === RUN TestImportWithCustomPlatform/linux [2022-05-17T03:43:01.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-17T03:43:01.898Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-17T03:43:02.100Z] --- PASS: TestPingHead (0.02s) [2022-05-17T03:43:02.100Z] === RUN TestPingSwarmHeader [2022-05-17T03:43:02.154Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-17T03:43:02.410Z] === RUN TestImportWithCustomPlatform/macos [2022-05-17T03:43:02.410Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-17T03:43:02.410Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform (0.65s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-05-17T03:43:02.410Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-05-17T03:43:02.410Z] === RUN TestImagesFilterMultiReference [2022-05-17T03:43:02.410Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-17T03:43:02.410Z] === RUN TestImagePullPlatformInvalid [2022-05-17T03:43:02.410Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-17T03:43:02.410Z] === RUN TestRemoveImageOrphaning [2022-05-17T03:43:02.419Z] === RUN TestNameFormat [2022-05-17T03:43:02.419Z] --- PASS: TestNameFormat (0.00s) [2022-05-17T03:43:02.419Z] === RUN TestNameRetries [2022-05-17T03:43:02.419Z] --- PASS: TestNameRetries (0.00s) [2022-05-17T03:43:02.419Z] PASS [2022-05-17T03:43:02.419Z] coverage: 85.7% of statements [2022-05-17T03:43:02.419Z] ok github.com/docker/docker/pkg/namesgenerator 0.074s coverage: 85.7% of statements [2022-05-17T03:43:02.670Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-17T03:43:02.887Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-05-17T03:43:02.887Z] === RUN TestNetworkDBBulkSync [2022-05-17T03:43:02.930Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-17T03:43:02.973Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-05-17T03:43:02.973Z] === RUN TestRemoveImageGarbageCollector [2022-05-17T03:43:02.973Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-17T03:43:03.536Z] time="2022-05-17T03:43:03Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-17T03:43:03.874Z] === RUN TestParseKeyValueOpt [2022-05-17T03:43:03.874Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-17T03:43:03.874Z] === RUN TestParseUintList [2022-05-17T03:43:03.874Z] --- PASS: TestParseUintList (0.00s) [2022-05-17T03:43:03.874Z] === RUN TestParseUintListMaximumLimits [2022-05-17T03:43:03.874Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-17T03:43:03.874Z] PASS [2022-05-17T03:43:03.874Z] coverage: 97.0% of statements [2022-05-17T03:43:03.874Z] ok github.com/docker/docker/pkg/parsers 0.109s coverage: 97.0% of statements [2022-05-17T03:43:04.314Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-17T03:43:04.314Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-05-17T03:43:04.314Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-17T03:43:04.314Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-17T03:43:04.314Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-17T03:43:04.314Z] === RUN TestVersion [2022-05-17T03:43:04.314Z] --- PASS: TestVersion (0.02s) [2022-05-17T03:43:04.314Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:43:04.314Z] === CONT TestDiskUsage [2022-05-17T03:43:04.342Z] 2022/05/17 03:43:04 Closing DB instances... [2022-05-17T03:43:04.464Z] check_test.go:307: [d7fef655cbb4c] daemon is not started [2022-05-17T03:43:04.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-17T03:43:04.574Z] === RUN TestDiskUsage/empty [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/container_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/image_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/volume_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-17T03:43:04.575Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-17T03:43:04.835Z] === RUN TestDiskUsage/after_container.Run [2022-05-17T03:43:05.396Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2022-05-17T03:43:05.396Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-17T03:43:05.396Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-17T03:43:05.396Z] === RUN TestTagInvalidReference [2022-05-17T03:43:05.396Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-17T03:43:05.396Z] === RUN TestTagValidPrefixedRepo [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-17T03:43:05.407Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-17T03:43:05.653Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-17T03:43:05.653Z] === RUN TestTagExistedNameWithoutForce [2022-05-17T03:43:05.653Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-17T03:43:05.653Z] === RUN TestTagOfficialNames [2022-05-17T03:43:05.653Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-17T03:43:05.653Z] === RUN TestTagMatchesDigest [2022-05-17T03:43:05.653Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-17T03:43:05.653Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-17T03:43:05.667Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage (1.58s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-17T03:43:05.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:43:05.667Z] PASS [2022-05-17T03:43:05.667Z] [2022-05-17T03:43:05.667Z] DONE 54 tests in 22.698s [2022-05-17T03:43:05.667Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-17T03:43:05.667Z] INFO: Testing against a local daemon [2022-05-17T03:43:05.667Z] === RUN TestVolumesCreateAndList [2022-05-17T03:43:05.667Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-17T03:43:05.667Z] === RUN TestVolumesRemove [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-17T03:43:05.907Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-17T03:43:05.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-17T03:43:05.907Z] PASS [2022-05-17T03:43:05.907Z] coverage: 36.4% of statements [2022-05-17T03:43:05.907Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-05-17T03:43:05.907Z] --- PASS: TestNetworkDBBulkSync (2.76s) [2022-05-17T03:43:05.907Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-17T03:43:05.927Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-17T03:43:05.927Z] === RUN TestVolumesInspect [2022-05-17T03:43:05.927Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-17T03:43:05.927Z] === RUN TestVolumesInvalidJSON [2022-05-17T03:43:05.927Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-17T03:43:05.927Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-17T03:43:05.927Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-17T03:43:05.927Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-17T03:43:05.927Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-17T03:43:05.927Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-17T03:43:05.927Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-17T03:43:05.927Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-17T03:43:05.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-17T03:43:05.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-17T03:43:05.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-17T03:43:05.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-17T03:43:05.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-17T03:43:05.927Z] PASS [2022-05-17T03:43:05.927Z] [2022-05-17T03:43:05.927Z] DONE 9 tests in 0.145s [2022-05-17T03:43:05.927Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-17T03:43:06.498Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-17T03:43:06.498Z] Removing test suite binaries [2022-05-17T03:43:06.498Z] exiting test-integration [2022-05-17T03:43:06.498Z] ++ exit 0 [2022-05-17T03:43:06.498Z] [2022-05-17T03:43:06.893Z] === RUN TestNewAndRemove [2022-05-17T03:43:06.893Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-17T03:43:06.893Z] === RUN TestRemoveInvalidPath [2022-05-17T03:43:06.893Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-17T03:43:06.893Z] PASS [2022-05-17T03:43:06.893Z] coverage: 82.6% of statements [2022-05-17T03:43:06.893Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-05-17T03:43:07.546Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-17T03:43:07.546Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot Post stage [Pipeline] junit [2022-05-17T03:43:07.895Z] Recording test results [2022-05-17T03:43:09.106Z] --- PASS: TestGetAddress (29.17s) [2022-05-17T03:43:09.106Z] === RUN TestRequestSyntaxCheck [2022-05-17T03:43:09.106Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-17T03:43:09.106Z] === RUN TestRequest [2022-05-17T03:43:09.574Z] === RUN TestFailedConnection [2022-05-17T03:43:09.574Z] 2022/05/17 03:43:09 Closing DB instances... [2022-05-17T03:43:09.595Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-17T03:43:09.940Z] + echo Ensuring container killed. [2022-05-17T03:43:09.940Z] Ensuring container killed. [2022-05-17T03:43:09.940Z] + docker rm -vf docker-pr6 [2022-05-17T03:43:09.940Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-17T03:43:10.042Z] time="2022-05-17T03:43:09Z" level=error msg="node: a9961a1137a8 is unknown to memberlist" [2022-05-17T03:43:10.233Z] + echo Chowning /workspace to jenkins user [2022-05-17T03:43:10.233Z] Chowning /workspace to jenkins user [2022-05-17T03:43:10.233Z] + id -u [2022-05-17T03:43:10.233Z] + id -g [2022-05-17T03:43:10.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43598:/workspace busybox chown -R 1000:1000 /workspace [2022-05-17T03:43:10.233Z] Unable to find image 'busybox:latest' locally [2022-05-17T03:43:10.233Z] latest: Pulling from library/busybox [2022-05-17T03:43:10.493Z] 50e8d59317eb: Pulling fs layer [2022-05-17T03:43:10.493Z] 50e8d59317eb: Verifying Checksum [2022-05-17T03:43:10.493Z] 50e8d59317eb: Download complete [2022-05-17T03:43:10.493Z] 50e8d59317eb: Pull complete [2022-05-17T03:43:10.493Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-17T03:43:10.493Z] Status: Downloaded newer image for busybox:latest [2022-05-17T03:43:10.817Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-17T03:43:11.073Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-17T03:43:11.607Z] --- PASS: TestCreateServiceMultipleTimes (15.15s) [2022-05-17T03:43:11.607Z] === RUN TestCreateServiceConflict [2022-05-17T03:43:11.636Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-17T03:43:12.184Z] + bundleName=amd64-cgroup2 [2022-05-17T03:43:12.184Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-17T03:43:12.184Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-17T03:43:12.184Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-17T03:43:12.184Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-17T03:43:12.256Z] --- PASS: TestFailedConnection (2.36s) [2022-05-17T03:43:12.256Z] === RUN TestFailOnce [2022-05-17T03:43:12.256Z] 2022/05/17 03:43:11 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-05-17T03:43:12.256Z] goroutine 34 [running]: [2022-05-17T03:43:12.256Z] net/http.(*conn).serve.func1() [2022-05-17T03:43:12.256Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-17T03:43:12.256Z] panic({0x14336e0, 0x157d090}) [2022-05-17T03:43:12.256Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-17T03:43:12.256Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x740000000000003b?, 0xffffffffffffffff?}, 0x7426882dc556610a?) [2022-05-17T03:43:12.256Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-17T03:43:12.256Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1582898?, 0xc00005a0e0?}, 0xc00005fa78?) [2022-05-17T03:43:12.256Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-17T03:43:12.256Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1582898, 0xc00005a0e0}, 0xc000170100) [2022-05-17T03:43:12.256Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-17T03:43:12.256Z] net/http.serverHandler.ServeHTTP({0x1580eb8?}, {0x1582898, 0xc00005a0e0}, 0xc000170100) [2022-05-17T03:43:12.256Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-17T03:43:12.256Z] net/http.(*conn).serve(0xc0001a0000, {0x1582d98, 0xc0001820c0}) [2022-05-17T03:43:12.256Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-17T03:43:12.256Z] created by net/http.(*Server).Serve [2022-05-17T03:43:12.256Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-17T03:43:12.256Z] time="2022-05-17T03:43:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [Pipeline] archiveArtifacts [2022-05-17T03:43:12.457Z] Archiving artifacts [2022-05-17T03:43:12.725Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.92s) [2022-05-17T03:43:12.725Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-17T03:43:13.194Z] --- PASS: TestFailOnce (1.23s) [2022-05-17T03:43:13.194Z] === RUN TestEchoInputOutput [2022-05-17T03:43:13.194Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-17T03:43:13.194Z] === RUN TestBackoff [2022-05-17T03:43:13.194Z] --- PASS: TestBackoff (0.00s) [2022-05-17T03:43:13.194Z] === RUN TestAbortRetry [2022-05-17T03:43:13.194Z] --- PASS: TestAbortRetry (0.00s) [2022-05-17T03:43:13.194Z] === RUN TestClientScheme [2022-05-17T03:43:13.194Z] --- PASS: TestClientScheme (0.00s) [2022-05-17T03:43:13.194Z] === RUN TestNewClientWithTimeout [2022-05-17T03:43:13.519Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-05-17T03:43:13.519Z] === RUN TestCreateServiceMaxReplicas [2022-05-17T03:43:13.527Z] check_test.go:307: [da30d71601bc8] daemon is not started [2022-05-17T03:43:13.527Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-17T03:43:13.662Z] 2022/05/17 03:43:13 Closing DB instances... [2022-05-17T03:43:13.662Z] time="2022-05-17T03:43:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-17T03:43:14.167Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-17T03:43:14.479Z] + make clean [2022-05-17T03:43:14.479Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-17T03:43:14.479Z] docker-dev-cache [2022-05-17T03:43:14.479Z] docker-mod-cache [Pipeline] deleteDir [2022-05-17T03:43:15.228Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-17T03:43:15.228Z] === RUN TestNetworkDBGarbageCollection [2022-05-17T03:43:15.228Z] time="2022-05-17T03:43:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T03:43:16.798Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-17T03:43:16.815Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-05-17T03:43:16.815Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-17T03:43:17.054Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-17T03:43:18.180Z] time="2022-05-17T03:43:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-17T03:43:18.180Z] --- PASS: TestRequest (9.01s) [2022-05-17T03:43:18.180Z] === RUN TestOverlappingRequests [2022-05-17T03:43:18.648Z] --- PASS: TestOverlappingRequests (0.43s) [2022-05-17T03:43:18.648Z] === RUN TestRelease [2022-05-17T03:43:20.213Z] --- PASS: TestRelease (1.76s) [2022-05-17T03:43:20.213Z] === RUN TestAllocateRandomDeallocate [2022-05-17T03:43:22.301Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-17T03:43:22.427Z] time="2022-05-17T03:43:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-17T03:43:22.864Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-17T03:43:22.864Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-17T03:43:24.232Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-17T03:43:24.232Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-17T03:43:24.489Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-17T03:43:25.378Z] --- PASS: TestAllocateRandomDeallocate (4.91s) [2022-05-17T03:43:25.379Z] === RUN TestRetrieveFromStore [2022-05-17T03:43:25.418Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-17T03:43:25.418Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-17T03:43:25.674Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-17T03:43:26.236Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-17T03:43:26.365Z] === RUN TestParseEmptyInterface [2022-05-17T03:43:26.365Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-17T03:43:26.365Z] === RUN TestParseNonInterfaceType [2022-05-17T03:43:26.365Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-17T03:43:26.365Z] === RUN TestParseWithOneFunction [2022-05-17T03:43:26.365Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-17T03:43:26.366Z] === RUN TestParseWithMultipleFuncs [2022-05-17T03:43:26.366Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-17T03:43:26.366Z] === RUN TestParseWithUnnamedReturn [2022-05-17T03:43:26.366Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-17T03:43:26.366Z] === RUN TestEmbeddedInterface [2022-05-17T03:43:26.366Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-17T03:43:26.366Z] === RUN TestParsedImports [2022-05-17T03:43:26.366Z] --- PASS: TestParsedImports (0.00s) [2022-05-17T03:43:26.366Z] === RUN TestAliasedImports [2022-05-17T03:43:26.366Z] --- PASS: TestAliasedImports (0.00s) [2022-05-17T03:43:26.366Z] PASS [2022-05-17T03:43:26.366Z] coverage: 56.8% of statements [2022-05-17T03:43:26.366Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-05-17T03:43:26.798Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-17T03:43:26.835Z] --- PASS: TestRetrieveFromStore (1.62s) [2022-05-17T03:43:26.835Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-17T03:43:26.835Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-17T03:43:26.835Z] === RUN TestParallelPredefinedRequest1 [2022-05-17T03:43:26.835Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-17T03:43:26.835Z] === RUN TestParallelPredefinedRequest2 [2022-05-17T03:43:26.835Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-17T03:43:26.835Z] === RUN TestParallelPredefinedRequest3 [2022-05-17T03:43:26.835Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-17T03:43:26.835Z] === RUN TestParallelPredefinedRequest4 [2022-05-17T03:43:26.835Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-17T03:43:26.835Z] === RUN TestParallelPredefinedRequest5 [2022-05-17T03:43:26.835Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-17T03:43:26.835Z] === RUN TestDebug [2022-05-17T03:43:26.835Z] --- PASS: TestDebug (0.00s) [2022-05-17T03:43:26.835Z] === RUN TestRequestPoolParallel [2022-05-17T03:43:27.303Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-05-17T03:43:27.303Z] === RUN TestFullAllocateRelease [2022-05-17T03:43:27.303Z] === RUN TestHTTPTransport [2022-05-17T03:43:27.303Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-17T03:43:27.303Z] PASS [2022-05-17T03:43:27.303Z] coverage: 85.7% of statements [2022-05-17T03:43:27.303Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-05-17T03:43:27.384Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-17T03:43:27.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-17T03:43:27.772Z] --- PASS: TestFullAllocateRelease (0.61s) [2022-05-17T03:43:27.772Z] === RUN TestOddAllocateRelease [2022-05-17T03:43:27.905Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-17T03:43:28.240Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-05-17T03:43:28.240Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-17T03:43:28.240Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-17T03:43:28.240Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-17T03:43:28.240Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-17T03:43:28.240Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-17T03:43:28.240Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest1 [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest4 [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest3 [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest1 [2022-05-17T03:43:28.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest2 [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest3 [2022-05-17T03:43:28.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest2 [2022-05-17T03:43:28.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest5 [2022-05-17T03:43:28.240Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest4 [2022-05-17T03:43:28.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:43:28.240Z] === CONT TestParallelPredefinedRequest5 [2022-05-17T03:43:28.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:43:28.240Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-17T03:43:28.240Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-17T03:43:28.240Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-17T03:43:28.240Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-17T03:43:28.240Z] PASS [2022-05-17T03:43:28.240Z] coverage: 85.3% of statements [2022-05-17T03:43:28.240Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-17T03:43:28.240Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-17T03:43:28.240Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-17T03:43:28.240Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-17T03:43:28.240Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-17T03:43:28.240Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-17T03:43:28.240Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-17T03:43:28.240Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-17T03:43:28.240Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-17T03:43:28.240Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-17T03:43:28.240Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-17T03:43:28.240Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-17T03:43:28.240Z] === RUN TestBufferPoolPutAndGet [2022-05-17T03:43:28.240Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-17T03:43:28.240Z] PASS [2022-05-17T03:43:28.240Z] coverage: 88.2% of statements [2022-05-17T03:43:28.240Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-05-17T03:43:28.240Z] ok github.com/docker/docker/libnetwork/ipam 56.041s coverage: 85.3% of statements [2022-05-17T03:43:28.478Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-17T03:43:28.478Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-17T03:43:28.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-17T03:43:28.991Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-17T03:43:29.226Z] === RUN TestOutputOnPrematureClose [2022-05-17T03:43:29.227Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-17T03:43:29.227Z] === RUN TestCompleteSilently [2022-05-17T03:43:29.227Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-17T03:43:29.227Z] PASS [2022-05-17T03:43:29.227Z] coverage: 75.9% of statements [2022-05-17T03:43:29.227Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-05-17T03:43:29.552Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-17T03:43:29.695Z] === RUN TestSendToOneSub [2022-05-17T03:43:29.695Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-17T03:43:29.695Z] === RUN TestSendToMultipleSubs [2022-05-17T03:43:29.695Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-17T03:43:29.695Z] === RUN TestEvictOneSub [2022-05-17T03:43:29.695Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-17T03:43:29.695Z] === RUN TestClosePublisher [2022-05-17T03:43:29.695Z] --- PASS: TestClosePublisher (0.00s) [2022-05-17T03:43:29.695Z] === RUN TestPubSubRace [2022-05-17T03:43:29.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-17T03:43:30.064Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-17T03:43:30.320Z] check_test.go:307: [de279e2655959] daemon is not started [2022-05-17T03:43:30.576Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-17T03:43:30.681Z] --- PASS: TestPubSubRace (1.06s) [2022-05-17T03:43:30.681Z] PASS [2022-05-17T03:43:30.681Z] coverage: 75.0% of statements [2022-05-17T03:43:30.681Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-05-17T03:43:30.681Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-17T03:43:30.681Z] === RUN TestClientStream [2022-05-17T03:43:30.681Z] --- PASS: TestClientStream (0.00s) [2022-05-17T03:43:30.681Z] === RUN TestClientSendFile [2022-05-17T03:43:30.681Z] --- PASS: TestClientSendFile (0.00s) [2022-05-17T03:43:30.681Z] === RUN TestClientWithRequestTimeout [2022-05-17T03:43:30.681Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-17T03:43:30.681Z] === RUN TestFileSpecPlugin [2022-05-17T03:43:30.681Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-17T03:43:30.681Z] === RUN TestFileJSONSpecPlugin [2022-05-17T03:43:30.681Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-17T03:43:30.681Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-17T03:43:30.681Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-17T03:43:30.681Z] === RUN TestPluginAddHandler [2022-05-17T03:43:30.681Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-17T03:43:30.681Z] === RUN TestPluginWaitBadPlugin [2022-05-17T03:43:30.681Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-17T03:43:30.681Z] === RUN TestGet [2022-05-17T03:43:30.681Z] time="2022-05-17T03:43:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-17T03:43:30.832Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-17T03:43:31.393Z] check_test.go:307: [d959b5b6c099b] daemon is not started [2022-05-17T03:43:31.649Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-17T03:43:31.667Z] === RUN TestRegister [2022-05-17T03:43:31.667Z] --- PASS: TestRegister (0.00s) [2022-05-17T03:43:31.667Z] === RUN TestCommand [2022-05-17T03:43:31.667Z] --- PASS: TestCommand (0.04s) [2022-05-17T03:43:31.667Z] === RUN TestNaiveSelf [2022-05-17T03:43:31.667Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-17T03:43:31.667Z] PASS [2022-05-17T03:43:31.667Z] coverage: 82.4% of statements [2022-05-17T03:43:31.667Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2022-05-17T03:43:31.714Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-05-17T03:43:31.714Z] === RUN TestCreateServiceSecretFileMode [2022-05-17T03:43:31.714Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) [2022-05-17T03:43:31.714Z] === RUN TestCreateServiceConfigFileMode [2022-05-17T03:43:32.135Z] time="2022-05-17T03:43:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-17T03:43:32.135Z] === RUN TestDump [2022-05-17T03:43:32.135Z] goroutine 6 [running]: [2022-05-17T03:43:32.135Z] github.com/docker/docker/pkg/stack.dump(0xe42d57?) [2022-05-17T03:43:32.135Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-17T03:43:32.135Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-17T03:43:32.135Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-17T03:43:32.135Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-17T03:43:32.135Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-17T03:43:32.135Z] testing.tRunner(0xc00015e340, 0x100a4b0) [2022-05-17T03:43:32.135Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:43:32.135Z] created by testing.(*T).Run [2022-05-17T03:43:32.135Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-17T03:43:32.135Z] [2022-05-17T03:43:32.135Z] goroutine 1 [chan receive]: [2022-05-17T03:43:32.135Z] testing.(*T).Run(0xc00015e1a0, {0xff9154?, 0xe1c1f3?}, 0x100a4b0) [2022-05-17T03:43:32.135Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-17T03:43:32.135Z] testing.runTests.func1(0xc00006c870?) [2022-05-17T03:43:32.135Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-17T03:43:32.135Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-05-17T03:43:32.135Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:43:32.135Z] testing.runTests(0xc000058500?, {0x118e400, 0x3, 0x3}, {0x2479a8a0108?, 0x40?, 0x11934a0?}) [2022-05-17T03:43:32.135Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-17T03:43:32.135Z] testing.(*M).Run(0xc000058500) [2022-05-17T03:43:32.135Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-17T03:43:32.135Z] main.main() [2022-05-17T03:43:32.135Z] _testmain.go:99 +0x255 [2022-05-17T03:43:32.135Z] --- PASS: TestDump (0.00s) [2022-05-17T03:43:32.135Z] === RUN TestDumpToFile [2022-05-17T03:43:32.213Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-17T03:43:32.213Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-17T03:43:32.604Z] --- PASS: TestDumpToFile (0.19s) [2022-05-17T03:43:32.604Z] === RUN TestDumpToFileWithEmptyInput [2022-05-17T03:43:32.604Z] goroutine 8 [running]: [2022-05-17T03:43:32.604Z] github.com/docker/docker/pkg/stack.dump(0xebed93?) [2022-05-17T03:43:32.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-17T03:43:32.604Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xebed60?}) [2022-05-17T03:43:32.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-17T03:43:32.604Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015e340?) [2022-05-17T03:43:32.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-17T03:43:32.604Z] testing.tRunner(0xc00015e9c0, 0x100a4a0) [2022-05-17T03:43:32.604Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:43:32.604Z] created by testing.(*T).Run [2022-05-17T03:43:32.604Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-17T03:43:32.604Z] [2022-05-17T03:43:32.604Z] goroutine 1 [chan receive]: [2022-05-17T03:43:32.604Z] testing.(*T).Run(0xc00015e1a0, {0x100072b?, 0xe1c1f3?}, 0x100a4a0) [2022-05-17T03:43:32.604Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-17T03:43:32.604Z] testing.runTests.func1(0xc00006c870?) [2022-05-17T03:43:32.604Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-17T03:43:32.604Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-05-17T03:43:32.604Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:43:32.604Z] testing.runTests(0xc000058500?, {0x118e400, 0x3, 0x3}, {0x2479a8a0108?, 0x40?, 0x11934a0?}) [2022-05-17T03:43:32.604Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-17T03:43:32.604Z] testing.(*M).Run(0xc000058500) [2022-05-17T03:43:32.604Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-17T03:43:32.604Z] main.main() [2022-05-17T03:43:32.604Z] _testmain.go:99 +0x255 [2022-05-17T03:43:32.604Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-17T03:43:32.604Z] PASS [2022-05-17T03:43:32.604Z] coverage: 90.9% of statements [2022-05-17T03:43:32.604Z] ok github.com/docker/docker/pkg/stack 0.230s coverage: 90.9% of statements [2022-05-17T03:43:33.072Z] === RUN TestNewStdWriter [2022-05-17T03:43:33.072Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-17T03:43:33.072Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestWriteWithNilBytes [2022-05-17T03:43:33.072Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestWrite [2022-05-17T03:43:33.072Z] --- PASS: TestWrite (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestWriteWithWriterError [2022-05-17T03:43:33.072Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-17T03:43:33.072Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyWriteAndRead [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-17T03:43:33.072Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-17T03:43:33.072Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-17T03:43:33.072Z] PASS [2022-05-17T03:43:33.072Z] coverage: 100.0% of statements [2022-05-17T03:43:33.072Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2022-05-17T03:43:33.579Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-17T03:43:34.058Z] time="2022-05-17T03:43:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-17T03:43:34.058Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-17T03:43:34.058Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-17T03:43:34.058Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestFormatStatus [2022-05-17T03:43:34.058Z] --- PASS: TestFormatStatus (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestFormatError [2022-05-17T03:43:34.058Z] --- PASS: TestFormatError (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestFormatJSONError [2022-05-17T03:43:34.058Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-17T03:43:34.058Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-17T03:43:34.058Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestNewJSONProgressOutput [2022-05-17T03:43:34.058Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestAuxFormatterEmit [2022-05-17T03:43:34.058Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestStreamWriterStdout [2022-05-17T03:43:34.058Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-17T03:43:34.058Z] === RUN TestStreamWriterStderr [2022-05-17T03:43:34.058Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-17T03:43:34.058Z] PASS [2022-05-17T03:43:34.058Z] coverage: 66.2% of statements [2022-05-17T03:43:34.058Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2022-05-17T03:43:34.255Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-05-17T03:43:34.255Z] === RUN TestCreateServiceSysctls [2022-05-17T03:43:35.044Z] === RUN TestGenerateRandomID [2022-05-17T03:43:35.044Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-17T03:43:35.044Z] === RUN TestShortenId [2022-05-17T03:43:35.044Z] --- PASS: TestShortenId (0.00s) [2022-05-17T03:43:35.044Z] === RUN TestShortenSha256Id [2022-05-17T03:43:35.044Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-17T03:43:35.044Z] === RUN TestShortenIdEmpty [2022-05-17T03:43:35.044Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-17T03:43:35.044Z] === RUN TestShortenIdInvalid [2022-05-17T03:43:35.044Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-17T03:43:35.044Z] === RUN TestIsShortIDNonHex [2022-05-17T03:43:35.044Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-17T03:43:35.044Z] === RUN TestIsShortIDNotCorrectSize [2022-05-17T03:43:35.044Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-17T03:43:35.044Z] PASS [2022-05-17T03:43:35.044Z] coverage: 70.6% of statements [2022-05-17T03:43:35.044Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-05-17T03:43:36.031Z] === RUN TestIsCpusetListAvailable [2022-05-17T03:43:36.031Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-17T03:43:36.031Z] PASS [2022-05-17T03:43:36.031Z] coverage: 39.4% of statements [2022-05-17T03:43:36.031Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-05-17T03:43:36.850Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-17T03:43:37.412Z] check_test.go:307: [dc6945bd716d2] daemon is not started [2022-05-17T03:43:37.412Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-17T03:43:37.553Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-05-17T03:43:37.553Z] === RUN TestCreateServiceCapabilities [2022-05-17T03:43:37.596Z] === RUN TestChtimes [2022-05-17T03:43:37.596Z] --- PASS: TestChtimes (0.00s) [2022-05-17T03:43:37.596Z] === RUN TestChtimesWindows [2022-05-17T03:43:37.596Z] --- PASS: TestChtimesWindows (0.01s) [2022-05-17T03:43:37.596Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-17T03:43:37.596Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-17T03:43:37.596Z] PASS [2022-05-17T03:43:37.597Z] coverage: 13.0% of statements [2022-05-17T03:43:37.597Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.0% of statements [2022-05-17T03:43:38.065Z] time="2022-05-17T03:43:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-17T03:43:38.065Z] === RUN TestTailFile [2022-05-17T03:43:38.065Z] --- PASS: TestTailFile (0.00s) [2022-05-17T03:43:38.065Z] === RUN TestTailFileManyLines [2022-05-17T03:43:38.065Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-17T03:43:38.065Z] === RUN TestTailEmptyFile [2022-05-17T03:43:38.065Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-17T03:43:38.065Z] === RUN TestTailNegativeN [2022-05-17T03:43:38.065Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/truncated_last_line [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader/no_delimiter [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.065Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.634Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.634Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.634Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.637Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.638Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:38.639Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:43:39.110Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:43:39.110Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.03s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:43:39.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:43:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:43:39.113Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:43:39.113Z] PASS [2022-05-17T03:43:39.113Z] coverage: 88.6% of statements [2022-05-17T03:43:39.113Z] ok github.com/docker/docker/pkg/tailfile 0.274s coverage: 88.6% of statements [2022-05-17T03:43:39.464Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-05-17T03:43:39.465Z] === RUN TestInspect [2022-05-17T03:43:39.930Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-17T03:43:40.100Z] === RUN TestTarSumRemoveNonExistent [2022-05-17T03:43:40.100Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestTarSumRemove [2022-05-17T03:43:40.100Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestSortFileInfoSums [2022-05-17T03:43:40.100Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestNewTarSumForLabelInvalid [2022-05-17T03:43:40.100Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestNewTarSumForLabel [2022-05-17T03:43:40.100Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestEmptyTar [2022-05-17T03:43:40.100Z] --- PASS: TestEmptyTar (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestTarSumsReadSize [2022-05-17T03:43:40.100Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestTarSums [2022-05-17T03:43:40.100Z] --- PASS: TestTarSums (0.08s) [2022-05-17T03:43:40.100Z] === RUN TestIteration [2022-05-17T03:43:40.100Z] --- PASS: TestIteration (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestVersionLabelForChecksum [2022-05-17T03:43:40.100Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestVersion [2022-05-17T03:43:40.100Z] --- PASS: TestVersion (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestGetVersion [2022-05-17T03:43:40.100Z] --- PASS: TestGetVersion (0.00s) [2022-05-17T03:43:40.100Z] === RUN TestGetVersions [2022-05-17T03:43:40.100Z] --- PASS: TestGetVersions (0.00s) [2022-05-17T03:43:40.100Z] PASS [2022-05-17T03:43:40.100Z] coverage: 89.3% of statements [2022-05-17T03:43:40.100Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2022-05-17T03:43:40.569Z] === RUN TestTruncIndex [2022-05-17T03:43:40.569Z] --- PASS: TestTruncIndex (0.10s) [2022-05-17T03:43:40.569Z] PASS [2022-05-17T03:43:40.569Z] coverage: 91.5% of statements [2022-05-17T03:43:40.569Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2022-05-17T03:43:41.555Z] === RUN TestVersionInfo [2022-05-17T03:43:41.555Z] --- PASS: TestVersionInfo (0.00s) [2022-05-17T03:43:41.555Z] === RUN TestAppendVersions [2022-05-17T03:43:41.555Z] --- PASS: TestAppendVersions (0.00s) [2022-05-17T03:43:41.555Z] PASS [2022-05-17T03:43:41.555Z] coverage: 88.9% of statements [2022-05-17T03:43:41.555Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-05-17T03:43:42.007Z] --- PASS: TestInspect (2.59s) [2022-05-17T03:43:42.007Z] === RUN TestCreateJob [2022-05-17T03:43:42.024Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-17T03:43:42.024Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-17T03:43:42.024Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-17T03:43:42.024Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-17T03:43:42.450Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-17T03:43:42.451Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-17T03:43:43.011Z] === RUN TestNewSettable [2022-05-17T03:43:43.012Z] --- PASS: TestNewSettable (0.00s) [2022-05-17T03:43:43.012Z] === RUN TestIsSettable [2022-05-17T03:43:43.012Z] --- PASS: TestIsSettable (0.00s) [2022-05-17T03:43:43.012Z] === RUN TestUpdateSettingsEnv [2022-05-17T03:43:43.012Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-17T03:43:43.012Z] PASS [2022-05-17T03:43:43.012Z] coverage: 20.0% of statements [2022-05-17T03:43:43.012Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-05-17T03:43:43.480Z] === RUN TestValidatePrivileges [2022-05-17T03:43:43.480Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-17T03:43:43.480Z] === RUN TestFilterByCapNeg [2022-05-17T03:43:43.480Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-17T03:43:43.480Z] === RUN TestFilterByCapPos [2022-05-17T03:43:43.480Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-17T03:43:43.480Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-17T03:43:43.480Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-17T03:43:43.480Z] PASS [2022-05-17T03:43:43.480Z] coverage: 12.2% of statements [2022-05-17T03:43:43.480Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.2% of statements [2022-05-17T03:43:43.820Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-17T03:43:44.470Z] === RUN TestLoad [2022-05-17T03:43:44.470Z] --- PASS: TestLoad (0.00s) [2022-05-17T03:43:44.470Z] === RUN TestSave [2022-05-17T03:43:44.470Z] --- PASS: TestSave (0.03s) [2022-05-17T03:43:44.470Z] === RUN TestAddDeleteGet [2022-05-17T03:43:44.470Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-17T03:43:44.470Z] === RUN TestInvalidTags [2022-05-17T03:43:44.470Z] --- PASS: TestInvalidTags (0.01s) [2022-05-17T03:43:44.470Z] PASS [2022-05-17T03:43:44.470Z] coverage: 84.4% of statements [2022-05-17T03:43:44.470Z] ok github.com/docker/docker/reference 0.136s coverage: 84.4% of statements [2022-05-17T03:43:45.306Z] --- PASS: TestCreateJob (2.91s) [2022-05-17T03:43:45.306Z] === RUN TestReplicatedJob [2022-05-17T03:43:45.458Z] === RUN TestResolveAuthConfigIndexServer [2022-05-17T03:43:45.458Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestResolveAuthConfigFullURL [2022-05-17T03:43:45.458Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-17T03:43:45.458Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestValidateMirror [2022-05-17T03:43:45.458Z] --- PASS: TestValidateMirror (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestLoadInsecureRegistries [2022-05-17T03:43:45.458Z] time="2022-05-17T03:43:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-17T03:43:45.458Z] time="2022-05-17T03:43:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-17T03:43:45.458Z] time="2022-05-17T03:43:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-17T03:43:45.458Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-05-17T03:43:45.458Z] === RUN TestNewServiceConfig [2022-05-17T03:43:45.458Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestValidateIndexName [2022-05-17T03:43:45.458Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestValidateIndexNameWithError [2022-05-17T03:43:45.458Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestEndpointParse [2022-05-17T03:43:45.458Z] --- PASS: TestEndpointParse (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestEndpointParseInvalid [2022-05-17T03:43:45.458Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestValidateEndpoint [2022-05-17T03:43:45.458Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-17T03:43:45.458Z] === RUN TestPing [2022-05-17T03:43:45.458Z] --- PASS: TestPing (0.00s) [2022-05-17T03:43:45.458Z] === RUN TestPingRegistryEndpoint [2022-05-17T03:43:45.926Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:43:45.926Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-17T03:43:45.926Z] === RUN TestEndpoint [2022-05-17T03:43:45.926Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:43:45.926Z] --- SKIP: TestEndpoint (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestParseRepositoryInfo [2022-05-17T03:43:45.926Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestNewIndexInfo [2022-05-17T03:43:45.926Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestMirrorEndpointLookup [2022-05-17T03:43:45.926Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:43:45.926Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestSearchRepositories [2022-05-17T03:43:45.926Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-17T03:43:45.926Z] Host: 127.0.0.1:49330 [2022-05-17T03:43:45.926Z] User-Agent: docker test client [2022-05-17T03:43:45.926Z] Authorization: Token fake-token [2022-05-17T03:43:45.926Z] X-Docker-Token: true [2022-05-17T03:43:45.926Z] Accept-Encoding: gzip [2022-05-17T03:43:45.926Z] [2022-05-17T03:43:45.926Z] [2022-05-17T03:43:45.926Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-17T03:43:45.926Z] Connection: close [2022-05-17T03:43:45.926Z] Content-Length: 144 [2022-05-17T03:43:45.926Z] Cache-Control: no-cache [2022-05-17T03:43:45.926Z] Content-Type: application/json [2022-05-17T03:43:45.926Z] Date: Tue, 17 May 2022 03:43:45 GMT [2022-05-17T03:43:45.926Z] Expires: -1 [2022-05-17T03:43:45.926Z] Pragma: no-cache [2022-05-17T03:43:45.926Z] Server: docker-tests/mock [2022-05-17T03:43:45.926Z] X-Docker-Registry-Config: mock [2022-05-17T03:43:45.926Z] X-Docker-Registry-Version: 0.0.0 [2022-05-17T03:43:45.926Z] [2022-05-17T03:43:45.926Z] [2022-05-17T03:43:45.926Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestTrustedLocation [2022-05-17T03:43:45.926Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-17T03:43:45.926Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestAllowNondistributableArtifacts [2022-05-17T03:43:45.926Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestIsSecureIndex [2022-05-17T03:43:45.926Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-17T03:43:45.926Z] PASS [2022-05-17T03:43:45.926Z] coverage: 51.7% of statements [2022-05-17T03:43:45.926Z] ok github.com/docker/docker/registry 0.300s coverage: 51.7% of statements [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestReaderWithReadError [2022-05-17T03:43:45.926Z] --- PASS: TestGet (15.01s) [2022-05-17T03:43:45.926Z] === RUN TestPluginWithNoManifest [2022-05-17T03:43:45.926Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestGetAll [2022-05-17T03:43:45.926Z] --- PASS: TestGetAll (0.01s) [2022-05-17T03:43:45.926Z] PASS [2022-05-17T03:43:45.926Z] coverage: 73.2% of statements [2022-05-17T03:43:45.926Z] ok github.com/docker/docker/pkg/plugins 36.312s coverage: 73.2% of statements [2022-05-17T03:43:45.926Z] time="2022-05-17T03:43:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestReader [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-17T03:43:45.926Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-17T03:43:45.926Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-17T03:43:45.926Z] PASS [2022-05-17T03:43:45.926Z] coverage: 100.0% of statements [2022-05-17T03:43:45.926Z] ok github.com/docker/docker/registry/resumable 0.264s coverage: 100.0% of statements [2022-05-17T03:43:46.340Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-17T03:43:46.395Z] === RUN TestRestartManagerTimeout [2022-05-17T03:43:46.395Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-17T03:43:46.395Z] === RUN TestRestartManagerTimeoutReset [2022-05-17T03:43:46.395Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-17T03:43:46.395Z] PASS [2022-05-17T03:43:46.395Z] coverage: 50.9% of statements [2022-05-17T03:43:46.395Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2022-05-17T03:43:46.863Z] === RUN TestDecodeContainerConfig [2022-05-17T03:43:46.863Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-17T03:43:46.863Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-17T03:43:46.863Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-17T03:43:46.863Z] === RUN TestDecodeContainerConfigIsolation [2022-05-17T03:43:46.863Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-17T03:43:46.863Z] === RUN TestValidatePrivileged [2022-05-17T03:43:46.863Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-17T03:43:46.863Z] PASS [2022-05-17T03:43:46.863Z] coverage: 52.4% of statements [2022-05-17T03:43:46.863Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.4% of statements [2022-05-17T03:43:46.863Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-17T03:43:46.863Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-17T03:43:46.863Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-17T03:43:46.863Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-17T03:43:46.863Z] PASS [2022-05-17T03:43:46.863Z] coverage: 62.5% of statements [2022-05-17T03:43:46.863Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-05-17T03:43:47.269Z] check_test.go:307: [d6f330b2f5021] daemon is not started [2022-05-17T03:43:47.270Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-17T03:43:47.270Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-17T03:43:49.079Z] === RUN TestGetAddress [2022-05-17T03:43:49.079Z] --- PASS: TestGetAddress (0.00s) [2022-05-17T03:43:49.079Z] === RUN TestRemove [2022-05-17T03:43:49.079Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-17T03:43:49.079Z] --- SKIP: TestRemove (0.00s) [2022-05-17T03:43:49.079Z] === RUN TestInitializeWithVolumes [2022-05-17T03:43:49.079Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-17T03:43:49.079Z] === RUN TestCreate [2022-05-17T03:43:49.079Z] --- PASS: TestCreate (0.01s) [2022-05-17T03:43:49.079Z] === RUN TestValidateName [2022-05-17T03:43:49.079Z] --- PASS: TestValidateName (0.00s) [2022-05-17T03:43:49.079Z] === RUN TestCreateWithOpts [2022-05-17T03:43:49.079Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-17T03:43:49.079Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-17T03:43:49.079Z] === RUN TestRelaodNoOpts [2022-05-17T03:43:49.079Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-17T03:43:49.079Z] PASS [2022-05-17T03:43:49.079Z] coverage: 41.6% of statements [2022-05-17T03:43:49.079Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.6% of statements [2022-05-17T03:43:49.079Z] === RUN TestGetDriver [2022-05-17T03:43:49.079Z] --- PASS: TestGetDriver (0.00s) [2022-05-17T03:43:49.079Z] === RUN TestVolumeRequestError [2022-05-17T03:43:49.079Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-17T03:43:49.079Z] PASS [2022-05-17T03:43:49.079Z] coverage: 36.1% of statements [2022-05-17T03:43:49.079Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-05-17T03:43:49.547Z] === RUN TestLCOWParseMountRaw [2022-05-17T03:43:50.019Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-17T03:43:50.019Z] === RUN TestLCOWParseMountRawSplit [2022-05-17T03:43:50.019Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-17T03:43:50.019Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-17T03:43:50.019Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-17T03:43:50.019Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-17T03:43:50.020Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-17T03:43:50.020Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-17T03:43:50.020Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-17T03:43:50.020Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-17T03:43:50.020Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-17T03:43:50.020Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-17T03:43:50.020Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-17T03:43:50.020Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRaw [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-17T03:43:50.020Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestConvertTmpfsOptions [2022-05-17T03:43:50.020Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-17T03:43:50.020Z] linux_parser_test.go:209: data="ro" [2022-05-17T03:43:50.020Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestParseMountSpec [2022-05-17T03:43:50.020Z] parser_test.go:62: case 0 [2022-05-17T03:43:50.020Z] parser_test.go:62: case 1 [2022-05-17T03:43:50.020Z] parser_test.go:62: case 2 [2022-05-17T03:43:50.020Z] parser_test.go:62: case 3 [2022-05-17T03:43:50.020Z] parser_test.go:62: case 4 [2022-05-17T03:43:50.020Z] parser_test.go:62: case 5 [2022-05-17T03:43:50.020Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestValidateMount [2022-05-17T03:43:50.020Z] --- PASS: TestValidateMount (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRaw [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-17T03:43:50.020Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-17T03:43:50.020Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-17T03:43:50.020Z] PASS [2022-05-17T03:43:50.020Z] coverage: 67.6% of statements [2022-05-17T03:43:50.020Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-05-17T03:43:50.618Z] --- PASS: TestReplicatedJob (4.99s) [2022-05-17T03:43:50.618Z] === RUN TestUpdateReplicatedJob [2022-05-17T03:43:51.008Z] === RUN TestSetGetMeta [2022-05-17T03:43:51.008Z] === PAUSE TestSetGetMeta [2022-05-17T03:43:51.008Z] === RUN TestRestore [2022-05-17T03:43:51.008Z] === PAUSE TestRestore [2022-05-17T03:43:51.008Z] === RUN TestServiceCreate [2022-05-17T03:43:51.008Z] === PAUSE TestServiceCreate [2022-05-17T03:43:51.008Z] === RUN TestServiceList [2022-05-17T03:43:51.008Z] === PAUSE TestServiceList [2022-05-17T03:43:51.008Z] === RUN TestServiceRemove [2022-05-17T03:43:51.008Z] === PAUSE TestServiceRemove [2022-05-17T03:43:51.008Z] === RUN TestServiceGet [2022-05-17T03:43:51.008Z] === PAUSE TestServiceGet [2022-05-17T03:43:51.008Z] === RUN TestServicePrune [2022-05-17T03:43:51.008Z] === PAUSE TestServicePrune [2022-05-17T03:43:51.008Z] === RUN TestCreate [2022-05-17T03:43:51.008Z] === PAUSE TestCreate [2022-05-17T03:43:51.008Z] === RUN TestRemove [2022-05-17T03:43:51.008Z] === PAUSE TestRemove [2022-05-17T03:43:51.008Z] === RUN TestList [2022-05-17T03:43:51.008Z] === PAUSE TestList [2022-05-17T03:43:51.008Z] === RUN TestFindByDriver [2022-05-17T03:43:51.008Z] === PAUSE TestFindByDriver [2022-05-17T03:43:51.008Z] === RUN TestFindByReferenced [2022-05-17T03:43:51.008Z] === PAUSE TestFindByReferenced [2022-05-17T03:43:51.008Z] === RUN TestDerefMultipleOfSameRef [2022-05-17T03:43:51.008Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-17T03:43:51.008Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:43:51.008Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:43:51.008Z] === RUN TestDefererencePluginOnCreateError [2022-05-17T03:43:51.008Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-17T03:43:51.008Z] === RUN TestRefDerefRemove [2022-05-17T03:43:51.008Z] === PAUSE TestRefDerefRemove [2022-05-17T03:43:51.008Z] === RUN TestGet [2022-05-17T03:43:51.008Z] === PAUSE TestGet [2022-05-17T03:43:51.008Z] === RUN TestGetWithReference [2022-05-17T03:43:51.008Z] === PAUSE TestGetWithReference [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc/test_nil_list [2022-05-17T03:43:51.008Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc/test_empty_list [2022-05-17T03:43:51.008Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:43:51.008Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:43:51.008Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc/test_filter_some [2022-05-17T03:43:51.008Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc/test_filter_middle [2022-05-17T03:43:51.008Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:43:51.008Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:43:51.008Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-17T03:43:51.008Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-17T03:43:51.008Z] === CONT TestFilterFunc/test_nil_list [2022-05-17T03:43:51.008Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:43:51.008Z] === CONT TestFilterFunc/test_filter_some [2022-05-17T03:43:51.008Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:43:51.008Z] === CONT TestFilterFunc/test_empty_list [2022-05-17T03:43:51.008Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:43:51.008Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-17T03:43:51.008Z] === CONT TestFilterFunc/test_filter_middle [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc (0.00s) [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-17T03:43:51.008Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-17T03:43:51.008Z] === CONT TestSetGetMeta [2022-05-17T03:43:51.008Z] === CONT TestList [2022-05-17T03:43:51.008Z] === CONT TestRemove [2022-05-17T03:43:51.008Z] === CONT TestServiceRemove [2022-05-17T03:43:51.008Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-17T03:43:51.008Z] === CONT TestDefererencePluginOnCreateError [2022-05-17T03:43:51.008Z] --- PASS: TestRemove (0.04s) [2022-05-17T03:43:51.008Z] === CONT TestGetWithReference [2022-05-17T03:43:51.008Z] --- PASS: TestList (0.05s) [2022-05-17T03:43:51.008Z] === CONT TestGet [2022-05-17T03:43:51.008Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-17T03:43:51.008Z] === CONT TestRefDerefRemove [2022-05-17T03:43:51.476Z] --- PASS: TestGetWithReference (0.03s) [2022-05-17T03:43:51.476Z] === CONT TestDerefMultipleOfSameRef [2022-05-17T03:43:51.476Z] --- PASS: TestGet (0.03s) [2022-05-17T03:43:51.476Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:43:51.476Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-17T03:43:51.476Z] === CONT TestFindByReferenced [2022-05-17T03:43:51.476Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-17T03:43:51.476Z] === CONT TestFindByDriver [2022-05-17T03:43:51.476Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-17T03:43:51.476Z] === CONT TestServicePrune [2022-05-17T03:43:51.476Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-17T03:43:51.476Z] === CONT TestCreate [2022-05-17T03:43:51.476Z] --- PASS: TestFindByDriver (0.02s) [2022-05-17T03:43:51.476Z] === CONT TestServiceCreate [2022-05-17T03:43:51.476Z] --- PASS: TestCreate (0.01s) [2022-05-17T03:43:51.476Z] === CONT TestServiceList [2022-05-17T03:43:51.476Z] time="2022-05-17T03:43:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:43:51.476Z] === CONT TestRestore [2022-05-17T03:43:51.476Z] --- PASS: TestServiceRemove (0.22s) [2022-05-17T03:43:51.476Z] --- PASS: TestServiceCreate (0.10s) [2022-05-17T03:43:51.476Z] === CONT TestServiceGet [2022-05-17T03:43:51.476Z] time="2022-05-17T03:43:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:43:51.476Z] --- PASS: TestServiceList (0.09s) [2022-05-17T03:43:51.476Z] time="2022-05-17T03:43:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:43:51.476Z] time="2022-05-17T03:43:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-17T03:43:51.476Z] --- PASS: TestServiceGet (0.03s) [2022-05-17T03:43:51.476Z] time="2022-05-17T03:43:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:43:51.476Z] --- PASS: TestRestore (0.03s) [2022-05-17T03:43:51.476Z] --- PASS: TestServicePrune (0.14s) [2022-05-17T03:43:51.476Z] PASS [2022-05-17T03:43:51.476Z] coverage: 69.0% of statements [2022-05-17T03:43:51.476Z] ok github.com/docker/docker/volume/service 0.302s coverage: 69.0% of statements [2022-05-17T03:43:52.522Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-17T03:43:53.158Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-05-17T03:43:53.158Z] === RUN TestServiceListWithStatuses [2022-05-17T03:43:53.158Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-17T03:43:53.158Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-17T03:43:53.158Z] === RUN TestDockerNetworkConnectAlias [2022-05-17T03:43:55.789Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-17T03:43:57.358Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-05-17T03:43:57.358Z] === RUN TestDockerNetworkReConnect [2022-05-17T03:43:58.308Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-17T03:43:58.564Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-17T03:43:59.492Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-17T03:43:59.492Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-17T03:44:00.435Z] check_test.go:307: [d8efc09c0e726] daemon is not started [2022-05-17T03:44:00.435Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-17T03:44:00.655Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-05-17T03:44:00.655Z] === RUN TestServicePlugin [2022-05-17T03:44:00.655Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:44:00.655Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-17T03:44:00.655Z] === RUN TestServiceUpdateLabel [2022-05-17T03:44:00.998Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-17T03:44:01.560Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-17T03:44:02.489Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-17T03:44:02.569Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-05-17T03:44:02.569Z] === RUN TestServiceUpdateSecrets [2022-05-17T03:44:04.381Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-17T03:44:04.381Z] check_test.go:307: [d414d530ecd86] daemon is not started [2022-05-17T03:44:04.381Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-17T03:44:04.381Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-17T03:44:06.271Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-17T03:44:06.528Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-17T03:44:08.420Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-17T03:44:08.676Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-17T03:44:09.283Z] 2022/05/17 03:44:07 Closing DB instances... [2022-05-17T03:44:09.283Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2022-05-17T03:44:09.283Z] === RUN TestFindNode [2022-05-17T03:44:09.739Z] 2022/05/17 03:44:09 Closing DB instances... [2022-05-17T03:44:09.739Z] --- PASS: TestFindNode (0.02s) [2022-05-17T03:44:09.739Z] === RUN TestChangeNodeState [2022-05-17T03:44:09.739Z] 2022/05/17 03:44:09 Closing DB instances... [2022-05-17T03:44:09.739Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-17T03:44:09.739Z] === RUN TestNodeReincarnation [2022-05-17T03:44:09.739Z] 2022/05/17 03:44:09 Closing DB instances... [2022-05-17T03:44:09.894Z] 8b534d64a7c3: Pull complete [2022-05-17T03:44:09.894Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-17T03:44:09.894Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:44:09.894Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-17T03:44:09.894Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-17T03:44:09.894Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-17T03:44:09.894Z] WARN: Skipping validation tests [2022-05-17T03:44:09.894Z] INFO: Running unit tests at 05/17/2022 03:44:05... [2022-05-17T03:44:12.845Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-17T03:44:13.623Z] INFO: make.ps1 starting at 05/17/2022 03:44:12 [2022-05-17T03:44:14.081Z] INFO: Git commit (c534acd17c) assumed from DOCKER_GITCOMMIT environment variable [2022-05-17T03:44:14.081Z] INFO: Running unit tests... [2022-05-17T03:44:14.211Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-17T03:44:14.211Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-17T03:44:14.408Z] time="2022-05-17T03:44:14Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-17T03:44:14.408Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-17T03:44:14.408Z] === RUN TestParallelCreate [2022-05-17T03:44:14.408Z] 2022/05/17 03:44:14 Closing DB instances... [2022-05-17T03:44:14.408Z] --- PASS: TestParallelCreate (0.02s) [2022-05-17T03:44:14.408Z] === RUN TestParallelDelete [2022-05-17T03:44:14.408Z] 2022/05/17 03:44:14 Closing DB instances... [2022-05-17T03:44:14.408Z] --- PASS: TestParallelDelete (0.02s) [2022-05-17T03:44:14.408Z] === RUN TestNetworkDBIslands [2022-05-17T03:44:14.408Z] time="2022-05-17T03:44:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5c145c440f87 with config:&{NodeID:5c145c440f87 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:44:14.408Z] time="2022-05-17T03:44:14Z" level=info msg="Node 5c145c440f87/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:14.408Z] time="2022-05-17T03:44:14Z" level=info msg="Node 5c145c440f87/172.20.128.81, added to nodes list" [2022-05-17T03:44:14.408Z] time="2022-05-17T03:44:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5d32fe180be7 with config:&{NodeID:5d32fe180be7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=info msg="Node 5d32fe180be7/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=info msg="Node 5d32fe180be7/172.20.128.81, added to nodes list" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=info msg="Node 5d32fe180be7/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=info msg="Node 5d32fe180be7/172.20.128.81, added to nodes list" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=info msg="Node 5c145c440f87/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=info msg="Node 5c145c440f87/172.20.128.81, added to nodes list" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-17T03:44:14.863Z] time="2022-05-17T03:44:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9dbdbcd4d34b with config:&{NodeID:9dbdbcd4d34b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="Node 5c145c440f87/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="Node 5c145c440f87/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="Node 5d32fe180be7/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=info msg="Node 5d32fe180be7/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-17T03:44:15.319Z] time="2022-05-17T03:44:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c2bfe47937a1 with config:&{NodeID:c2bfe47937a1 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node c2bfe47937a1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node c2bfe47937a1/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node c2bfe47937a1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node c2bfe47937a1/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node 5d32fe180be7/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node 5d32fe180be7/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node 5c145c440f87/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=info msg="Node 5c145c440f87/172.20.128.81, added to nodes list" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-17T03:44:15.775Z] time="2022-05-17T03:44:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-17T03:44:16.102Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:15Z" level=info msg="Node c2bfe47937a1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:15Z" level=info msg="Node c2bfe47937a1/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:15Z" level=info msg="Node c2bfe47937a1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:15Z" level=info msg="Node c2bfe47937a1/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ab3ff6e45e68 with config:&{NodeID:ab3ff6e45e68 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node 5c145c440f87/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node 5c145c440f87/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node c2bfe47937a1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node c2bfe47937a1/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node 5d32fe180be7/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=info msg="Node 5d32fe180be7/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-17T03:44:16.231Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-17T03:44:16.358Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to nodes list" [2022-05-17T03:44:16.687Z] networkdb_test.go:835: Re-joining: 3 [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=info msg="The new bootstrap node list is:[172.20.128.81:10033 172.20.128.81:10034 172.20.128.81:10035]" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10033" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49368" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10034" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49369" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10035" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49370" [2022-05-17T03:44:16.687Z] networkdb_test.go:835: Re-joining: 4 [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=info msg="The new bootstrap node list is:[172.20.128.81:10033 172.20.128.81:10034 172.20.128.81:10035]" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10033" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49371" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10034" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49372" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10035" [2022-05-17T03:44:16.687Z] time="2022-05-17T03:44:16Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49373" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="node 0 leaving" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="Node 5c145c440f87 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="node5(ab3ff6e45e68): Node leave event for 5c145c440f87/172.20.128.81" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="Node 5c145c440f87 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="node2(5d32fe180be7): Node leave event for 5c145c440f87/172.20.128.81" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="Node 5c145c440f87 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="node4(c2bfe47937a1): Node leave event for 5c145c440f87/172.20.128.81" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="Node 5c145c440f87 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:16Z" level=info msg="node3(9dbdbcd4d34b): Node leave event for 5c145c440f87/172.20.128.81" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5c145c440f87 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.142Z] time="2022-05-17T03:44:17Z" level=info msg="node1(5c145c440f87): Node leave event for 5c145c440f87/172.20.128.81" [2022-05-17T03:44:17.470Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-05-17T03:44:17.470Z] === RUN TestServiceUpdateConfigs [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5c145c440f87/172.20.128.81, left gossip cluster" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5c145c440f87/172.20.128.81, left gossip cluster" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5c145c440f87/172.20.128.81, left gossip cluster" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5c145c440f87/172.20.128.81, left gossip cluster" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5c145c440f87/172.20.128.81, left gossip cluster" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="node 1 leaving" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5d32fe180be7 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="node4(c2bfe47937a1): Node leave event for 5d32fe180be7/172.20.128.81" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5d32fe180be7 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="node5(ab3ff6e45e68): Node leave event for 5d32fe180be7/172.20.128.81" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5d32fe180be7 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="node2(5d32fe180be7): Node leave event for 5d32fe180be7/172.20.128.81" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5d32fe180be7 change state NodeActive --> NodeLeft" [2022-05-17T03:44:17.598Z] time="2022-05-17T03:44:17Z" level=info msg="node3(9dbdbcd4d34b): Node leave event for 5d32fe180be7/172.20.128.81" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5d32fe180be7/172.20.128.81, left gossip cluster" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5d32fe180be7/172.20.128.81, left gossip cluster" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5d32fe180be7/172.20.128.81, left gossip cluster" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="Node 5d32fe180be7/172.20.128.81, left gossip cluster" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="node 2 leaving" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="Node 9dbdbcd4d34b change state NodeActive --> NodeLeft" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="node5(ab3ff6e45e68): Node leave event for 9dbdbcd4d34b/172.20.128.81" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="Node 9dbdbcd4d34b change state NodeActive --> NodeLeft" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="node4(c2bfe47937a1): Node leave event for 9dbdbcd4d34b/172.20.128.81" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="Node 9dbdbcd4d34b change state NodeActive --> NodeLeft" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=info msg="node3(9dbdbcd4d34b): Node leave event for 9dbdbcd4d34b/172.20.128.81" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=debug msg="memberlist: Failed ping: 5d32fe180be7 (timeout reached)" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.128.81:10037: use of closed network connection" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.128.81:10036: use of closed network connection" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.128.81:10035: use of closed network connection" [2022-05-17T03:44:18.053Z] time="2022-05-17T03:44:18Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, left gossip cluster" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, left gossip cluster" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="Node 9dbdbcd4d34b/172.20.128.81, left gossip cluster" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="memberlist: Suspect 5d32fe180be7 has failed, no acks received" [2022-05-17T03:44:18.509Z] networkdb_test.go:867: node5: OK [2022-05-17T03:44:18.509Z] networkdb_test.go:867: node4: OK [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="node 0 coming back" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8a7663d65cd1 with config:&{NodeID:8a7663d65cd1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, added to nodes list" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="node 1 coming back" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4df9937c70ea with config:&{NodeID:4df9937c70ea Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="Node 4df9937c70ea/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="Node 4df9937c70ea/172.20.128.81, added to nodes list" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="node 2 coming back" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:683d46a05b14 with config:&{NodeID:683d46a05b14 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="Node 683d46a05b14/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:18.509Z] time="2022-05-17T03:44:18Z" level=info msg="Node 683d46a05b14/172.20.128.81, added to nodes list" [2022-05-17T03:44:18.877Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-17T03:44:19.453Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-17T03:44:19.855Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-17T03:44:19.855Z] Copying nested executables into bundles/binary-daemon [2022-05-17T03:44:19.855Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-17T03:44:19.855Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:44:19.855Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-17T03:44:19.855Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-17T03:44:20.181Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f959ea8e04fabc62b4765abffe565b60fe73816b -e DOCKER_GRAPHDRIVER docker:f959ea8e04fabc62b4765abffe565b60fe73816b hack/make.sh cross [2022-05-17T03:44:20.439Z] [2022-05-17T03:44:20.439Z] Removing bundles/ [2022-05-17T03:44:20.698Z] [2022-05-17T03:44:20.698Z] ---> Making bundle: cross (in bundles/cross) [2022-05-17T03:44:20.698Z] Cross building: bundles/cross/linux/amd64 [2022-05-17T03:44:20.698Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-17T03:44:20.698Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-17T03:44:22.227Z] time="2022-05-17T03:44:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.128.81:10033 172.20.128.81:10034 172.20.128.81:10035]" [2022-05-17T03:44:22.227Z] time="2022-05-17T03:44:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.128.81:10033 172.20.128.81:10034 172.20.128.81:10035]" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10033" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49375" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node c2bfe47937a1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node c2bfe47937a1/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, is the new incarnation of the shutdown node 5c145c440f87/172.20.128.81" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10034" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49376" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, is the new incarnation of the shutdown node 5c145c440f87/172.20.128.81" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node c2bfe47937a1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node c2bfe47937a1/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, is the new incarnation of the shutdown node 5d32fe180be7/172.20.128.81" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10035" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49377" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node c2bfe47937a1/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node c2bfe47937a1/172.20.128.81, added to nodes list" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, is the new incarnation of the shutdown node 9dbdbcd4d34b/172.20.128.81" [2022-05-17T03:44:22.684Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, added to nodes list" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, is the new incarnation of the shutdown node 5d32fe180be7/172.20.128.81" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, added to nodes list" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 4df9937c70ea/172.20.128.81, added to nodes list" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, added to nodes list" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, is the new incarnation of the shutdown node 9dbdbcd4d34b/172.20.128.81" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, added to nodes list" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, joined gossip cluster" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:22Z" level=info msg="Node 683d46a05b14/172.20.128.81, added to nodes list" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10033" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:23Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49378" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10034" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:23Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49379" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.128.81:10035" [2022-05-17T03:44:23.141Z] time="2022-05-17T03:44:23Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49380" [2022-05-17T03:44:23.597Z] 2022/05/17 03:44:23 Closing DB instances... [2022-05-17T03:44:23.634Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1 change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="node5(ab3ff6e45e68): Node leave event for 8a7663d65cd1/172.20.128.81" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1 change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="node3(683d46a05b14): Node leave event for 8a7663d65cd1/172.20.128.81" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1 change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="node4(c2bfe47937a1): Node leave event for 8a7663d65cd1/172.20.128.81" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1 change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="node2(4df9937c70ea): Node leave event for 8a7663d65cd1/172.20.128.81" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1 change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="node1(8a7663d65cd1): Node leave event for 8a7663d65cd1/172.20.128.81" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.053Z] time="2022-05-17T03:44:23Z" level=info msg="Node 8a7663d65cd1/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 4df9937c70ea change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="node4(c2bfe47937a1): Node leave event for 4df9937c70ea/172.20.128.81" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 4df9937c70ea change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="node3(683d46a05b14): Node leave event for 4df9937c70ea/172.20.128.81" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 4df9937c70ea change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 4df9937c70ea change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="node5(ab3ff6e45e68): Node leave event for 4df9937c70ea/172.20.128.81" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="node2(4df9937c70ea): Node leave event for 4df9937c70ea/172.20.128.81" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 4df9937c70ea/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 4df9937c70ea/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=warning msg="memberlist: Failed to send gossip to 172.20.128.81:10036: write udp [::]:10034->172.20.128.81:10036: use of closed network connection" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 4df9937c70ea/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 4df9937c70ea/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 683d46a05b14 change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="node5(ab3ff6e45e68): Node leave event for 683d46a05b14/172.20.128.81" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="Node 683d46a05b14 change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.509Z] time="2022-05-17T03:44:24Z" level=info msg="node4(c2bfe47937a1): Node leave event for 683d46a05b14/172.20.128.81" [2022-05-17T03:44:24.966Z] time="2022-05-17T03:44:24Z" level=info msg="Node 683d46a05b14 change state NodeActive --> NodeLeft" [2022-05-17T03:44:24.966Z] time="2022-05-17T03:44:24Z" level=info msg="node3(683d46a05b14): Node leave event for 683d46a05b14/172.20.128.81" [2022-05-17T03:44:24.966Z] time="2022-05-17T03:44:24Z" level=info msg="Node 683d46a05b14/172.20.128.81, left gossip cluster" [2022-05-17T03:44:24.966Z] time="2022-05-17T03:44:24Z" level=info msg="Node 683d46a05b14/172.20.128.81, left gossip cluster" [2022-05-17T03:44:25.422Z] time="2022-05-17T03:44:24Z" level=debug msg="memberlist: Failed ping: c2bfe47937a1 (timeout reached)" [2022-05-17T03:44:25.422Z] time="2022-05-17T03:44:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.128.81:10035: use of closed network connection" [2022-05-17T03:44:25.422Z] time="2022-05-17T03:44:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.128.81:10037: use of closed network connection" [2022-05-17T03:44:25.422Z] time="2022-05-17T03:44:24Z" level=debug msg="memberlist: Stream connection from=172.20.128.81:49381" [2022-05-17T03:44:25.422Z] time="2022-05-17T03:44:25Z" level=info msg="Node 683d46a05b14/172.20.128.81, left gossip cluster" [2022-05-17T03:44:25.877Z] time="2022-05-17T03:44:25Z" level=info msg="Node c2bfe47937a1 change state NodeActive --> NodeLeft" [2022-05-17T03:44:25.877Z] time="2022-05-17T03:44:25Z" level=info msg="node5(ab3ff6e45e68): Node leave event for c2bfe47937a1/172.20.128.81" [2022-05-17T03:44:25.877Z] time="2022-05-17T03:44:25Z" level=info msg="Node c2bfe47937a1 change state NodeActive --> NodeLeft" [2022-05-17T03:44:25.877Z] time="2022-05-17T03:44:25Z" level=info msg="node4(c2bfe47937a1): Node leave event for c2bfe47937a1/172.20.128.81" [2022-05-17T03:44:25.877Z] time="2022-05-17T03:44:25Z" level=warning msg="memberlist: Was able to connect to c2bfe47937a1 but other probes failed, network may be misconfigured" [2022-05-17T03:44:25.877Z] time="2022-05-17T03:44:25Z" level=info msg="Node c2bfe47937a1/172.20.128.81, left gossip cluster" [2022-05-17T03:44:26.333Z] time="2022-05-17T03:44:26Z" level=info msg="Node c2bfe47937a1/172.20.128.81, left gossip cluster" [2022-05-17T03:44:26.464Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-17T03:44:26.791Z] time="2022-05-17T03:44:26Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.20.128.81:10037: use of closed network connection" [2022-05-17T03:44:26.791Z] time="2022-05-17T03:44:26Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, left gossip cluster" [2022-05-17T03:44:26.791Z] time="2022-05-17T03:44:26Z" level=info msg="Node ab3ff6e45e68 change state NodeActive --> NodeFailed" [2022-05-17T03:44:26.791Z] time="2022-05-17T03:44:26Z" level=info msg="Node ab3ff6e45e68/172.20.128.81, added to failed nodes list" [2022-05-17T03:44:26.791Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-05-17T03:44:26.791Z] PASS [2022-05-17T03:44:26.791Z] coverage: 60.0% of statements [2022-05-17T03:44:26.791Z] ok github.com/docker/docker/libnetwork/networkdb 105.856s coverage: 60.0% of statements [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/quota [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/rootless [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-17T03:44:26.791Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-17T03:44:26.792Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-17T03:44:26.792Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-17T03:44:26.792Z] ? github.com/docker/docker/volume [no test files] [2022-05-17T03:44:26.792Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-17T03:44:26.792Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-17T03:44:27.798Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-17T03:44:29.166Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-17T03:44:30.102Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === Skipped [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-17T03:44:30.507Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-17T03:44:30.507Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-17T03:44:30.507Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-17T03:44:30.507Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-17T03:44:30.507Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-17T03:44:30.507Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-17T03:44:30.507Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-17T03:44:30.507Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-17T03:44:30.507Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-17T03:44:30.507Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-17T03:44:30.507Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-17T03:44:30.507Z] daemon_test.go:145: root required [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-17T03:44:30.507Z] reload_test.go:342: root required [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-17T03:44:30.507Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-17T03:44:30.507Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-17T03:44:30.507Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-17T03:44:30.507Z] download_test.go:267: Needs fixing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-17T03:44:30.507Z] layer_test.go:291: Failing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-17T03:44:30.507Z] layer_test.go:340: Failing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-17T03:44:30.507Z] layer_test.go:455: Failing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-17T03:44:30.507Z] layer_test.go:684: Failing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-17T03:44:30.507Z] migration_test.go:45: Failing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-17T03:44:30.507Z] migration_test.go:181: Failing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-17T03:44:30.507Z] mount_test.go:17: Failing on Windows [2022-05-17T03:44:30.507Z] [2022-05-17T03:44:30.507Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-17T03:44:30.508Z] mount_test.go:76: Failing on Windows [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-17T03:44:30.508Z] mount_test.go:125: Failing on Windows [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-17T03:44:30.508Z] mount_test.go:212: Failing on Windows [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-17T03:44:30.508Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-17T03:44:30.508Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-17T03:44:30.508Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-17T03:44:30.508Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-17T03:44:30.508Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-17T03:44:30.508Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-17T03:44:30.508Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-17T03:44:30.508Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-17T03:44:30.508Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-17T03:44:30.508Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-17T03:44:30.508Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-17T03:44:30.508Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-17T03:44:30.508Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-17T03:44:30.508Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-17T03:44:30.508Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-17T03:44:30.508Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-17T03:44:30.508Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:133: Xz not present in msys2 [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-17T03:44:30.508Z] archive_test.go:140: zstd not installed [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:252: Failing on Windows CI machines [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:44:30.508Z] archive_windows_test.go:16: Currently fails [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-17T03:44:30.508Z] changes_test.go:196: needs more investigation [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-17T03:44:30.508Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-17T03:44:30.508Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-17T03:44:30.508Z] changes_test.go:433: needs further investigation [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-17T03:44:30.508Z] changes_test.go:469: needs further investigation [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-17T03:44:30.508Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-17T03:44:30.508Z] poller_test.go:40: No chmod on Windows [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-17T03:44:30.508Z] fileutils_test.go:133: Needs porting to Windows [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-17T03:44:30.508Z] fileutils_test.go:179: Needs porting to Windows [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-17T03:44:30.508Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-17T03:44:30.508Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-17T03:44:30.508Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-17T03:44:30.508Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-17T03:44:30.508Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-17T03:44:30.508Z] [2022-05-17T03:44:30.508Z] DONE 2329 tests, 70 skipped in 314.917s [2022-05-17T03:44:30.508Z] INFO: make.ps1 ended at 05/17/2022 03:44:30 [2022-05-17T03:44:31.033Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-17T03:44:32.368Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-05-17T03:44:32.368Z] === RUN TestServiceUpdateNetwork [2022-05-17T03:44:32.679Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-17T03:44:32.679Z] INFO: Unit tests ended at 05/17/2022 03:44:32. Duration:00:05:32.7477168 [2022-05-17T03:44:32.680Z] INFO: Building busybox [2022-05-17T03:44:32.680Z] Sending build context to Docker daemon 5.12kB [2022-05-17T03:44:32.680Z] [2022-05-17T03:44:32.680Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-17T03:44:32.680Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-17T03:44:32.680Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-17T03:44:32.680Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-17T03:44:32.680Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-17T03:44:32.680Z] ---> 7c569352fed3 [2022-05-17T03:44:32.680Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-17T03:44:32.680Z] ---> Running in 262b595d5274 [2022-05-17T03:44:34.301Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-17T03:44:34.864Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-17T03:44:34.864Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-17T03:44:38.452Z] Removing intermediate container 262b595d5274 [2022-05-17T03:44:38.452Z] ---> 190e98d1df38 [2022-05-17T03:44:38.452Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-17T03:44:38.452Z] ---> Running in d10461b39534 [2022-05-17T03:44:38.908Z] Removing intermediate container d10461b39534 [2022-05-17T03:44:38.908Z] ---> f9173473b927 [2022-05-17T03:44:38.908Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-17T03:44:39.364Z] ---> Running in 08ca45e5434f [2022-05-17T03:44:39.820Z] Removing intermediate container 08ca45e5434f [2022-05-17T03:44:39.820Z] ---> 45c6342ae7c8 [2022-05-17T03:44:39.820Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-17T03:44:40.112Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-17T03:44:40.112Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-17T03:44:40.112Z] docker_cli_daemon_test.go:2503: [db30c88fa4044] daemon is not started [2022-05-17T03:44:40.369Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-17T03:44:41.267Z] ? github.com/docker/docker/api [no test files] [2022-05-17T03:44:41.296Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-17T03:44:41.348Z] [2022-05-17T03:44:41.552Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-17T03:44:41.804Z] ---> b534a8ff9618 [2022-05-17T03:44:41.804Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-17T03:44:41.804Z] ---> Running in 550bd860228c [2022-05-17T03:44:41.809Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-17T03:44:41.809Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-17T03:44:42.372Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-17T03:44:42.482Z] --- PASS: TestBuildWithHugeFile (107.49s) [2022-05-17T03:44:42.482Z] === RUN TestBuildWCOWSandboxSize [2022-05-17T03:44:42.482Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:44:42.482Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestBuildWithEmptyDockerfile [2022-05-17T03:44:42.482Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:44:42.482Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:44:42.482Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:44:42.482Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:44:42.482Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:44:42.482Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:44:42.482Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:44:42.482Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:44:42.482Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:44:42.482Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-17T03:44:42.482Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestBuildPreserveOwnership [2022-05-17T03:44:42.482Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:44:42.482Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestBuildPlatformInvalid [2022-05-17T03:44:42.482Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-17T03:44:42.482Z] PASS [2022-05-17T03:44:42.482Z] ok github.com/docker/docker/integration/build 167.774s [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === Skipped [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-17T03:44:42.482Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-17T03:44:42.482Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-17T03:44:42.482Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-17T03:44:42.482Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:44:42.482Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-17T03:44:42.482Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] DONE 29 tests, 6 skipped in 202.207s [2022-05-17T03:44:42.482Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-17T03:44:42.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:44:42.482Z] INFO: Testing against a local daemon [2022-05-17T03:44:42.482Z] === RUN TestConfigInspect [2022-05-17T03:44:42.482Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestConfigList [2022-05-17T03:44:42.482Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] --- SKIP: TestConfigList (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestConfigsCreateAndDelete [2022-05-17T03:44:42.482Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestConfigsUpdate [2022-05-17T03:44:42.482Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestTemplatedConfig [2022-05-17T03:44:42.482Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestConfigCreateResolve [2022-05-17T03:44:42.482Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:44:42.482Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-17T03:44:42.482Z] PASS [2022-05-17T03:44:42.482Z] ok github.com/docker/docker/integration/config 0.087s [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === Skipped [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-17T03:44:42.482Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-17T03:44:42.482Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-17T03:44:42.482Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-17T03:44:42.482Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-17T03:44:42.482Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-17T03:44:42.482Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:44:42.482Z] [2022-05-17T03:44:42.482Z] DONE 6 tests, 6 skipped in 1.999s [2022-05-17T03:44:42.482Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-17T03:44:42.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:44:42.482Z] INFO: Testing against a local daemon [2022-05-17T03:44:42.482Z] === RUN TestAttachWithTTY [2022-05-17T03:44:42.482Z] --- PASS: TestAttachWithTTY (0.13s) [2022-05-17T03:44:42.482Z] === RUN TestAttachWithoutTTy [2022-05-17T03:44:42.482Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-05-17T03:44:42.482Z] === RUN TestCheckpoint [2022-05-17T03:44:42.482Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:44:42.482Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/commit [2022-05-17T03:44:42.482Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-17T03:44:42.482Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:44:42.482Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:44:42.482Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:44:42.482Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:44:42.482Z] === CONT TestContainerInvalidJSON/commit [2022-05-17T03:44:42.482Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-17T03:44:42.482Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-17T03:44:42.482Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-17T03:44:42.482Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-17T03:44:42.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-17T03:44:42.482Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-05-17T03:44:42.482Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-17T03:44:42.482Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-05-17T03:44:42.482Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-17T03:44:42.482Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-05-17T03:44:42.482Z] === RUN TestCopyEmptyFile [2022-05-17T03:44:42.482Z] --- PASS: TestCopyEmptyFile (0.32s) [2022-05-17T03:44:42.482Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-17T03:44:42.482Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-05-17T03:44:42.482Z] === RUN TestCopyFromContainer [2022-05-17T03:44:42.482Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.482Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-17T03:44:42.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:44:42.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:44:42.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:44:42.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:44:42.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:44:42.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:44:42.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:44:42.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:44:42.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:44:42.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-17T03:44:42.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-17T03:44:42.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-17T03:44:42.482Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-17T03:44:42.482Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-17T03:44:42.482Z] === RUN TestCreateWithInvalidEnv [2022-05-17T03:44:42.482Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-17T03:44:42.483Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-17T03:44:42.483Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-17T03:44:42.483Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-17T03:44:42.483Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-17T03:44:42.483Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-17T03:44:42.483Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-17T03:44:42.483Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-17T03:44:42.483Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-17T03:44:42.483Z] === RUN TestCreateTmpfsMountsTarget [2022-05-17T03:44:42.483Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.483Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-17T03:44:42.483Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-17T03:44:42.483Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:44:42.483Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-17T03:44:42.483Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-17T03:44:42.483Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:44:42.483Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-17T03:44:42.483Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-17T03:44:42.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:44:42.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:44:42.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:44:42.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:44:42.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:44:42.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:44:42.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:44:42.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:44:42.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:44:42.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:44:42.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:44:42.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:44:42.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:44:42.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:44:42.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-17T03:44:42.483Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-17T03:44:42.483Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-17T03:44:42.483Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-17T03:44:42.483Z] === RUN TestCreateDifferentPlatform [2022-05-17T03:44:42.483Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-17T03:44:42.483Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-17T03:44:42.483Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-17T03:44:42.483Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-17T03:44:42.483Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-17T03:44:42.483Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-05-17T03:44:42.483Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-17T03:44:42.483Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-17T03:44:42.483Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-17T03:44:42.483Z] === RUN TestContainerKillOnDaemonStart [2022-05-17T03:44:42.483Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:42.483Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-17T03:44:42.483Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:44:42.483Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:44:42.483Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:42.483Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:44:44.592Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-05-17T03:44:44.592Z] === RUN TestServiceUpdatePidsLimit [2022-05-17T03:44:44.890Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-17T03:44:45.162Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-17T03:44:46.103Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-17T03:44:46.255Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-17T03:44:46.421Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-17T03:44:46.421Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-17T03:44:46.421Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-05-17T03:44:46.421Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-05-17T03:44:46.421Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-05-17T03:44:46.421Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.91s) [2022-05-17T03:44:46.421Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.31s) [2022-05-17T03:44:46.421Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.93s) [2022-05-17T03:44:46.421Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.82s) [2022-05-17T03:44:46.421Z] === RUN TestDiff [2022-05-17T03:44:46.421Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-17T03:44:46.421Z] --- SKIP: TestDiff (0.00s) [2022-05-17T03:44:46.421Z] === RUN TestExecWithCloseStdin [2022-05-17T03:44:47.621Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-17T03:44:48.566Z] --- PASS: TestExecWithCloseStdin (2.15s) [2022-05-17T03:44:48.566Z] === RUN TestExec [2022-05-17T03:44:48.987Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-17T03:44:49.915Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-17T03:44:50.476Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-17T03:44:50.730Z] --- PASS: TestExec (1.97s) [2022-05-17T03:44:50.730Z] === RUN TestExecUser [2022-05-17T03:44:50.730Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-17T03:44:50.730Z] --- SKIP: TestExecUser (0.00s) [2022-05-17T03:44:50.730Z] === RUN TestExportContainerAndImportImage [2022-05-17T03:44:50.730Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:50.730Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-17T03:44:50.730Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-17T03:44:50.730Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:50.730Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-17T03:44:50.730Z] === RUN TestHealthCheckWorkdir [2022-05-17T03:44:50.730Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-17T03:44:50.730Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-17T03:44:50.730Z] === RUN TestHealthKillContainer [2022-05-17T03:44:50.730Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-17T03:44:50.730Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-17T03:44:50.730Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-17T03:44:50.730Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-17T03:44:50.730Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-17T03:44:50.730Z] === RUN TestKillContainerInvalidSignal [2022-05-17T03:44:51.038Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-17T03:44:52.096Z] Removing intermediate container 550bd860228c [2022-05-17T03:44:52.096Z] ---> 4137dca326e4 [2022-05-17T03:44:52.096Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-17T03:44:52.096Z] ---> Running in ec4be5bc2554 [2022-05-17T03:44:52.242Z] --- PASS: TestKillContainerInvalidSignal (1.89s) [2022-05-17T03:44:52.242Z] === RUN TestKillContainer [2022-05-17T03:44:52.242Z] === RUN TestKillContainer/no_signal [2022-05-17T03:44:52.681Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-17T03:44:52.929Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-17T03:44:54.261Z] [2022-05-17T03:44:54.261Z] SUCCESS: Specified value was saved. [2022-05-17T03:44:54.391Z] === RUN TestKillContainer/non_killing_signal [2022-05-17T03:44:54.391Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-17T03:44:54.391Z] === RUN TestKillContainer/killing_signal [2022-05-17T03:44:54.818Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-17T03:44:56.534Z] --- PASS: TestKillContainer (4.12s) [2022-05-17T03:44:56.534Z] --- PASS: TestKillContainer/no_signal (1.74s) [2022-05-17T03:44:56.534Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:44:56.534Z] --- PASS: TestKillContainer/killing_signal (2.32s) [2022-05-17T03:44:56.534Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-17T03:44:56.534Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:44:56.534Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-17T03:44:56.534Z] === RUN TestKillStoppedContainer [2022-05-17T03:44:56.534Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:44:56.534Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-17T03:44:56.534Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-17T03:44:56.534Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:44:56.534Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-17T03:44:56.534Z] === RUN TestKillDifferentUserContainer [2022-05-17T03:44:56.534Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-17T03:44:56.534Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-17T03:44:56.534Z] === RUN TestInspectOomKilledTrue [2022-05-17T03:44:56.534Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:44:56.534Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-17T03:44:56.534Z] === RUN TestInspectOomKilledFalse [2022-05-17T03:44:56.534Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:44:56.534Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-17T03:44:56.534Z] === RUN TestLogsFollowTailEmpty [2022-05-17T03:44:57.157Z] Removing intermediate container ec4be5bc2554 [2022-05-17T03:44:57.157Z] ---> 28194df6a3aa [2022-05-17T03:44:57.157Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-17T03:44:57.613Z] ---> Running in 0cd277edfbc2 [2022-05-17T03:44:58.045Z] --- PASS: TestLogsFollowTailEmpty (1.86s) [2022-05-17T03:44:58.045Z] === RUN TestNetworkNat [2022-05-17T03:44:58.045Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-17T03:44:58.045Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-17T03:44:58.045Z] === RUN TestNetworkLocalhostTCPNat [2022-05-17T03:44:58.095Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-17T03:44:58.096Z] check_test.go:307: [d8efc5b4730c8] daemon is not started [2022-05-17T03:44:58.096Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-17T03:44:58.351Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-17T03:45:00.811Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-05-17T03:45:00.811Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-17T03:45:00.811Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-17T03:45:00.811Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-17T03:45:00.811Z] PASS [2022-05-17T03:45:00.811Z] [2022-05-17T03:45:00.811Z] === Skipped [2022-05-17T03:45:00.811Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-17T03:45:00.811Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-17T03:45:00.811Z] [2022-05-17T03:45:00.811Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-17T03:45:00.811Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-17T03:45:00.811Z] [2022-05-17T03:45:00.811Z] DONE 27 tests, 2 skipped in 131.018s [2022-05-17T03:45:00.811Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-17T03:45:00.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:45:00.811Z] ++ set -e [2022-05-17T03:45:00.811Z] ++ '[' -n 0 ']' [2022-05-17T03:45:00.811Z] ++ set -x [2022-05-17T03:45:00.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:45:00.811Z] INFO: Testing against a local daemon [2022-05-17T03:45:00.811Z] === RUN TestSessionCreate [2022-05-17T03:45:00.811Z] --- PASS: TestSessionCreate (0.02s) [2022-05-17T03:45:00.811Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-17T03:45:00.811Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-17T03:45:00.811Z] PASS [2022-05-17T03:45:00.811Z] [2022-05-17T03:45:00.811Z] DONE 2 tests in 0.126s [2022-05-17T03:45:00.811Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-17T03:45:00.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:45:00.812Z] ++ set -e [2022-05-17T03:45:00.812Z] ++ '[' -n 0 ']' [2022-05-17T03:45:00.812Z] ++ set -x [2022-05-17T03:45:00.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:45:00.812Z] INFO: Testing against a local daemon [2022-05-17T03:45:00.812Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:45:00.812Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-17T03:45:00.812Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:45:00.812Z] === RUN TestDiskUsage [2022-05-17T03:45:00.812Z] === PAUSE TestDiskUsage [2022-05-17T03:45:00.812Z] === RUN TestEventsExecDie [2022-05-17T03:45:00.812Z] --- PASS: TestEventsExecDie (0.49s) [2022-05-17T03:45:00.812Z] === RUN TestEventsBackwardsCompatible [2022-05-17T03:45:00.812Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-17T03:45:00.812Z] === RUN TestEventsVolumeCreate [2022-05-17T03:45:00.812Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-17T03:45:00.812Z] === RUN TestInfoBinaryCommits [2022-05-17T03:45:00.812Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-17T03:45:00.812Z] === RUN TestInfoAPIVersioned [2022-05-17T03:45:00.812Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-17T03:45:00.812Z] === RUN TestInfoAPI [2022-05-17T03:45:01.072Z] --- PASS: TestInfoAPI (0.02s) [2022-05-17T03:45:01.072Z] === RUN TestInfoAPIWarnings [2022-05-17T03:45:01.741Z] --- PASS: TestNetworkLocalhostTCPNat (3.29s) [2022-05-17T03:45:01.741Z] === RUN TestNetworkLoopbackNat [2022-05-17T03:45:01.741Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-17T03:45:01.741Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-17T03:45:01.741Z] === RUN TestPause [2022-05-17T03:45:01.741Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-17T03:45:01.741Z] --- SKIP: TestPause (0.00s) [2022-05-17T03:45:01.741Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-17T03:45:02.285Z] Cannot create a file when that file already exists. [2022-05-17T03:45:03.256Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.86s) [2022-05-17T03:45:03.256Z] === RUN TestPauseStopPausedContainer [2022-05-17T03:45:03.256Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:45:03.256Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-17T03:45:03.256Z] === RUN TestPsFilter [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite (338.74s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.26s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.51s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.74s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.26s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.39s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.47s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.20s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.97s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.04s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.94s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.48s) [2022-05-17T03:45:03.605Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.27s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.04s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.59s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.56s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.58s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.76s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.99s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.54s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.93s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.43s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.73s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.88s) [2022-05-17T03:45:03.605Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-17T03:45:03.605Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.47s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.01s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.19s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.86s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.01s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.25s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.21s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.92s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.27s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.09s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.39s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.88s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.63s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.29s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) [2022-05-17T03:45:03.605Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.39s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.41s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.55s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.58s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-05-17T03:45:03.606Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s) [2022-05-17T03:45:03.606Z] === RUN TestDockerSwarmSuite [2022-05-17T03:45:03.606Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-17T03:45:03.707Z] --- PASS: TestPsFilter (0.33s) [2022-05-17T03:45:03.707Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-17T03:45:06.385Z] === RUN TestMiddlewares [2022-05-17T03:45:06.386Z] --- PASS: TestMiddlewares (0.00s) [2022-05-17T03:45:06.386Z] PASS [2022-05-17T03:45:06.386Z] coverage: 7.9% of statements [2022-05-17T03:45:06.386Z] ok github.com/docker/docker/api/server 0.086s coverage: 7.9% of statements [2022-05-17T03:45:06.575Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.44s) [2022-05-17T03:45:06.575Z] === RUN TestRemoveContainerWithVolume [2022-05-17T03:45:06.875Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-17T03:45:08.053Z] Removing intermediate container 0cd277edfbc2 [2022-05-17T03:45:08.053Z] ---> b4d4cf36a37d [2022-05-17T03:45:08.053Z] Step 13/13 : CMD ["sh"] [2022-05-17T03:45:08.053Z] ---> Running in c09247b5f299 [2022-05-17T03:45:08.509Z] Removing intermediate container c09247b5f299 [2022-05-17T03:45:08.509Z] ---> a705f2717f80 [2022-05-17T03:45:08.509Z] Successfully built a705f2717f80 [2022-05-17T03:45:08.509Z] Successfully tagged busybox:latest [2022-05-17T03:45:08.509Z] INFO: Docker images of the daemon under test [2022-05-17T03:45:08.509Z] [2022-05-17T03:45:08.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T03:45:08.509Z] busybox latest a705f2717f80 Less than a second ago 4.95GB [2022-05-17T03:45:08.509Z] microsoft/windowsservercore latest 7c569352fed3 12 days ago 4.9GB [2022-05-17T03:45:08.509Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 12 days ago 4.9GB [2022-05-17T03:45:08.509Z] [2022-05-17T03:45:08.509Z] INFO: Running integration tests at 05/17/2022 03:45:08... [2022-05-17T03:45:08.509Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-17T03:45:08.509Z] INFO: Integration API tests being run from the host: [2022-05-17T03:45:08.509Z] INFO: make.ps1 starting at 05/17/2022 03:45:08 [2022-05-17T03:45:08.722Z] --- PASS: TestRemoveContainerWithVolume (2.47s) [2022-05-17T03:45:08.722Z] === RUN TestRemoveContainerRunning [2022-05-17T03:45:10.039Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-17T03:45:10.144Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-17T03:45:10.875Z] --- PASS: TestRemoveContainerRunning (1.84s) [2022-05-17T03:45:10.875Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-17T03:45:12.384Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.87s) [2022-05-17T03:45:12.384Z] === RUN TestRemoveInvalidContainer [2022-05-17T03:45:12.384Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-17T03:45:12.384Z] === RUN TestRenameLinkedContainer [2022-05-17T03:45:12.384Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-17T03:45:12.384Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-17T03:45:12.384Z] === RUN TestRenameStoppedContainer [2022-05-17T03:45:15.244Z] --- PASS: TestRenameStoppedContainer (2.51s) [2022-05-17T03:45:15.244Z] === RUN TestRenameRunningContainerAndReuse [2022-05-17T03:45:15.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-17T03:45:18.929Z] --- PASS: TestRenameRunningContainerAndReuse (3.95s) [2022-05-17T03:45:18.929Z] === RUN TestRenameInvalidName [2022-05-17T03:45:19.185Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-17T03:45:19.185Z] === RUN TestInfoDebug [2022-05-17T03:45:19.185Z] --- PASS: TestInfoDebug (0.52s) [2022-05-17T03:45:19.185Z] === RUN TestInfoInsecureRegistries [2022-05-17T03:45:19.185Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-17T03:45:19.185Z] === RUN TestInfoRegistryMirrors [2022-05-17T03:45:19.185Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-17T03:45:19.185Z] === RUN TestLoginFailsWithBadCredentials [2022-05-17T03:45:19.185Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-17T03:45:19.185Z] === RUN TestPingCacheHeaders [2022-05-17T03:45:19.185Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-17T03:45:19.185Z] === RUN TestPingGet [2022-05-17T03:45:19.185Z] --- PASS: TestPingGet (0.01s) [2022-05-17T03:45:19.185Z] === RUN TestPingHead [2022-05-17T03:45:19.185Z] --- PASS: TestPingHead (0.02s) [2022-05-17T03:45:19.185Z] === RUN TestPingSwarmHeader [2022-05-17T03:45:19.556Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-17T03:45:19.756Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-17T03:45:20.327Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-17T03:45:21.073Z] --- PASS: TestRenameInvalidName (1.84s) [2022-05-17T03:45:21.073Z] === RUN TestRenameAnonymousContainer [2022-05-17T03:45:21.268Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-17T03:45:21.268Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-05-17T03:45:21.268Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-17T03:45:21.268Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-17T03:45:21.268Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-17T03:45:21.268Z] === RUN TestVersion [2022-05-17T03:45:21.268Z] --- PASS: TestVersion (0.02s) [2022-05-17T03:45:21.268Z] === CONT TestDiskUsage [2022-05-17T03:45:21.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/container_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/image_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/volume_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-17T03:45:21.841Z] === RUN TestDiskUsage/after_container.Run [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-17T03:45:22.101Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-17T03:45:22.361Z] --- PASS: TestDiskUsage (1.11s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-17T03:45:22.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:45:22.362Z] PASS [2022-05-17T03:45:22.362Z] [2022-05-17T03:45:22.362Z] === Skipped [2022-05-17T03:45:22.362Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:45:22.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-17T03:45:22.362Z] [2022-05-17T03:45:22.362Z] DONE 54 tests, 1 skipped in 22.163s [2022-05-17T03:45:22.362Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-17T03:45:22.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:45:22.362Z] ++ set -e [2022-05-17T03:45:22.362Z] ++ '[' -n 0 ']' [2022-05-17T03:45:22.362Z] ++ set -x [2022-05-17T03:45:22.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:45:22.362Z] INFO: Testing against a local daemon [2022-05-17T03:45:22.362Z] === RUN TestVolumesCreateAndList [2022-05-17T03:45:22.362Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-17T03:45:22.362Z] === RUN TestVolumesRemove [2022-05-17T03:45:22.623Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-17T03:45:22.623Z] === RUN TestVolumesInspect [2022-05-17T03:45:22.623Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-17T03:45:22.623Z] === RUN TestVolumesInvalidJSON [2022-05-17T03:45:22.623Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-17T03:45:22.623Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-17T03:45:22.623Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-17T03:45:22.623Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-17T03:45:22.623Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-17T03:45:22.623Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-17T03:45:22.623Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-17T03:45:22.623Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-17T03:45:22.623Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-17T03:45:22.623Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-17T03:45:22.623Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-17T03:45:22.623Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-17T03:45:22.623Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-17T03:45:22.623Z] PASS [2022-05-17T03:45:22.623Z] [2022-05-17T03:45:22.623Z] DONE 9 tests in 0.194s [2022-05-17T03:45:22.623Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-17T03:45:22.623Z] ++++ cat bundles/test-integration/docker.pid [2022-05-17T03:45:22.623Z] +++ kill 14277 [2022-05-17T03:45:22.884Z] +++ /etc/init.d/apparmor stop [2022-05-17T03:45:22.884Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-17T03:45:22.884Z] [2022-05-17T03:45:22.884Z] Unloading profiles will leave already running processes permanently [2022-05-17T03:45:22.884Z] unconfined, which can lead to unexpected situations. [2022-05-17T03:45:22.884Z] [2022-05-17T03:45:22.884Z] To set a process to complain mode, use the command line tool [2022-05-17T03:45:22.884Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-17T03:45:22.884Z] +++ true [2022-05-17T03:45:22.884Z] exiting test-integration [2022-05-17T03:45:22.884Z] ++ exit 0 [2022-05-17T03:45:22.884Z] Post stage [Pipeline] junit [2022-05-17T03:45:23.468Z] Recording test results [2022-05-17T03:45:23.694Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-17T03:45:24.047Z] + echo Ensuring container killed. [2022-05-17T03:45:24.047Z] Ensuring container killed. [2022-05-17T03:45:24.047Z] + docker rm -vf docker-pr6 [2022-05-17T03:45:24.047Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-17T03:45:24.340Z] + echo Chowning /workspace to jenkins user [2022-05-17T03:45:24.340Z] Chowning /workspace to jenkins user [2022-05-17T03:45:24.340Z] + id -u [2022-05-17T03:45:24.340Z] + id -g [2022-05-17T03:45:24.340Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43598:/workspace busybox chown -R 1000:1000 /workspace [2022-05-17T03:45:24.340Z] Unable to find image 'busybox:latest' locally [2022-05-17T03:45:24.340Z] latest: Pulling from library/busybox [2022-05-17T03:45:24.600Z] 2f0e692259c0: Pulling fs layer [2022-05-17T03:45:24.600Z] 2f0e692259c0: Verifying Checksum [2022-05-17T03:45:24.600Z] 2f0e692259c0: Download complete [2022-05-17T03:45:24.600Z] 2f0e692259c0: Pull complete [2022-05-17T03:45:24.600Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-17T03:45:24.600Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-17T03:45:26.288Z] + bundleName=arm64-integration [2022-05-17T03:45:26.288Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-17T03:45:26.288Z] Creating arm64-integration-bundles.tar.gz [2022-05-17T03:45:26.288Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-17T03:45:26.288Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-17T03:45:26.562Z] Archiving artifacts [2022-05-17T03:45:28.141Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-17T03:45:28.459Z] + make clean [2022-05-17T03:45:28.720Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-17T03:45:28.720Z] docker-dev-cache [2022-05-17T03:45:28.720Z] docker-mod-cache [Pipeline] deleteDir [2022-05-17T03:45:29.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-17T03:45:29.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-17T03:45:29.547Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-17T03:45:30.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-17T03:45:30.763Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T03:45:31.298Z] --- PASS: TestRenameAnonymousContainer (9.81s) [2022-05-17T03:45:31.298Z] === RUN TestRenameContainerWithSameName [2022-05-17T03:45:31.696Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-17T03:45:32.249Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2022-05-17T03:45:32.249Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-17T03:45:32.249Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-17T03:45:32.249Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-17T03:45:32.249Z] === RUN TestResize [2022-05-17T03:45:32.259Z] docker_api_swarm_test.go:563: [d0c5aaf8df703] joining swarm manager [d8248e5d67d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:45:33.625Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-17T03:45:33.625Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-17T03:45:33.625Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-17T03:45:34.187Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-17T03:45:34.393Z] --- PASS: TestResize (1.91s) [2022-05-17T03:45:34.393Z] === RUN TestResizeWithInvalidSize [2022-05-17T03:45:35.903Z] --- PASS: TestResizeWithInvalidSize (1.84s) [2022-05-17T03:45:35.903Z] === RUN TestResizeWhenContainerNotStarted [2022-05-17T03:45:38.774Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2022-05-17T03:45:38.774Z] === RUN TestDaemonRestartKillContainers [2022-05-17T03:45:38.774Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:45:38.774Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:45:38.774Z] === RUN TestStats [2022-05-17T03:45:38.774Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-17T03:45:38.774Z] --- SKIP: TestStats (0.00s) [2022-05-17T03:45:38.774Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-17T03:45:44.131Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-17T03:45:44.131Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-17T03:45:44.693Z] docker_api_swarm_test.go:585: [d003b6e63258d] joining swarm manager [d8248e5d67d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:45:44.693Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-17T03:45:45.255Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-17T03:45:45.772Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.24s) [2022-05-17T03:45:45.772Z] === RUN TestStopContainerWithTimeout [2022-05-17T03:45:45.772Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-17T03:45:45.772Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-17T03:45:45.772Z] === RUN TestUpdateRestartPolicy [2022-05-17T03:45:45.817Z] === RUN TestDockerSuite/TestBuildFails [2022-05-17T03:45:46.746Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-17T03:45:47.002Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-17T03:45:47.936Z] check_test.go:378: [d0c5aaf8df703] daemon is not started [2022-05-17T03:45:49.301Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-17T03:45:51.192Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-17T03:45:52.561Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-17T03:45:52.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:45:52.565Z] INFO: Testing against a local daemon [2022-05-17T03:45:52.565Z] === RUN TestBuildWithSession [2022-05-17T03:45:52.565Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:45:52.565Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-17T03:45:52.565Z] === RUN TestBuildSquashParent [2022-05-17T03:45:52.565Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:45:52.565Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-17T03:45:52.565Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-17T03:45:52.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:45:52.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:45:52.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:45:52.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:45:52.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:45:52.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:45:52.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:45:52.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:45:52.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:45:52.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:45:52.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:45:52.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:45:52.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:45:52.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:45:52.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:45:52.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:45:53.926Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-17T03:45:54.182Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-17T03:45:55.112Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-17T03:45:57.002Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-17T03:45:57.930Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-17T03:45:57.930Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-17T03:45:58.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-17T03:45:58.492Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-17T03:45:58.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-17T03:45:59.858Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-17T03:46:01.225Z] docker_api_swarm_test.go:46: [dafdf1f613711] joining swarm manager [dd0abfbc78d07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:46:02.595Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-17T03:46:03.962Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-17T03:46:06.480Z] --- PASS: TestImportExtremelyLargeImageWorks (180.42s) [2022-05-17T03:46:06.480Z] PASS [2022-05-17T03:46:06.480Z] [2022-05-17T03:46:06.480Z] DONE 22 tests in 185.041s [2022-05-17T03:46:06.480Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-17T03:46:06.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:46:06.480Z] ++ set -e [2022-05-17T03:46:06.480Z] ++ '[' -n 0 ']' [2022-05-17T03:46:06.480Z] ++ set -x [2022-05-17T03:46:06.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:46:06.480Z] INFO: Testing against a local daemon [2022-05-17T03:46:06.480Z] === RUN TestNetworkCreateDelete [2022-05-17T03:46:06.480Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-17T03:46:06.480Z] === RUN TestDockerNetworkDeletePreferID [2022-05-17T03:46:06.772Z] --- PASS: TestUpdateRestartPolicy (21.03s) [2022-05-17T03:46:06.772Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-17T03:46:07.042Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2022-05-17T03:46:07.042Z] === RUN TestDaemonDNSFallback [2022-05-17T03:46:07.297Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-17T03:46:07.730Z] --- PASS: TestUpdateRestartWithAutoRemove (2.02s) [2022-05-17T03:46:07.730Z] === RUN TestWaitNonBlocked [2022-05-17T03:46:07.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:46:07.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:46:07.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:46:07.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:46:07.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:46:07.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:46:07.860Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-17T03:46:08.421Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-17T03:46:08.983Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-17T03:46:09.239Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-17T03:46:09.239Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-17T03:46:09.801Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-17T03:46:10.057Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-17T03:46:10.313Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-17T03:46:10.874Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-17T03:46:10.874Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-17T03:46:11.130Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-17T03:46:11.414Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-17T03:46:11.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.24s) [2022-05-17T03:46:11.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.33s) [2022-05-17T03:46:11.414Z] === RUN TestWaitBlocked [2022-05-17T03:46:11.414Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:11.414Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-17T03:46:11.414Z] PASS [2022-05-17T03:46:11.414Z] ok github.com/docker/docker/integration/container 92.089s [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === Skipped [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-17T03:46:11.414Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-17T03:46:11.414Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-17T03:46:11.414Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-17T03:46:11.414Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-17T03:46:11.414Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-17T03:46:11.414Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-17T03:46:11.414Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-17T03:46:11.414Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-17T03:46:11.414Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-17T03:46:11.414Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:46:11.414Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-17T03:46:11.414Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-17T03:46:11.414Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-17T03:46:11.414Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-17T03:46:11.414Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-17T03:46:11.414Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-17T03:46:11.414Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-17T03:46:11.414Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:46:11.414Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-17T03:46:11.414Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-17T03:46:11.414Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-17T03:46:11.414Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-17T03:46:11.414Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-17T03:46:11.414Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-17T03:46:11.414Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-17T03:46:11.414Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-17T03:46:11.414Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-17T03:46:11.414Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-17T03:46:11.414Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-17T03:46:11.414Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-17T03:46:11.414Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-17T03:46:11.414Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:46:11.414Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-17T03:46:11.414Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-17T03:46:11.414Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-17T03:46:11.414Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:11.414Z] [2022-05-17T03:46:11.414Z] DONE 122 tests, 34 skipped in 94.835s [2022-05-17T03:46:11.414Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-17T03:46:12.057Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-17T03:46:13.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:46:13.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:46:13.948Z] --- PASS: TestDaemonDNSFallback (6.75s) [2022-05-17T03:46:13.948Z] === RUN TestInspectNetwork [2022-05-17T03:46:14.204Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-17T03:46:17.531Z] === RUN TestInspectNetwork/full_network_id [2022-05-17T03:46:17.531Z] === RUN TestInspectNetwork/partial_network_id [2022-05-17T03:46:17.531Z] === RUN TestInspectNetwork/network_name [2022-05-17T03:46:17.531Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-17T03:46:18.457Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-17T03:46:18.471Z] === RUN TestBoolValue [2022-05-17T03:46:18.471Z] --- PASS: TestBoolValue (0.00s) [2022-05-17T03:46:18.471Z] === RUN TestBoolValueOrDefault [2022-05-17T03:46:18.471Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-17T03:46:18.471Z] === RUN TestInt64ValueOrZero [2022-05-17T03:46:18.471Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-17T03:46:18.471Z] === RUN TestInt64ValueOrDefault [2022-05-17T03:46:18.471Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-17T03:46:18.471Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-17T03:46:18.471Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-17T03:46:18.471Z] === RUN TestJsonContentType [2022-05-17T03:46:18.471Z] --- PASS: TestJsonContentType (0.00s) [2022-05-17T03:46:18.471Z] === RUN TestReadJSON [2022-05-17T03:46:18.471Z] === RUN TestReadJSON/nil_body [2022-05-17T03:46:18.471Z] === RUN TestReadJSON/empty_body [2022-05-17T03:46:18.471Z] === RUN TestReadJSON/with_valid_request [2022-05-17T03:46:18.471Z] === RUN TestReadJSON/with_whitespace [2022-05-17T03:46:18.471Z] === RUN TestReadJSON/with_extra_content [2022-05-17T03:46:18.471Z] === RUN TestReadJSON/invalid_JSON [2022-05-17T03:46:18.471Z] --- PASS: TestReadJSON (0.00s) [2022-05-17T03:46:18.471Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-17T03:46:18.471Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-17T03:46:18.471Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-17T03:46:18.471Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-17T03:46:18.471Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-17T03:46:18.471Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-17T03:46:18.471Z] PASS [2022-05-17T03:46:18.471Z] coverage: 31.9% of statements [2022-05-17T03:46:18.471Z] ok github.com/docker/docker/api/server/httputils 0.060s coverage: 31.9% of statements [2022-05-17T03:46:18.471Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-17T03:46:18.471Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-17T03:46:18.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-17T03:46:19.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-17T03:46:21.010Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-17T03:46:21.010Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-17T03:46:21.267Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-17T03:46:21.267Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-17T03:46:21.368Z] === RUN TestMaskSecretKeys [2022-05-17T03:46:21.368Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-17T03:46:21.368Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-17T03:46:21.368Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-17T03:46:21.368Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-17T03:46:21.368Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-17T03:46:21.368Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-17T03:46:21.368Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-17T03:46:21.368Z] === RUN TestVersionMiddlewareVersion [2022-05-17T03:46:21.368Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-17T03:46:21.368Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-17T03:46:21.368Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-17T03:46:21.368Z] PASS [2022-05-17T03:46:21.368Z] coverage: 37.7% of statements [2022-05-17T03:46:21.368Z] ok github.com/docker/docker/api/server/middleware 0.127s coverage: 37.7% of statements [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-17T03:46:21.368Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-17T03:46:21.524Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-17T03:46:21.524Z] --- PASS: TestInspectNetwork (7.85s) [2022-05-17T03:46:21.524Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-17T03:46:21.524Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-17T03:46:21.524Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-17T03:46:21.524Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-17T03:46:21.524Z] === RUN TestRunContainerWithBridgeNone [2022-05-17T03:46:22.086Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-17T03:46:22.333Z] === RUN TestToJSON [2022-05-17T03:46:22.333Z] --- PASS: TestToJSON (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestToParamWithVersion [2022-05-17T03:46:22.333Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestFromJSON [2022-05-17T03:46:22.333Z] --- PASS: TestFromJSON (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestEmpty [2022-05-17T03:46:22.333Z] --- PASS: TestEmpty (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestArgsMatchKVListEmptySources [2022-05-17T03:46:22.333Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestArgsMatchKVList [2022-05-17T03:46:22.333Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestArgsMatch [2022-05-17T03:46:22.333Z] --- PASS: TestArgsMatch (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestAdd [2022-05-17T03:46:22.333Z] --- PASS: TestAdd (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestDel [2022-05-17T03:46:22.333Z] --- PASS: TestDel (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestLen [2022-05-17T03:46:22.333Z] --- PASS: TestLen (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestExactMatch [2022-05-17T03:46:22.333Z] --- PASS: TestExactMatch (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestOnlyOneExactMatch [2022-05-17T03:46:22.333Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestContains [2022-05-17T03:46:22.333Z] --- PASS: TestContains (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestValidate [2022-05-17T03:46:22.333Z] --- PASS: TestValidate (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestWalkValues [2022-05-17T03:46:22.333Z] --- PASS: TestWalkValues (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestFuzzyMatch [2022-05-17T03:46:22.333Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-17T03:46:22.333Z] === RUN TestClone [2022-05-17T03:46:22.333Z] --- PASS: TestClone (0.00s) [2022-05-17T03:46:22.333Z] PASS [2022-05-17T03:46:22.333Z] coverage: 92.2% of statements [2022-05-17T03:46:22.333Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-05-17T03:46:22.790Z] === RUN TestAdjustForAPIVersion [2022-05-17T03:46:22.790Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-17T03:46:22.790Z] PASS [2022-05-17T03:46:22.790Z] coverage: 6.0% of statements [2022-05-17T03:46:22.790Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 6.0% of statements [2022-05-17T03:46:22.790Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-17T03:46:22.790Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-17T03:46:22.790Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-17T03:46:22.790Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestGetVolumeByNameNotFound [2022-05-17T03:46:22.790Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-17T03:46:22.790Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-17T03:46:22.790Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestListVolumes [2022-05-17T03:46:22.790Z] --- PASS: TestListVolumes (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestListVolumesNoSwarm [2022-05-17T03:46:22.790Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestListVolumesNoManager [2022-05-17T03:46:22.790Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestCreateRegularVolume [2022-05-17T03:46:22.790Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-17T03:46:22.790Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-17T03:46:22.790Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestCreateVolumeCluster [2022-05-17T03:46:22.790Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestUpdateVolume [2022-05-17T03:46:22.790Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestUpdateVolumeNoSwarm [2022-05-17T03:46:22.790Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestUpdateVolumeNotFound [2022-05-17T03:46:22.790Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestVolumeRemove [2022-05-17T03:46:22.790Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestVolumeRemoveSwarm [2022-05-17T03:46:22.790Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-17T03:46:22.790Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-17T03:46:22.790Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-17T03:46:22.790Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-17T03:46:22.790Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestVolumeRemoveSwarmForce [2022-05-17T03:46:22.790Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-17T03:46:22.790Z] PASS [2022-05-17T03:46:22.790Z] coverage: 67.9% of statements [2022-05-17T03:46:22.790Z] ok github.com/docker/docker/api/server/router/volume 0.058s coverage: 67.9% of statements [2022-05-17T03:46:22.790Z] === RUN TestStrSliceMarshalJSON [2022-05-17T03:46:22.790Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestStrSliceUnmarshalJSON [2022-05-17T03:46:22.790Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestStrSliceUnmarshalString [2022-05-17T03:46:22.790Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-17T03:46:22.790Z] === RUN TestStrSliceUnmarshalSlice [2022-05-17T03:46:22.790Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-17T03:46:22.790Z] PASS [2022-05-17T03:46:22.790Z] coverage: 90.0% of statements [2022-05-17T03:46:22.790Z] ? github.com/docker/docker/api/types [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-17T03:46:23.248Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-17T03:46:23.248Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-17T03:46:23.248Z] === RUN TestGetTimestamp [2022-05-17T03:46:23.706Z] --- PASS: TestGetTimestamp (0.21s) [2022-05-17T03:46:23.706Z] === RUN TestParseTimestamps [2022-05-17T03:46:23.706Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-17T03:46:23.706Z] PASS [2022-05-17T03:46:23.706Z] coverage: 100.0% of statements [2022-05-17T03:46:23.706Z] ok github.com/docker/docker/api/types/time 0.259s coverage: 100.0% of statements [2022-05-17T03:46:23.706Z] === RUN TestCompareVersion [2022-05-17T03:46:23.706Z] --- PASS: TestCompareVersion (0.00s) [2022-05-17T03:46:23.706Z] PASS [2022-05-17T03:46:23.706Z] coverage: 77.3% of statements [2022-05-17T03:46:23.706Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 77.3% of statements [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/builder [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-17T03:46:23.706Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-17T03:46:23.979Z] --- PASS: TestRunContainerWithBridgeNone (2.18s) [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-17T03:46:23.979Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:46:23.979Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:46:23.979Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:46:23.979Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-17T03:46:23.979Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-17T03:46:23.979Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-17T03:46:23.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-17T03:46:23.979Z] === RUN TestNetworkList [2022-05-17T03:46:23.979Z] === RUN TestNetworkList//networks [2022-05-17T03:46:23.979Z] === PAUSE TestNetworkList//networks [2022-05-17T03:46:23.979Z] === RUN TestNetworkList//networks/ [2022-05-17T03:46:23.979Z] === PAUSE TestNetworkList//networks/ [2022-05-17T03:46:23.979Z] === CONT TestNetworkList//networks [2022-05-17T03:46:23.979Z] === CONT TestNetworkList//networks/ [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkList (0.02s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-17T03:46:23.979Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-17T03:46:23.979Z] === RUN TestHostIPv4BridgeLabel [2022-05-17T03:46:23.979Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-17T03:46:24.236Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-05-17T03:46:24.236Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-17T03:46:24.431Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-17T03:46:24.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.26s) [2022-05-17T03:46:24.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.26s) [2022-05-17T03:46:24.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.46s) [2022-05-17T03:46:24.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.52s) [2022-05-17T03:46:24.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.70s) [2022-05-17T03:46:24.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.89s) [2022-05-17T03:46:24.431Z] === RUN TestBuildMultiStageCopy [2022-05-17T03:46:24.431Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-17T03:46:24.758Z] === RUN TestIsGIT [2022-05-17T03:46:24.758Z] --- PASS: TestIsGIT (0.00s) [2022-05-17T03:46:24.758Z] PASS [2022-05-17T03:46:24.758Z] coverage: 100.0% of statements [2022-05-17T03:46:24.758Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.109s coverage: 100.0% of statements [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-17T03:46:24.758Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-17T03:46:24.758Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-17T03:46:24.758Z] === RUN TestCloneArgsSmartHttp [2022-05-17T03:46:24.758Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-17T03:46:24.758Z] === RUN TestCloneArgsDumbHttp [2022-05-17T03:46:24.758Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-17T03:46:24.758Z] === RUN TestCloneArgsGit [2022-05-17T03:46:24.758Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-17T03:46:24.758Z] === RUN TestCheckoutGit [2022-05-17T03:46:25.165Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-17T03:46:25.421Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-17T03:46:25.421Z] === RUN TestDaemonDefaultNetworkPools [2022-05-17T03:46:26.349Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-05-17T03:46:26.349Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-17T03:46:26.931Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-17T03:46:26.931Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-17T03:46:26.931Z] === RUN TestProcessNoDockerignore [2022-05-17T03:46:26.931Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-17T03:46:26.931Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-17T03:46:26.931Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-17T03:46:26.931Z] === RUN TestDetectContentType [2022-05-17T03:46:26.931Z] --- PASS: TestDetectContentType (0.00s) [2022-05-17T03:46:26.931Z] === RUN TestSelectAcceptableMIME [2022-05-17T03:46:26.931Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-17T03:46:26.932Z] === RUN TestInspectEmptyResponse [2022-05-17T03:46:26.932Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-17T03:46:26.932Z] === RUN TestInspectResponseBinary [2022-05-17T03:46:26.932Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-17T03:46:26.932Z] === RUN TestResponseUnsupportedContentType [2022-05-17T03:46:26.932Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-17T03:46:26.932Z] === RUN TestInspectResponseTextSimple [2022-05-17T03:46:26.932Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-17T03:46:26.932Z] === RUN TestInspectResponseEmptyContentType [2022-05-17T03:46:26.932Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-17T03:46:26.932Z] === RUN TestUnknownContentLength [2022-05-17T03:46:26.932Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-17T03:46:26.932Z] === RUN TestDownloadRemote [2022-05-17T03:46:27.208Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-17T03:46:27.208Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-17T03:46:27.208Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-17T03:46:27.208Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-17T03:46:27.208Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-17T03:46:27.208Z] Cross building: bundles/cross/windows/amd64 [2022-05-17T03:46:27.208Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-17T03:46:27.208Z] { [2022-05-17T03:46:27.208Z] "RT_GROUP_ICON": { [2022-05-17T03:46:27.208Z] "#1": { [2022-05-17T03:46:27.208Z] "0409": "../../winresources/docker.ico" [2022-05-17T03:46:27.208Z] } [2022-05-17T03:46:27.208Z] }, [2022-05-17T03:46:27.208Z] "RT_MANIFEST": { [2022-05-17T03:46:27.208Z] "#1": { [2022-05-17T03:46:27.208Z] "0409": { [2022-05-17T03:46:27.208Z] "identity": {}, [2022-05-17T03:46:27.208Z] "description": "Docker Engine", [2022-05-17T03:46:27.209Z] "minimum-os": "vista", [2022-05-17T03:46:27.209Z] "execution-level": "", [2022-05-17T03:46:27.209Z] "ui-access": false, [2022-05-17T03:46:27.209Z] "auto-elevate": false, [2022-05-17T03:46:27.209Z] "dpi-awareness": "unaware", [2022-05-17T03:46:27.209Z] "disable-theming": false, [2022-05-17T03:46:27.209Z] "disable-window-filtering": false, [2022-05-17T03:46:27.209Z] "high-resolution-scrolling-aware": false, [2022-05-17T03:46:27.209Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-17T03:46:27.209Z] "long-path-aware": false, [2022-05-17T03:46:27.209Z] "printer-driver-isolation": false, [2022-05-17T03:46:27.209Z] "gdi-scaling": false, [2022-05-17T03:46:27.209Z] "segment-heap": false, [2022-05-17T03:46:27.209Z] "use-common-controls-v6": false [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] }, [2022-05-17T03:46:27.209Z] "RT_MESSAGETABLE": { [2022-05-17T03:46:27.209Z] "#1": { [2022-05-17T03:46:27.209Z] "0409": "../../winresources/event_messages.bin" [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] }, [2022-05-17T03:46:27.209Z] "RT_VERSION": { [2022-05-17T03:46:27.209Z] "#1": { [2022-05-17T03:46:27.209Z] "0409": { [2022-05-17T03:46:27.209Z] "fixed": { [2022-05-17T03:46:27.209Z] "file_version": "0.0.0.0", [2022-05-17T03:46:27.209Z] "product_version": "0.0.0.0", [2022-05-17T03:46:27.209Z] "type": "Unknown" [2022-05-17T03:46:27.209Z] }, [2022-05-17T03:46:27.209Z] "info": { [2022-05-17T03:46:27.209Z] "0000": { [2022-05-17T03:46:27.209Z] "CompanyName": "", [2022-05-17T03:46:27.209Z] "FileVersion": "dev", [2022-05-17T03:46:27.209Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-17T03:46:27.209Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-17T03:46:27.209Z] "ProductName": "", [2022-05-17T03:46:27.209Z] "ProductVersion": "dev", [2022-05-17T03:46:27.209Z] "SpecialBuild": "f959ea8e04fabc62b4765abffe565b60fe73816b" [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] } [2022-05-17T03:46:27.209Z] cmd/dockerd/config.go [2022-05-17T03:46:27.209Z] cmd/dockerd/config_windows.go [2022-05-17T03:46:27.209Z] cmd/dockerd/daemon.go [2022-05-17T03:46:27.209Z] cmd/dockerd/daemon_test.go [2022-05-17T03:46:27.209Z] cmd/dockerd/daemon_windows.go [2022-05-17T03:46:27.209Z] cmd/dockerd/docker.go [2022-05-17T03:46:27.209Z] cmd/dockerd/docker_windows.go [2022-05-17T03:46:27.209Z] cmd/dockerd/genwinres_windows.go [2022-05-17T03:46:27.209Z] cmd/dockerd/metrics.go [2022-05-17T03:46:27.209Z] cmd/dockerd/options.go [2022-05-17T03:46:27.209Z] cmd/dockerd/options_test.go [2022-05-17T03:46:27.209Z] cmd/dockerd/service_windows.go [2022-05-17T03:46:27.209Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-17T03:46:27.209Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-17T03:46:27.278Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-05-17T03:46:27.278Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-17T03:46:27.390Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-17T03:46:27.390Z] === RUN TestGetWithStatusError [2022-05-17T03:46:27.390Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-17T03:46:27.390Z] === RUN TestCloseRootDirectory [2022-05-17T03:46:27.390Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:46:27.390Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-17T03:46:27.390Z] === RUN TestHashFile [2022-05-17T03:46:27.390Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:46:27.390Z] --- SKIP: TestHashFile (0.00s) [2022-05-17T03:46:27.390Z] === RUN TestHashSubdir [2022-05-17T03:46:27.390Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:46:27.390Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-17T03:46:27.390Z] === RUN TestRemoveDirectory [2022-05-17T03:46:27.390Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:46:27.390Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-17T03:46:27.390Z] PASS [2022-05-17T03:46:27.390Z] coverage: 9.3% of statements [2022-05-17T03:46:27.390Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 9.3% of statements [2022-05-17T03:46:27.840Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-17T03:46:27.853Z] === RUN TestEnable [2022-05-17T03:46:27.853Z] --- PASS: TestEnable (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestDisable [2022-05-17T03:46:27.853Z] --- PASS: TestDisable (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestEnabled [2022-05-17T03:46:27.853Z] --- PASS: TestEnabled (0.00s) [2022-05-17T03:46:27.853Z] PASS [2022-05-17T03:46:27.853Z] coverage: 100.0% of statements [2022-05-17T03:46:27.853Z] ok github.com/docker/docker/cli/debug 0.062s coverage: 100.0% of statements [2022-05-17T03:46:27.853Z] === RUN TestGetAllAllowed [2022-05-17T03:46:27.853Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestGetAllMeta [2022-05-17T03:46:27.853Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-17T03:46:27.853Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestIsUnreferencedBuiltin [2022-05-17T03:46:27.853Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestIsExistingDirectory [2022-05-17T03:46:27.853Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestGetFilenameForDownload [2022-05-17T03:46:27.853Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestEnv2Variables [2022-05-17T03:46:27.853Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-17T03:46:27.853Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestMaintainer [2022-05-17T03:46:27.853Z] --- PASS: TestMaintainer (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestLabel [2022-05-17T03:46:27.853Z] --- PASS: TestLabel (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestFromScratch [2022-05-17T03:46:27.853Z] --- PASS: TestFromScratch (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestFromWithArg [2022-05-17T03:46:27.853Z] --- PASS: TestFromWithArg (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-17T03:46:27.853Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestFromWithUndefinedArg [2022-05-17T03:46:27.853Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestFromMultiStageWithNamedStage [2022-05-17T03:46:27.853Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestOnbuild [2022-05-17T03:46:27.853Z] --- PASS: TestOnbuild (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestWorkdir [2022-05-17T03:46:27.853Z] --- PASS: TestWorkdir (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestCmd [2022-05-17T03:46:27.853Z] --- PASS: TestCmd (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestHealthcheckNone [2022-05-17T03:46:27.853Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestHealthcheckCmd [2022-05-17T03:46:27.853Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestEntrypoint [2022-05-17T03:46:27.853Z] --- PASS: TestEntrypoint (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestExpose [2022-05-17T03:46:27.853Z] --- PASS: TestExpose (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestUser [2022-05-17T03:46:27.853Z] --- PASS: TestUser (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestVolume [2022-05-17T03:46:27.853Z] --- PASS: TestVolume (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestStopSignal [2022-05-17T03:46:27.853Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-17T03:46:27.853Z] --- SKIP: TestStopSignal (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestArg [2022-05-17T03:46:27.853Z] --- PASS: TestArg (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestShell [2022-05-17T03:46:27.853Z] --- PASS: TestShell (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestPrependEnvOnCmd [2022-05-17T03:46:27.853Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestRunWithBuildArgs [2022-05-17T03:46:27.853Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestRunIgnoresHealthcheck [2022-05-17T03:46:27.853Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestDispatchUnsupportedOptions [2022-05-17T03:46:27.853Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-17T03:46:27.853Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-17T03:46:27.853Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-17T03:46:27.853Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-17T03:46:27.853Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-17T03:46:27.853Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-17T03:46:27.853Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestNormalizeWorkdir [2022-05-17T03:46:27.853Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-17T03:46:27.853Z] === RUN TestDispatch [2022-05-17T03:46:27.853Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-17T03:46:27.853Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-17T03:46:27.853Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-17T03:46:27.853Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-17T03:46:27.853Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-17T03:46:28.311Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-17T03:46:28.311Z] === RUN TestDispatch/COPY_url [2022-05-17T03:46:28.311Z] --- PASS: TestDispatch (0.08s) [2022-05-17T03:46:28.311Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-17T03:46:28.311Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-17T03:46:28.311Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-17T03:46:28.311Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-17T03:46:28.311Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-17T03:46:28.311Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-05-17T03:46:28.311Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-05-17T03:46:28.311Z] === RUN TestAddScratchImageAddsToMounts [2022-05-17T03:46:28.311Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-17T03:46:28.311Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-17T03:46:28.311Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-17T03:46:28.311Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestImageSourceGetAddsToMounts [2022-05-17T03:46:28.311Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestEmptyDockerfile [2022-05-17T03:46:28.311Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestSymlinkDockerfile [2022-05-17T03:46:28.311Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-17T03:46:28.311Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-17T03:46:28.311Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestNonExistingDockerfile [2022-05-17T03:46:28.311Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestCopyRunConfig [2022-05-17T03:46:28.311Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestDeepCopyRunConfig [2022-05-17T03:46:28.311Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestExportImage [2022-05-17T03:46:28.311Z] --- PASS: TestExportImage (0.00s) [2022-05-17T03:46:28.311Z] === RUN TestNormalizeDest [2022-05-17T03:46:28.311Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-17T03:46:28.311Z] PASS [2022-05-17T03:46:28.311Z] coverage: 46.7% of statements [2022-05-17T03:46:28.311Z] ok github.com/docker/docker/builder/dockerfile 0.261s coverage: 46.7% of statements [2022-05-17T03:46:28.402Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-17T03:46:28.658Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-05-17T03:46:28.658Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-17T03:46:28.658Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-17T03:46:29.221Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-05-17T03:46:29.221Z] === RUN TestServiceWithPredefinedNetwork [2022-05-17T03:46:29.844Z] === RUN TestTCP4Proxy [2022-05-17T03:46:29.844Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-17T03:46:29.844Z] === RUN TestTCP4ProxyHalfClose [2022-05-17T03:46:29.844Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-17T03:46:29.844Z] === RUN TestTCP6Proxy [2022-05-17T03:46:29.844Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-17T03:46:29.844Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-17T03:46:29.844Z] === RUN TestTCPDualStackProxy [2022-05-17T03:46:29.844Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-17T03:46:29.844Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-17T03:46:29.844Z] === RUN TestUDP4Proxy [2022-05-17T03:46:29.844Z] --- PASS: TestUDP4Proxy (0.01s) [2022-05-17T03:46:29.844Z] === RUN TestUDP6Proxy [2022-05-17T03:46:29.844Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-17T03:46:29.844Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-17T03:46:29.844Z] === RUN TestUDPWriteError [2022-05-17T03:46:29.844Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-17T03:46:29.844Z] === RUN TestSCTP4Proxy [2022-05-17T03:46:29.844Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-17T03:46:29.844Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-17T03:46:29.844Z] === RUN TestSCTP6Proxy [2022-05-17T03:46:29.844Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-17T03:46:29.844Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-17T03:46:29.844Z] PASS [2022-05-17T03:46:29.844Z] coverage: 49.4% of statements [2022-05-17T03:46:29.844Z] ok github.com/docker/docker/cmd/docker-proxy 0.073s coverage: 49.4% of statements [2022-05-17T03:46:32.492Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2022-05-17T03:46:32.492Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-17T03:46:32.492Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:46:32.492Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:46:32.492Z] === RUN TestServiceWithDataPathPortInit [2022-05-17T03:46:34.723Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-17T03:46:35.687Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-17T03:46:36.497Z] === RUN TestConfigDaemonLibtrustID [2022-05-17T03:46:36.497Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-17T03:46:36.497Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-17T03:46:36.497Z] === RUN TestConfigDaemonID [2022-05-17T03:46:36.497Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-17T03:46:36.497Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-17T03:46:36.497Z] === RUN TestDaemonConfigValidation [2022-05-17T03:46:36.497Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-17T03:46:36.497Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-17T03:46:36.497Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-17T03:46:36.497Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-17T03:46:36.497Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-17T03:46:36.497Z] === RUN TestDaemonProxy [2022-05-17T03:46:36.497Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-17T03:46:36.497Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-17T03:46:36.497Z] PASS [2022-05-17T03:46:36.497Z] ok github.com/docker/docker/integration/daemon 0.109s [2022-05-17T03:46:36.497Z] [2022-05-17T03:46:36.497Z] === Skipped [2022-05-17T03:46:36.497Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-17T03:46:36.497Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-17T03:46:36.497Z] [2022-05-17T03:46:36.497Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-17T03:46:36.497Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-17T03:46:36.497Z] [2022-05-17T03:46:36.497Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-17T03:46:36.497Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-17T03:46:36.497Z] [2022-05-17T03:46:36.497Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-17T03:46:36.497Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-17T03:46:36.497Z] [2022-05-17T03:46:36.497Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-17T03:46:36.497Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-17T03:46:36.497Z] [2022-05-17T03:46:36.497Z] DONE 5 tests, 5 skipped in 23.618s [2022-05-17T03:46:36.497Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-17T03:46:36.650Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-17T03:46:36.659Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-17T03:46:38.178Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-17T03:46:39.175Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-17T03:46:39.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:46:39.379Z] INFO: Testing against a local daemon [2022-05-17T03:46:39.379Z] === RUN TestCommitInheritsEnv [2022-05-17T03:46:39.379Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:46:39.379Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-17T03:46:39.379Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-17T03:46:39.379Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:46:39.379Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-17T03:46:39.379Z] === RUN TestImportWithCustomPlatform [2022-05-17T03:46:39.379Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:46:39.379Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-17T03:46:39.379Z] === RUN TestImagesFilterMultiReference [2022-05-17T03:46:39.379Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-17T03:46:39.379Z] === RUN TestImagePullPlatformInvalid [2022-05-17T03:46:39.379Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-17T03:46:39.379Z] === RUN TestRemoveImageOrphaning [2022-05-17T03:46:39.431Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-17T03:46:39.707Z] --- PASS: TestBuildMultiStageCopy (16.34s) [2022-05-17T03:46:39.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.19s) [2022-05-17T03:46:39.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-05-17T03:46:39.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-05-17T03:46:39.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2022-05-17T03:46:39.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2022-05-17T03:46:39.707Z] === RUN TestBuildMultiStageParentConfig [2022-05-17T03:46:39.829Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2022-05-17T03:46:39.829Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-17T03:46:40.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-17T03:46:40.279Z] === RUN TestTagInvalidReference [2022-05-17T03:46:40.279Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-17T03:46:40.279Z] === RUN TestTagValidPrefixedRepo [2022-05-17T03:46:40.279Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-17T03:46:40.279Z] === RUN TestTagExistedNameWithoutForce [2022-05-17T03:46:40.279Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-17T03:46:40.279Z] === RUN TestTagOfficialNames [2022-05-17T03:46:40.279Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-17T03:46:40.279Z] === RUN TestTagMatchesDigest [2022-05-17T03:46:40.279Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-17T03:46:40.279Z] PASS [2022-05-17T03:46:40.279Z] ok github.com/docker/docker/integration/image 1.532s [2022-05-17T03:46:40.279Z] [2022-05-17T03:46:40.279Z] === Skipped [2022-05-17T03:46:40.279Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-17T03:46:40.279Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:46:40.279Z] [2022-05-17T03:46:40.279Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-17T03:46:40.279Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:46:40.279Z] [2022-05-17T03:46:40.279Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-17T03:46:40.279Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:46:40.279Z] [2022-05-17T03:46:40.279Z] DONE 12 tests, 3 skipped in 5.331s [2022-05-17T03:46:40.728Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-17T03:46:41.319Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-17T03:46:41.319Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-17T03:46:41.319Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-17T03:46:42.598Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2022-05-17T03:46:42.598Z] === RUN TestBuildLabelWithTargets [2022-05-17T03:46:42.598Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:46:42.598Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-17T03:46:42.598Z] === RUN TestBuildWithEmptyLayers [2022-05-17T03:46:42.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:46:42.900Z] INFO: Testing against a local daemon [2022-05-17T03:46:42.900Z] === RUN TestNetworkCreateDelete [2022-05-17T03:46:42.900Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:42.900Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestDockerNetworkDeletePreferID [2022-05-17T03:46:42.900Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-17T03:46:42.900Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestDaemonDNSFallback [2022-05-17T03:46:42.900Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:42.900Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestInspectNetwork [2022-05-17T03:46:42.900Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-17T03:46:42.900Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestRunContainerWithBridgeNone [2022-05-17T03:46:42.900Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:42.900Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-17T03:46:42.900Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:46:42.900Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:46:42.900Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:46:42.900Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-17T03:46:42.900Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-17T03:46:42.900Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-17T03:46:42.900Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestNetworkList [2022-05-17T03:46:42.900Z] === RUN TestNetworkList//networks [2022-05-17T03:46:42.900Z] === PAUSE TestNetworkList//networks [2022-05-17T03:46:42.900Z] === RUN TestNetworkList//networks/ [2022-05-17T03:46:42.900Z] === PAUSE TestNetworkList//networks/ [2022-05-17T03:46:42.900Z] === CONT TestNetworkList//networks [2022-05-17T03:46:42.900Z] === CONT TestNetworkList//networks/ [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkList (0.05s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-17T03:46:42.900Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestHostIPv4BridgeLabel [2022-05-17T03:46:42.900Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-17T03:46:42.900Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestDaemonDefaultNetworkPools [2022-05-17T03:46:42.900Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-17T03:46:42.900Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-17T03:46:42.900Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-17T03:46:42.900Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestServiceWithPredefinedNetwork [2022-05-17T03:46:42.900Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-17T03:46:42.900Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:46:42.900Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestServiceWithDataPathPortInit [2022-05-17T03:46:42.900Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-17T03:46:42.900Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-17T03:46:42.900Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-17T03:46:42.900Z] PASS [2022-05-17T03:46:42.900Z] ok github.com/docker/docker/integration/network 0.198s [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === Skipped [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-17T03:46:42.900Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-17T03:46:42.900Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-17T03:46:42.900Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-17T03:46:42.900Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-17T03:46:42.900Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-17T03:46:42.900Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-17T03:46:42.900Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-17T03:46:42.900Z] [2022-05-17T03:46:42.900Z] DONE 34 tests, 15 skipped in 2.190s [2022-05-17T03:46:42.900Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-17T03:46:43.350Z] testing: warning: no tests to run [2022-05-17T03:46:43.350Z] PASS [2022-05-17T03:46:43.350Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2022-05-17T03:46:43.350Z] [2022-05-17T03:46:43.350Z] DONE 0 tests in 0.721s [2022-05-17T03:46:43.801Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-17T03:46:44.588Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-17T03:46:44.642Z] === RUN TestCheckpointCreateError [2022-05-17T03:46:44.642Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCheckpointCreate [2022-05-17T03:46:44.642Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCheckpointDeleteError [2022-05-17T03:46:44.642Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCheckpointDelete [2022-05-17T03:46:44.642Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCheckpointListError [2022-05-17T03:46:44.642Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCheckpointList [2022-05-17T03:46:44.642Z] --- PASS: TestCheckpointList (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCheckpointListContainerNotFound [2022-05-17T03:46:44.642Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestNewClientWithOpsFromEnv [2022-05-17T03:46:44.642Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-17T03:46:44.642Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestGetAPIPath [2022-05-17T03:46:44.642Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestParseHostURL [2022-05-17T03:46:44.642Z] --- PASS: TestParseHostURL (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-17T03:46:44.642Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersion [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPVersionOverride [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-17T03:46:44.642Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestClientRedirect [2022-05-17T03:46:44.642Z] === RUN TestClientRedirect/GET [2022-05-17T03:46:44.642Z] === RUN TestClientRedirect/POST [2022-05-17T03:46:44.642Z] === RUN TestClientRedirect/PUT [2022-05-17T03:46:44.642Z] === RUN TestClientRedirect/DELETE [2022-05-17T03:46:44.642Z] --- PASS: TestClientRedirect (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-17T03:46:44.642Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigCreateUnsupported [2022-05-17T03:46:44.642Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigCreateError [2022-05-17T03:46:44.642Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigCreate [2022-05-17T03:46:44.642Z] --- PASS: TestConfigCreate (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigInspectNotFound [2022-05-17T03:46:44.642Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigInspectWithEmptyID [2022-05-17T03:46:44.642Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigInspectUnsupported [2022-05-17T03:46:44.642Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigInspectError [2022-05-17T03:46:44.642Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigInspectConfigNotFound [2022-05-17T03:46:44.642Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigInspect [2022-05-17T03:46:44.642Z] --- PASS: TestConfigInspect (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigListUnsupported [2022-05-17T03:46:44.642Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigListError [2022-05-17T03:46:44.642Z] --- PASS: TestConfigListError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigList [2022-05-17T03:46:44.642Z] --- PASS: TestConfigList (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigRemoveUnsupported [2022-05-17T03:46:44.642Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigRemoveError [2022-05-17T03:46:44.642Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigRemove [2022-05-17T03:46:44.642Z] --- PASS: TestConfigRemove (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigUpdateUnsupported [2022-05-17T03:46:44.642Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigUpdateError [2022-05-17T03:46:44.642Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestConfigUpdate [2022-05-17T03:46:44.642Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerCommitError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerCommit [2022-05-17T03:46:44.642Z] --- PASS: TestContainerCommit (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerStatPathError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerStatPathNotFoundError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerStatPathNoHeaderError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerStatPath [2022-05-17T03:46:44.642Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyToContainerError [2022-05-17T03:46:44.642Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyToContainerNotFoundError [2022-05-17T03:46:44.642Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyToContainerEmptyResponse [2022-05-17T03:46:44.642Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyToContainer [2022-05-17T03:46:44.642Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyFromContainerError [2022-05-17T03:46:44.642Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyFromContainerNotFoundError [2022-05-17T03:46:44.642Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-17T03:46:44.642Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-17T03:46:44.642Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestCopyFromContainer [2022-05-17T03:46:44.642Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerCreateError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerCreateImageNotFound [2022-05-17T03:46:44.642Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerCreateWithName [2022-05-17T03:46:44.642Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerCreateAutoRemove [2022-05-17T03:46:44.642Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerDiffError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerDiff [2022-05-17T03:46:44.642Z] --- PASS: TestContainerDiff (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerExecCreateError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerExecCreate [2022-05-17T03:46:44.642Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerExecStartError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerExecStart [2022-05-17T03:46:44.642Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerExecInspectError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerExecInspect [2022-05-17T03:46:44.642Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerExportError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerExportError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerExport [2022-05-17T03:46:44.642Z] --- PASS: TestContainerExport (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerInspectError [2022-05-17T03:46:44.642Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-17T03:46:44.642Z] === RUN TestContainerInspectContainerNotFound [2022-05-17T03:46:44.642Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerInspectWithEmptyID [2022-05-17T03:46:44.643Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerInspect [2022-05-17T03:46:44.643Z] --- PASS: TestContainerInspect (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerInspectNode [2022-05-17T03:46:44.643Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerKillError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerKillError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerKill [2022-05-17T03:46:44.643Z] --- PASS: TestContainerKill (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerListError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerListError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerList [2022-05-17T03:46:44.643Z] --- PASS: TestContainerList (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerLogsNotFoundError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerLogsError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerLogs [2022-05-17T03:46:44.643Z] --- PASS: TestContainerLogs (0.24s) [2022-05-17T03:46:44.643Z] === RUN TestContainerPauseError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerPause [2022-05-17T03:46:44.643Z] --- PASS: TestContainerPause (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainersPruneError [2022-05-17T03:46:44.643Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainersPrune [2022-05-17T03:46:44.643Z] --- PASS: TestContainersPrune (0.01s) [2022-05-17T03:46:44.643Z] === RUN TestContainerRemoveError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerRemoveNotFoundError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerRemove [2022-05-17T03:46:44.643Z] --- PASS: TestContainerRemove (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerRenameError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerRename [2022-05-17T03:46:44.643Z] --- PASS: TestContainerRename (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerResizeError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerExecResizeError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerResize [2022-05-17T03:46:44.643Z] --- PASS: TestContainerResize (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerExecResize [2022-05-17T03:46:44.643Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerRestartError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerRestartError (0.01s) [2022-05-17T03:46:44.643Z] === RUN TestContainerRestart [2022-05-17T03:46:44.643Z] --- PASS: TestContainerRestart (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerStartError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerStartError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerStart [2022-05-17T03:46:44.643Z] --- PASS: TestContainerStart (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerStatsError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerStats [2022-05-17T03:46:44.643Z] --- PASS: TestContainerStats (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerStopError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerStopError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerStop [2022-05-17T03:46:44.643Z] --- PASS: TestContainerStop (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerTopError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerTopError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerTop [2022-05-17T03:46:44.643Z] --- PASS: TestContainerTop (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerUnpauseError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerUnpause [2022-05-17T03:46:44.643Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerUpdateError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerUpdate [2022-05-17T03:46:44.643Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerWaitError [2022-05-17T03:46:44.643Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestContainerWait [2022-05-17T03:46:44.643Z] --- PASS: TestContainerWait (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestDiskUsageError [2022-05-17T03:46:44.643Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestDiskUsage [2022-05-17T03:46:44.643Z] --- PASS: TestDiskUsage (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestDistributionInspectUnsupported [2022-05-17T03:46:44.643Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestDistributionInspectWithEmptyID [2022-05-17T03:46:44.643Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestEventsErrorInOptions [2022-05-17T03:46:44.643Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestEventsErrorFromServer [2022-05-17T03:46:44.643Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestEvents [2022-05-17T03:46:44.643Z] --- PASS: TestEvents (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestTLSCloseWriter [2022-05-17T03:46:44.643Z] === PAUSE TestTLSCloseWriter [2022-05-17T03:46:44.643Z] === RUN TestImageBuildError [2022-05-17T03:46:44.643Z] --- PASS: TestImageBuildError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageBuild [2022-05-17T03:46:44.643Z] --- PASS: TestImageBuild (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestGetDockerOS [2022-05-17T03:46:44.643Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageCreateError [2022-05-17T03:46:44.643Z] --- PASS: TestImageCreateError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageCreate [2022-05-17T03:46:44.643Z] --- PASS: TestImageCreate (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageHistoryError [2022-05-17T03:46:44.643Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageHistory [2022-05-17T03:46:44.643Z] --- PASS: TestImageHistory (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageImportError [2022-05-17T03:46:44.643Z] --- PASS: TestImageImportError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageImport [2022-05-17T03:46:44.643Z] --- PASS: TestImageImport (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageInspectError [2022-05-17T03:46:44.643Z] --- PASS: TestImageInspectError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageInspectImageNotFound [2022-05-17T03:46:44.643Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageInspectWithEmptyID [2022-05-17T03:46:44.643Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageInspect [2022-05-17T03:46:44.643Z] --- PASS: TestImageInspect (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageListError [2022-05-17T03:46:44.643Z] --- PASS: TestImageListError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageList [2022-05-17T03:46:44.643Z] --- PASS: TestImageList (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageListApiBefore125 [2022-05-17T03:46:44.643Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageLoadError [2022-05-17T03:46:44.643Z] --- PASS: TestImageLoadError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageLoad [2022-05-17T03:46:44.643Z] --- PASS: TestImageLoad (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagesPruneError [2022-05-17T03:46:44.643Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagesPrune [2022-05-17T03:46:44.643Z] --- PASS: TestImagesPrune (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePullReferenceParseError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePullAnyError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePullWithoutErrors [2022-05-17T03:46:44.643Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePushReferenceError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePushAnyError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImagePushWithoutErrors [2022-05-17T03:46:44.643Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-17T03:46:44.643Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-17T03:46:44.643Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-17T03:46:44.643Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageRemoveError [2022-05-17T03:46:44.643Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageRemoveImageNotFound [2022-05-17T03:46:44.643Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageRemove [2022-05-17T03:46:44.643Z] --- PASS: TestImageRemove (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageSaveError [2022-05-17T03:46:44.643Z] --- PASS: TestImageSaveError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageSave [2022-05-17T03:46:44.643Z] --- PASS: TestImageSave (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageSearchAnyError [2022-05-17T03:46:44.643Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-17T03:46:44.643Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-17T03:46:44.643Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-17T03:46:44.643Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-17T03:46:44.643Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageSearchWithoutErrors [2022-05-17T03:46:44.643Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageTagError [2022-05-17T03:46:44.643Z] --- PASS: TestImageTagError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageTagInvalidReference [2022-05-17T03:46:44.643Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageTagInvalidSourceImageName [2022-05-17T03:46:44.643Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageTagHexSource [2022-05-17T03:46:44.643Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestImageTag [2022-05-17T03:46:44.643Z] --- PASS: TestImageTag (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestInfoServerError [2022-05-17T03:46:44.643Z] --- PASS: TestInfoServerError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestInfoInvalidResponseJSONError [2022-05-17T03:46:44.643Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestInfo [2022-05-17T03:46:44.643Z] --- PASS: TestInfo (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkConnectError [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkConnect [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkCreateError [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkCreate [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkDisconnectError [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkDisconnect [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkInspect [2022-05-17T03:46:44.643Z] === RUN TestNetworkInspect/empty_ID [2022-05-17T03:46:44.643Z] === RUN TestNetworkInspect/no_options [2022-05-17T03:46:44.643Z] === RUN TestNetworkInspect/verbose [2022-05-17T03:46:44.643Z] === RUN TestNetworkInspect/global_scope [2022-05-17T03:46:44.643Z] === RUN TestNetworkInspect/unknown_network [2022-05-17T03:46:44.643Z] === RUN TestNetworkInspect/server_error [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkListError [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkListError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkList [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkList (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworksPruneError [2022-05-17T03:46:44.643Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworksPrune [2022-05-17T03:46:44.643Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkRemoveError [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNetworkRemove [2022-05-17T03:46:44.643Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeInspectError [2022-05-17T03:46:44.643Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeInspectNodeNotFound [2022-05-17T03:46:44.643Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeInspectWithEmptyID [2022-05-17T03:46:44.643Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeInspect [2022-05-17T03:46:44.643Z] --- PASS: TestNodeInspect (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeListError [2022-05-17T03:46:44.643Z] --- PASS: TestNodeListError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeList [2022-05-17T03:46:44.643Z] --- PASS: TestNodeList (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeRemoveError [2022-05-17T03:46:44.643Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeRemove [2022-05-17T03:46:44.643Z] --- PASS: TestNodeRemove (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeUpdateError [2022-05-17T03:46:44.643Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestNodeUpdate [2022-05-17T03:46:44.643Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestOptionWithHostFromEnv [2022-05-17T03:46:44.643Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestOptionWithTimeout [2022-05-17T03:46:44.643Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestOptionWithVersionFromEnv [2022-05-17T03:46:44.643Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPingFail [2022-05-17T03:46:44.643Z] --- PASS: TestPingFail (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPingWithError [2022-05-17T03:46:44.643Z] 2022/05/17 03:46:42 RoundTripper returned a response & error; ignoring response [2022-05-17T03:46:44.643Z] 2022/05/17 03:46:42 RoundTripper returned a response & error; ignoring response [2022-05-17T03:46:44.643Z] --- PASS: TestPingWithError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPingSuccess [2022-05-17T03:46:44.643Z] --- PASS: TestPingSuccess (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPingHeadFallback [2022-05-17T03:46:44.643Z] === RUN TestPingHeadFallback/OK [2022-05-17T03:46:44.643Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-17T03:46:44.643Z] === RUN TestPingHeadFallback/Not_Found [2022-05-17T03:46:44.643Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-17T03:46:44.643Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-17T03:46:44.643Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginDisableError [2022-05-17T03:46:44.643Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginDisable [2022-05-17T03:46:44.643Z] --- PASS: TestPluginDisable (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginEnableError [2022-05-17T03:46:44.643Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginEnable [2022-05-17T03:46:44.643Z] --- PASS: TestPluginEnable (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginInspectError [2022-05-17T03:46:44.643Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginInspectWithEmptyID [2022-05-17T03:46:44.643Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginInspect [2022-05-17T03:46:44.643Z] --- PASS: TestPluginInspect (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginListError [2022-05-17T03:46:44.643Z] --- PASS: TestPluginListError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginList [2022-05-17T03:46:44.643Z] --- PASS: TestPluginList (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginPushError [2022-05-17T03:46:44.643Z] --- PASS: TestPluginPushError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginPush [2022-05-17T03:46:44.643Z] --- PASS: TestPluginPush (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginRemoveError [2022-05-17T03:46:44.643Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginRemove [2022-05-17T03:46:44.643Z] --- PASS: TestPluginRemove (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginSetError [2022-05-17T03:46:44.643Z] --- PASS: TestPluginSetError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPluginSet [2022-05-17T03:46:44.643Z] --- PASS: TestPluginSet (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSetHostHeader [2022-05-17T03:46:44.643Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestPlainTextError [2022-05-17T03:46:44.643Z] --- PASS: TestPlainTextError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestInfiniteError [2022-05-17T03:46:44.643Z] --- PASS: TestInfiniteError (0.03s) [2022-05-17T03:46:44.643Z] === RUN TestCanceledContext [2022-05-17T03:46:44.643Z] 2022/05/17 03:46:42 RoundTripper returned a response & error; ignoring response [2022-05-17T03:46:44.643Z] --- PASS: TestCanceledContext (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestDeadlineExceededContext [2022-05-17T03:46:44.643Z] 2022/05/17 03:46:42 RoundTripper returned a response & error; ignoring response [2022-05-17T03:46:44.643Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretCreateUnsupported [2022-05-17T03:46:44.643Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretCreateError [2022-05-17T03:46:44.643Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretCreate [2022-05-17T03:46:44.643Z] --- PASS: TestSecretCreate (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretInspectUnsupported [2022-05-17T03:46:44.643Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretInspectError [2022-05-17T03:46:44.643Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretInspectSecretNotFound [2022-05-17T03:46:44.643Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretInspectWithEmptyID [2022-05-17T03:46:44.643Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretInspect [2022-05-17T03:46:44.643Z] --- PASS: TestSecretInspect (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretListUnsupported [2022-05-17T03:46:44.643Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretListError [2022-05-17T03:46:44.643Z] --- PASS: TestSecretListError (0.00s) [2022-05-17T03:46:44.643Z] === RUN TestSecretList [2022-05-17T03:46:44.644Z] --- PASS: TestSecretList (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSecretRemoveUnsupported [2022-05-17T03:46:44.644Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSecretRemoveError [2022-05-17T03:46:44.644Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSecretRemove [2022-05-17T03:46:44.644Z] --- PASS: TestSecretRemove (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSecretUpdateUnsupported [2022-05-17T03:46:44.644Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSecretUpdateError [2022-05-17T03:46:44.644Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSecretUpdate [2022-05-17T03:46:44.644Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceCreateError [2022-05-17T03:46:44.644Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceCreate [2022-05-17T03:46:44.644Z] --- PASS: TestServiceCreate (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-17T03:46:44.644Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceCreateDigestPinning [2022-05-17T03:46:44.644Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceInspectError [2022-05-17T03:46:44.644Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceInspectServiceNotFound [2022-05-17T03:46:44.644Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceInspectWithEmptyID [2022-05-17T03:46:44.644Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceInspect [2022-05-17T03:46:44.644Z] --- PASS: TestServiceInspect (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceListError [2022-05-17T03:46:44.644Z] --- PASS: TestServiceListError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceList [2022-05-17T03:46:44.644Z] --- PASS: TestServiceList (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceLogsError [2022-05-17T03:46:44.644Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceLogs [2022-05-17T03:46:44.644Z] --- PASS: TestServiceLogs (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceRemoveError [2022-05-17T03:46:44.644Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceRemoveNotFoundError [2022-05-17T03:46:44.644Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceRemove [2022-05-17T03:46:44.644Z] --- PASS: TestServiceRemove (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceUpdateError [2022-05-17T03:46:44.644Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestServiceUpdate [2022-05-17T03:46:44.644Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmGetUnlockKeyError [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmGetUnlockKey [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmInitError [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmInit [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmInit (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmInspectError [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmInspect [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmJoinError [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmJoin [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmLeaveError [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmLeave [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmUnlockError [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmUnlock [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmUpdateError [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestSwarmUpdate [2022-05-17T03:46:44.644Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestTaskInspectError [2022-05-17T03:46:44.644Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestTaskInspectWithEmptyID [2022-05-17T03:46:44.644Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestTaskInspect [2022-05-17T03:46:44.644Z] --- PASS: TestTaskInspect (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestTaskListError [2022-05-17T03:46:44.644Z] --- PASS: TestTaskListError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestTaskList [2022-05-17T03:46:44.644Z] --- PASS: TestTaskList (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeCreateError [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeCreate [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeInspectError [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeInspectNotFound [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeInspectWithEmptyID [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeInspect [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeListError [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeListError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeList [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeList (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeRemoveError [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeRemove [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeUpdateError [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-17T03:46:44.644Z] === RUN TestVolumeUpdate [2022-05-17T03:46:44.644Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-17T03:46:44.644Z] === CONT TestTLSCloseWriter [2022-05-17T03:46:44.644Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-17T03:46:44.644Z] PASS [2022-05-17T03:46:44.644Z] coverage: 75.1% of statements [2022-05-17T03:46:44.644Z] ok github.com/docker/docker/client 0.589s coverage: 75.1% of statements [2022-05-17T03:46:44.750Z] testing: warning: no tests to run [2022-05-17T03:46:44.750Z] PASS [2022-05-17T03:46:44.750Z] ok github.com/docker/docker/integration/network/macvlan 0.094s [2022-05-17T03:46:44.750Z] [2022-05-17T03:46:44.750Z] DONE 0 tests in 0.927s [2022-05-17T03:46:44.750Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-17T03:46:44.762Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2022-05-17T03:46:44.762Z] === RUN TestBuildMultiStageOnBuild [2022-05-17T03:46:44.844Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-17T03:46:45.699Z] testing: warning: no tests to run [2022-05-17T03:46:45.700Z] PASS [2022-05-17T03:46:45.700Z] ok github.com/docker/docker/integration/plugin 0.102s [2022-05-17T03:46:45.700Z] [2022-05-17T03:46:45.700Z] DONE 0 tests in 0.954s [2022-05-17T03:46:45.700Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-17T03:46:46.209Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-17T03:46:46.466Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-17T03:46:46.649Z] testing: warning: no tests to run [2022-05-17T03:46:46.649Z] PASS [2022-05-17T03:46:46.649Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2022-05-17T03:46:46.649Z] [2022-05-17T03:46:46.649Z] DONE 0 tests in 0.920s [2022-05-17T03:46:47.108Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-17T03:46:48.356Z] --- PASS: TestServiceWithDataPathPortInit (16.07s) [2022-05-17T03:46:48.356Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-17T03:46:48.356Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-17T03:46:48.612Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-17T03:46:49.540Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-17T03:46:50.468Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-17T03:46:51.396Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wxexm6907u5h6pgjrp9itq04q Created:2022-05-17 03:46:49.391750688 +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[aeb06ff9cfd347a39dddcd9d5c533f95b5dfd6dd42b54830dc4a1c952dd1c9e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.79pnk9uzamnwomb1d85l5wc68 EndpointID:f02b0040a03d2637fb7f5ce4ab9edbc0fa74b6eeeea321556b6901842032ad7f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:692e9e21d6e26d6741de9952a1841ae797f2c872383c356797b656c19e6a6472 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:bf040c40cafb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.79pnk9uzamnwomb1d85l5wc68 EndpointID:f02b0040a03d2637fb7f5ce4ab9edbc0fa74b6eeeea321556b6901842032ad7f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-17T03:46:51.652Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-17T03:46:51.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:46:51.764Z] INFO: Testing against a local daemon [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:46:51.764Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:46:51.764Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-17T03:46:51.764Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-17T03:46:51.764Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:46:51.764Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-17T03:46:51.764Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-17T03:46:51.764Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-17T03:46:51.764Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-17T03:46:51.764Z] === RUN TestPluginInstall [2022-05-17T03:46:51.764Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-17T03:46:51.764Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-17T03:46:51.764Z] === RUN TestPluginsWithRuntimes [2022-05-17T03:46:51.764Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-17T03:46:51.908Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-17T03:46:51.908Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-17T03:46:52.164Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-17T03:46:52.216Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-17T03:46:52.216Z] === RUN TestPluginBackCompatMediaTypes [2022-05-17T03:46:52.216Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-17T03:46:52.216Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-17T03:46:52.216Z] PASS [2022-05-17T03:46:52.216Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-05-17T03:46:52.216Z] [2022-05-17T03:46:52.216Z] === Skipped [2022-05-17T03:46:52.216Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-17T03:46:52.216Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-17T03:46:52.216Z] [2022-05-17T03:46:52.216Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-17T03:46:52.216Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-17T03:46:52.216Z] [2022-05-17T03:46:52.216Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-17T03:46:52.216Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-17T03:46:52.216Z] [2022-05-17T03:46:52.216Z] DONE 19 tests, 3 skipped in 5.094s [2022-05-17T03:46:52.216Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-17T03:46:52.420Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-17T03:46:52.982Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-17T03:46:54.345Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-17T03:46:54.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:46:54.397Z] INFO: Testing against a local daemon [2022-05-17T03:46:54.397Z] === RUN TestExternalGraphDriver [2022-05-17T03:46:54.397Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-17T03:46:54.397Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-17T03:46:54.397Z] === RUN TestGraphdriverPluginV2 [2022-05-17T03:46:54.397Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-17T03:46:54.397Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-17T03:46:54.397Z] PASS [2022-05-17T03:46:54.397Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.097s [2022-05-17T03:46:54.397Z] [2022-05-17T03:46:54.397Z] === Skipped [2022-05-17T03:46:54.397Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-17T03:46:54.397Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-17T03:46:54.397Z] [2022-05-17T03:46:54.397Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-17T03:46:54.397Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-17T03:46:54.397Z] [2022-05-17T03:46:54.397Z] DONE 2 tests, 2 skipped in 2.181s [2022-05-17T03:46:54.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-17T03:46:54.602Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-17T03:46:55.967Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.79s) [2022-05-17T03:46:55.967Z] PASS [2022-05-17T03:46:55.967Z] [2022-05-17T03:46:55.967Z] === Skipped [2022-05-17T03:46:55.967Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:46:55.967Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:46:55.967Z] [2022-05-17T03:46:55.967Z] DONE 38 tests, 1 skipped in 49.672s [2022-05-17T03:46:55.967Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-17T03:46:55.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:46:55.967Z] ++ set -e [2022-05-17T03:46:55.967Z] ++ '[' -n 0 ']' [2022-05-17T03:46:55.967Z] ++ set -x [2022-05-17T03:46:55.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:46:55.967Z] INFO: Testing against a local daemon [2022-05-17T03:46:55.967Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-17T03:46:55.967Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:46:55.967Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-17T03:46:55.967Z] === RUN TestDockerNetworkIpvlan [2022-05-17T03:46:55.967Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:46:55.967Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-17T03:46:55.967Z] PASS [2022-05-17T03:46:55.967Z] [2022-05-17T03:46:55.967Z] === Skipped [2022-05-17T03:46:55.967Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-17T03:46:55.967Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:46:55.967Z] [2022-05-17T03:46:55.967Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-17T03:46:55.967Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-17T03:46:55.967Z] [2022-05-17T03:46:55.967Z] DONE 2 tests, 2 skipped in 0.119s [2022-05-17T03:46:55.967Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-17T03:46:55.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:46:55.967Z] ++ set -e [2022-05-17T03:46:55.967Z] ++ '[' -n 0 ']' [2022-05-17T03:46:55.967Z] ++ set -x [2022-05-17T03:46:55.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:46:55.967Z] INFO: Testing against a local daemon [2022-05-17T03:46:55.967Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-17T03:46:56.531Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-17T03:46:56.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:46:56.559Z] INFO: Testing against a local daemon [2022-05-17T03:46:56.559Z] === RUN TestReadPluginNoRead [2022-05-17T03:46:56.559Z] read_test.go:21: no unix domain sockets on Windows [2022-05-17T03:46:56.559Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-17T03:46:56.559Z] PASS [2022-05-17T03:46:56.559Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2022-05-17T03:46:56.559Z] [2022-05-17T03:46:56.559Z] === Skipped [2022-05-17T03:46:56.559Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-17T03:46:56.559Z] read_test.go:21: no unix domain sockets on Windows [2022-05-17T03:46:56.559Z] [2022-05-17T03:46:56.559Z] DONE 1 tests, 1 skipped in 2.203s [2022-05-17T03:46:56.559Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-17T03:46:57.460Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-05-17T03:46:57.460Z] === RUN TestDockerNetworkMacvlan [2022-05-17T03:46:57.716Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-17T03:46:58.069Z] testing: warning: no tests to run [2022-05-17T03:46:58.069Z] PASS [2022-05-17T03:46:58.069Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.063s [2022-05-17T03:46:58.069Z] [2022-05-17T03:46:58.069Z] DONE 0 tests in 1.119s [2022-05-17T03:46:58.069Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-17T03:46:58.277Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-17T03:46:59.205Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-17T03:46:59.538Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-17T03:47:00.130Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-17T03:47:00.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:47:00.229Z] INFO: Testing against a local daemon [2022-05-17T03:47:00.229Z] === RUN TestPluginWithDevMounts [2022-05-17T03:47:00.229Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:00.229Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-17T03:47:00.229Z] PASS [2022-05-17T03:47:00.229Z] ok github.com/docker/docker/integration/plugin/volumes 0.085s [2022-05-17T03:47:00.229Z] [2022-05-17T03:47:00.229Z] === Skipped [2022-05-17T03:47:00.229Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-17T03:47:00.229Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:00.229Z] [2022-05-17T03:47:00.229Z] DONE 1 tests, 1 skipped in 2.052s [2022-05-17T03:47:00.229Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-17T03:47:00.695Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-17T03:47:01.745Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:47:01.745Z] INFO: Testing against a local daemon [2022-05-17T03:47:01.745Z] === RUN TestSecretInspect [2022-05-17T03:47:01.745Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.745Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-17T03:47:01.745Z] === RUN TestSecretList [2022-05-17T03:47:01.745Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.745Z] --- SKIP: TestSecretList (0.00s) [2022-05-17T03:47:01.745Z] === RUN TestSecretsCreateAndDelete [2022-05-17T03:47:01.745Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.745Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-17T03:47:01.745Z] === RUN TestSecretsUpdate [2022-05-17T03:47:01.745Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.745Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-17T03:47:01.745Z] === RUN TestTemplatedSecret [2022-05-17T03:47:01.746Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.746Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-17T03:47:01.746Z] === RUN TestSecretCreateResolve [2022-05-17T03:47:01.746Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:01.746Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-17T03:47:01.746Z] PASS [2022-05-17T03:47:01.746Z] ok github.com/docker/docker/integration/secret 0.086s [2022-05-17T03:47:01.746Z] [2022-05-17T03:47:01.746Z] === Skipped [2022-05-17T03:47:01.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-17T03:47:01.746Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.746Z] [2022-05-17T03:47:01.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-17T03:47:01.746Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.746Z] [2022-05-17T03:47:01.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-17T03:47:01.746Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.746Z] [2022-05-17T03:47:01.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-17T03:47:01.746Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.746Z] [2022-05-17T03:47:01.746Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-17T03:47:01.746Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:01.746Z] [2022-05-17T03:47:01.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-17T03:47:01.746Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:01.746Z] [2022-05-17T03:47:01.746Z] DONE 6 tests, 6 skipped in 1.712s [2022-05-17T03:47:02.062Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-17T03:47:02.197Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-17T03:47:02.318Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-17T03:47:02.318Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-17T03:47:02.380Z] --- PASS: TestBuildMultiStageOnBuild (16.75s) [2022-05-17T03:47:02.380Z] === RUN TestBuildUncleanTarFilenames [2022-05-17T03:47:02.380Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:47:02.380Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-17T03:47:02.380Z] === RUN TestBuildMultiStageLayerLeak [2022-05-17T03:47:04.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:47:04.345Z] INFO: Testing against a local daemon [2022-05-17T03:47:04.345Z] === RUN TestServiceCreateInit [2022-05-17T03:47:04.345Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-17T03:47:04.345Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-17T03:47:04.345Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-17T03:47:04.345Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:47:04.345Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestCreateServiceMultipleTimes [2022-05-17T03:47:04.345Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestCreateServiceConflict [2022-05-17T03:47:04.345Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestCreateServiceMaxReplicas [2022-05-17T03:47:04.345Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-17T03:47:04.345Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-17T03:47:04.345Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestCreateServiceSecretFileMode [2022-05-17T03:47:04.345Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestCreateServiceConfigFileMode [2022-05-17T03:47:04.345Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestCreateServiceSysctls [2022-05-17T03:47:04.345Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-17T03:47:04.345Z] === RUN TestCreateServiceCapabilities [2022-05-17T03:47:04.345Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-17T03:47:04.345Z] === RUN TestInspect [2022-05-17T03:47:04.345Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestInspect (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestCreateJob [2022-05-17T03:47:04.345Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestCreateJob (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestReplicatedJob [2022-05-17T03:47:04.345Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestUpdateReplicatedJob [2022-05-17T03:47:04.345Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestServiceListWithStatuses [2022-05-17T03:47:04.345Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestDockerNetworkConnectAlias [2022-05-17T03:47:04.345Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestDockerNetworkReConnect [2022-05-17T03:47:04.345Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestServicePlugin [2022-05-17T03:47:04.345Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.345Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestServiceUpdateLabel [2022-05-17T03:47:04.345Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.345Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestServiceUpdateSecrets [2022-05-17T03:47:04.345Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.345Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestServiceUpdateConfigs [2022-05-17T03:47:04.345Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.345Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestServiceUpdateNetwork [2022-05-17T03:47:04.345Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.345Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-17T03:47:04.345Z] === RUN TestServiceUpdatePidsLimit [2022-05-17T03:47:04.795Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.795Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-05-17T03:47:04.795Z] PASS [2022-05-17T03:47:04.795Z] ok github.com/docker/docker/integration/service 0.256s [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === Skipped [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:47:04.795Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:47:04.795Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-17T03:47:04.795Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-17T03:47:04.795Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-17T03:47:04.795Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-17T03:47:04.795Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-17T03:47:04.795Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-17T03:47:04.795Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-17T03:47:04.795Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-17T03:47:04.795Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-17T03:47:04.795Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-17T03:47:04.795Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-17T03:47:04.795Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-17T03:47:04.795Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-17T03:47:04.795Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-17T03:47:04.795Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-17T03:47:04.795Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-17T03:47:04.795Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-17T03:47:04.795Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-17T03:47:04.795Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-17T03:47:04.795Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-17T03:47:04.795Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-05-17T03:47:04.795Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:47:04.795Z] [2022-05-17T03:47:04.795Z] DONE 24 tests, 23 skipped in 2.630s [2022-05-17T03:47:04.795Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-17T03:47:04.837Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-17T03:47:05.093Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-17T03:47:05.691Z] --- PASS: TestCheckoutGit (40.12s) [2022-05-17T03:47:05.691Z] === RUN TestValidGitTransport [2022-05-17T03:47:05.691Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-17T03:47:05.691Z] === RUN TestGitInvalidRef [2022-05-17T03:47:05.691Z] --- PASS: TestGitInvalidRef (0.28s) [2022-05-17T03:47:05.691Z] PASS [2022-05-17T03:47:05.691Z] coverage: 86.3% of statements [2022-05-17T03:47:05.691Z] ok github.com/docker/docker/builder/remotecontext/git 40.475s coverage: 86.3% of statements [2022-05-17T03:47:06.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:47:06.309Z] INFO: Testing against a local daemon [2022-05-17T03:47:06.309Z] === RUN TestSessionCreate [2022-05-17T03:47:06.309Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-17T03:47:06.309Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-17T03:47:06.309Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-17T03:47:06.309Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-17T03:47:06.309Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-17T03:47:06.309Z] PASS [2022-05-17T03:47:06.309Z] ok github.com/docker/docker/integration/session 0.084s [2022-05-17T03:47:06.309Z] [2022-05-17T03:47:06.309Z] === Skipped [2022-05-17T03:47:06.309Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-17T03:47:06.309Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-17T03:47:06.309Z] [2022-05-17T03:47:06.309Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-17T03:47:06.309Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-17T03:47:06.309Z] [2022-05-17T03:47:06.309Z] DONE 2 tests, 2 skipped in 1.533s [2022-05-17T03:47:06.309Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-17T03:47:06.655Z] ? github.com/docker/docker/cli [no test files] [2022-05-17T03:47:06.655Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-17T03:47:06.655Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-17T03:47:06.655Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-17T03:47:07.614Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-17T03:47:08.176Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-17T03:47:08.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-17T03:47:08.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:47:08.452Z] INFO: Testing against a local daemon [2022-05-17T03:47:08.452Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:47:08.452Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:08.452Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestDiskUsage [2022-05-17T03:47:08.452Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-17T03:47:08.452Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestEventsExecDie [2022-05-17T03:47:08.452Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-17T03:47:08.452Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestEventsBackwardsCompatible [2022-05-17T03:47:08.452Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-17T03:47:08.452Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestEventsVolumeCreate [2022-05-17T03:47:08.452Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-17T03:47:08.452Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestInfoAPI [2022-05-17T03:47:08.452Z] --- PASS: TestInfoAPI (0.05s) [2022-05-17T03:47:08.452Z] === RUN TestInfoAPIWarnings [2022-05-17T03:47:08.452Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:47:08.452Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestInfoDebug [2022-05-17T03:47:08.452Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:47:08.452Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestInfoInsecureRegistries [2022-05-17T03:47:08.452Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:47:08.452Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestInfoRegistryMirrors [2022-05-17T03:47:08.452Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:47:08.452Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-17T03:47:08.452Z] === RUN TestLoginFailsWithBadCredentials [2022-05-17T03:47:08.996Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-17T03:47:09.253Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-17T03:47:09.402Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-05-17T03:47:09.402Z] === RUN TestPingCacheHeaders [2022-05-17T03:47:09.402Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-17T03:47:09.402Z] === RUN TestPingGet [2022-05-17T03:47:09.402Z] --- PASS: TestPingGet (0.04s) [2022-05-17T03:47:09.402Z] === RUN TestPingHead [2022-05-17T03:47:09.402Z] --- PASS: TestPingHead (0.03s) [2022-05-17T03:47:09.402Z] === RUN TestPingSwarmHeader [2022-05-17T03:47:09.402Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:09.402Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-17T03:47:09.402Z] === RUN TestVersion [2022-05-17T03:47:09.852Z] --- PASS: TestVersion (0.05s) [2022-05-17T03:47:09.852Z] PASS [2022-05-17T03:47:09.852Z] ok github.com/docker/docker/integration/system 1.260s [2022-05-17T03:47:09.852Z] [2022-05-17T03:47:09.852Z] === Skipped [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:47:09.853Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-17T03:47:09.853Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-17T03:47:09.853Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-17T03:47:09.853Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-17T03:47:09.853Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-17T03:47:09.853Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-17T03:47:09.853Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-17T03:47:09.853Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-17T03:47:09.853Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-17T03:47:09.853Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:47:09.853Z] [2022-05-17T03:47:09.853Z] DONE 16 tests, 10 skipped in 3.305s [2022-05-17T03:47:09.853Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-17T03:47:10.623Z] --- PASS: TestDockerNetworkMacvlan (13.04s) [2022-05-17T03:47:10.623Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-17T03:47:10.623Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-05-17T03:47:10.623Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-05-17T03:47:10.623Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s) [2022-05-17T03:47:10.623Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2022-05-17T03:47:10.623Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-05-17T03:47:10.623Z] PASS [2022-05-17T03:47:10.623Z] [2022-05-17T03:47:10.623Z] DONE 8 tests in 14.501s [2022-05-17T03:47:10.623Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-17T03:47:10.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:47:10.623Z] ++ set -e [2022-05-17T03:47:10.623Z] ++ '[' -n 0 ']' [2022-05-17T03:47:10.623Z] ++ set -x [2022-05-17T03:47:10.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:47:10.624Z] testing: warning: no tests to run [2022-05-17T03:47:10.624Z] PASS [2022-05-17T03:47:10.624Z] [2022-05-17T03:47:10.624Z] DONE 0 tests in 0.041s [2022-05-17T03:47:10.624Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-17T03:47:10.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:47:10.624Z] ++ set -e [2022-05-17T03:47:10.624Z] ++ '[' -n 0 ']' [2022-05-17T03:47:10.624Z] ++ set -x [2022-05-17T03:47:10.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:47:10.624Z] INFO: Testing against a local daemon [2022-05-17T03:47:10.624Z] === RUN TestAuthZPluginAllowRequest [2022-05-17T03:47:11.186Z] docker_api_swarm_test.go:304: [df7b329489eb2] joining swarm manager [d7c7a7632517b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:47:12.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:47:12.016Z] INFO: Testing against a local daemon [2022-05-17T03:47:12.016Z] === RUN TestVolumesCreateAndList [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-17T03:47:12.016Z] === RUN TestVolumesRemove [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesRemove (0.17s) [2022-05-17T03:47:12.016Z] === RUN TestVolumesInspect [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-17T03:47:12.016Z] === RUN TestVolumesInvalidJSON [2022-05-17T03:47:12.016Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-17T03:47:12.016Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-17T03:47:12.016Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-17T03:47:12.016Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-17T03:47:12.016Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-17T03:47:12.016Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-17T03:47:12.016Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-17T03:47:12.016Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-17T03:47:12.016Z] PASS [2022-05-17T03:47:12.016Z] ok github.com/docker/docker/integration/volume 0.372s [2022-05-17T03:47:12.016Z] [2022-05-17T03:47:12.016Z] DONE 9 tests in 2.129s [2022-05-17T03:47:12.016Z] INFO: make.ps1 ended at 05/17/2022 03:47:11 [2022-05-17T03:47:12.016Z] INFO: Integration CLI tests being run from the host: [2022-05-17T03:47:12.016Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-17T03:47:12.557Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2022-05-17T03:47:12.557Z] === RUN TestAuthZPluginTLS [2022-05-17T03:47:12.557Z] docker_api_swarm_test.go:305: [dfdcfb33034e2] joining swarm manager [d7c7a7632517b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:47:12.824Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-05-17T03:47:12.824Z] === RUN TestAuthZPluginDenyRequest [2022-05-17T03:47:13.386Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-17T03:47:13.386Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-17T03:47:13.642Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-17T03:47:13.898Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-17T03:47:13.898Z] === RUN TestAuthZPluginDenyResponse [2022-05-17T03:47:14.460Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2022-05-17T03:47:14.460Z] === RUN TestAuthZPluginAllowEventStream [2022-05-17T03:47:15.826Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-05-17T03:47:15.826Z] === RUN TestAuthZPluginErrorResponse [2022-05-17T03:47:16.388Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-05-17T03:47:16.388Z] === RUN TestAuthZPluginErrorRequest [2022-05-17T03:47:16.950Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-17T03:47:16.950Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-17T03:47:16.972Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestConfigureDaemonLogs [2022-05-17T03:47:16.972Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestCommonOptionsInstallFlags [2022-05-17T03:47:16.972Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-17T03:47:16.972Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-17T03:47:16.972Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-17T03:47:16.972Z] PASS [2022-05-17T03:47:16.972Z] coverage: 19.7% of statements [2022-05-17T03:47:16.972Z] ok github.com/docker/docker/cmd/dockerd 0.245s coverage: 19.7% of statements [2022-05-17T03:47:16.972Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-17T03:47:16.972Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-17T03:47:17.153Z] --- PASS: TestBuildMultiStageLayerLeak (13.86s) [2022-05-17T03:47:17.153Z] === RUN TestBuildWithHugeFile [2022-05-17T03:47:17.206Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-17T03:47:17.462Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-17T03:47:17.462Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-17T03:47:18.505Z] === RUN TestContainerStopSignal [2022-05-17T03:47:18.505Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestContainerStopTimeout [2022-05-17T03:47:18.505Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-17T03:47:18.505Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-17T03:47:18.505Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-17T03:47:18.505Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestReplaceAndAppendEnvVars [2022-05-17T03:47:18.505Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-17T03:47:18.505Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestNewMemoryStore [2022-05-17T03:47:18.505Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestAddContainers [2022-05-17T03:47:18.505Z] --- PASS: TestAddContainers (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestGetContainer [2022-05-17T03:47:18.505Z] --- PASS: TestGetContainer (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestDeleteContainer [2022-05-17T03:47:18.505Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestListContainers [2022-05-17T03:47:18.505Z] --- PASS: TestListContainers (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestFirstContainer [2022-05-17T03:47:18.505Z] --- PASS: TestFirstContainer (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestApplyAllContainer [2022-05-17T03:47:18.505Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestIsValidHealthString [2022-05-17T03:47:18.505Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestStateRunStop [2022-05-17T03:47:18.505Z] --- PASS: TestStateRunStop (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestStateTimeoutWait [2022-05-17T03:47:18.505Z] state_test.go:141: Stop callback fired [2022-05-17T03:47:18.505Z] state_test.go:165: Stop callback fired [2022-05-17T03:47:18.505Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-17T03:47:18.505Z] === RUN TestIsValidStateString [2022-05-17T03:47:18.505Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestViewSaveDelete [2022-05-17T03:47:18.505Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-17T03:47:18.505Z] === RUN TestViewAll [2022-05-17T03:47:18.505Z] --- PASS: TestViewAll (0.02s) [2022-05-17T03:47:18.505Z] === RUN TestViewGet [2022-05-17T03:47:18.505Z] --- PASS: TestViewGet (0.01s) [2022-05-17T03:47:18.505Z] === RUN TestNames [2022-05-17T03:47:18.505Z] --- PASS: TestNames (0.00s) [2022-05-17T03:47:18.505Z] === RUN TestViewWithHealthCheck [2022-05-17T03:47:18.505Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-17T03:47:18.505Z] PASS [2022-05-17T03:47:18.505Z] coverage: 41.7% of statements [2022-05-17T03:47:18.505Z] ok github.com/docker/docker/container 0.268s coverage: 41.7% of statements [2022-05-17T03:47:18.505Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-17T03:47:18.505Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-17T03:47:18.505Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-17T03:47:18.505Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-17T03:47:19.353Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2022-05-17T03:47:19.353Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-17T03:47:19.469Z] === RUN TestPrepare [2022-05-17T03:47:19.469Z] --- PASS: TestPrepare (0.00s) [2022-05-17T03:47:19.469Z] === RUN TestStart [2022-05-17T03:47:19.469Z] --- PASS: TestStart (0.00s) [2022-05-17T03:47:19.469Z] === RUN TestWaitCancel [2022-05-17T03:47:19.469Z] --- PASS: TestWaitCancel (0.00s) [2022-05-17T03:47:19.469Z] === RUN TestWaitDisabled [2022-05-17T03:47:19.469Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-17T03:47:19.469Z] === RUN TestWaitEnabled [2022-05-17T03:47:19.469Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-17T03:47:19.469Z] === RUN TestRemove [2022-05-17T03:47:19.469Z] --- PASS: TestRemove (0.00s) [2022-05-17T03:47:19.469Z] PASS [2022-05-17T03:47:19.469Z] coverage: 65.3% of statements [2022-05-17T03:47:19.469Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-05-17T03:47:20.281Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-17T03:47:20.842Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2022-05-17T03:47:20.843Z] === RUN TestAuthZPluginHeader [2022-05-17T03:47:21.771Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-05-17T03:47:21.771Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-17T03:47:21.771Z] === RUN TestDockerSuite/TestBuildRm [2022-05-17T03:47:22.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:47:22.265Z] INFO: Testing against a local daemon [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-17T03:47:22.265Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-17T03:47:22.265Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-17T03:47:22.265Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-17T03:47:22.375Z] === RUN TestNewListSecretsFilters [2022-05-17T03:47:22.375Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-17T03:47:22.375Z] === RUN TestNewListConfigsFilters [2022-05-17T03:47:22.375Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-17T03:47:22.375Z] PASS [2022-05-17T03:47:22.375Z] coverage: 0.5% of statements [2022-05-17T03:47:22.375Z] ok github.com/docker/docker/daemon/cluster 0.400s coverage: 0.5% of statements [2022-05-17T03:47:22.715Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-17T03:47:22.715Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-17T03:47:23.343Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-17T03:47:23.343Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.06s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-17T03:47:23.343Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-17T03:47:23.343Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-17T03:47:23.666Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-17T03:47:23.801Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-17T03:47:23.801Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestTopologyFromGRPC [2022-05-17T03:47:23.801Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestCapacityRangeFromGRPC [2022-05-17T03:47:23.801Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-17T03:47:23.801Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-17T03:47:23.801Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-17T03:47:23.801Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-17T03:47:23.801Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestAccessModeFromGRPC [2022-05-17T03:47:23.801Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-17T03:47:23.801Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-17T03:47:23.801Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-17T03:47:23.801Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-17T03:47:23.801Z] === RUN TestVolumeCreateToGRPC [2022-05-17T03:47:23.801Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-17T03:47:23.801Z] PASS [2022-05-17T03:47:23.801Z] coverage: 36.9% of statements [2022-05-17T03:47:23.801Z] ok github.com/docker/docker/daemon/cluster/convert 0.792s coverage: 36.9% of statements [2022-05-17T03:47:24.117Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-17T03:47:24.287Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-17T03:47:24.543Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-17T03:47:25.910Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-17T03:47:26.166Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2022-05-17T03:47:26.166Z] === RUN TestAuthZPluginV2Disable [2022-05-17T03:47:26.166Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-17T03:47:26.703Z] === RUN TestWaitNodeAttachment [2022-05-17T03:47:26.703Z] === RUN TestBuilderGC [2022-05-17T03:47:26.703Z] --- PASS: TestBuilderGC (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationNotFound [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestDaemonBrokenConfiguration [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestFindConfigurationConflicts [2022-05-17T03:47:26.703Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-17T03:47:26.703Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-17T03:47:26.703Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-17T03:47:26.703Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-17T03:47:26.703Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-17T03:47:26.703Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-17T03:47:26.703Z] === RUN TestValidateConfigurationErrors [2022-05-17T03:47:26.703Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-17T03:47:26.703Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-17T03:47:26.703Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-17T03:47:26.728Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-17T03:47:27.160Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_label [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_dns [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_hosts [2022-05-17T03:47:27.160Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-17T03:47:27.160Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-17T03:47:27.160Z] === RUN TestReloadSetConfigFileNotExist [2022-05-17T03:47:27.160Z] time="2022-05-17T03:47:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-17T03:47:27.160Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-05-17T03:47:27.160Z] === RUN TestReloadDefaultConfigNotExist [2022-05-17T03:47:27.160Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:47:27.160Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-17T03:47:27.160Z] === RUN TestReloadBadDefaultConfig [2022-05-17T03:47:27.160Z] time="2022-05-17T03:47:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-344041504" [2022-05-17T03:47:27.160Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-17T03:47:27.160Z] === RUN TestReloadWithConflictingLabels [2022-05-17T03:47:27.160Z] time="2022-05-17T03:47:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-541183723" [2022-05-17T03:47:27.160Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-17T03:47:27.160Z] === RUN TestReloadWithDuplicateLabels [2022-05-17T03:47:27.160Z] time="2022-05-17T03:47:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-886931158" [2022-05-17T03:47:27.160Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-17T03:47:27.160Z] === RUN TestMaskURLCredentials [2022-05-17T03:47:27.160Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-17T03:47:27.160Z] === RUN TestDaemonConfigurationMerge [2022-05-17T03:47:27.160Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-17T03:47:27.160Z] PASS [2022-05-17T03:47:27.160Z] coverage: 79.8% of statements [2022-05-17T03:47:27.160Z] ok github.com/docker/docker/daemon/config 0.337s coverage: 79.8% of statements [2022-05-17T03:47:27.160Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-17T03:47:27.160Z] === RUN TestIsolationConversion [2022-05-17T03:47:27.160Z] === RUN TestIsolationConversion/default [2022-05-17T03:47:27.160Z] === RUN TestIsolationConversion/process [2022-05-17T03:47:27.160Z] === RUN TestIsolationConversion/hyperv [2022-05-17T03:47:27.161Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-17T03:47:27.161Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-17T03:47:27.161Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-17T03:47:27.161Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-17T03:47:27.161Z] === RUN TestContainerLabels [2022-05-17T03:47:27.161Z] --- PASS: TestContainerLabels (0.00s) [2022-05-17T03:47:27.161Z] === RUN TestCredentialSpecConversion [2022-05-17T03:47:27.161Z] === RUN TestCredentialSpecConversion/none [2022-05-17T03:47:27.161Z] === RUN TestCredentialSpecConversion/config [2022-05-17T03:47:27.161Z] === RUN TestCredentialSpecConversion/file [2022-05-17T03:47:27.161Z] === RUN TestCredentialSpecConversion/registry [2022-05-17T03:47:27.161Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-17T03:47:27.161Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-17T03:47:27.161Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-17T03:47:27.161Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-17T03:47:27.161Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-17T03:47:27.161Z] === RUN TestControllerValidateMountBind [2022-05-17T03:47:27.161Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-17T03:47:27.161Z] === RUN TestControllerValidateMountVolume [2022-05-17T03:47:27.161Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-17T03:47:27.161Z] === RUN TestControllerValidateMountTarget [2022-05-17T03:47:27.161Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-17T03:47:27.161Z] === RUN TestControllerValidateMountTmpfs [2022-05-17T03:47:27.161Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-17T03:47:27.161Z] === RUN TestControllerValidateMountInvalidType [2022-05-17T03:47:27.161Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-17T03:47:27.161Z] === RUN TestControllerValidateMountNamedPipe [2022-05-17T03:47:27.161Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-17T03:47:27.161Z] PASS [2022-05-17T03:47:27.161Z] coverage: 10.7% of statements [2022-05-17T03:47:27.161Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.721s coverage: 10.7% of statements [2022-05-17T03:47:27.617Z] === RUN TestEventsLog [2022-05-17T03:47:27.617Z] --- PASS: TestEventsLog (0.00s) [2022-05-17T03:47:27.617Z] === RUN TestEventsLogTimeout [2022-05-17T03:47:27.617Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-17T03:47:27.617Z] === RUN TestLogEvents [2022-05-17T03:47:27.617Z] --- PASS: TestLogEvents (0.05s) [2022-05-17T03:47:27.617Z] === RUN TestLoadBufferedEvents [2022-05-17T03:47:27.617Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-05-17T03:47:27.617Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-17T03:47:27.617Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-17T03:47:27.617Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-17T03:47:27.617Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-17T03:47:27.617Z] PASS [2022-05-17T03:47:27.617Z] coverage: 50.0% of statements [2022-05-17T03:47:27.617Z] ok github.com/docker/docker/daemon/events 0.313s coverage: 50.0% of statements [2022-05-17T03:47:27.655Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-17T03:47:28.583Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-17T03:47:29.144Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-17T03:47:29.152Z] === RUN TestIsEmptyDir [2022-05-17T03:47:29.152Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-17T03:47:29.152Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-17T03:47:29.152Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-17T03:47:29.152Z] PASS [2022-05-17T03:47:29.152Z] coverage: 2.3% of statements [2022-05-17T03:47:29.152Z] ok github.com/docker/docker/daemon/graphdriver 0.144s coverage: 2.3% of statements [2022-05-17T03:47:29.152Z] === RUN TestLinkNaming [2022-05-17T03:47:29.152Z] --- PASS: TestLinkNaming (0.00s) [2022-05-17T03:47:29.152Z] === RUN TestLinkNew [2022-05-17T03:47:29.152Z] --- PASS: TestLinkNew (0.00s) [2022-05-17T03:47:29.152Z] === RUN TestLinkEnv [2022-05-17T03:47:29.152Z] --- PASS: TestLinkEnv (0.00s) [2022-05-17T03:47:29.152Z] === RUN TestLinkMultipleEnv [2022-05-17T03:47:29.152Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-17T03:47:29.152Z] === RUN TestLinkPortRangeEnv [2022-05-17T03:47:29.152Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-17T03:47:29.152Z] PASS [2022-05-17T03:47:29.152Z] coverage: 93.0% of statements [2022-05-17T03:47:29.152Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2022-05-17T03:47:30.071Z] --- PASS: TestAuthZPluginV2Disable (3.98s) [2022-05-17T03:47:30.071Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-17T03:47:30.116Z] === RUN TestVerifyNetworkingConfig [2022-05-17T03:47:30.116Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestGetContainer [2022-05-17T03:47:30.116Z] --- PASS: TestGetContainer (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestValidContainerNames [2022-05-17T03:47:30.116Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestContainerInitDNS [2022-05-17T03:47:30.116Z] daemon_test.go:145: root required [2022-05-17T03:47:30.116Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestMerge [2022-05-17T03:47:30.116Z] --- PASS: TestMerge (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestValidateContainerIsolation [2022-05-17T03:47:30.116Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestFindNetworkErrorType [2022-05-17T03:47:30.116Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestEnsureServicesExist [2022-05-17T03:47:30.116Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestEnsureServicesExistErrors [2022-05-17T03:47:30.116Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-17T03:47:30.116Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-17T03:47:30.116Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-17T03:47:30.116Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-17T03:47:30.116Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-17T03:47:30.116Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-17T03:47:30.116Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestContainerDelete [2022-05-17T03:47:30.116Z] --- PASS: TestContainerDelete (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestContainerDoubleDelete [2022-05-17T03:47:30.116Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestLogContainerEventCopyLabels [2022-05-17T03:47:30.116Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestLogContainerEventWithAttributes [2022-05-17T03:47:30.116Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestNoneHealthcheck [2022-05-17T03:47:30.116Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-17T03:47:30.116Z] === RUN TestHealthStates [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] time="2022-05-17T03:47:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-17T03:47:30.573Z] --- PASS: TestHealthStates (0.22s) [2022-05-17T03:47:30.573Z] === RUN TestGetInspectData [2022-05-17T03:47:30.573Z] --- PASS: TestGetInspectData (0.00s) [2022-05-17T03:47:30.573Z] === RUN TestFillLicense [2022-05-17T03:47:30.573Z] --- PASS: TestFillLicense (0.00s) [2022-05-17T03:47:30.573Z] === RUN TestListInvalidFilter [2022-05-17T03:47:30.573Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-17T03:47:30.573Z] === RUN TestNameFilter [2022-05-17T03:47:30.573Z] --- PASS: TestNameFilter (0.01s) [2022-05-17T03:47:30.573Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-17T03:47:30.573Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-17T03:47:30.573Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-17T03:47:30.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-17T03:47:30.573Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-17T03:47:30.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-17T03:47:30.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-17T03:47:30.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-17T03:47:30.574Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-17T03:47:30.574Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestDaemonReloadLabels [2022-05-17T03:47:30.574Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-17T03:47:30.574Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestDaemonReloadMirrors [2022-05-17T03:47:30.574Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-17T03:47:30.574Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-17T03:47:30.574Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-17T03:47:30.574Z] reload_test.go:342: root required [2022-05-17T03:47:30.574Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-17T03:47:30.574Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-17T03:47:30.574Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-17T03:47:30.574Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-17T03:47:30.574Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-17T03:47:30.574Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-17T03:47:30.574Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-17T03:47:30.574Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-17T03:47:30.574Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-17T03:47:30.574Z] === RUN TestParseVolumesFrom [2022-05-17T03:47:30.574Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-17T03:47:30.574Z] PASS [2022-05-17T03:47:30.574Z] coverage: 8.6% of statements [2022-05-17T03:47:30.574Z] ok github.com/docker/docker/daemon 0.734s coverage: 8.6% of statements [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-17T03:47:30.574Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-17T03:47:30.632Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-17T03:47:32.523Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-17T03:47:32.746Z] === RUN TestNewStreamConfig [2022-05-17T03:47:32.746Z] === RUN TestNewStreamConfig/defaults [2022-05-17T03:47:32.746Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-17T03:47:32.746Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-17T03:47:32.746Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-17T03:47:32.746Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-17T03:47:32.746Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-17T03:47:32.746Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-17T03:47:32.746Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-17T03:47:32.746Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-17T03:47:32.746Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-17T03:47:32.746Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-17T03:47:32.746Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-17T03:47:32.746Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-17T03:47:32.746Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-17T03:47:32.746Z] time="2022-05-17T03:47:32Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-17T03:47:32.746Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-17T03:47:32.746Z] === RUN TestCreateSuccess [2022-05-17T03:47:32.746Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCreateStreamSkipped [2022-05-17T03:47:32.746Z] time="2022-05-17T03:47:32Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-17T03:47:32.746Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCreateLogGroupSuccess [2022-05-17T03:47:32.746Z] time="2022-05-17T03:47:32Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-17T03:47:32.746Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCreateError [2022-05-17T03:47:32.746Z] --- PASS: TestCreateError (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCreateAlreadyExists [2022-05-17T03:47:32.746Z] time="2022-05-17T03:47:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-17T03:47:32.746Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestLogClosed [2022-05-17T03:47:32.746Z] --- PASS: TestLogClosed (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestLogBlocking [2022-05-17T03:47:32.746Z] --- PASS: TestLogBlocking (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-17T03:47:32.746Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestLogNonBlockingBufferFull [2022-05-17T03:47:32.746Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestPublishBatchSuccess [2022-05-17T03:47:32.746Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestPublishBatchError [2022-05-17T03:47:32.746Z] time="2022-05-17T03:47:32Z" level=error msg=error [2022-05-17T03:47:32.746Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-17T03:47:32.746Z] time="2022-05-17T03:47:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-17T03:47:32.746Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-17T03:47:32.746Z] time="2022-05-17T03:47:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-17T03:47:32.746Z] time="2022-05-17T03:47:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-17T03:47:32.746Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCollectBatchSimple [2022-05-17T03:47:32.746Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCollectBatchTicker [2022-05-17T03:47:32.746Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCollectBatchMultilinePattern [2022-05-17T03:47:32.746Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-17T03:47:32.746Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-17T03:47:32.746Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-17T03:47:32.746Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-17T03:47:32.746Z] === RUN TestCollectBatchClose [2022-05-17T03:47:32.746Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-17T03:47:32.746Z] === RUN TestEffectiveLen [2022-05-17T03:47:32.746Z] === RUN TestEffectiveLen/0/Hello [2022-05-17T03:47:32.746Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-17T03:47:32.746Z] === RUN TestEffectiveLen/2/🙃 [2022-05-17T03:47:32.747Z] === RUN TestEffectiveLen/3/���� [2022-05-17T03:47:32.747Z] === RUN TestEffectiveLen/4/He��o [2022-05-17T03:47:32.747Z] === RUN TestEffectiveLen/5/ [2022-05-17T03:47:32.747Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit/0/ [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit/1/Hello [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1076: Hello [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit/2/Hello [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1076: He [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1077: llo [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit/3/Hello [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1077: Hello [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit/4/🙃 [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1076: [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit/5/🙃 [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit/6/a� [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1076: a [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1077: � [2022-05-17T03:47:32.747Z] === RUN TestFindValidSplit/7/a� [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1076: a� [2022-05-17T03:47:32.747Z] cloudwatchlogs_test.go:1077: [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestProcessEventEmoji [2022-05-17T03:47:32.747Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestCollectBatchLineSplit [2022-05-17T03:47:32.747Z] --- PASS: TestCollectBatchLineSplit (0.03s) [2022-05-17T03:47:32.747Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-17T03:47:32.747Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestCollectBatchMaxEvents [2022-05-17T03:47:32.747Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-05-17T03:47:32.747Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-17T03:47:32.747Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-17T03:47:32.747Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-17T03:47:32.747Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-17T03:47:32.747Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-17T03:47:32.747Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-17T03:47:32.747Z] === RUN TestAdapterReadLogs [2022-05-17T03:47:32.747Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestCopier [2022-05-17T03:47:32.747Z] --- PASS: TestCopier (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestCopierLongLines [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-17T03:47:32.747Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestCopierSlow [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsFormat [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-17T03:47:32.747Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-17T03:47:32.747Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestCreateTagSuccess [2022-05-17T03:47:32.747Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-17T03:47:32.747Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-17T03:47:32.747Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-17T03:47:32.747Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-17T03:47:32.747Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-17T03:47:32.747Z] PASS [2022-05-17T03:47:32.747Z] coverage: 80.2% of statements [2022-05-17T03:47:32.747Z] ok github.com/docker/docker/daemon/logger/awslogs 0.615s coverage: 80.2% of statements [2022-05-17T03:47:32.747Z] --- PASS: TestCopierSlow (0.20s) [2022-05-17T03:47:32.747Z] === RUN TestCopierWithSized [2022-05-17T03:47:32.747Z] === RUN TestCopierWithSized/as_is [2022-05-17T03:47:32.747Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-17T03:47:32.747Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-17T03:47:32.747Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-17T03:47:32.747Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestCopierWithPartial [2022-05-17T03:47:32.747Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestRingLogger [2022-05-17T03:47:32.747Z] --- PASS: TestRingLogger (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestRingCap [2022-05-17T03:47:32.747Z] --- PASS: TestRingCap (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestRingClose [2022-05-17T03:47:32.747Z] --- PASS: TestRingClose (0.00s) [2022-05-17T03:47:32.747Z] === RUN TestRingDrain [2022-05-17T03:47:32.747Z] --- PASS: TestRingDrain (0.00s) [2022-05-17T03:47:32.747Z] PASS [2022-05-17T03:47:32.747Z] coverage: 43.2% of statements [2022-05-17T03:47:32.747Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.2% of statements [2022-05-17T03:47:32.747Z] === RUN TestSearchRegistryForImagesErrors [2022-05-17T03:47:32.779Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-17T03:47:32.779Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-17T03:47:32.779Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-17T03:47:32.779Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-17T03:47:33.036Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-17T03:47:33.206Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-17T03:47:33.206Z] === RUN TestSearchRegistryForImages [2022-05-17T03:47:33.206Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-17T03:47:33.206Z] === RUN TestOnlyPlatformWithFallback [2022-05-17T03:47:33.206Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-17T03:47:33.206Z] === RUN TestImageDelete [2022-05-17T03:47:33.206Z] === RUN TestImageDelete/no_lease [2022-05-17T03:47:33.206Z] === RUN TestImageDelete/lease_exists [2022-05-17T03:47:33.206Z] --- PASS: TestImageDelete (0.08s) [2022-05-17T03:47:33.206Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-05-17T03:47:33.206Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-17T03:47:33.206Z] === RUN TestContentStoreForPull [2022-05-17T03:47:33.206Z] --- PASS: TestContentStoreForPull (0.23s) [2022-05-17T03:47:33.206Z] PASS [2022-05-17T03:47:33.206Z] coverage: 6.6% of statements [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptReconnectInterval [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-17T03:47:33.206Z] --- PASS: TestValidateLogOptReconnectInterval (0.01s) [2022-05-17T03:47:33.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-17T03:47:33.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-17T03:47:33.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-17T03:47:33.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-17T03:47:33.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-17T03:47:33.206Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-17T03:47:33.206Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/#00 [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-17T03:47:33.206Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-17T03:47:33.207Z] ok github.com/docker/docker/daemon/images 0.477s coverage: 6.6% of statements [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/:// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/something:// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-17T03:47:33.207Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress (0.02s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-17T03:47:33.207Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-17T03:47:33.207Z] PASS [2022-05-17T03:47:33.207Z] coverage: 53.6% of statements [2022-05-17T03:47:33.207Z] ok github.com/docker/docker/daemon/logger/fluentd 0.200s coverage: 53.6% of statements [2022-05-17T03:47:33.600Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-05-17T03:47:33.600Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-17T03:47:33.666Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-17T03:47:33.666Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-17T03:47:33.666Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-17T03:47:33.666Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-17T03:47:33.666Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-17T03:47:33.855Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-17T03:47:34.112Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-17T03:47:34.124Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-17T03:47:34.125Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-17T03:47:34.125Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-17T03:47:34.125Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-17T03:47:34.125Z] === RUN TestFastTimeMarshalJSON [2022-05-17T03:47:34.583Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-05-17T03:47:34.583Z] PASS [2022-05-17T03:47:34.583Z] coverage: 87.2% of statements [2022-05-17T03:47:34.583Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.294s coverage: 87.2% of statements [2022-05-17T03:47:34.679Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-17T03:47:35.042Z] === RUN TestJSONFileLogger [2022-05-17T03:47:35.042Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-17T03:47:35.042Z] === RUN TestJSONFileLoggerWithTags [2022-05-17T03:47:35.042Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-17T03:47:35.042Z] === RUN TestJSONFileLoggerWithOpts [2022-05-17T03:47:35.042Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-17T03:47:35.042Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-17T03:47:35.042Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-17T03:47:35.042Z] === RUN TestEncodeDecode [2022-05-17T03:47:35.042Z] === PAUSE TestEncodeDecode [2022-05-17T03:47:35.042Z] === RUN TestUnexpectedEOF [2022-05-17T03:47:35.042Z] time="2022-05-17T03:47:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-17T03:47:35.042Z] time="2022-05-17T03:47:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-17T03:47:35.042Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-05-17T03:47:35.042Z] === CONT TestEncodeDecode [2022-05-17T03:47:35.042Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-17T03:47:35.042Z] PASS [2022-05-17T03:47:35.042Z] coverage: 69.9% of statements [2022-05-17T03:47:35.042Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.375s coverage: 69.9% of statements [2022-05-17T03:47:35.500Z] === RUN TestWriteLog [2022-05-17T03:47:35.500Z] === PAUSE TestWriteLog [2022-05-17T03:47:35.500Z] === RUN TestReadLog [2022-05-17T03:47:35.500Z] === PAUSE TestReadLog [2022-05-17T03:47:35.500Z] === RUN TestDecode [2022-05-17T03:47:35.500Z] --- PASS: TestDecode (0.04s) [2022-05-17T03:47:35.500Z] === CONT TestWriteLog [2022-05-17T03:47:35.958Z] === CONT TestReadLog [2022-05-17T03:47:35.958Z] === RUN TestReadLog/tail_exact [2022-05-17T03:47:35.958Z] --- PASS: TestWriteLog (0.04s) [2022-05-17T03:47:35.958Z] === RUN TestReadLog/tail_less_than_available [2022-05-17T03:47:35.958Z] === RUN TestReadLog/tail_more_than_available [2022-05-17T03:47:35.958Z] --- PASS: TestReadLog (0.26s) [2022-05-17T03:47:35.958Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-05-17T03:47:35.958Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-17T03:47:35.958Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-17T03:47:35.958Z] PASS [2022-05-17T03:47:35.958Z] coverage: 78.7% of statements [2022-05-17T03:47:35.958Z] ok github.com/docker/docker/daemon/logger/local 0.405s coverage: 78.7% of statements [2022-05-17T03:47:35.958Z] === RUN TestOpenFileDelete [2022-05-17T03:47:35.958Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-17T03:47:35.958Z] === RUN TestOpenFileRename [2022-05-17T03:47:35.958Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-17T03:47:35.958Z] === RUN TestHandleDecoderErr [2022-05-17T03:47:35.958Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-17T03:47:35.958Z] === RUN TestParseLogTagDefaultTag [2022-05-17T03:47:35.958Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-17T03:47:35.958Z] === RUN TestParseLogTag [2022-05-17T03:47:35.958Z] --- PASS: TestParseLogTag (0.00s) [2022-05-17T03:47:35.958Z] === RUN TestParseLogTagEmptyTag [2022-05-17T03:47:35.958Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-17T03:47:35.958Z] === RUN TestTailFiles [2022-05-17T03:47:35.958Z] --- PASS: TestTailFiles (0.00s) [2022-05-17T03:47:35.958Z] === RUN TestFollowLogsConsumerGone [2022-05-17T03:47:35.958Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-17T03:47:35.958Z] === RUN TestFollowLogsProducerGone [2022-05-17T03:47:35.958Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-17T03:47:35.958Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-17T03:47:35.958Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-17T03:47:35.958Z] === RUN TestCheckCapacityAndRotate [2022-05-17T03:47:35.958Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-17T03:47:35.958Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-17T03:47:35.958Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-17T03:47:35.958Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-05-17T03:47:35.958Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-17T03:47:35.958Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-05-17T03:47:35.958Z] PASS [2022-05-17T03:47:35.958Z] coverage: 55.1% of statements [2022-05-17T03:47:35.958Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.268s coverage: 55.1% of statements [2022-05-17T03:47:36.926Z] === RUN TestLog [2022-05-17T03:47:36.926Z] --- PASS: TestLog (0.03s) [2022-05-17T03:47:36.926Z] PASS [2022-05-17T03:47:36.926Z] coverage: 31.5% of statements [2022-05-17T03:47:36.926Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.096s coverage: 31.5% of statements [2022-05-17T03:47:37.384Z] === RUN TestNewParse [2022-05-17T03:47:37.384Z] --- PASS: TestNewParse (0.00s) [2022-05-17T03:47:37.384Z] PASS [2022-05-17T03:47:37.384Z] coverage: 8.3% of statements [2022-05-17T03:47:37.384Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-05-17T03:47:37.384Z] === RUN TestValidateLogOpt [2022-05-17T03:47:37.384Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestNewMissedConfig [2022-05-17T03:47:37.384Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestNewMissedUrl [2022-05-17T03:47:37.384Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestNewMissedToken [2022-05-17T03:47:37.384Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestNewWithProxy [2022-05-17T03:47:37.384Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestDefault [2022-05-17T03:47:37.384Z] --- PASS: TestDefault (0.01s) [2022-05-17T03:47:37.384Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-17T03:47:37.384Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestJsonFormat [2022-05-17T03:47:37.384Z] --- PASS: TestJsonFormat (0.01s) [2022-05-17T03:47:37.384Z] === RUN TestRawFormat [2022-05-17T03:47:37.384Z] --- PASS: TestRawFormat (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestRawFormatWithLabels [2022-05-17T03:47:37.384Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestRawFormatWithoutTag [2022-05-17T03:47:37.384Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-17T03:47:37.384Z] === RUN TestBatching [2022-05-17T03:47:37.842Z] --- PASS: TestBatching (0.33s) [2022-05-17T03:47:37.842Z] === RUN TestFrequency [2022-05-17T03:47:37.842Z] === RUN TestParseLogFormat [2022-05-17T03:47:37.842Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-17T03:47:37.842Z] === RUN TestValidateLogOptEmpty [2022-05-17T03:47:37.842Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-17T03:47:37.842Z] === RUN TestValidateSyslogAddress [2022-05-17T03:47:37.842Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-17T03:47:37.842Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-17T03:47:37.842Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-17T03:47:37.842Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-17T03:47:37.842Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-17T03:47:37.842Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-17T03:47:37.842Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-17T03:47:37.842Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-17T03:47:37.842Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-17T03:47:37.842Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-17T03:47:37.842Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-17T03:47:37.842Z] === RUN TestParseAddressDefaultPort [2022-05-17T03:47:37.842Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-17T03:47:37.842Z] === RUN TestValidateSyslogFacility [2022-05-17T03:47:37.842Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-17T03:47:37.842Z] === RUN TestValidateLogOptSyslogFormat [2022-05-17T03:47:37.842Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-17T03:47:37.842Z] === RUN TestValidateLogOpt [2022-05-17T03:47:37.842Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-17T03:47:37.842Z] PASS [2022-05-17T03:47:37.842Z] coverage: 43.6% of statements [2022-05-17T03:47:37.842Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 43.6% of statements [2022-05-17T03:47:37.842Z] --- PASS: TestFrequency (0.16s) [2022-05-17T03:47:37.842Z] === RUN TestOneMessagePerRequest [2022-05-17T03:47:37.842Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-17T03:47:37.842Z] === RUN TestVerify [2022-05-17T03:47:37.842Z] --- PASS: TestVerify (0.00s) [2022-05-17T03:47:37.842Z] === RUN TestSkipVerify [2022-05-17T03:47:37.995Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-17T03:47:38.300Z] time="2022-05-17T03:47:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.300Z] time="2022-05-17T03:47:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.300Z] time="2022-05-17T03:47:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.300Z] time="2022-05-17T03:47:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] --- PASS: TestSkipVerify (0.78s) [2022-05-17T03:47:38.758Z] === RUN TestBufferMaximum [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652759258.534939\",\"host\":\"211fee804b84\"}'" [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652759258.534939\",\"host\":\"211fee804b84\"}'" [2022-05-17T03:47:38.758Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-17T03:47:38.758Z] === RUN TestServerAlwaysDown [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652759258.538941\",\"host\":\"211fee804b84\"}'" [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652759258.538941\",\"host\":\"211fee804b84\"}'" [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652759258.538941\",\"host\":\"211fee804b84\"}'" [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652759258.539942\",\"host\":\"211fee804b84\"}'" [2022-05-17T03:47:38.758Z] time="2022-05-17T03:47:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652759258.539942\",\"host\":\"211fee804b84\"}'" [2022-05-17T03:47:38.758Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-17T03:47:38.758Z] === RUN TestCannotSendAfterClose [2022-05-17T03:47:38.758Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-17T03:47:38.758Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-17T03:47:38.923Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-17T03:47:39.216Z] === RUN TestV2MetadataService [2022-05-17T03:47:39.673Z] time="2022-05-17T03:47:39Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-17T03:47:39.673Z] time="2022-05-17T03:47:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"211fee804b84\"}'" [2022-05-17T03:47:39.673Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-17T03:47:39.673Z] PASS [2022-05-17T03:47:39.673Z] coverage: 82.5% of statements [2022-05-17T03:47:39.673Z] ok github.com/docker/docker/daemon/logger/splunk 2.395s coverage: 82.5% of statements [2022-05-17T03:47:39.673Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-17T03:47:39.673Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-17T03:47:39.673Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-17T03:47:40.131Z] --- PASS: TestV2MetadataService (1.11s) [2022-05-17T03:47:40.131Z] PASS [2022-05-17T03:47:40.131Z] coverage: 44.4% of statements [2022-05-17T03:47:40.131Z] ok github.com/docker/docker/distribution/metadata 1.223s coverage: 44.4% of statements [2022-05-17T03:47:40.131Z] === RUN TestSuccessfulDownload [2022-05-17T03:47:40.131Z] download_test.go:267: Needs fixing on Windows [2022-05-17T03:47:40.131Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-17T03:47:40.131Z] === RUN TestCancelledDownload [2022-05-17T03:47:40.131Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-17T03:47:40.131Z] === RUN TestMaxDownloadAttempts [2022-05-17T03:47:40.131Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:47:40.131Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:47:40.131Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:47:40.131Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:47:40.131Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:47:40.131Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:47:40.131Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:47:40.131Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:47:40.131Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-17T03:47:40.131Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-17T03:47:40.131Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-17T03:47:40.131Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-17T03:47:40.292Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-17T03:47:40.855Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-17T03:47:41.097Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-17T03:47:41.097Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-17T03:47:41.097Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-17T03:47:41.097Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-17T03:47:41.097Z] === RUN TestContinueOnError_NeverContinue [2022-05-17T03:47:41.097Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-17T03:47:41.097Z] === RUN TestManifestStore [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/no_remote_or_local [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-17T03:47:41.097Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s) [2022-05-17T03:47:41.097Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s) [2022-05-17T03:47:41.097Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s) [2022-05-17T03:47:41.097Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s) [2022-05-17T03:47:41.097Z] === RUN TestTransfer [2022-05-17T03:47:41.097Z] --- PASS: TestTransfer (0.12s) [2022-05-17T03:47:41.097Z] === RUN TestConcurrencyLimit [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1746709270\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/no_local_cache [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/with_local_cache [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/unknown_media_type [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=warning msg="reference for unknown type: " [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=warning msg="reference for unknown type: " [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=warning msg="reference for unknown type: " [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=warning msg="reference for unknown type: " [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=warning msg="reference for unknown type: " [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-17T03:47:41.097Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-17T03:47:41.097Z] time="2022-05-17T03:47:40Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore (0.40s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaType [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-17T03:47:41.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-17T03:47:41.097Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-17T03:47:41.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestFixManifestLayers [2022-05-17T03:47:41.554Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-17T03:47:41.554Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-17T03:47:41.554Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestFixManifestLayersBadParent [2022-05-17T03:47:41.554Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestValidateManifest [2022-05-17T03:47:41.554Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-17T03:47:41.554Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestFormatPlatform [2022-05-17T03:47:41.554Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestPullSchema2Config [2022-05-17T03:47:41.554Z] === RUN TestPullSchema2Config/success_first_time [2022-05-17T03:47:41.554Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:47:41.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:47:41.554Z] === RUN TestPullSchema2Config/500_status [2022-05-17T03:47:41.554Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:47:41.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:47:41.554Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-05-17T03:47:41.554Z] === RUN TestInactiveJobs [2022-05-17T03:47:41.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:47:41.554Z] === RUN TestPullSchema2Config/EOF [2022-05-17T03:47:41.554Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:47:41.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:47:41.554Z] 2022/05/17 03:47:41 http: panic serving 127.0.0.1:49219: intentional panic [2022-05-17T03:47:41.554Z] goroutine 90 [running]: [2022-05-17T03:47:41.554Z] net/http.(*conn).serve.func1() [2022-05-17T03:47:41.554Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-17T03:47:41.554Z] panic({0x1198ee0, 0x137b2f0}) [2022-05-17T03:47:41.554Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-17T03:47:41.554Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000220000?, {0x1382a98?, 0xc000214000?}) [2022-05-17T03:47:41.554Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-17T03:47:41.554Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1382a98, 0xc000214000}, 0xc000230400) [2022-05-17T03:47:41.554Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-17T03:47:41.554Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1382a98?, 0xc000214000?}, 0x179d5e0?) [2022-05-17T03:47:41.554Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-17T03:47:41.554Z] net/http.serverHandler.ServeHTTP({0xc0004fc7e0?}, {0x1382a98, 0xc000214000}, 0xc000230400) [2022-05-17T03:47:41.554Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-17T03:47:41.554Z] net/http.(*conn).serve(0xc000078000, {0x1383310, 0xc0004680c0}) [2022-05-17T03:47:41.554Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-17T03:47:41.554Z] created by net/http.(*Server).Serve [2022-05-17T03:47:41.554Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-17T03:47:41.554Z] === RUN TestNotFound [2022-05-17T03:47:41.554Z] --- PASS: TestNotFound (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestConflict [2022-05-17T03:47:41.554Z] --- PASS: TestConflict (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestForbidden [2022-05-17T03:47:41.554Z] --- PASS: TestForbidden (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestInvalidParameter [2022-05-17T03:47:41.554Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestNotImplemented [2022-05-17T03:47:41.554Z] --- PASS: TestNotImplemented (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestNotModified [2022-05-17T03:47:41.554Z] --- PASS: TestNotModified (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestUnauthorized [2022-05-17T03:47:41.554Z] --- PASS: TestUnauthorized (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestUnknown [2022-05-17T03:47:41.554Z] --- PASS: TestUnknown (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestCancelled [2022-05-17T03:47:41.554Z] --- PASS: TestCancelled (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestDeadline [2022-05-17T03:47:41.554Z] --- PASS: TestDeadline (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestDataLoss [2022-05-17T03:47:41.554Z] --- PASS: TestDataLoss (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestUnavailable [2022-05-17T03:47:41.554Z] --- PASS: TestUnavailable (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestSystem [2022-05-17T03:47:41.554Z] --- PASS: TestSystem (0.00s) [2022-05-17T03:47:41.554Z] === RUN TestFromStatusCode [2022-05-17T03:47:41.554Z] === RUN TestFromStatusCode/Not_Found [2022-05-17T03:47:41.554Z] === RUN TestFromStatusCode/Bad_Request [2022-05-17T03:47:41.554Z] === RUN TestFromStatusCode/Conflict [2022-05-17T03:47:41.554Z] === RUN TestFromStatusCode/Unauthorized [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Forbidden [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Not_Modified [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-17T03:47:41.555Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-17T03:47:41.555Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-17T03:47:41.555Z] PASS [2022-05-17T03:47:41.555Z] coverage: 77.0% of statements [2022-05-17T03:47:41.555Z] ok github.com/docker/docker/errdefs 0.047s coverage: 77.0% of statements [2022-05-17T03:47:41.555Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-17T03:47:41.555Z] === RUN TestWatchRelease [2022-05-17T03:47:41.555Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:47:41.555Z] === RUN TestPullSchema2Config/unauthorized [2022-05-17T03:47:41.555Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-17T03:47:41.555Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-17T03:47:41.555Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-17T03:47:41.555Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-17T03:47:41.555Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-17T03:47:41.555Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-17T03:47:41.555Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-17T03:47:41.555Z] === RUN TestGetRepositoryMountCandidates [2022-05-17T03:47:41.555Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-17T03:47:41.555Z] === RUN TestLayerAlreadyExists [2022-05-17T03:47:41.555Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:47:41.555Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:47:41.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-17T03:47:42.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:47:42.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:47:42.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:47:42.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-17T03:47:42.011Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-17T03:47:42.011Z] === RUN TestWhenEmptyAuthConfig [2022-05-17T03:47:42.011Z] --- PASS: TestWatchRelease (0.04s) [2022-05-17T03:47:42.011Z] === RUN TestWatchFinishedTransfer [2022-05-17T03:47:42.011Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-17T03:47:42.011Z] === RUN TestDuplicateTransfer [2022-05-17T03:47:42.011Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-17T03:47:42.011Z] === RUN TestSuccessfulUpload [2022-05-17T03:47:42.011Z] time="2022-05-17T03:47:41Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-17T03:47:42.011Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-05-17T03:47:42.011Z] === RUN TestCancelledUpload [2022-05-17T03:47:42.011Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-17T03:47:42.011Z] PASS [2022-05-17T03:47:42.011Z] coverage: 76.8% of statements [2022-05-17T03:47:42.011Z] ok github.com/docker/docker/distribution/xfer 1.988s coverage: 76.8% of statements [2022-05-17T03:47:42.040Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-17T03:47:42.470Z] === RUN TestFSGetInvalidData [2022-05-17T03:47:42.470Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-17T03:47:42.470Z] === RUN TestFSInvalidSet [2022-05-17T03:47:42.470Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-17T03:47:42.470Z] === RUN TestFSInvalidRoot [2022-05-17T03:47:42.470Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-17T03:47:42.470Z] === RUN TestFSMetadataGetSet [2022-05-17T03:47:42.470Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-17T03:47:42.470Z] === RUN TestFSInvalidWalker [2022-05-17T03:47:42.470Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-17T03:47:42.470Z] === RUN TestFSGetSet [2022-05-17T03:47:42.470Z] --- PASS: TestFSGetSet (0.04s) [2022-05-17T03:47:42.470Z] === RUN TestFSGetUnsetKey [2022-05-17T03:47:42.928Z] --- PASS: TestFSGetUnsetKey (0.03s) [2022-05-17T03:47:42.928Z] === RUN TestFSGetEmptyData [2022-05-17T03:47:42.928Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-17T03:47:42.928Z] === RUN TestFSDelete [2022-05-17T03:47:42.928Z] --- PASS: TestFSDelete (0.04s) [2022-05-17T03:47:42.928Z] === RUN TestFSWalker [2022-05-17T03:47:42.928Z] --- PASS: TestFSWalker (0.02s) [2022-05-17T03:47:42.928Z] === RUN TestFSWalkerStopOnError [2022-05-17T03:47:42.928Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-17T03:47:42.928Z] === RUN TestNewFromJSON [2022-05-17T03:47:42.928Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-17T03:47:42.928Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-17T03:47:42.928Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-17T03:47:42.928Z] === RUN TestMarshalKeyOrder [2022-05-17T03:47:42.928Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-17T03:47:42.928Z] === RUN TestHistoryEqual [2022-05-17T03:47:42.928Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-05-17T03:47:42.928Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-17T03:47:42.928Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-17T03:47:42.928Z] === RUN TestTokenPassThru [2022-05-17T03:47:42.928Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-17T03:47:42.928Z] === RUN TestTokenPassThruDifferentHost [2022-05-17T03:47:42.928Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-17T03:47:42.928Z] PASS [2022-05-17T03:47:42.928Z] coverage: 26.6% of statements [2022-05-17T03:47:42.928Z] ok github.com/docker/docker/distribution 2.246s coverage: 26.6% of statements [2022-05-17T03:47:42.928Z] --- PASS: TestHistoryEqual (0.21s) [2022-05-17T03:47:42.928Z] === RUN TestImage [2022-05-17T03:47:42.928Z] --- PASS: TestImage (0.00s) [2022-05-17T03:47:42.928Z] === RUN TestImageOSNotEmpty [2022-05-17T03:47:42.928Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-17T03:47:42.928Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-17T03:47:42.928Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-17T03:47:42.928Z] === RUN TestCreate [2022-05-17T03:47:42.928Z] --- PASS: TestCreate (0.01s) [2022-05-17T03:47:42.928Z] === RUN TestRestore [2022-05-17T03:47:42.928Z] time="2022-05-17T03:47:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-17T03:47:42.928Z] --- PASS: TestRestore (0.05s) [2022-05-17T03:47:42.928Z] === RUN TestAddDelete [2022-05-17T03:47:42.928Z] === RUN TestCompare [2022-05-17T03:47:42.928Z] --- PASS: TestCompare (0.00s) [2022-05-17T03:47:42.928Z] PASS [2022-05-17T03:47:42.928Z] coverage: 19.2% of statements [2022-05-17T03:47:42.928Z] ok github.com/docker/docker/image/cache 0.104s coverage: 19.2% of statements [2022-05-17T03:47:42.928Z] --- PASS: TestAddDelete (0.03s) [2022-05-17T03:47:42.928Z] === RUN TestSearchAfterDelete [2022-05-17T03:47:42.928Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-17T03:47:42.928Z] === RUN TestParentReset [2022-05-17T03:47:43.387Z] --- PASS: TestParentReset (0.04s) [2022-05-17T03:47:43.387Z] === RUN TestGetAndSetLastUpdated [2022-05-17T03:47:43.387Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-17T03:47:43.387Z] === RUN TestStoreLen [2022-05-17T03:47:43.387Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-17T03:47:43.387Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-17T03:47:43.387Z] --- PASS: TestStoreLen (0.07s) [2022-05-17T03:47:43.387Z] PASS [2022-05-17T03:47:43.387Z] coverage: 86.9% of statements [2022-05-17T03:47:43.387Z] ok github.com/docker/docker/image 0.819s coverage: 86.9% of statements [2022-05-17T03:47:43.931Z] === RUN TestDockerSuite/TestBuildUser [2022-05-17T03:47:44.188Z] docker_api_swarm_test.go:272: [d5085152e7084] joining swarm manager [d6d364400e12c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:47:44.353Z] === RUN TestValidateManifest [2022-05-17T03:47:44.353Z] === RUN TestValidateManifest/nil [2022-05-17T03:47:44.353Z] === RUN TestValidateManifest/non-nil [2022-05-17T03:47:44.353Z] --- PASS: TestValidateManifest (0.00s) [2022-05-17T03:47:44.353Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-17T03:47:44.353Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-17T03:47:44.353Z] PASS [2022-05-17T03:47:44.353Z] coverage: 0.7% of statements [2022-05-17T03:47:44.353Z] ok github.com/docker/docker/image/tarexport 0.220s coverage: 0.7% of statements [2022-05-17T03:47:44.353Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-17T03:47:44.353Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-17T03:47:44.811Z] === RUN TestSerialization [2022-05-17T03:47:44.811Z] --- PASS: TestSerialization (0.02s) [2022-05-17T03:47:44.811Z] PASS [2022-05-17T03:47:44.811Z] coverage: 100.0% of statements [2022-05-17T03:47:44.811Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-05-17T03:47:45.555Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-17T03:47:45.811Z] docker_api_swarm_test.go:273: [db3d0d490cd54] joining swarm manager [d6d364400e12c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:47:46.345Z] === RUN TestEmptyLayer [2022-05-17T03:47:46.345Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestCommitFailure [2022-05-17T03:47:46.345Z] --- PASS: TestCommitFailure (0.01s) [2022-05-17T03:47:46.345Z] === RUN TestStartTransactionFailure [2022-05-17T03:47:46.345Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestGetOrphan [2022-05-17T03:47:46.345Z] --- PASS: TestGetOrphan (0.01s) [2022-05-17T03:47:46.345Z] === RUN TestMountAndRegister [2022-05-17T03:47:46.345Z] layer_test.go:258: Layer size: 14 [2022-05-17T03:47:46.345Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-17T03:47:46.345Z] === RUN TestLayerRelease [2022-05-17T03:47:46.345Z] layer_test.go:291: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestStoreRestore [2022-05-17T03:47:46.345Z] layer_test.go:340: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestTarStreamStability [2022-05-17T03:47:46.345Z] layer_test.go:455: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestRegisterExistingLayer [2022-05-17T03:47:46.345Z] === RUN TestEnvironmentParsing [2022-05-17T03:47:46.345Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-17T03:47:46.345Z] PASS [2022-05-17T03:47:46.345Z] coverage: 1.2% of statements [2022-05-17T03:47:46.345Z] ok github.com/docker/docker/libcontainerd/local 0.082s coverage: 1.2% of statements [2022-05-17T03:47:46.345Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-05-17T03:47:46.345Z] === RUN TestTarStreamVerification [2022-05-17T03:47:46.345Z] layer_test.go:684: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestLayerMigration [2022-05-17T03:47:46.345Z] migration_test.go:45: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestLayerMigrationNoTarsplit [2022-05-17T03:47:46.345Z] migration_test.go:181: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestMountInit [2022-05-17T03:47:46.345Z] mount_test.go:17: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestMountInit (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestMountSize [2022-05-17T03:47:46.345Z] mount_test.go:76: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestMountSize (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestMountChanges [2022-05-17T03:47:46.345Z] mount_test.go:125: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestMountChanges (0.00s) [2022-05-17T03:47:46.345Z] === RUN TestMountApply [2022-05-17T03:47:46.345Z] mount_test.go:212: Failing on Windows [2022-05-17T03:47:46.345Z] --- SKIP: TestMountApply (0.00s) [2022-05-17T03:47:46.345Z] PASS [2022-05-17T03:47:46.345Z] coverage: 30.6% of statements [2022-05-17T03:47:46.345Z] ok github.com/docker/docker/layer 0.321s coverage: 30.6% of statements [2022-05-17T03:47:46.374Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.87s) [2022-05-17T03:47:46.375Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-17T03:47:46.804Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-17T03:47:46.804Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-17T03:47:46.804Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-17T03:47:46.804Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-17T03:47:46.804Z] === RUN TestSequenceGetAvailableBit [2022-05-17T03:47:46.804Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestSequenceEqual [2022-05-17T03:47:46.804Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestSequenceCopy [2022-05-17T03:47:46.804Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestGetFirstAvailable [2022-05-17T03:47:46.804Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestFindSequence [2022-05-17T03:47:46.804Z] --- PASS: TestFindSequence (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestCheckIfAvailable [2022-05-17T03:47:46.804Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestMergeSequences [2022-05-17T03:47:46.804Z] --- PASS: TestMergeSequences (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestPushReservation [2022-05-17T03:47:46.804Z] --- PASS: TestPushReservation (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestSerializeDeserialize [2022-05-17T03:47:46.804Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestSet [2022-05-17T03:47:46.804Z] --- PASS: TestSet (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestSetUnset [2022-05-17T03:47:46.804Z] --- PASS: TestSetUnset (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestOffsetSetUnset [2022-05-17T03:47:46.804Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestSetInRange [2022-05-17T03:47:46.804Z] --- PASS: TestSetInRange (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestSetAnyInRange [2022-05-17T03:47:46.804Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestMethods [2022-05-17T03:47:46.804Z] --- PASS: TestMethods (0.00s) [2022-05-17T03:47:46.804Z] === RUN TestRandomAllocateDeallocate [2022-05-17T03:47:48.265Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-17T03:47:48.977Z] === RUN TestInvalidConfig [2022-05-17T03:47:48.978Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-17T03:47:48.978Z] === RUN TestConfig [2022-05-17T03:47:48.978Z] --- PASS: TestConfig (0.00s) [2022-05-17T03:47:48.978Z] === RUN TestOptionsLabels [2022-05-17T03:47:48.978Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-17T03:47:48.978Z] === RUN TestValidName [2022-05-17T03:47:48.978Z] --- PASS: TestValidName (0.00s) [2022-05-17T03:47:48.978Z] PASS [2022-05-17T03:47:48.978Z] coverage: 19.7% of statements [2022-05-17T03:47:48.978Z] ok github.com/docker/docker/libnetwork/config 0.250s coverage: 19.7% of statements [2022-05-17T03:47:49.953Z] === RUN TestKey [2022-05-17T03:47:49.953Z] --- PASS: TestKey (0.00s) [2022-05-17T03:47:49.953Z] === RUN TestParseKey [2022-05-17T03:47:49.953Z] --- PASS: TestParseKey (0.00s) [2022-05-17T03:47:49.953Z] === RUN TestInvalidDataStore [2022-05-17T03:47:49.953Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-17T03:47:49.953Z] === RUN TestKVObjectFlatKey [2022-05-17T03:47:49.953Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-17T03:47:49.953Z] === RUN TestAtomicKVObjectFlatKey [2022-05-17T03:47:49.953Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-17T03:47:49.953Z] PASS [2022-05-17T03:47:49.953Z] coverage: 21.9% of statements [2022-05-17T03:47:49.953Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2022-05-17T03:47:50.917Z] === RUN TestIPDataMarshalling [2022-05-17T03:47:50.917Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-17T03:47:50.917Z] === RUN TestValidateAndIsV6 [2022-05-17T03:47:50.917Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-17T03:47:50.917Z] PASS [2022-05-17T03:47:50.917Z] coverage: 68.9% of statements [2022-05-17T03:47:50.917Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-05-17T03:47:51.375Z] === RUN TestErrorInterfaces [2022-05-17T03:47:51.375Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-17T03:47:51.375Z] === RUN TestNetworkMarshalling [2022-05-17T03:47:51.832Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-05-17T03:47:51.832Z] === RUN TestEndpointMarshalling [2022-05-17T03:47:51.832Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestAuxAddresses [2022-05-17T03:47:51.832Z] time="2022-05-17T03:47:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:47:51.832Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-17T03:47:51.832Z] === RUN TestSRVServiceQuery [2022-05-17T03:47:51.832Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-17T03:47:51.832Z] === RUN TestServiceVIPReuse [2022-05-17T03:47:51.832Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-17T03:47:51.832Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-17T03:47:51.832Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestDNSIPQuery [2022-05-17T03:47:51.832Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestDNSProxyServFail [2022-05-17T03:47:51.832Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestSandboxAddEmpty [2022-05-17T03:47:51.832Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestSandboxAddMultiPrio [2022-05-17T03:47:51.832Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestSandboxAddSamePrio [2022-05-17T03:47:51.832Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestCleanupServiceDiscovery [2022-05-17T03:47:51.832Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestDNSOptions [2022-05-17T03:47:51.832Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:47:51.832Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-17T03:47:51.832Z] === RUN TestMultipleControllersWithSameStore [2022-05-17T03:47:51.832Z] time="2022-05-17T03:47:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:47:51.832Z] time="2022-05-17T03:47:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-17T03:47:51.832Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-17T03:47:51.832Z] PASS [2022-05-17T03:47:51.832Z] coverage: 8.5% of statements [2022-05-17T03:47:51.832Z] ok github.com/docker/docker/libnetwork 0.426s coverage: 8.5% of statements [2022-05-17T03:47:51.832Z] === RUN TestDriver [2022-05-17T03:47:51.832Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:47:51.832Z] PASS [2022-05-17T03:47:51.832Z] coverage: 34.8% of statements [2022-05-17T03:47:51.832Z] ok github.com/docker/docker/libnetwork/drivers/host 0.063s coverage: 34.8% of statements [2022-05-17T03:47:52.290Z] === RUN TestDriver [2022-05-17T03:47:52.290Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:47:52.290Z] PASS [2022-05-17T03:47:52.290Z] coverage: 34.8% of statements [2022-05-17T03:47:52.748Z] ok github.com/docker/docker/libnetwork/drivers/null 0.064s coverage: 34.8% of statements [2022-05-17T03:47:53.205Z] === RUN TestNetworkAllocateFree [2022-05-17T03:47:53.205Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-17T03:47:53.205Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-17T03:47:53.205Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-17T03:47:53.205Z] PASS [2022-05-17T03:47:53.205Z] coverage: 63.6% of statements [2022-05-17T03:47:53.205Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.097s coverage: 63.6% of statements [2022-05-17T03:47:53.670Z] === RUN TestGetEmptyCapabilities [2022-05-17T03:47:53.670Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-05-17T03:47:53.670Z] === RUN TestGetExtraCapabilities [2022-05-17T03:47:53.670Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-17T03:47:53.670Z] === RUN TestGetInvalidCapabilities [2022-05-17T03:47:53.670Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-17T03:47:53.670Z] === RUN TestRemoteDriver [2022-05-17T03:47:53.670Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-17T03:47:53.670Z] === RUN TestDriverError [2022-05-17T03:47:53.670Z] --- PASS: TestDriverError (0.01s) [2022-05-17T03:47:53.670Z] === RUN TestMissingValues [2022-05-17T03:47:53.670Z] --- PASS: TestMissingValues (0.00s) [2022-05-17T03:47:53.670Z] === RUN TestRollback [2022-05-17T03:47:53.670Z] --- PASS: TestRollback (0.01s) [2022-05-17T03:47:53.670Z] PASS [2022-05-17T03:47:53.670Z] coverage: 57.4% of statements [2022-05-17T03:47:53.670Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.121s coverage: 57.4% of statements [2022-05-17T03:47:54.128Z] --- PASS: TestRandomAllocateDeallocate (7.32s) [2022-05-17T03:47:54.128Z] === RUN TestAllocateRandomDeallocate [2022-05-17T03:47:54.585Z] === RUN TestNAT [2022-05-17T03:47:54.585Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-17T03:47:54.585Z] --- SKIP: TestNAT (0.00s) [2022-05-17T03:47:54.585Z] === RUN TestTransparent [2022-05-17T03:47:54.585Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-17T03:47:54.585Z] --- SKIP: TestTransparent (0.00s) [2022-05-17T03:47:54.585Z] PASS [2022-05-17T03:47:54.585Z] coverage: 0.0% of statements [2022-05-17T03:47:54.585Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.103s coverage: 0.0% of statements [2022-05-17T03:47:55.043Z] === RUN TestNew [2022-05-17T03:47:55.043Z] --- PASS: TestNew (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestAddDriver [2022-05-17T03:47:55.043Z] --- PASS: TestAddDriver (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestAddDuplicateDriver [2022-05-17T03:47:55.043Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-17T03:47:55.043Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestDriver [2022-05-17T03:47:55.043Z] --- PASS: TestDriver (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestIPAM [2022-05-17T03:47:55.043Z] --- PASS: TestIPAM (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestWalkIPAMs [2022-05-17T03:47:55.043Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestWalkDrivers [2022-05-17T03:47:55.043Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-17T03:47:55.043Z] PASS [2022-05-17T03:47:55.043Z] coverage: 82.4% of statements [2022-05-17T03:47:55.043Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-05-17T03:47:55.043Z] === RUN TestBuildDefault [2022-05-17T03:47:55.043Z] --- PASS: TestBuildDefault (0.01s) [2022-05-17T03:47:55.043Z] === RUN TestBuildHostnameDomainname [2022-05-17T03:47:55.043Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestBuildHostname [2022-05-17T03:47:55.043Z] --- PASS: TestBuildHostname (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestBuildHostnameFQDN [2022-05-17T03:47:55.043Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestBuildNoIP [2022-05-17T03:47:55.043Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestUpdate [2022-05-17T03:47:55.043Z] --- PASS: TestUpdate (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-17T03:47:55.043Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-17T03:47:55.043Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestAddEmpty [2022-05-17T03:47:55.043Z] --- PASS: TestAddEmpty (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestAdd [2022-05-17T03:47:55.043Z] --- PASS: TestAdd (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestDeleteEmpty [2022-05-17T03:47:55.043Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestDeleteNewline [2022-05-17T03:47:55.043Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestDelete [2022-05-17T03:47:55.043Z] --- PASS: TestDelete (0.00s) [2022-05-17T03:47:55.043Z] === RUN TestConcurrentWrites [2022-05-17T03:47:55.043Z] --- PASS: TestConcurrentWrites (0.32s) [2022-05-17T03:47:55.043Z] PASS [2022-05-17T03:47:55.043Z] coverage: 81.2% of statements [2022-05-17T03:47:55.043Z] ok github.com/docker/docker/libnetwork/etchosts 0.399s coverage: 81.2% of statements [2022-05-17T03:47:55.502Z] === RUN TestNew [2022-05-17T03:47:55.502Z] --- PASS: TestNew (0.00s) [2022-05-17T03:47:55.502Z] === RUN TestAllocate [2022-05-17T03:47:55.502Z] --- PASS: TestAllocate (0.00s) [2022-05-17T03:47:55.502Z] === RUN TestUninitialized [2022-05-17T03:47:55.502Z] --- PASS: TestUninitialized (0.00s) [2022-05-17T03:47:55.502Z] === RUN TestAllocateInRange [2022-05-17T03:47:55.502Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-17T03:47:55.502Z] === RUN TestAllocateSerial [2022-05-17T03:47:55.502Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-17T03:47:55.502Z] PASS [2022-05-17T03:47:55.502Z] coverage: 87.5% of statements [2022-05-17T03:47:55.502Z] ok github.com/docker/docker/libnetwork/idm 0.056s coverage: 87.5% of statements [2022-05-17T03:47:55.962Z] --- PASS: TestAllocateRandomDeallocate (1.71s) [2022-05-17T03:47:55.962Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-17T03:47:55.962Z] === RUN TestCaller [2022-05-17T03:47:55.962Z] --- PASS: TestCaller (0.00s) [2022-05-17T03:47:55.962Z] PASS [2022-05-17T03:47:55.962Z] coverage: 100.0% of statements [2022-05-17T03:47:55.962Z] ok github.com/docker/docker/libnetwork/internal/caller 0.053s coverage: 100.0% of statements [2022-05-17T03:47:56.930Z] === RUN TestSetSerialInsertDelete [2022-05-17T03:47:56.930Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-17T03:47:56.930Z] === RUN TestSetParallelInsertDelete [2022-05-17T03:47:57.388Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.66s) [2022-05-17T03:47:57.388Z] === RUN TestRetrieveFromStore [2022-05-17T03:47:57.846Z] === RUN TestInt2IP2IntConversion [2022-05-17T03:47:58.208Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-17T03:47:58.305Z] --- PASS: TestRetrieveFromStore (0.70s) [2022-05-17T03:47:58.305Z] === RUN TestIsCorrupted [2022-05-17T03:47:58.305Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-17T03:47:58.305Z] === RUN TestSetRollover [2022-05-17T03:47:58.305Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-05-17T03:47:58.305Z] === RUN TestGetAddressVersion [2022-05-17T03:47:58.305Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-17T03:47:58.305Z] === RUN TestKeyString [2022-05-17T03:47:58.305Z] --- PASS: TestKeyString (0.00s) [2022-05-17T03:47:58.305Z] === RUN TestPoolDataMarshal [2022-05-17T03:47:58.305Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-17T03:47:58.305Z] === RUN TestSubnetsMarshal [2022-05-17T03:47:58.305Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-17T03:47:58.464Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-17T03:47:58.720Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-17T03:47:58.765Z] === RUN TestAddSubnets [2022-05-17T03:47:58.765Z] --- PASS: TestAddSubnets (0.07s) [2022-05-17T03:47:58.765Z] === RUN TestDoublePoolRelease [2022-05-17T03:47:58.765Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-05-17T03:47:58.765Z] === RUN TestAddReleasePoolID [2022-05-17T03:47:58.765Z] === RUN TestPoolRequest [2022-05-17T03:47:58.765Z] --- PASS: TestPoolRequest (0.00s) [2022-05-17T03:47:58.765Z] === RUN TestOtherRequests [2022-05-17T03:47:58.765Z] --- PASS: TestOtherRequests (0.00s) [2022-05-17T03:47:58.765Z] PASS [2022-05-17T03:47:58.765Z] coverage: 57.1% of statements [2022-05-17T03:47:58.765Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-05-17T03:47:58.765Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-05-17T03:47:58.765Z] === RUN TestPredefinedPool [2022-05-17T03:47:58.765Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-17T03:47:58.765Z] === RUN TestRemoveSubnet [2022-05-17T03:47:59.223Z] --- PASS: TestRemoveSubnet (0.32s) [2022-05-17T03:47:59.223Z] === RUN TestGetSameAddress [2022-05-17T03:47:59.223Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-17T03:47:59.223Z] === RUN TestPoolAllocationReuse [2022-05-17T03:47:59.281Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-17T03:47:59.845Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-17T03:48:00.187Z] === RUN TestGetCapabilities [2022-05-17T03:48:00.187Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-17T03:48:00.187Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-17T03:48:00.187Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-17T03:48:00.187Z] === RUN TestGetDefaultAddressSpaces [2022-05-17T03:48:00.187Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-17T03:48:00.187Z] === RUN TestRemoteDriver [2022-05-17T03:48:00.187Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-17T03:48:00.187Z] PASS [2022-05-17T03:48:00.187Z] coverage: 47.4% of statements [2022-05-17T03:48:00.187Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2022-05-17T03:48:00.187Z] --- PASS: TestSetRollover (1.98s) [2022-05-17T03:48:00.187Z] === RUN TestSetRolloverSerial [2022-05-17T03:48:00.772Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-17T03:48:00.772Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-17T03:48:00.772Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-17T03:48:00.772Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-17T03:48:00.772Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-17T03:48:00.772Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-17T03:48:00.772Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-17T03:48:00.772Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-17T03:48:00.772Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-17T03:48:01.152Z] === RUN TestWindowsIPAM [2022-05-17T03:48:01.152Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-17T03:48:01.152Z] PASS [2022-05-17T03:48:01.152Z] coverage: 71.4% of statements [2022-05-17T03:48:01.152Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-05-17T03:48:01.152Z] --- PASS: TestPoolAllocationReuse (2.10s) [2022-05-17T03:48:01.152Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-17T03:48:01.152Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-17T03:48:01.152Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-17T03:48:02.118Z] --- PASS: TestSetRolloverSerial (2.16s) [2022-05-17T03:48:02.118Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-17T03:48:02.118Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-17T03:48:02.118Z] PASS [2022-05-17T03:48:02.118Z] coverage: 84.4% of statements [2022-05-17T03:48:02.118Z] ok github.com/docker/docker/libnetwork/bitseq 15.606s coverage: 84.4% of statements [2022-05-17T03:48:02.137Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-17T03:48:02.137Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-17T03:48:02.393Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-17T03:48:02.576Z] === RUN TestDefaultNetwork [2022-05-17T03:48:02.576Z] --- PASS: TestDefaultNetwork (0.44s) [2022-05-17T03:48:02.576Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-17T03:48:03.033Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.34s) [2022-05-17T03:48:03.033Z] === RUN TestInitAddressPools [2022-05-17T03:48:03.033Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-17T03:48:03.033Z] PASS [2022-05-17T03:48:03.033Z] coverage: 74.0% of statements [2022-05-17T03:48:03.033Z] ok github.com/docker/docker/libnetwork/ipamutils 0.895s coverage: 74.0% of statements [2022-05-17T03:48:03.325Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-05-17T03:48:03.325Z] PASS [2022-05-17T03:48:03.325Z] [2022-05-17T03:48:03.325Z] DONE 17 tests in 52.559s [2022-05-17T03:48:03.325Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-17T03:48:03.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:03.325Z] ++ set -e [2022-05-17T03:48:03.325Z] ++ '[' -n 0 ']' [2022-05-17T03:48:03.325Z] ++ set -x [2022-05-17T03:48:03.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:03.325Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-17T03:48:03.325Z] INFO: Testing against a local daemon [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:48:03.325Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:48:03.325Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-17T03:48:03.325Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-17T03:48:03.325Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-17T03:48:03.325Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-17T03:48:03.325Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-17T03:48:03.325Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-17T03:48:03.325Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-17T03:48:03.325Z] === RUN TestPluginInstall [2022-05-17T03:48:03.325Z] === RUN TestPluginInstall/no_auth [2022-05-17T03:48:03.670Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-17T03:48:03.670Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-17T03:48:03.670Z] { [2022-05-17T03:48:03.670Z] "RT_GROUP_ICON": { [2022-05-17T03:48:03.670Z] "#1": { [2022-05-17T03:48:03.670Z] "0409": "../../winresources/docker.ico" [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] }, [2022-05-17T03:48:03.670Z] "RT_MANIFEST": { [2022-05-17T03:48:03.670Z] "#1": { [2022-05-17T03:48:03.670Z] "0409": { [2022-05-17T03:48:03.670Z] "identity": {}, [2022-05-17T03:48:03.670Z] "description": "Docker Engine", [2022-05-17T03:48:03.670Z] "minimum-os": "vista", [2022-05-17T03:48:03.670Z] "execution-level": "", [2022-05-17T03:48:03.670Z] "ui-access": false, [2022-05-17T03:48:03.670Z] "auto-elevate": false, [2022-05-17T03:48:03.670Z] "dpi-awareness": "unaware", [2022-05-17T03:48:03.670Z] "disable-theming": false, [2022-05-17T03:48:03.670Z] "disable-window-filtering": false, [2022-05-17T03:48:03.670Z] "high-resolution-scrolling-aware": false, [2022-05-17T03:48:03.670Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-17T03:48:03.670Z] "long-path-aware": false, [2022-05-17T03:48:03.670Z] "printer-driver-isolation": false, [2022-05-17T03:48:03.670Z] "gdi-scaling": false, [2022-05-17T03:48:03.670Z] "segment-heap": false, [2022-05-17T03:48:03.670Z] "use-common-controls-v6": false [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] }, [2022-05-17T03:48:03.670Z] "RT_MESSAGETABLE": { [2022-05-17T03:48:03.670Z] "#1": { [2022-05-17T03:48:03.670Z] "0409": "../../winresources/event_messages.bin" [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] }, [2022-05-17T03:48:03.670Z] "RT_VERSION": { [2022-05-17T03:48:03.670Z] "#1": { [2022-05-17T03:48:03.670Z] "0409": { [2022-05-17T03:48:03.670Z] "fixed": { [2022-05-17T03:48:03.670Z] "file_version": "0.0.0.0", [2022-05-17T03:48:03.670Z] "product_version": "0.0.0.0", [2022-05-17T03:48:03.670Z] "type": "Unknown" [2022-05-17T03:48:03.670Z] }, [2022-05-17T03:48:03.670Z] "info": { [2022-05-17T03:48:03.670Z] "0000": { [2022-05-17T03:48:03.670Z] "CompanyName": "", [2022-05-17T03:48:03.670Z] "FileVersion": "dev", [2022-05-17T03:48:03.670Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-17T03:48:03.670Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-17T03:48:03.670Z] "ProductName": "", [2022-05-17T03:48:03.670Z] "ProductVersion": "dev", [2022-05-17T03:48:03.670Z] "SpecialBuild": "f959ea8e04fabc62b4765abffe565b60fe73816b" [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] } [2022-05-17T03:48:03.670Z] cmd/docker-proxy/genwinres_windows.go [2022-05-17T03:48:03.670Z] cmd/docker-proxy/main.go [2022-05-17T03:48:03.670Z] cmd/docker-proxy/network_proxy_test.go [2022-05-17T03:48:03.670Z] cmd/docker-proxy/proxy.go [2022-05-17T03:48:03.670Z] cmd/docker-proxy/sctp_proxy.go [2022-05-17T03:48:03.670Z] cmd/docker-proxy/tcp_proxy.go [2022-05-17T03:48:03.670Z] cmd/docker-proxy/udp_proxy.go [2022-05-17T03:48:03.670Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-17T03:48:03.670Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-17T03:48:03.670Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-17T03:48:03.670Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-17T03:48:03.670Z] remote: Enumerating objects: 23, done. [2022-05-17T03:48:03.670Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-17T03:48:03.670Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-17T03:48:03.670Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-17T03:48:03.670Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-05-17T03:48:03.670Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-17T03:48:03.670Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-17T03:48:03.670Z] Cross building: bundles/cross/linux/ppc64le [2022-05-17T03:48:03.670Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-17T03:48:03.670Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-17T03:48:03.887Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-17T03:48:03.887Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-17T03:48:03.999Z] === RUN TestKeyValue [2022-05-17T03:48:03.999Z] --- PASS: TestKeyValue (0.00s) [2022-05-17T03:48:03.999Z] PASS [2022-05-17T03:48:03.999Z] coverage: 60.0% of statements [2022-05-17T03:48:03.999Z] ok github.com/docker/docker/libnetwork/netlabel 0.080s coverage: 60.0% of statements [2022-05-17T03:48:04.963Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.77s) [2022-05-17T03:48:04.963Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-17T03:48:05.254Z] time="2022-05-17T03:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:48:05.254Z] time="2022-05-17T03:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7ff908828970f8bc2ad7a3467ef300671be2b241f2bfe8890b4d908b30f7d0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:48:05.254Z] time="2022-05-17T03:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:48:05.254Z] time="2022-05-17T03:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7ff908828970f8bc2ad7a3467ef300671be2b241f2bfe8890b4d908b30f7d0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:48:05.816Z] === RUN TestPluginInstall/with_htpasswd [2022-05-17T03:48:06.072Z] time="2022-05-17T03:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:48:06.072Z] time="2022-05-17T03:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96fe5fab79a2bfca963f8c3b7f82a7e44b50b691aea2e3dea259b8d7f8c83485" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:48:06.072Z] time="2022-05-17T03:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:48:06.072Z] time="2022-05-17T03:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96fe5fab79a2bfca963f8c3b7f82a7e44b50b691aea2e3dea259b8d7f8c83485" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:48:06.330Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-17T03:48:06.586Z] === RUN TestPluginInstall/with_insecure [2022-05-17T03:48:07.139Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-17T03:48:07.139Z] PASS [2022-05-17T03:48:07.139Z] coverage: 100.0% of statements [2022-05-17T03:48:07.139Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.062s coverage: 100.0% of statements [2022-05-17T03:48:07.139Z] === RUN TestNetworkDBSimple [2022-05-17T03:48:07.514Z] time="2022-05-17T03:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:48:07.514Z] time="2022-05-17T03:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63b6d9fa0b6be2afad51f153ed4100da80a94a5f6b88e81ae99a00a441bd5f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:48:07.514Z] time="2022-05-17T03:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-17T03:48:07.514Z] time="2022-05-17T03:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63b6d9fa0b6be2afad51f153ed4100da80a94a5f6b88e81ae99a00a441bd5f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-17T03:48:07.771Z] plugin_test.go:195: [d484386366f0b] daemon is not started [2022-05-17T03:48:07.771Z] --- PASS: TestPluginInstall (4.50s) [2022-05-17T03:48:07.771Z] --- PASS: TestPluginInstall/no_auth (2.37s) [2022-05-17T03:48:07.771Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-05-17T03:48:07.771Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-05-17T03:48:07.771Z] === RUN TestPluginsWithRuntimes [2022-05-17T03:48:07.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-17T03:48:07.771Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-17T03:48:08.109Z] === RUN TestGenerate [2022-05-17T03:48:08.109Z] --- PASS: TestGenerate (0.00s) [2022-05-17T03:48:08.109Z] === RUN TestGeneratePtr [2022-05-17T03:48:08.109Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-17T03:48:08.109Z] === RUN TestGenerateMissingField [2022-05-17T03:48:08.109Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-17T03:48:08.109Z] === RUN TestFieldCannotBeSet [2022-05-17T03:48:08.109Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-17T03:48:08.109Z] === RUN TestTypeMismatchError [2022-05-17T03:48:08.109Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-17T03:48:08.109Z] PASS [2022-05-17T03:48:08.109Z] coverage: 100.0% of statements [2022-05-17T03:48:08.109Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2022-05-17T03:48:08.566Z] 2022/05/17 03:48:07 Closing DB instances... [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-17T03:48:08.566Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-17T03:48:09.024Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.84s) [2022-05-17T03:48:09.024Z] === RUN TestGetAddress [2022-05-17T03:48:09.024Z] testing: warning: no tests to run [2022-05-17T03:48:09.024Z] PASS [2022-05-17T03:48:09.024Z] coverage: 0.0% of statements [2022-05-17T03:48:09.024Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-05-17T03:48:09.139Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-17T03:48:09.396Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-17T03:48:09.652Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-17T03:48:09.989Z] === RUN TestRequestNewPort [2022-05-17T03:48:09.989Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestRequestSpecificPort [2022-05-17T03:48:09.989Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestReleasePort [2022-05-17T03:48:09.989Z] --- PASS: TestReleasePort (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestReuseReleasedPort [2022-05-17T03:48:09.989Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestReleaseUnreadledPort [2022-05-17T03:48:09.989Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestUnknowProtocol [2022-05-17T03:48:09.989Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestAllocateAllPorts [2022-05-17T03:48:09.989Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestPortAllocation [2022-05-17T03:48:09.989Z] --- PASS: TestPortAllocation (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestPortAllocationWithCustomRange [2022-05-17T03:48:09.989Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestNoDuplicateBPR [2022-05-17T03:48:09.989Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-17T03:48:09.989Z] === RUN TestChangePortRange [2022-05-17T03:48:09.989Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-17T03:48:09.989Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-17T03:48:09.989Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-17T03:48:09.989Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-17T03:48:09.989Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-17T03:48:09.989Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-17T03:48:09.989Z] --- PASS: TestChangePortRange (0.00s) [2022-05-17T03:48:09.989Z] PASS [2022-05-17T03:48:09.989Z] coverage: 88.6% of statements [2022-05-17T03:48:09.989Z] ok github.com/docker/docker/libnetwork/portallocator 0.056s coverage: 88.6% of statements [2022-05-17T03:48:09.989Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-05-17T03:48:09.989Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-17T03:48:09.989Z] testing: warning: no tests to run [2022-05-17T03:48:09.989Z] PASS [2022-05-17T03:48:09.989Z] coverage: 0.0% of statements [2022-05-17T03:48:09.989Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-05-17T03:48:10.216Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-17T03:48:10.216Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-17T03:48:10.216Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-17T03:48:10.952Z] === RUN TestHashData [2022-05-17T03:48:10.952Z] --- PASS: TestHashData (0.00s) [2022-05-17T03:48:10.952Z] PASS [2022-05-17T03:48:10.952Z] coverage: 2.8% of statements [2022-05-17T03:48:10.952Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-05-17T03:48:10.952Z] 2022/05/17 03:48:10 Closing DB instances... [2022-05-17T03:48:11.145Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-17T03:48:11.145Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-17T03:48:11.409Z] === RUN TestErrorConstructors [2022-05-17T03:48:11.409Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-17T03:48:11.409Z] === RUN TestCompareIPMask [2022-05-17T03:48:11.409Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-17T03:48:11.409Z] === RUN TestUtilGetHostPartIP [2022-05-17T03:48:11.409Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-17T03:48:11.409Z] === RUN TestUtilGetBroadcastIP [2022-05-17T03:48:11.409Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-17T03:48:11.409Z] === RUN TestParseCIDR [2022-05-17T03:48:11.409Z] --- PASS: TestParseCIDR (0.00s) [2022-05-17T03:48:11.409Z] PASS [2022-05-17T03:48:11.409Z] coverage: 37.3% of statements [2022-05-17T03:48:11.409Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 37.3% of statements [2022-05-17T03:48:12.075Z] --- PASS: TestPluginsWithRuntimes (4.32s) [2022-05-17T03:48:12.075Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.32s) [2022-05-17T03:48:12.075Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-05-17T03:48:12.075Z] === RUN TestPluginBackCompatMediaTypes [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-17T03:48:12.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-17T03:48:12.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-17T03:48:12.372Z] PASS [2022-05-17T03:48:12.372Z] coverage: 55.0% of statements [2022-05-17T03:48:12.372Z] ok github.com/docker/docker/oci 0.053s coverage: 55.0% of statements [2022-05-17T03:48:12.372Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-05-17T03:48:12.637Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-17T03:48:12.638Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-17T03:48:12.638Z] docker_cli_sni_test.go:18: Flakey test [2022-05-17T03:48:12.638Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-17T03:48:12.830Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-17T03:48:12.894Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-05-17T03:48:12.894Z] PASS [2022-05-17T03:48:12.894Z] [2022-05-17T03:48:12.894Z] DONE 24 tests in 9.754s [2022-05-17T03:48:12.894Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-17T03:48:12.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:12.894Z] ++ set -e [2022-05-17T03:48:12.894Z] ++ '[' -n 0 ']' [2022-05-17T03:48:12.894Z] ++ set -x [2022-05-17T03:48:12.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:12.894Z] INFO: Testing against a local daemon [2022-05-17T03:48:12.894Z] === RUN TestExternalGraphDriver [2022-05-17T03:48:13.151Z] === RUN TestExternalGraphDriver/json [2022-05-17T03:48:13.287Z] === RUN TestAddressPoolOpt [2022-05-17T03:48:13.287Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/a [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/something [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/_=a [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/env1=value1 [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/_env1=value1 [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/PATH [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/=a [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/PATH= [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/PATH=something [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/asd!qwe [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/1asd [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/123 [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/some_space [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/__some_space_before [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/some_space_after__ [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/= [2022-05-17T03:48:13.287Z] === RUN TestValidateEnv/PaTh [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-17T03:48:13.287Z] === RUN TestParseHost [2022-05-17T03:48:13.287Z] === RUN TestParseHost/unknown:// [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://:port [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://:5555/ [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-17T03:48:13.287Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-17T03:48:13.287Z] === RUN TestParseHost/something_with_spaces [2022-05-17T03:48:13.287Z] === RUN TestParseHost/:// [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://invalid:port [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://:5555/p [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-17T03:48:13.287Z] === RUN TestParseHost/fd:// [2022-05-17T03:48:13.287Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://[::1]: [2022-05-17T03:48:13.287Z] === RUN TestParseHost/#00 [2022-05-17T03:48:13.287Z] === RUN TestParseHost/fd://something [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://: [2022-05-17T03:48:13.287Z] === RUN TestParseHost/unix:// [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseHost/unix://path/to/socket [2022-05-17T03:48:13.287Z] === RUN TestParseHost/npipe:// [2022-05-17T03:48:13.287Z] === RUN TestParseHost/_ [2022-05-17T03:48:13.287Z] === RUN TestParseHost/__ [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp:// [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://host: [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseHost/tcp://[::1] [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-17T03:48:13.287Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/: [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-17T03:48:13.287Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestParseTCP [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/:5555/path [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/localhost:5555/path [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/default_localhost [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/default_udp://localhost [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/0.0.0.1 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/[::1] [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/tcp:// [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/#00 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/: [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/localhost: [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/localhost:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/tcp://:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/tcp://: [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/0.0.0.1: [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/[::1]: [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/[::1]:5555 [2022-05-17T03:48:13.288Z] === RUN TestParseTCP/localhost [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-17T03:48:13.288Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestValidateExtraHosts [2022-05-17T03:48:13.288Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestValidateIPAddress [2022-05-17T03:48:13.288Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestMapOpts [2022-05-17T03:48:13.288Z] --- PASS: TestMapOpts (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestListOptsWithoutValidator [2022-05-17T03:48:13.288Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestListOptsWithValidator [2022-05-17T03:48:13.288Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestValidateDNSSearch [2022-05-17T03:48:13.288Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_general_format [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_one_more [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-17T03:48:13.288Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel (0.04s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-17T03:48:13.288Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestNamedListOpts [2022-05-17T03:48:13.288Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestNamedMapOpts [2022-05-17T03:48:13.288Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestParseLink [2022-05-17T03:48:13.288Z] --- PASS: TestParseLink (0.00s) [2022-05-17T03:48:13.288Z] === RUN TestUlimitOpt [2022-05-17T03:48:13.288Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-17T03:48:13.288Z] PASS [2022-05-17T03:48:13.288Z] coverage: 66.0% of statements [2022-05-17T03:48:13.288Z] ok github.com/docker/docker/opts 0.218s coverage: 66.0% of statements [2022-05-17T03:48:13.288Z] === RUN TestParseVersion [2022-05-17T03:48:13.288Z] --- PASS: TestParseVersion (0.00s) [2022-05-17T03:48:13.288Z] PASS [2022-05-17T03:48:13.288Z] coverage: 52.9% of statements [2022-05-17T03:48:13.288Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 52.9% of statements [2022-05-17T03:48:13.407Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-17T03:48:13.967Z] === RUN TestDockerSuite/TestCommitChange [2022-05-17T03:48:14.257Z] 2022/05/17 03:48:13 Closing DB instances... [2022-05-17T03:48:14.895Z] === RUN TestExternalGraphDriver/spec [2022-05-17T03:48:14.895Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-17T03:48:15.794Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.08s) [2022-05-17T03:48:15.794Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-17T03:48:15.824Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-17T03:48:16.251Z] === RUN TestPeerCertificateMarshalJSON [2022-05-17T03:48:16.709Z] === RUN TestIsArchivePathDir [2022-05-17T03:48:16.709Z] --- PASS: TestIsArchivePathDir (0.11s) [2022-05-17T03:48:16.709Z] === RUN TestIsArchivePathInvalidFile [2022-05-17T03:48:16.709Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-17T03:48:16.709Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-17T03:48:16.709Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2022-05-17T03:48:16.709Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-17T03:48:16.709Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-17T03:48:16.709Z] === RUN TestMiddleware [2022-05-17T03:48:16.709Z] --- PASS: TestMiddleware (0.00s) [2022-05-17T03:48:16.709Z] === RUN TestNewResponseModifier [2022-05-17T03:48:16.709Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-17T03:48:16.709Z] PASS [2022-05-17T03:48:16.709Z] coverage: 26.8% of statements [2022-05-17T03:48:16.709Z] ok github.com/docker/docker/pkg/authorization 0.705s coverage: 26.8% of statements [2022-05-17T03:48:16.709Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2022-05-17T03:48:16.709Z] === RUN TestIsArchivePathTar [2022-05-17T03:48:16.754Z] === RUN TestExternalGraphDriver/pull [2022-05-17T03:48:16.754Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-17T03:48:17.166Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-05-17T03:48:17.166Z] === RUN TestDecompressStreamGzip [2022-05-17T03:48:17.166Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-05-17T03:48:17.166Z] === RUN TestDecompressStreamBzip2 [2022-05-17T03:48:17.624Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-05-17T03:48:17.624Z] === RUN TestDecompressStreamXz [2022-05-17T03:48:17.624Z] archive_test.go:133: Xz not present in msys2 [2022-05-17T03:48:17.624Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestDecompressStreamZstd [2022-05-17T03:48:17.624Z] archive_test.go:140: zstd not installed [2022-05-17T03:48:17.624Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-17T03:48:17.624Z] === RUN TestCompressStreamXzUnsupported [2022-05-17T03:48:17.624Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-17T03:48:17.624Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestCompressStreamInvalid [2022-05-17T03:48:17.624Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestExtensionInvalid [2022-05-17T03:48:17.624Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestExtensionUncompressed [2022-05-17T03:48:17.624Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestExtensionBzip2 [2022-05-17T03:48:17.624Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestExtensionGzip [2022-05-17T03:48:17.624Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestExtensionXz [2022-05-17T03:48:17.624Z] --- PASS: TestExtensionXz (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestExtensionZstd [2022-05-17T03:48:17.624Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestCmdStreamLargeStderr [2022-05-17T03:48:17.624Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-05-17T03:48:17.624Z] === RUN TestCmdStreamBad [2022-05-17T03:48:17.624Z] archive_test.go:252: Failing on Windows CI machines [2022-05-17T03:48:17.624Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestCmdStreamGood [2022-05-17T03:48:17.624Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-17T03:48:17.624Z] === RUN TestUntarPathWithInvalidDest [2022-05-17T03:48:17.624Z] === RUN TestUnbuffered [2022-05-17T03:48:17.624Z] --- PASS: TestUnbuffered (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestRaceUnbuffered [2022-05-17T03:48:17.624Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-17T03:48:17.624Z] PASS [2022-05-17T03:48:17.624Z] coverage: 100.0% of statements [2022-05-17T03:48:17.624Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2022-05-17T03:48:17.624Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-05-17T03:48:17.624Z] === RUN TestUntarPathWithInvalidSrc [2022-05-17T03:48:17.624Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-17T03:48:17.624Z] === RUN TestUntarPath [2022-05-17T03:48:17.624Z] 2022/05/17 03:48:17 Closing DB instances... [2022-05-17T03:48:17.624Z] --- PASS: TestUntarPath (0.09s) [2022-05-17T03:48:17.624Z] === RUN TestUntarPathWithDestinationFile [2022-05-17T03:48:17.624Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-17T03:48:17.624Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-17T03:48:18.082Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2022-05-17T03:48:18.083Z] === RUN TestCopyWithTarInvalidSrc [2022-05-17T03:48:18.083Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-17T03:48:18.083Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-17T03:48:18.083Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-17T03:48:18.083Z] === RUN TestCopyWithTarSrcFile [2022-05-17T03:48:18.083Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-17T03:48:18.083Z] === RUN TestCopyWithTarSrcFolder [2022-05-17T03:48:18.083Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-17T03:48:18.083Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-17T03:48:18.083Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-17T03:48:18.083Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-17T03:48:18.083Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-17T03:48:18.083Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-17T03:48:18.083Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-05-17T03:48:18.083Z] === RUN TestCopyFileWithTarSrcFile [2022-05-17T03:48:18.083Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-17T03:48:18.083Z] === RUN TestTarFiles [2022-05-17T03:48:18.121Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-17T03:48:18.378Z] --- PASS: TestExternalGraphDriver (5.42s) [2022-05-17T03:48:18.378Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2022-05-17T03:48:18.378Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2022-05-17T03:48:18.378Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-05-17T03:48:18.378Z] === RUN TestGraphdriverPluginV2 [2022-05-17T03:48:18.540Z] === RUN TestMatch [2022-05-17T03:48:18.540Z] === RUN TestMatch/[[]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[foo]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[foo_bar]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[]#01 [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[qux]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-17T03:48:18.541Z] === RUN TestMatch/[[foo_baz]] [2022-05-17T03:48:18.541Z] --- PASS: TestMatch (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-17T03:48:18.541Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-17T03:48:18.541Z] PASS [2022-05-17T03:48:18.541Z] coverage: 87.5% of statements [2022-05-17T03:48:18.541Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2022-05-17T03:48:18.634Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-17T03:48:19.565Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-17T03:48:20.079Z] --- PASS: TestNetworkDBCRUDTableEntry (4.12s) [2022-05-17T03:48:20.079Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-17T03:48:20.493Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-17T03:48:20.537Z] === RUN TestChrootTarUntar [2022-05-17T03:48:20.537Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-17T03:48:20.537Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootUntarEmptyArchive [2022-05-17T03:48:20.537Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootTarUntarWithSymlink [2022-05-17T03:48:20.537Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootCopyWithTar [2022-05-17T03:48:20.537Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootCopyFileWithTar [2022-05-17T03:48:20.537Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootUntarPath [2022-05-17T03:48:20.537Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-17T03:48:20.537Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-17T03:48:20.537Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:48:20.537Z] === RUN TestChrootApplyDotDotFile [2022-05-17T03:48:20.537Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:48:20.537Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-17T03:48:20.537Z] PASS [2022-05-17T03:48:20.537Z] coverage: 12.0% of statements [2022-05-17T03:48:20.537Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 12.0% of statements [2022-05-17T03:48:21.422Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-17T03:48:21.502Z] === RUN TestEnsureRemoveAllNotExist [2022-05-17T03:48:21.502Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-17T03:48:21.502Z] === RUN TestEnsureRemoveAllWithDir [2022-05-17T03:48:21.502Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-17T03:48:21.502Z] === RUN TestEnsureRemoveAllWithFile [2022-05-17T03:48:21.502Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-17T03:48:21.502Z] PASS [2022-05-17T03:48:21.502Z] coverage: 0.0% of statements [2022-05-17T03:48:21.502Z] ok github.com/docker/docker/pkg/containerfs 0.056s coverage: 0.0% of statements [2022-05-17T03:48:21.959Z] 2022/05/17 03:48:21 Closing DB instances... [2022-05-17T03:48:22.352Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-17T03:48:22.352Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-17T03:48:22.352Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-17T03:48:22.352Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-17T03:48:22.352Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-17T03:48:22.352Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-17T03:48:22.352Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-17T03:48:22.924Z] === RUN TestSizeEmpty [2022-05-17T03:48:22.924Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-17T03:48:22.924Z] === RUN TestSizeEmptyFile [2022-05-17T03:48:22.924Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-17T03:48:22.924Z] === RUN TestSizeNonemptyFile [2022-05-17T03:48:22.924Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-17T03:48:22.924Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-17T03:48:22.924Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-17T03:48:22.924Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-17T03:48:22.924Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-17T03:48:22.924Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-17T03:48:22.924Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-17T03:48:22.924Z] === RUN TestMoveToSubdir [2022-05-17T03:48:22.924Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-17T03:48:22.924Z] === RUN TestSizeNonExistingDirectory [2022-05-17T03:48:22.924Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-17T03:48:22.924Z] PASS [2022-05-17T03:48:22.924Z] coverage: 80.0% of statements [2022-05-17T03:48:22.924Z] ok github.com/docker/docker/pkg/directory 0.069s coverage: 80.0% of statements [2022-05-17T03:48:22.924Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s) [2022-05-17T03:48:22.924Z] === RUN TestNetworkDBNodeLeave [2022-05-17T03:48:22.924Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2022-05-17T03:48:22.924Z] PASS [2022-05-17T03:48:22.924Z] [2022-05-17T03:48:22.924Z] DONE 5 tests in 9.970s [2022-05-17T03:48:22.924Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-17T03:48:22.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:22.925Z] ++ set -e [2022-05-17T03:48:22.925Z] ++ '[' -n 0 ']' [2022-05-17T03:48:22.925Z] ++ set -x [2022-05-17T03:48:22.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:22.925Z] INFO: Testing against a local daemon [2022-05-17T03:48:22.925Z] === RUN TestContinueAfterPluginCrash [2022-05-17T03:48:22.925Z] === PAUSE TestContinueAfterPluginCrash [2022-05-17T03:48:22.925Z] === RUN TestReadPluginNoRead [2022-05-17T03:48:22.925Z] === PAUSE TestReadPluginNoRead [2022-05-17T03:48:22.925Z] === RUN TestDaemonStartWithLogOpt [2022-05-17T03:48:22.925Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-17T03:48:22.925Z] === CONT TestContinueAfterPluginCrash [2022-05-17T03:48:22.925Z] === CONT TestDaemonStartWithLogOpt [2022-05-17T03:48:23.854Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-17T03:48:23.889Z] === RUN TestPollerAddRemove [2022-05-17T03:48:23.889Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-17T03:48:23.889Z] === RUN TestPollerEvent [2022-05-17T03:48:23.889Z] poller_test.go:40: No chmod on Windows [2022-05-17T03:48:23.889Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-17T03:48:23.889Z] === RUN TestPollerClose [2022-05-17T03:48:23.889Z] --- PASS: TestPollerClose (0.00s) [2022-05-17T03:48:23.889Z] PASS [2022-05-17T03:48:23.889Z] coverage: 45.7% of statements [2022-05-17T03:48:23.889Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2022-05-17T03:48:25.223Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-17T03:48:25.223Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-17T03:48:25.420Z] === RUN TestCopyFileWithInvalidSrc [2022-05-17T03:48:25.420Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestCopyFileWithInvalidDest [2022-05-17T03:48:25.420Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-17T03:48:25.420Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-17T03:48:25.420Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestCopyFile [2022-05-17T03:48:25.420Z] --- PASS: TestCopyFile (0.01s) [2022-05-17T03:48:25.420Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-17T03:48:25.420Z] fileutils_test.go:133: Needs porting to Windows [2022-05-17T03:48:25.420Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-17T03:48:25.420Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-17T03:48:25.420Z] fileutils_test.go:179: Needs porting to Windows [2022-05-17T03:48:25.420Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestWildcardMatches [2022-05-17T03:48:25.420Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestPatternMatches [2022-05-17T03:48:25.420Z] --- PASS: TestPatternMatches (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-17T03:48:25.420Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestPatternMatchesFolderExclusions [2022-05-17T03:48:25.420Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-17T03:48:25.420Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-17T03:48:25.420Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-17T03:48:25.420Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-17T03:48:25.420Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestSingleExclamationError [2022-05-17T03:48:25.420Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestMatchesWithNoPatterns [2022-05-17T03:48:25.420Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestMatchesWithMalformedPatterns [2022-05-17T03:48:25.420Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-17T03:48:25.420Z] === RUN TestMatches [2022-05-17T03:48:25.420Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-17T03:48:25.420Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-17T03:48:25.420Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-17T03:48:25.420Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-17T03:48:25.420Z] --- PASS: TestMatches (0.02s) [2022-05-17T03:48:25.420Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-17T03:48:25.421Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-17T03:48:25.421Z] --- PASS: TestMatches/MatchesUsingParentResults (0.01s) [2022-05-17T03:48:25.421Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-17T03:48:25.421Z] === RUN TestCleanPatterns [2022-05-17T03:48:25.421Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-17T03:48:25.421Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-17T03:48:25.421Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-17T03:48:25.421Z] === RUN TestCleanPatternsExceptionFlag [2022-05-17T03:48:25.421Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-17T03:48:25.421Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-17T03:48:25.421Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-17T03:48:25.421Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-17T03:48:25.421Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-17T03:48:25.421Z] === RUN TestCleanPatternsErrorSingleException [2022-05-17T03:48:25.421Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-17T03:48:25.421Z] === RUN TestCreateIfNotExistsDir [2022-05-17T03:48:25.421Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-17T03:48:25.421Z] === RUN TestCreateIfNotExistsFile [2022-05-17T03:48:25.421Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-17T03:48:25.421Z] === RUN TestMatch [2022-05-17T03:48:25.421Z] --- PASS: TestMatch (0.00s) [2022-05-17T03:48:25.421Z] === RUN TestCompile [2022-05-17T03:48:25.421Z] === RUN TestCompile/slash [2022-05-17T03:48:25.421Z] === RUN TestCompile/backslash [2022-05-17T03:48:25.421Z] --- PASS: TestCompile (0.00s) [2022-05-17T03:48:25.421Z] --- PASS: TestCompile/slash (0.00s) [2022-05-17T03:48:25.421Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-17T03:48:25.421Z] PASS [2022-05-17T03:48:25.421Z] coverage: 84.7% of statements [2022-05-17T03:48:25.421Z] ok github.com/docker/docker/pkg/fileutils 0.119s coverage: 84.7% of statements [2022-05-17T03:48:25.878Z] --- PASS: TestTarFiles (7.84s) [2022-05-17T03:48:25.878Z] === RUN TestDetectCompressionZstd [2022-05-17T03:48:25.878Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-17T03:48:25.878Z] === RUN TestTarUntar [2022-05-17T03:48:25.878Z] --- PASS: TestTarUntar (0.04s) [2022-05-17T03:48:25.878Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-17T03:48:25.878Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-17T03:48:25.878Z] === RUN TestTarWithOptions [2022-05-17T03:48:25.878Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-17T03:48:25.878Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-17T03:48:25.878Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-17T03:48:25.878Z] === RUN TestUntarUstarGnuConflict [2022-05-17T03:48:25.878Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-17T03:48:25.878Z] === RUN TestUntarInvalidFilenames [2022-05-17T03:48:25.878Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-05-17T03:48:25.878Z] === RUN TestNetworkDBWatch [2022-05-17T03:48:26.155Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-17T03:48:26.335Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2249640169\\dest" [2022-05-17T03:48:26.335Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-17T03:48:26.335Z] === RUN TestUntarHardlinkToSymlink [2022-05-17T03:48:26.335Z] === RUN TestGet [2022-05-17T03:48:26.335Z] --- PASS: TestGet (0.00s) [2022-05-17T03:48:26.335Z] === RUN TestGetShortcutString [2022-05-17T03:48:26.335Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-17T03:48:26.335Z] PASS [2022-05-17T03:48:26.335Z] coverage: 42.9% of statements [2022-05-17T03:48:26.335Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-17T03:48:26.335Z] === RUN TestUntarInvalidHardlink [2022-05-17T03:48:26.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink219106075\\victim\\hello" -> "../victim/hello" [2022-05-17T03:48:26.335Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2022-05-17T03:48:26.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink416857228\\victim\\hello" -> "/../victim/hello" [2022-05-17T03:48:26.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1290759707\\victim" -> "../victim" [2022-05-17T03:48:26.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1282838438\\victim" -> "../victim" [2022-05-17T03:48:26.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink849401028\\victim" -> "../victim" [2022-05-17T03:48:26.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink648306410\\victim" -> "../victim" [2022-05-17T03:48:26.335Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-17T03:48:26.335Z] === RUN TestUntarInvalidSymlink [2022-05-17T03:48:26.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3111153565\\dest\\dotdot" -> "../victim/hello" [2022-05-17T03:48:26.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1678491895\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-17T03:48:26.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1734640868\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:48:26.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1638170786\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:48:26.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3900386903\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:48:26.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink449539741\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:48:26.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink208269449\\dest\\dir\\loophole" -> "../../victim" [2022-05-17T03:48:26.335Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-17T03:48:26.335Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-17T03:48:26.335Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-17T03:48:26.335Z] === RUN TestXGlobalNoParent [2022-05-17T03:48:26.335Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-17T03:48:26.335Z] === RUN TestReplaceFileTarWrapper [2022-05-17T03:48:26.335Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-05-17T03:48:26.335Z] === RUN TestPrefixHeaderReadable [2022-05-17T03:48:26.335Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-17T03:48:26.335Z] === RUN TestDisablePigz [2022-05-17T03:48:26.335Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-17T03:48:26.717Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-17T03:48:26.793Z] --- PASS: TestDisablePigz (0.16s) [2022-05-17T03:48:26.793Z] === RUN TestPigz [2022-05-17T03:48:26.793Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-17T03:48:26.793Z] --- PASS: TestPigz (0.17s) [2022-05-17T03:48:26.793Z] === RUN TestNosysFileInfo [2022-05-17T03:48:26.793Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-17T03:48:26.793Z] === RUN TestCopyFileWithInvalidDest [2022-05-17T03:48:26.793Z] archive_windows_test.go:16: Currently fails [2022-05-17T03:48:26.793Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:48:26.793Z] === RUN TestCanonicalTarNameForPath [2022-05-17T03:48:26.793Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-17T03:48:26.793Z] === RUN TestCanonicalTarName [2022-05-17T03:48:26.793Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-17T03:48:26.793Z] === RUN TestChmodTarEntry [2022-05-17T03:48:26.793Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-17T03:48:26.793Z] === RUN TestHardLinkOrder [2022-05-17T03:48:26.793Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-17T03:48:26.793Z] === RUN TestChangeString [2022-05-17T03:48:26.793Z] --- PASS: TestChangeString (0.00s) [2022-05-17T03:48:26.793Z] === RUN TestChangesWithNoChanges [2022-05-17T03:48:26.793Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-17T03:48:26.793Z] === RUN TestChangesWithChanges [2022-05-17T03:48:26.793Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-17T03:48:26.793Z] === RUN TestChangesWithChangesGH13590 [2022-05-17T03:48:26.793Z] changes_test.go:196: needs more investigation [2022-05-17T03:48:26.793Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-17T03:48:26.793Z] === RUN TestChangesDirsEmpty [2022-05-17T03:48:27.252Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-05-17T03:48:27.253Z] === RUN TestChangesDirsMutated [2022-05-17T03:48:27.253Z] === RUN TestCreateIDMapOrder [2022-05-17T03:48:27.253Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-17T03:48:27.253Z] PASS [2022-05-17T03:48:27.253Z] coverage: 7.2% of statements [2022-05-17T03:48:27.253Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-05-17T03:48:27.253Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-05-17T03:48:27.253Z] === RUN TestApplyLayer [2022-05-17T03:48:27.253Z] changes_test.go:433: needs further investigation [2022-05-17T03:48:27.253Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-17T03:48:27.253Z] === RUN TestChangesSizeWithHardlinks [2022-05-17T03:48:27.253Z] changes_test.go:469: needs further investigation [2022-05-17T03:48:27.253Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-17T03:48:27.253Z] === RUN TestChangesSizeWithNoChanges [2022-05-17T03:48:27.253Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-17T03:48:27.253Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-17T03:48:27.253Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-17T03:48:27.253Z] === RUN TestChangesSize [2022-05-17T03:48:27.253Z] --- PASS: TestChangesSize (0.00s) [2022-05-17T03:48:27.253Z] === RUN TestApplyLayerInvalidFilenames [2022-05-17T03:48:27.253Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1875534070\\dest" [2022-05-17T03:48:27.253Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-17T03:48:27.253Z] === RUN TestApplyLayerInvalidHardlink [2022-05-17T03:48:27.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3174343013\\victim\\hello" -> "../victim/hello" [2022-05-17T03:48:27.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1420504219\\victim\\hello" -> "/../victim/hello" [2022-05-17T03:48:27.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink580058600\\victim" -> "../victim" [2022-05-17T03:48:27.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3176810808\\victim" -> "../victim" [2022-05-17T03:48:27.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1471267212\\victim" -> "../victim" [2022-05-17T03:48:27.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3115134886\\victim" -> "../victim" [2022-05-17T03:48:27.253Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-17T03:48:27.253Z] === RUN TestApplyLayerInvalidSymlink [2022-05-17T03:48:27.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink210168463\\dest\\dotdot" -> "../victim/hello" [2022-05-17T03:48:27.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2270766435\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-17T03:48:27.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1733861190\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:48:27.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3770071831\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:48:27.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink723215641\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:48:27.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3694918107\\dest\\loophole-victim" -> "../victim" [2022-05-17T03:48:27.253Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-17T03:48:27.253Z] === RUN TestApplyLayerWhiteouts [2022-05-17T03:48:27.282Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2022-05-17T03:48:27.282Z] === CONT TestReadPluginNoRead [2022-05-17T03:48:27.282Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-17T03:48:27.710Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-05-17T03:48:27.710Z] === RUN TestGenerateEmptyFile [2022-05-17T03:48:27.710Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-17T03:48:27.710Z] === RUN TestGenerateWithContent [2022-05-17T03:48:27.710Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-17T03:48:27.710Z] PASS [2022-05-17T03:48:27.710Z] coverage: 62.9% of statements [2022-05-17T03:48:27.710Z] ok github.com/docker/docker/pkg/archive 11.090s coverage: 62.9% of statements [2022-05-17T03:48:27.710Z] 2022/05/17 03:48:27 Closing DB instances... [2022-05-17T03:48:27.843Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-17T03:48:28.406Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-17T03:48:28.662Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-17T03:48:28.662Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-17T03:48:29.224Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-17T03:48:29.224Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-17T03:48:29.224Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-17T03:48:29.245Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-05-17T03:48:29.245Z] === RUN TestNetworkDBBulkSync [2022-05-17T03:48:29.245Z] === RUN TestFixedBufferCap [2022-05-17T03:48:29.245Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-17T03:48:29.245Z] === RUN TestFixedBufferLen [2022-05-17T03:48:29.245Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-17T03:48:29.245Z] === RUN TestFixedBufferString [2022-05-17T03:48:29.245Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-17T03:48:29.245Z] === RUN TestFixedBufferWrite [2022-05-17T03:48:29.245Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-17T03:48:29.245Z] === RUN TestFixedBufferRead [2022-05-17T03:48:29.245Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-17T03:48:29.245Z] === RUN TestBytesPipeRead [2022-05-17T03:48:29.245Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-17T03:48:29.245Z] === RUN TestBytesPipeWrite [2022-05-17T03:48:29.245Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-17T03:48:29.245Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-17T03:48:29.481Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-17T03:48:29.481Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-17T03:48:29.702Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-05-17T03:48:29.702Z] === RUN TestAtomicWriteToFile [2022-05-17T03:48:29.702Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-17T03:48:29.702Z] === RUN TestAtomicWriteSetCommit [2022-05-17T03:48:29.702Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-05-17T03:48:29.702Z] === RUN TestAtomicWriteSetCancel [2022-05-17T03:48:29.702Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-17T03:48:29.702Z] === RUN TestReadCloserWrapperClose [2022-05-17T03:48:29.702Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-17T03:48:29.702Z] === RUN TestReaderErrWrapperReadOnError [2022-05-17T03:48:29.702Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-17T03:48:29.702Z] === RUN TestReaderErrWrapperRead [2022-05-17T03:48:29.702Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-17T03:48:29.702Z] === RUN TestCancelReadCloser [2022-05-17T03:48:29.702Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-17T03:48:29.702Z] === RUN TestWriteCloserWrapperClose [2022-05-17T03:48:29.702Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-17T03:48:29.702Z] === RUN TestNopWriteCloser [2022-05-17T03:48:29.702Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-17T03:48:29.702Z] === RUN TestNopWriter [2022-05-17T03:48:29.702Z] --- PASS: TestNopWriter (0.00s) [2022-05-17T03:48:29.703Z] === RUN TestWriteCounter [2022-05-17T03:48:29.703Z] --- PASS: TestWriteCounter (0.00s) [2022-05-17T03:48:29.703Z] PASS [2022-05-17T03:48:29.703Z] coverage: 69.2% of statements [2022-05-17T03:48:29.703Z] ok github.com/docker/docker/pkg/ioutils 0.746s coverage: 69.2% of statements [2022-05-17T03:48:30.042Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-17T03:48:30.042Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-17T03:48:30.162Z] 2022/05/17 03:48:29 Closing DB instances... [2022-05-17T03:48:30.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-17T03:48:31.127Z] === RUN TestError [2022-05-17T03:48:31.127Z] --- PASS: TestError (0.00s) [2022-05-17T03:48:31.127Z] === RUN TestProgressString [2022-05-17T03:48:31.127Z] === RUN TestProgressString/no_progress [2022-05-17T03:48:31.127Z] === RUN TestProgressString/progress_1 [2022-05-17T03:48:31.127Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-17T03:48:31.127Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-17T03:48:31.127Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-17T03:48:31.127Z] === RUN TestProgressString/with_units [2022-05-17T03:48:31.127Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-17T03:48:31.127Z] === RUN TestProgressString/hide_counts [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString (0.00s) [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-17T03:48:31.127Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-17T03:48:31.127Z] === RUN TestJSONMessageDisplay [2022-05-17T03:48:31.127Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-17T03:48:31.127Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-17T03:48:31.127Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-17T03:48:31.127Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-17T03:48:31.127Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-17T03:48:31.127Z] === RUN TestDisplayJSONMessagesStream [2022-05-17T03:48:31.127Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-17T03:48:31.127Z] PASS [2022-05-17T03:48:31.127Z] coverage: 91.7% of statements [2022-05-17T03:48:31.127Z] ok github.com/docker/docker/pkg/jsonmessage 0.249s coverage: 91.7% of statements [2022-05-17T03:48:31.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-17T03:48:31.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-17T03:48:31.727Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-17T03:48:31.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-17T03:48:32.094Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-05-17T03:48:32.094Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-17T03:48:32.094Z] === RUN TestStandardLongPath [2022-05-17T03:48:32.094Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-17T03:48:32.094Z] === RUN TestUNCLongPath [2022-05-17T03:48:32.094Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-17T03:48:32.094Z] PASS [2022-05-17T03:48:32.094Z] coverage: 100.0% of statements [2022-05-17T03:48:32.094Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2022-05-17T03:48:32.552Z] === RUN TestNameFormat [2022-05-17T03:48:32.552Z] --- PASS: TestNameFormat (0.00s) [2022-05-17T03:48:32.552Z] === RUN TestNameRetries [2022-05-17T03:48:32.552Z] --- PASS: TestNameRetries (0.00s) [2022-05-17T03:48:32.552Z] PASS [2022-05-17T03:48:32.552Z] coverage: 85.7% of statements [2022-05-17T03:48:32.552Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-05-17T03:48:32.655Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2022-05-17T03:48:32.655Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-17T03:48:33.516Z] === RUN TestParseKeyValueOpt [2022-05-17T03:48:33.516Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-17T03:48:33.516Z] === RUN TestParseUintList [2022-05-17T03:48:33.516Z] --- PASS: TestParseUintList (0.00s) [2022-05-17T03:48:33.516Z] === RUN TestParseUintListMaximumLimits [2022-05-17T03:48:33.516Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-17T03:48:33.516Z] PASS [2022-05-17T03:48:33.516Z] coverage: 97.0% of statements [2022-05-17T03:48:33.516Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2022-05-17T03:48:33.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-17T03:48:33.585Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-17T03:48:33.585Z] === RUN TestReadPluginNoRead/default [2022-05-17T03:48:34.515Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-17T03:48:35.050Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-17T03:48:35.050Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-17T03:48:35.050Z] PASS [2022-05-17T03:48:35.050Z] coverage: 36.4% of statements [2022-05-17T03:48:35.050Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 36.4% of statements [2022-05-17T03:48:35.050Z] 2022/05/17 03:48:34 Closing DB instances... [2022-05-17T03:48:35.050Z] time="2022-05-17T03:48:34Z" level=error msg="node: fb8a21d86da5 is unknown to memberlist" [2022-05-17T03:48:35.443Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-17T03:48:35.699Z] === CONT TestReadPluginNoRead [2022-05-17T03:48:35.699Z] read_test.go:92: [d8d0aa00f5ade] daemon is not started [2022-05-17T03:48:35.699Z] --- PASS: TestReadPluginNoRead (8.53s) [2022-05-17T03:48:35.699Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2022-05-17T03:48:35.699Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2022-05-17T03:48:35.699Z] --- PASS: TestReadPluginNoRead/default (2.21s) [2022-05-17T03:48:35.699Z] PASS [2022-05-17T03:48:35.699Z] [2022-05-17T03:48:35.699Z] DONE 6 tests in 12.934s [2022-05-17T03:48:35.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-17T03:48:35.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:35.956Z] ++ set -e [2022-05-17T03:48:35.956Z] ++ '[' -n 0 ']' [2022-05-17T03:48:35.956Z] ++ set -x [2022-05-17T03:48:35.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:35.956Z] testing: warning: no tests to run [2022-05-17T03:48:35.956Z] PASS [2022-05-17T03:48:35.956Z] [2022-05-17T03:48:35.956Z] DONE 0 tests in 0.050s [2022-05-17T03:48:35.956Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-17T03:48:35.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:35.956Z] ++ set -e [2022-05-17T03:48:35.956Z] ++ '[' -n 0 ']' [2022-05-17T03:48:35.956Z] ++ set -x [2022-05-17T03:48:35.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:35.956Z] INFO: Testing against a local daemon [2022-05-17T03:48:35.956Z] === RUN TestPluginWithDevMounts [2022-05-17T03:48:35.956Z] === PAUSE TestPluginWithDevMounts [2022-05-17T03:48:35.956Z] === CONT TestPluginWithDevMounts [2022-05-17T03:48:36.015Z] === RUN TestNewAndRemove [2022-05-17T03:48:36.015Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-17T03:48:36.015Z] === RUN TestRemoveInvalidPath [2022-05-17T03:48:36.015Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-17T03:48:36.015Z] PASS [2022-05-17T03:48:36.015Z] coverage: 82.6% of statements [2022-05-17T03:48:36.015Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-05-17T03:48:36.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-17T03:48:36.470Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-17T03:48:37.398Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-17T03:48:37.398Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-17T03:48:37.552Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.94s) [2022-05-17T03:48:37.552Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-17T03:48:37.960Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-17T03:48:37.960Z] --- PASS: TestPluginWithDevMounts (1.99s) [2022-05-17T03:48:37.960Z] PASS [2022-05-17T03:48:37.960Z] [2022-05-17T03:48:37.960Z] DONE 1 tests in 2.127s [2022-05-17T03:48:37.960Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-17T03:48:37.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:37.960Z] ++ set -e [2022-05-17T03:48:37.960Z] ++ '[' -n 0 ']' [2022-05-17T03:48:37.960Z] ++ set -x [2022-05-17T03:48:37.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:38.010Z] === RUN TestFailedConnection [2022-05-17T03:48:38.217Z] INFO: Testing against a local daemon [2022-05-17T03:48:38.217Z] === RUN TestSecretInspect [2022-05-17T03:48:38.780Z] docker_api_swarm_node_test.go:20: [d0bb874b8d9b7] joining swarm manager [d41a2f109a5e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:48:38.780Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-17T03:48:38.975Z] 2022/05/17 03:48:38 Closing DB instances... [2022-05-17T03:48:38.975Z] --- PASS: TestFailedConnection (1.03s) [2022-05-17T03:48:38.975Z] === RUN TestFailOnce [2022-05-17T03:48:39.433Z] 2022/05/17 03:48:38 http: panic serving 127.0.0.1:49304: Plugin not ready [2022-05-17T03:48:39.433Z] goroutine 22 [running]: [2022-05-17T03:48:39.433Z] net/http.(*conn).serve.func1() [2022-05-17T03:48:39.433Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-17T03:48:39.433Z] panic({0x10836e0, 0x11cd090}) [2022-05-17T03:48:39.433Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-17T03:48:39.433Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xa70000000000003b?, 0xffffffffffffffff?}, 0xa7403405b6d010c1?) [2022-05-17T03:48:39.433Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-17T03:48:39.433Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11d2898?, 0xc00021a000?}, 0xc0000cfa78?) [2022-05-17T03:48:39.433Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-17T03:48:39.433Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x11d2898, 0xc00021a000}, 0xc0000b4200) [2022-05-17T03:48:39.433Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-17T03:48:39.433Z] net/http.serverHandler.ServeHTTP({0x11d0eb8?}, {0x11d2898, 0xc00021a000}, 0xc0000b4200) [2022-05-17T03:48:39.433Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-17T03:48:39.433Z] net/http.(*conn).serve(0xc0000c2000, {0x11d2d98, 0xc000090420}) [2022-05-17T03:48:39.433Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-17T03:48:39.433Z] created by net/http.(*Server).Serve [2022-05-17T03:48:39.433Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-17T03:48:39.433Z] time="2022-05-17T03:48:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2022-05-17T03:48:39.709Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-17T03:48:39.709Z] docker_api_swarm_node_test.go:21: [d6061933c2583] joining swarm manager [d41a2f109a5e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:48:39.709Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-17T03:48:40.272Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-17T03:48:40.402Z] --- PASS: TestFailOnce (1.22s) [2022-05-17T03:48:40.402Z] === RUN TestEchoInputOutput [2022-05-17T03:48:40.402Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-17T03:48:40.402Z] === RUN TestBackoff [2022-05-17T03:48:40.402Z] --- PASS: TestBackoff (0.00s) [2022-05-17T03:48:40.402Z] === RUN TestAbortRetry [2022-05-17T03:48:40.402Z] --- PASS: TestAbortRetry (0.00s) [2022-05-17T03:48:40.402Z] === RUN TestClientScheme [2022-05-17T03:48:40.402Z] --- PASS: TestClientScheme (0.00s) [2022-05-17T03:48:40.402Z] === RUN TestNewClientWithTimeout [2022-05-17T03:48:40.402Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.54s) [2022-05-17T03:48:40.402Z] === RUN TestNetworkDBGarbageCollection [2022-05-17T03:48:40.860Z] --- PASS: TestGetAddress (31.77s) [2022-05-17T03:48:40.860Z] === RUN TestRequestSyntaxCheck [2022-05-17T03:48:40.860Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-17T03:48:40.860Z] === RUN TestRequest [2022-05-17T03:48:40.860Z] time="2022-05-17T03:48:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-17T03:48:41.210Z] --- PASS: TestSecretInspect (2.97s) [2022-05-17T03:48:41.210Z] === RUN TestSecretList [2022-05-17T03:48:41.772Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-17T03:48:42.400Z] time="2022-05-17T03:48:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-17T03:48:42.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-17T03:48:42.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-17T03:48:42.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-17T03:48:42.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-17T03:48:42.700Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-17T03:48:43.261Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-17T03:48:43.822Z] --- PASS: TestSecretList (2.55s) [2022-05-17T03:48:43.822Z] === RUN TestSecretsCreateAndDelete [2022-05-17T03:48:44.573Z] time="2022-05-17T03:48:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-17T03:48:46.336Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-05-17T03:48:46.336Z] === RUN TestSecretsUpdate [2022-05-17T03:48:47.700Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-17T03:48:48.262Z] --- PASS: TestSecretsUpdate (2.34s) [2022-05-17T03:48:48.262Z] === RUN TestTemplatedSecret [2022-05-17T03:48:48.262Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-17T03:48:48.824Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-17T03:48:48.824Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-17T03:48:48.824Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-17T03:48:48.824Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-17T03:48:49.260Z] time="2022-05-17T03:48:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-17T03:48:49.978Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-17T03:48:49.978Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-17T03:48:49.978Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-17T03:48:49.978Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-17T03:48:49.978Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-17T03:48:49.978Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-17T03:48:49.978Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-17T03:48:49.978Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-17T03:48:49.978Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-17T03:48:49.978Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-17T03:48:49.978Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-17T03:48:50.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-17T03:48:50.752Z] --- PASS: TestTemplatedSecret (2.61s) [2022-05-17T03:48:50.752Z] === RUN TestSecretCreateResolve [2022-05-17T03:48:51.314Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-17T03:48:52.133Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-17T03:48:52.133Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-17T03:48:52.133Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-17T03:48:52.133Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-17T03:48:52.133Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-17T03:48:52.133Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-17T03:48:52.133Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-17T03:48:52.133Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-17T03:48:52.133Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-17T03:48:52.161Z] === RUN TestParseEmptyInterface [2022-05-17T03:48:52.161Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-17T03:48:52.161Z] === RUN TestParseNonInterfaceType [2022-05-17T03:48:52.161Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-17T03:48:52.161Z] === RUN TestParseWithOneFunction [2022-05-17T03:48:52.161Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-17T03:48:52.161Z] === RUN TestParseWithMultipleFuncs [2022-05-17T03:48:52.161Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-17T03:48:52.161Z] === RUN TestParseWithUnnamedReturn [2022-05-17T03:48:52.161Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-17T03:48:52.161Z] === RUN TestEmbeddedInterface [2022-05-17T03:48:52.161Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-17T03:48:52.161Z] === RUN TestParsedImports [2022-05-17T03:48:52.161Z] --- PASS: TestParsedImports (0.00s) [2022-05-17T03:48:52.161Z] === RUN TestAliasedImports [2022-05-17T03:48:52.161Z] --- PASS: TestAliasedImports (0.00s) [2022-05-17T03:48:52.161Z] PASS [2022-05-17T03:48:52.161Z] coverage: 56.8% of statements [2022-05-17T03:48:52.161Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [2022-05-17T03:48:52.242Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-17T03:48:53.170Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-17T03:48:53.696Z] === RUN TestHTTPTransport [2022-05-17T03:48:53.696Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-17T03:48:53.696Z] PASS [2022-05-17T03:48:53.696Z] coverage: 85.7% of statements [2022-05-17T03:48:53.696Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2022-05-17T03:48:53.733Z] --- PASS: TestSecretCreateResolve (2.97s) [2022-05-17T03:48:53.733Z] PASS [2022-05-17T03:48:53.733Z] [2022-05-17T03:48:53.733Z] DONE 6 tests in 15.732s [2022-05-17T03:48:53.733Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-17T03:48:53.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:53.733Z] ++ set -e [2022-05-17T03:48:53.733Z] ++ '[' -n 0 ']' [2022-05-17T03:48:53.733Z] ++ set -x [2022-05-17T03:48:53.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:48:53.990Z] INFO: Testing against a local daemon [2022-05-17T03:48:53.990Z] === RUN TestServiceCreateInit [2022-05-17T03:48:53.990Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-17T03:48:54.661Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-17T03:48:54.661Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-17T03:48:54.661Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-17T03:48:54.661Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-17T03:48:54.661Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-17T03:48:54.661Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-17T03:48:54.661Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-17T03:48:54.661Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-17T03:48:54.661Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-17T03:48:54.661Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-17T03:48:54.661Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-17T03:48:54.661Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-17T03:48:54.661Z] === RUN TestBufferPoolPutAndGet [2022-05-17T03:48:54.661Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-17T03:48:54.661Z] PASS [2022-05-17T03:48:54.661Z] coverage: 88.2% of statements [2022-05-17T03:48:54.661Z] ok github.com/docker/docker/pkg/pools 0.060s coverage: 88.2% of statements [2022-05-17T03:48:54.661Z] --- PASS: TestRequest (14.15s) [2022-05-17T03:48:54.661Z] === RUN TestOverlappingRequests [2022-05-17T03:48:54.919Z] docker_api_swarm_test.go:502: [df27dd51a32c3] joining swarm manager [d85c45d289dc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:48:55.120Z] === RUN TestOutputOnPrematureClose [2022-05-17T03:48:55.120Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-17T03:48:55.120Z] === RUN TestCompleteSilently [2022-05-17T03:48:55.120Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-17T03:48:55.120Z] PASS [2022-05-17T03:48:55.120Z] coverage: 75.9% of statements [2022-05-17T03:48:55.120Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-05-17T03:48:55.577Z] --- PASS: TestOverlappingRequests (0.76s) [2022-05-17T03:48:55.577Z] === RUN TestRelease [2022-05-17T03:48:55.815Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-17T03:48:55.815Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-17T03:48:55.815Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-17T03:48:55.815Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-17T03:48:55.815Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-17T03:48:56.036Z] === RUN TestSendToOneSub [2022-05-17T03:48:56.036Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-17T03:48:56.036Z] === RUN TestSendToMultipleSubs [2022-05-17T03:48:56.036Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-17T03:48:56.036Z] === RUN TestEvictOneSub [2022-05-17T03:48:56.036Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-17T03:48:56.036Z] === RUN TestClosePublisher [2022-05-17T03:48:56.036Z] --- PASS: TestClosePublisher (0.00s) [2022-05-17T03:48:56.036Z] === RUN TestPubSubRace [2022-05-17T03:48:57.003Z] --- PASS: TestPubSubRace (1.09s) [2022-05-17T03:48:57.003Z] PASS [2022-05-17T03:48:57.003Z] coverage: 75.0% of statements [2022-05-17T03:48:57.003Z] ok github.com/docker/docker/pkg/pubsub 1.133s coverage: 75.0% of statements [2022-05-17T03:48:57.435Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-17T03:48:57.967Z] === RUN TestRegister [2022-05-17T03:48:57.967Z] --- PASS: TestRegister (0.00s) [2022-05-17T03:48:57.967Z] === RUN TestCommand [2022-05-17T03:48:57.967Z] --- PASS: TestCommand (0.04s) [2022-05-17T03:48:57.967Z] === RUN TestNaiveSelf [2022-05-17T03:48:57.967Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-17T03:48:57.967Z] PASS [2022-05-17T03:48:57.967Z] coverage: 82.4% of statements [2022-05-17T03:48:57.967Z] ok github.com/docker/docker/pkg/reexec 0.123s coverage: 82.4% of statements [2022-05-17T03:48:57.967Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-17T03:48:57.967Z] === RUN TestClientStream [2022-05-17T03:48:57.967Z] --- PASS: TestClientStream (0.00s) [2022-05-17T03:48:57.967Z] === RUN TestClientSendFile [2022-05-17T03:48:57.967Z] --- PASS: TestClientSendFile (0.00s) [2022-05-17T03:48:57.967Z] === RUN TestClientWithRequestTimeout [2022-05-17T03:48:57.967Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-17T03:48:57.967Z] === RUN TestFileSpecPlugin [2022-05-17T03:48:57.967Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-17T03:48:57.967Z] === RUN TestFileJSONSpecPlugin [2022-05-17T03:48:57.967Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-17T03:48:57.967Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-17T03:48:57.967Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-17T03:48:57.967Z] === RUN TestPluginAddHandler [2022-05-17T03:48:57.967Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-17T03:48:57.967Z] === RUN TestPluginWaitBadPlugin [2022-05-17T03:48:57.967Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-17T03:48:57.967Z] === RUN TestGet [2022-05-17T03:48:57.967Z] time="2022-05-17T03:48:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-17T03:48:57.996Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-17T03:48:58.424Z] --- PASS: TestRelease (2.91s) [2022-05-17T03:48:58.424Z] === RUN TestAllocateRandomDeallocate [2022-05-17T03:48:58.883Z] === RUN TestDump [2022-05-17T03:48:58.883Z] goroutine 6 [running]: [2022-05-17T03:48:58.883Z] github.com/docker/docker/pkg/stack.dump(0x1122d57?) [2022-05-17T03:48:58.883Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-17T03:48:58.883Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-17T03:48:58.883Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-17T03:48:58.883Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-17T03:48:58.883Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-17T03:48:58.883Z] testing.tRunner(0xc0001621a0, 0x12ea4b0) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:48:58.883Z] created by testing.(*T).Run [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-17T03:48:58.883Z] [2022-05-17T03:48:58.883Z] goroutine 1 [chan receive]: [2022-05-17T03:48:58.883Z] testing.(*T).Run(0xc000162000, {0x12d9154?, 0x10fc1f3?}, 0x12ea4b0) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-17T03:48:58.883Z] testing.runTests.func1(0xc00006c870?) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-17T03:48:58.883Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:48:58.883Z] testing.runTests(0xc000058500?, {0x146e400, 0x3, 0x3}, {0x1a8fe260108?, 0x40?, 0x14734a0?}) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-17T03:48:58.883Z] testing.(*M).Run(0xc000058500) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-17T03:48:58.883Z] main.main() [2022-05-17T03:48:58.883Z] _testmain.go:99 +0x255 [2022-05-17T03:48:58.883Z] --- PASS: TestDump (0.00s) [2022-05-17T03:48:58.883Z] === RUN TestDumpToFile [2022-05-17T03:48:58.883Z] time="2022-05-17T03:48:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-17T03:48:58.883Z] --- PASS: TestDumpToFile (0.20s) [2022-05-17T03:48:58.883Z] === RUN TestDumpToFileWithEmptyInput [2022-05-17T03:48:58.883Z] goroutine 8 [running]: [2022-05-17T03:48:58.883Z] github.com/docker/docker/pkg/stack.dump(0x119ed93?) [2022-05-17T03:48:58.883Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-17T03:48:58.883Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x119ed60?}) [2022-05-17T03:48:58.883Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-17T03:48:58.883Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-17T03:48:58.883Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-17T03:48:58.883Z] testing.tRunner(0xc000162820, 0x12ea4a0) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:48:58.883Z] created by testing.(*T).Run [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-17T03:48:58.883Z] [2022-05-17T03:48:58.883Z] goroutine 1 [chan receive]: [2022-05-17T03:48:58.883Z] testing.(*T).Run(0xc000162000, {0x12e072b?, 0x10fc1f3?}, 0x12ea4a0) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-17T03:48:58.883Z] testing.runTests.func1(0xc00006c870?) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-17T03:48:58.883Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-17T03:48:58.883Z] testing.runTests(0xc000058500?, {0x146e400, 0x3, 0x3}, {0x1a8fe260108?, 0x40?, 0x14734a0?}) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-17T03:48:58.883Z] testing.(*M).Run(0xc000058500) [2022-05-17T03:48:58.883Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-17T03:48:58.883Z] main.main() [2022-05-17T03:48:58.883Z] _testmain.go:99 +0x255 [2022-05-17T03:48:58.883Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-17T03:48:58.883Z] PASS [2022-05-17T03:48:58.883Z] coverage: 90.9% of statements [2022-05-17T03:48:58.883Z] ok github.com/docker/docker/pkg/stack 0.255s coverage: 90.9% of statements [2022-05-17T03:48:58.923Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-17T03:48:59.485Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-17T03:48:59.949Z] === RUN TestNewStdWriter [2022-05-17T03:48:59.949Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-17T03:48:59.949Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestWriteWithNilBytes [2022-05-17T03:48:59.949Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestWrite [2022-05-17T03:48:59.949Z] --- PASS: TestWrite (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestWriteWithWriterError [2022-05-17T03:48:59.949Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-17T03:48:59.949Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyWriteAndRead [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-17T03:48:59.949Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-17T03:48:59.949Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-17T03:48:59.949Z] PASS [2022-05-17T03:48:59.949Z] coverage: 100.0% of statements [2022-05-17T03:48:59.949Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-05-17T03:49:00.406Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-17T03:49:00.406Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-17T03:49:00.406Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestFormatStatus [2022-05-17T03:49:00.406Z] --- PASS: TestFormatStatus (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestFormatError [2022-05-17T03:49:00.406Z] --- PASS: TestFormatError (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestFormatJSONError [2022-05-17T03:49:00.406Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-17T03:49:00.406Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-17T03:49:00.406Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestNewJSONProgressOutput [2022-05-17T03:49:00.406Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestAuxFormatterEmit [2022-05-17T03:49:00.406Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestStreamWriterStdout [2022-05-17T03:49:00.406Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-17T03:49:00.406Z] === RUN TestStreamWriterStderr [2022-05-17T03:49:00.406Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-17T03:49:00.406Z] PASS [2022-05-17T03:49:00.406Z] coverage: 66.2% of statements [2022-05-17T03:49:00.406Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-05-17T03:49:00.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-17T03:49:00.863Z] time="2022-05-17T03:49:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-17T03:49:01.321Z] === RUN TestGenerateRandomID [2022-05-17T03:49:01.321Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-17T03:49:01.321Z] === RUN TestShortenId [2022-05-17T03:49:01.321Z] --- PASS: TestShortenId (0.00s) [2022-05-17T03:49:01.321Z] === RUN TestShortenSha256Id [2022-05-17T03:49:01.321Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-17T03:49:01.321Z] === RUN TestShortenIdEmpty [2022-05-17T03:49:01.321Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-17T03:49:01.321Z] === RUN TestShortenIdInvalid [2022-05-17T03:49:01.321Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-17T03:49:01.321Z] === RUN TestIsShortIDNonHex [2022-05-17T03:49:01.321Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-17T03:49:01.321Z] === RUN TestIsShortIDNotCorrectSize [2022-05-17T03:49:01.321Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-17T03:49:01.321Z] PASS [2022-05-17T03:49:01.321Z] coverage: 70.6% of statements [2022-05-17T03:49:01.321Z] ok github.com/docker/docker/pkg/stringid 0.056s coverage: 70.6% of statements [2022-05-17T03:49:01.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-05-17T03:49:02.338Z] === RUN TestIsCpusetListAvailable [2022-05-17T03:49:02.338Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-17T03:49:02.338Z] PASS [2022-05-17T03:49:02.338Z] coverage: 39.4% of statements [2022-05-17T03:49:02.338Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 39.4% of statements [2022-05-17T03:49:02.821Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-17T03:49:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-05-17T03:49:03.410Z] --- PASS: TestServiceCreateInit (9.30s) [2022-05-17T03:49:03.410Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.90s) [2022-05-17T03:49:03.410Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2022-05-17T03:49:03.410Z] === RUN TestCreateServiceMultipleTimes [2022-05-17T03:49:03.666Z] docker_api_swarm_test.go:507: [d4875bc9120af] joining swarm manager [d85c45d289dc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:49:03.873Z] === RUN TestChtimes [2022-05-17T03:49:03.873Z] --- PASS: TestChtimes (0.00s) [2022-05-17T03:49:03.873Z] === RUN TestChtimesWindows [2022-05-17T03:49:03.873Z] --- PASS: TestChtimesWindows (0.01s) [2022-05-17T03:49:03.873Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-17T03:49:03.873Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-17T03:49:03.873Z] PASS [2022-05-17T03:49:03.873Z] coverage: 13.0% of statements [2022-05-17T03:49:03.873Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.0% of statements [2022-05-17T03:49:04.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-05-17T03:49:04.839Z] === RUN TestTailFile [2022-05-17T03:49:04.839Z] --- PASS: TestTailFile (0.00s) [2022-05-17T03:49:04.839Z] === RUN TestTailFileManyLines [2022-05-17T03:49:04.839Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-17T03:49:04.839Z] === RUN TestTailEmptyFile [2022-05-17T03:49:04.839Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-17T03:49:04.839Z] === RUN TestTailNegativeN [2022-05-17T03:49:04.839Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/truncated_last_line [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader/no_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.839Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.839Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:04.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:04.840Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:04.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:04.840Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:05.299Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.299Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] time="2022-05-17T03:49:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.300Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.300Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.301Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.301Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.302Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-17T03:49:05.761Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-17T03:49:05.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:49:05.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.763Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-17T03:49:05.764Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-17T03:49:05.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-05-17T03:49:06.222Z] PASS [2022-05-17T03:49:06.222Z] coverage: 88.6% of statements [2022-05-17T03:49:06.222Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2022-05-17T03:49:06.682Z] === RUN TestTarSumRemoveNonExistent [2022-05-17T03:49:06.682Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestTarSumRemove [2022-05-17T03:49:06.682Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestSortFileInfoSums [2022-05-17T03:49:06.682Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestNewTarSumForLabelInvalid [2022-05-17T03:49:06.682Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestNewTarSumForLabel [2022-05-17T03:49:06.682Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestEmptyTar [2022-05-17T03:49:06.682Z] --- PASS: TestEmptyTar (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestTarSumsReadSize [2022-05-17T03:49:06.682Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestTarSums [2022-05-17T03:49:06.682Z] --- PASS: TestTarSums (0.07s) [2022-05-17T03:49:06.682Z] === RUN TestIteration [2022-05-17T03:49:06.682Z] --- PASS: TestIteration (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestVersionLabelForChecksum [2022-05-17T03:49:06.682Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestVersion [2022-05-17T03:49:06.682Z] --- PASS: TestVersion (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestGetVersion [2022-05-17T03:49:06.682Z] --- PASS: TestGetVersion (0.00s) [2022-05-17T03:49:06.682Z] === RUN TestGetVersions [2022-05-17T03:49:06.682Z] --- PASS: TestGetVersions (0.00s) [2022-05-17T03:49:06.682Z] PASS [2022-05-17T03:49:06.682Z] coverage: 89.3% of statements [2022-05-17T03:49:06.682Z] ok github.com/docker/docker/pkg/tarsum 0.139s coverage: 89.3% of statements [2022-05-17T03:49:06.682Z] --- PASS: TestAllocateRandomDeallocate (8.25s) [2022-05-17T03:49:06.682Z] === RUN TestRetrieveFromStore [2022-05-17T03:49:07.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d7d518__} [2022-05-17T03:49:07.647Z] === RUN TestTruncIndex [2022-05-17T03:49:07.647Z] --- PASS: TestTruncIndex (0.10s) [2022-05-17T03:49:07.647Z] PASS [2022-05-17T03:49:07.647Z] coverage: 91.5% of statements [2022-05-17T03:49:07.647Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2022-05-17T03:49:08.104Z] === RUN TestVersionInfo [2022-05-17T03:49:08.104Z] --- PASS: TestVersionInfo (0.00s) [2022-05-17T03:49:08.104Z] === RUN TestAppendVersions [2022-05-17T03:49:08.104Z] --- PASS: TestAppendVersions (0.00s) [2022-05-17T03:49:08.104Z] PASS [2022-05-17T03:49:08.104Z] coverage: 88.9% of statements [2022-05-17T03:49:08.104Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2022-05-17T03:49:09.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12098569617_/foo_false_____} [2022-05-17T03:49:09.637Z] --- PASS: TestRetrieveFromStore (2.82s) [2022-05-17T03:49:09.637Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-17T03:49:09.637Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-17T03:49:09.637Z] === RUN TestParallelPredefinedRequest1 [2022-05-17T03:49:09.637Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-17T03:49:09.637Z] === RUN TestParallelPredefinedRequest2 [2022-05-17T03:49:09.637Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-17T03:49:09.637Z] === RUN TestParallelPredefinedRequest3 [2022-05-17T03:49:09.637Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-17T03:49:09.637Z] === RUN TestParallelPredefinedRequest4 [2022-05-17T03:49:09.637Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-17T03:49:09.637Z] === RUN TestParallelPredefinedRequest5 [2022-05-17T03:49:09.637Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-17T03:49:09.637Z] === RUN TestDebug [2022-05-17T03:49:09.637Z] --- PASS: TestDebug (0.00s) [2022-05-17T03:49:09.637Z] === RUN TestRequestPoolParallel [2022-05-17T03:49:10.096Z] --- PASS: TestRequestPoolParallel (0.37s) [2022-05-17T03:49:10.096Z] === RUN TestFullAllocateRelease [2022-05-17T03:49:10.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12098569617_/foo_true_____} [2022-05-17T03:49:10.554Z] --- PASS: TestFullAllocateRelease (0.55s) [2022-05-17T03:49:10.554Z] === RUN TestOddAllocateRelease [2022-05-17T03:49:10.554Z] === RUN TestValidatePrivileges [2022-05-17T03:49:10.554Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-17T03:49:10.554Z] === RUN TestFilterByCapNeg [2022-05-17T03:49:10.554Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-17T03:49:10.554Z] === RUN TestFilterByCapPos [2022-05-17T03:49:10.554Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-17T03:49:10.554Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-17T03:49:10.554Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-17T03:49:10.554Z] PASS [2022-05-17T03:49:10.554Z] coverage: 12.2% of statements [2022-05-17T03:49:10.554Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.2% of statements [2022-05-17T03:49:11.012Z] --- PASS: TestOddAllocateRelease (0.38s) [2022-05-17T03:49:11.012Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-17T03:49:11.012Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-17T03:49:11.012Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-17T03:49:11.012Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-17T03:49:11.012Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-17T03:49:11.012Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-17T03:49:11.012Z] === CONT TestParallelPredefinedRequest1 [2022-05-17T03:49:11.012Z] === CONT TestParallelPredefinedRequest4 [2022-05-17T03:49:11.012Z] === CONT TestParallelPredefinedRequest1 [2022-05-17T03:49:11.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:11.012Z] === CONT TestParallelPredefinedRequest3 [2022-05-17T03:49:11.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:11.012Z] === CONT TestParallelPredefinedRequest2 [2022-05-17T03:49:11.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:11.012Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-17T03:49:11.012Z] === CONT TestParallelPredefinedRequest5 [2022-05-17T03:49:11.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:11.012Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-17T03:49:11.012Z] === CONT TestParallelPredefinedRequest4 [2022-05-17T03:49:11.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:11.012Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-17T03:49:11.012Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-17T03:49:11.012Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-17T03:49:11.012Z] PASS [2022-05-17T03:49:11.012Z] coverage: 85.3% of statements [2022-05-17T03:49:11.012Z] ok github.com/docker/docker/libnetwork/ipam 73.255s coverage: 85.3% of statements [2022-05-17T03:49:11.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3203770297_/foo_false_____} [2022-05-17T03:49:11.977Z] === RUN TestNewSettable [2022-05-17T03:49:11.977Z] --- PASS: TestNewSettable (0.00s) [2022-05-17T03:49:11.977Z] === RUN TestIsSettable [2022-05-17T03:49:11.977Z] --- PASS: TestIsSettable (0.00s) [2022-05-17T03:49:11.977Z] === RUN TestUpdateSettingsEnv [2022-05-17T03:49:11.977Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-17T03:49:11.977Z] PASS [2022-05-17T03:49:11.977Z] coverage: 20.0% of statements [2022-05-17T03:49:11.977Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-05-17T03:49:12.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3203770297_/foo_true_____} [2022-05-17T03:49:12.942Z] === RUN TestLoad [2022-05-17T03:49:12.942Z] --- PASS: TestLoad (0.00s) [2022-05-17T03:49:12.942Z] === RUN TestSave [2022-05-17T03:49:12.942Z] --- PASS: TestSave (0.04s) [2022-05-17T03:49:12.942Z] === RUN TestAddDeleteGet [2022-05-17T03:49:12.942Z] --- PASS: TestGet (15.01s) [2022-05-17T03:49:12.942Z] === RUN TestPluginWithNoManifest [2022-05-17T03:49:12.942Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-17T03:49:12.942Z] === RUN TestGetAll [2022-05-17T03:49:12.942Z] --- PASS: TestGetAll (0.00s) [2022-05-17T03:49:12.942Z] PASS [2022-05-17T03:49:12.942Z] coverage: 73.2% of statements [2022-05-17T03:49:12.942Z] ok github.com/docker/docker/pkg/plugins 34.976s coverage: 73.2% of statements [2022-05-17T03:49:12.942Z] --- PASS: TestAddDeleteGet (0.06s) [2022-05-17T03:49:12.942Z] === RUN TestInvalidTags [2022-05-17T03:49:12.942Z] --- PASS: TestInvalidTags (0.01s) [2022-05-17T03:49:12.942Z] PASS [2022-05-17T03:49:12.942Z] coverage: 83.7% of statements [2022-05-17T03:49:12.942Z] ok github.com/docker/docker/reference 0.161s coverage: 83.7% of statements [2022-05-17T03:49:14.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3203770297_/foo_true__0xc000d7d548___} [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestReaderWithReadError [2022-05-17T03:49:15.116Z] time="2022-05-17T03:49:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestReader [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-17T03:49:15.116Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-17T03:49:15.116Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-17T03:49:15.116Z] PASS [2022-05-17T03:49:15.116Z] coverage: 100.0% of statements [2022-05-17T03:49:15.116Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2022-05-17T03:49:15.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d7d560__} [2022-05-17T03:49:16.083Z] === RUN TestRestartManagerTimeout [2022-05-17T03:49:16.083Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestRestartManagerTimeoutReset [2022-05-17T03:49:16.083Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-17T03:49:16.083Z] PASS [2022-05-17T03:49:16.083Z] coverage: 50.9% of statements [2022-05-17T03:49:16.083Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 50.9% of statements [2022-05-17T03:49:16.083Z] === RUN TestResolveAuthConfigIndexServer [2022-05-17T03:49:16.083Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestResolveAuthConfigFullURL [2022-05-17T03:49:16.083Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-17T03:49:16.083Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestValidateMirror [2022-05-17T03:49:16.083Z] --- PASS: TestValidateMirror (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestLoadInsecureRegistries [2022-05-17T03:49:16.083Z] time="2022-05-17T03:49:15Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-17T03:49:16.083Z] time="2022-05-17T03:49:15Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-17T03:49:16.083Z] time="2022-05-17T03:49:15Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-17T03:49:16.083Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-17T03:49:16.083Z] === RUN TestNewServiceConfig [2022-05-17T03:49:16.083Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestValidateIndexName [2022-05-17T03:49:16.083Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestValidateIndexNameWithError [2022-05-17T03:49:16.083Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestEndpointParse [2022-05-17T03:49:16.083Z] --- PASS: TestEndpointParse (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestEndpointParseInvalid [2022-05-17T03:49:16.083Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestValidateEndpoint [2022-05-17T03:49:16.083Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-17T03:49:16.083Z] === RUN TestPing [2022-05-17T03:49:16.083Z] --- PASS: TestPing (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestPingRegistryEndpoint [2022-05-17T03:49:16.083Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:16.083Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-17T03:49:16.083Z] === RUN TestEndpoint [2022-05-17T03:49:16.083Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:16.083Z] --- SKIP: TestEndpoint (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestParseRepositoryInfo [2022-05-17T03:49:16.083Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestNewIndexInfo [2022-05-17T03:49:16.083Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestMirrorEndpointLookup [2022-05-17T03:49:16.083Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:16.083Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestSearchRepositories [2022-05-17T03:49:16.083Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-17T03:49:16.083Z] Host: 127.0.0.1:49346 [2022-05-17T03:49:16.083Z] User-Agent: docker test client [2022-05-17T03:49:16.083Z] Authorization: Token fake-token [2022-05-17T03:49:16.083Z] X-Docker-Token: true [2022-05-17T03:49:16.083Z] Accept-Encoding: gzip [2022-05-17T03:49:16.083Z] [2022-05-17T03:49:16.083Z] [2022-05-17T03:49:16.083Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-17T03:49:16.083Z] Connection: close [2022-05-17T03:49:16.083Z] Content-Length: 144 [2022-05-17T03:49:16.083Z] Cache-Control: no-cache [2022-05-17T03:49:16.083Z] Content-Type: application/json [2022-05-17T03:49:16.083Z] Date: Tue, 17 May 2022 03:49:15 GMT [2022-05-17T03:49:16.083Z] Expires: -1 [2022-05-17T03:49:16.083Z] Pragma: no-cache [2022-05-17T03:49:16.083Z] Server: docker-tests/mock [2022-05-17T03:49:16.083Z] X-Docker-Registry-Config: mock [2022-05-17T03:49:16.083Z] X-Docker-Registry-Version: 0.0.0 [2022-05-17T03:49:16.083Z] [2022-05-17T03:49:16.083Z] [2022-05-17T03:49:16.083Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-17T03:49:16.083Z] === RUN TestTrustedLocation [2022-05-17T03:49:16.083Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-17T03:49:16.083Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestAllowNondistributableArtifacts [2022-05-17T03:49:16.083Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-17T03:49:16.083Z] === RUN TestIsSecureIndex [2022-05-17T03:49:16.083Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-17T03:49:16.083Z] PASS [2022-05-17T03:49:16.083Z] coverage: 51.7% of statements [2022-05-17T03:49:16.083Z] ok github.com/docker/docker/registry 0.333s coverage: 51.7% of statements [2022-05-17T03:49:16.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d7d578__} [2022-05-17T03:49:17.049Z] === RUN TestDecodeContainerConfig [2022-05-17T03:49:17.049Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-17T03:49:17.049Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-17T03:49:17.049Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-17T03:49:17.049Z] === RUN TestDecodeContainerConfigIsolation [2022-05-17T03:49:17.049Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-17T03:49:17.049Z] === RUN TestValidatePrivileged [2022-05-17T03:49:17.049Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-17T03:49:17.049Z] PASS [2022-05-17T03:49:17.049Z] coverage: 52.4% of statements [2022-05-17T03:49:17.049Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.4% of statements [2022-05-17T03:49:17.507Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-17T03:49:17.507Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-17T03:49:17.507Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-17T03:49:17.507Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-17T03:49:17.507Z] PASS [2022-05-17T03:49:17.507Z] coverage: 62.5% of statements [2022-05-17T03:49:17.507Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2022-05-17T03:49:18.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d7d590__} [2022-05-17T03:49:19.701Z] --- PASS: TestCreateServiceMultipleTimes (16.13s) [2022-05-17T03:49:19.701Z] === RUN TestCreateServiceConflict [2022-05-17T03:49:19.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d7d5a8__} [2022-05-17T03:49:20.406Z] === RUN TestGetDriver [2022-05-17T03:49:20.406Z] --- PASS: TestGetDriver (0.00s) [2022-05-17T03:49:20.406Z] === RUN TestVolumeRequestError [2022-05-17T03:49:20.406Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-17T03:49:20.406Z] PASS [2022-05-17T03:49:20.406Z] coverage: 36.1% of statements [2022-05-17T03:49:20.406Z] ok github.com/docker/docker/volume/drivers 0.078s coverage: 36.1% of statements [2022-05-17T03:49:20.865Z] === RUN TestGetAddress [2022-05-17T03:49:20.865Z] --- PASS: TestGetAddress (0.00s) [2022-05-17T03:49:20.865Z] === RUN TestRemove [2022-05-17T03:49:20.865Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-17T03:49:20.865Z] --- SKIP: TestRemove (0.00s) [2022-05-17T03:49:20.865Z] === RUN TestInitializeWithVolumes [2022-05-17T03:49:20.865Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-17T03:49:20.865Z] === RUN TestCreate [2022-05-17T03:49:20.865Z] --- PASS: TestCreate (0.01s) [2022-05-17T03:49:20.865Z] === RUN TestValidateName [2022-05-17T03:49:20.865Z] --- PASS: TestValidateName (0.00s) [2022-05-17T03:49:20.865Z] === RUN TestCreateWithOpts [2022-05-17T03:49:20.865Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-17T03:49:20.865Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-17T03:49:20.865Z] === RUN TestRelaodNoOpts [2022-05-17T03:49:20.865Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-17T03:49:20.865Z] PASS [2022-05-17T03:49:20.865Z] coverage: 41.6% of statements [2022-05-17T03:49:20.865Z] ok github.com/docker/docker/volume/local 0.115s coverage: 41.6% of statements [2022-05-17T03:49:21.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-17T03:49:21.994Z] --- PASS: TestCreateServiceConflict (2.40s) [2022-05-17T03:49:21.994Z] === RUN TestCreateServiceMaxReplicas [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-17T03:49:21.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-17T03:49:22.250Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRaw [2022-05-17T03:49:22.397Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-17T03:49:22.397Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRaw [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-17T03:49:22.398Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestConvertTmpfsOptions [2022-05-17T03:49:22.398Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-17T03:49:22.398Z] linux_parser_test.go:209: data="ro" [2022-05-17T03:49:22.398Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestParseMountSpec [2022-05-17T03:49:22.398Z] parser_test.go:62: case 0 [2022-05-17T03:49:22.398Z] parser_test.go:62: case 1 [2022-05-17T03:49:22.398Z] parser_test.go:62: case 2 [2022-05-17T03:49:22.398Z] parser_test.go:62: case 3 [2022-05-17T03:49:22.398Z] parser_test.go:62: case 4 [2022-05-17T03:49:22.398Z] parser_test.go:62: case 5 [2022-05-17T03:49:22.398Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestValidateMount [2022-05-17T03:49:22.398Z] --- PASS: TestValidateMount (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRaw [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-17T03:49:22.398Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-17T03:49:22.398Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-17T03:49:22.398Z] PASS [2022-05-17T03:49:22.398Z] coverage: 67.6% of statements [2022-05-17T03:49:22.398Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2022-05-17T03:49:23.363Z] === RUN TestSetGetMeta [2022-05-17T03:49:23.363Z] === PAUSE TestSetGetMeta [2022-05-17T03:49:23.363Z] === RUN TestRestore [2022-05-17T03:49:23.363Z] === PAUSE TestRestore [2022-05-17T03:49:23.363Z] === RUN TestServiceCreate [2022-05-17T03:49:23.363Z] === PAUSE TestServiceCreate [2022-05-17T03:49:23.363Z] === RUN TestServiceList [2022-05-17T03:49:23.363Z] === PAUSE TestServiceList [2022-05-17T03:49:23.363Z] === RUN TestServiceRemove [2022-05-17T03:49:23.363Z] === PAUSE TestServiceRemove [2022-05-17T03:49:23.363Z] === RUN TestServiceGet [2022-05-17T03:49:23.363Z] === PAUSE TestServiceGet [2022-05-17T03:49:23.363Z] === RUN TestServicePrune [2022-05-17T03:49:23.363Z] === PAUSE TestServicePrune [2022-05-17T03:49:23.363Z] === RUN TestCreate [2022-05-17T03:49:23.363Z] === PAUSE TestCreate [2022-05-17T03:49:23.363Z] === RUN TestRemove [2022-05-17T03:49:23.363Z] === PAUSE TestRemove [2022-05-17T03:49:23.363Z] === RUN TestList [2022-05-17T03:49:23.363Z] === PAUSE TestList [2022-05-17T03:49:23.363Z] === RUN TestFindByDriver [2022-05-17T03:49:23.363Z] === PAUSE TestFindByDriver [2022-05-17T03:49:23.363Z] === RUN TestFindByReferenced [2022-05-17T03:49:23.363Z] === PAUSE TestFindByReferenced [2022-05-17T03:49:23.363Z] === RUN TestDerefMultipleOfSameRef [2022-05-17T03:49:23.363Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-17T03:49:23.363Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:49:23.363Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:49:23.363Z] === RUN TestDefererencePluginOnCreateError [2022-05-17T03:49:23.363Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-17T03:49:23.363Z] === RUN TestRefDerefRemove [2022-05-17T03:49:23.363Z] === PAUSE TestRefDerefRemove [2022-05-17T03:49:23.363Z] === RUN TestGet [2022-05-17T03:49:23.363Z] === PAUSE TestGet [2022-05-17T03:49:23.363Z] === RUN TestGetWithReference [2022-05-17T03:49:23.363Z] === PAUSE TestGetWithReference [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc/test_nil_list [2022-05-17T03:49:23.363Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc/test_empty_list [2022-05-17T03:49:23.363Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:49:23.363Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:49:23.363Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc/test_filter_some [2022-05-17T03:49:23.363Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc/test_filter_middle [2022-05-17T03:49:23.363Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:49:23.363Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:49:23.363Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-17T03:49:23.363Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-17T03:49:23.363Z] === CONT TestFilterFunc/test_nil_list [2022-05-17T03:49:23.363Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-17T03:49:23.363Z] === CONT TestFilterFunc/test_filter_some [2022-05-17T03:49:23.363Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-17T03:49:23.363Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-17T03:49:23.363Z] === CONT TestFilterFunc/test_empty_list [2022-05-17T03:49:23.363Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-17T03:49:23.363Z] === CONT TestFilterFunc/test_filter_middle [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc (0.00s) [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-17T03:49:23.363Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-17T03:49:23.363Z] === CONT TestSetGetMeta [2022-05-17T03:49:23.363Z] === CONT TestList [2022-05-17T03:49:23.363Z] === CONT TestDefererencePluginOnCreateError [2022-05-17T03:49:23.363Z] === CONT TestRemove [2022-05-17T03:49:23.363Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-17T03:49:23.363Z] === CONT TestGetWithReference [2022-05-17T03:49:23.363Z] --- PASS: TestList (0.06s) [2022-05-17T03:49:23.363Z] === CONT TestGet [2022-05-17T03:49:23.363Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-05-17T03:49:23.363Z] === CONT TestRefDerefRemove [2022-05-17T03:49:23.363Z] --- PASS: TestRemove (0.06s) [2022-05-17T03:49:23.363Z] === CONT TestCreate [2022-05-17T03:49:23.363Z] --- PASS: TestGetWithReference (0.06s) [2022-05-17T03:49:23.363Z] === CONT TestServicePrune [2022-05-17T03:49:23.363Z] --- PASS: TestGet (0.04s) [2022-05-17T03:49:23.363Z] === CONT TestServiceGet [2022-05-17T03:49:23.363Z] --- PASS: TestRefDerefRemove (0.04s) [2022-05-17T03:49:23.363Z] === CONT TestServiceRemove [2022-05-17T03:49:23.363Z] --- PASS: TestCreate (0.04s) [2022-05-17T03:49:23.363Z] === CONT TestServiceList [2022-05-17T03:49:23.363Z] --- PASS: TestServiceGet (0.23s) [2022-05-17T03:49:23.363Z] === CONT TestServiceCreate [2022-05-17T03:49:23.363Z] time="2022-05-17T03:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:49:23.363Z] --- PASS: TestServiceRemove (0.23s) [2022-05-17T03:49:23.363Z] === CONT TestRestore [2022-05-17T03:49:23.363Z] --- PASS: TestServiceList (0.24s) [2022-05-17T03:49:23.363Z] === CONT TestDerefMultipleOfSameRef [2022-05-17T03:49:23.363Z] time="2022-05-17T03:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:49:23.363Z] time="2022-05-17T03:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:49:23.363Z] time="2022-05-17T03:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-17T03:49:23.363Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-17T03:49:23.363Z] --- PASS: TestServiceCreate (0.04s) [2022-05-17T03:49:23.363Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-17T03:49:23.363Z] === CONT TestFindByReferenced [2022-05-17T03:49:23.363Z] --- PASS: TestRestore (0.04s) [2022-05-17T03:49:23.363Z] === CONT TestFindByDriver [2022-05-17T03:49:23.363Z] time="2022-05-17T03:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-17T03:49:23.363Z] --- PASS: TestServicePrune (0.30s) [2022-05-17T03:49:23.363Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-17T03:49:23.363Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-17T03:49:23.363Z] --- PASS: TestFindByDriver (0.03s) [2022-05-17T03:49:23.363Z] PASS [2022-05-17T03:49:23.363Z] coverage: 69.0% of statements [2022-05-17T03:49:23.822Z] ok github.com/docker/docker/volume/service 0.463s coverage: 69.0% of statements [2022-05-17T03:49:24.779Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-17T03:49:25.035Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2022-05-17T03:49:25.035Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-17T03:49:26.403Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-17T03:49:27.554Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-17T03:49:27.554Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-17T03:49:27.554Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-17T03:49:27.554Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-17T03:49:28.294Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-17T03:49:28.925Z] --- PASS: TestBuildWithHugeFile (131.05s) [2022-05-17T03:49:28.925Z] === RUN TestBuildWCOWSandboxSize [2022-05-17T03:49:28.925Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:49:28.925Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:49:28.925Z] === RUN TestBuildWithEmptyDockerfile [2022-05-17T03:49:28.925Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:49:28.925Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:49:28.925Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:49:28.925Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:49:28.925Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:49:28.925Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:49:28.925Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:49:28.925Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:49:28.925Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:49:28.925Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-05-17T03:49:28.925Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-17T03:49:28.925Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-17T03:49:28.925Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-17T03:49:28.925Z] === RUN TestBuildPreserveOwnership [2022-05-17T03:49:28.925Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:49:28.925Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-17T03:49:28.925Z] === RUN TestBuildPlatformInvalid [2022-05-17T03:49:28.925Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-17T03:49:28.925Z] PASS [2022-05-17T03:49:28.925Z] ok github.com/docker/docker/integration/build 215.121s [2022-05-17T03:49:28.925Z] [2022-05-17T03:49:28.925Z] === Skipped [2022-05-17T03:49:28.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-17T03:49:28.925Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:49:28.925Z] [2022-05-17T03:49:28.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-17T03:49:28.925Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:28.925Z] [2022-05-17T03:49:28.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-17T03:49:28.925Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:49:28.925Z] [2022-05-17T03:49:28.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-17T03:49:28.925Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:49:28.925Z] [2022-05-17T03:49:28.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:49:28.925Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:49:28.925Z] [2022-05-17T03:49:28.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-17T03:49:28.925Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:49:28.925Z] [2022-05-17T03:49:28.925Z] DONE 29 tests, 6 skipped in 256.809s [2022-05-17T03:49:28.925Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-17T03:49:29.221Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-17T03:49:29.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:49:29.392Z] INFO: Testing against a local daemon [2022-05-17T03:49:29.392Z] === RUN TestConfigInspect [2022-05-17T03:49:29.392Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-17T03:49:29.392Z] === RUN TestConfigList [2022-05-17T03:49:29.392Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] --- SKIP: TestConfigList (0.00s) [2022-05-17T03:49:29.392Z] === RUN TestConfigsCreateAndDelete [2022-05-17T03:49:29.392Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-17T03:49:29.392Z] === RUN TestConfigsUpdate [2022-05-17T03:49:29.392Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-17T03:49:29.392Z] === RUN TestTemplatedConfig [2022-05-17T03:49:29.392Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-17T03:49:29.392Z] === RUN TestConfigCreateResolve [2022-05-17T03:49:29.392Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:49:29.392Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-17T03:49:29.392Z] PASS [2022-05-17T03:49:29.392Z] ok github.com/docker/docker/integration/config 0.122s [2022-05-17T03:49:29.392Z] [2022-05-17T03:49:29.392Z] === Skipped [2022-05-17T03:49:29.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-17T03:49:29.392Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] [2022-05-17T03:49:29.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-17T03:49:29.392Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] [2022-05-17T03:49:29.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-17T03:49:29.392Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] [2022-05-17T03:49:29.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-17T03:49:29.392Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] [2022-05-17T03:49:29.392Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-17T03:49:29.392Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:29.392Z] [2022-05-17T03:49:29.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-17T03:49:29.392Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:49:29.392Z] [2022-05-17T03:49:29.392Z] DONE 6 tests, 6 skipped in 2.303s [2022-05-17T03:49:29.392Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-17T03:49:29.477Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-17T03:49:30.041Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-17T03:49:30.603Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-17T03:49:31.164Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-17T03:49:31.727Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-17T03:49:32.289Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-17T03:49:32.852Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-17T03:49:33.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:49:33.188Z] INFO: Testing against a local daemon [2022-05-17T03:49:33.188Z] === RUN TestAttachWithTTY [2022-05-17T03:49:33.188Z] --- PASS: TestAttachWithTTY (0.18s) [2022-05-17T03:49:33.188Z] === RUN TestAttachWithoutTTy [2022-05-17T03:49:33.188Z] --- PASS: TestAttachWithoutTTy (0.16s) [2022-05-17T03:49:33.188Z] === RUN TestCheckpoint [2022-05-17T03:49:33.188Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:49:33.188Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/commit [2022-05-17T03:49:33.188Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-17T03:49:33.188Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:49:33.188Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:49:33.188Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:49:33.188Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:49:33.188Z] === CONT TestContainerInvalidJSON/commit [2022-05-17T03:49:33.188Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-17T03:49:33.188Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-17T03:49:33.188Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-17T03:49:33.188Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-17T03:49:33.188Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-17T03:49:33.188Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-17T03:49:33.188Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-17T03:49:33.188Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-05-17T03:49:33.188Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-17T03:49:33.332Z] 2022/05/17 03:49:32 Closing DB instances... [2022-05-17T03:49:33.413Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-17T03:49:33.656Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-05-17T03:49:33.656Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-17T03:49:33.656Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-17T03:49:33.656Z] === RUN TestCopyEmptyFile [2022-05-17T03:49:33.974Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-17T03:49:34.124Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-05-17T03:49:34.124Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-17T03:49:34.535Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-17T03:49:34.592Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-05-17T03:49:34.592Z] === RUN TestCopyFromContainer [2022-05-17T03:49:34.592Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:34.592Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-17T03:49:34.592Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-17T03:49:34.592Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:49:34.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:49:34.592Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:49:34.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:49:34.592Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:49:34.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:49:34.592Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:49:34.592Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:49:34.592Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:49:34.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-17T03:49:34.592Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-17T03:49:34.592Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-17T03:49:34.592Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidEnv [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-17T03:49:34.592Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-17T03:49:34.592Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-17T03:49:34.592Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-17T03:49:34.592Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-17T03:49:34.592Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-17T03:49:34.592Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-17T03:49:34.592Z] === RUN TestCreateTmpfsMountsTarget [2022-05-17T03:49:34.592Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:34.592Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-17T03:49:34.592Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-17T03:49:34.592Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:49:34.592Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-17T03:49:34.592Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-17T03:49:34.592Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:49:34.592Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:49:34.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:49:34.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:49:34.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:49:34.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:49:34.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:49:34.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:49:34.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:49:34.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:49:34.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:49:34.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:49:34.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-17T03:49:34.592Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-17T03:49:34.592Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-17T03:49:34.592Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-17T03:49:34.592Z] === RUN TestCreateDifferentPlatform [2022-05-17T03:49:34.592Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-17T03:49:34.592Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-17T03:49:34.592Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-17T03:49:34.592Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-17T03:49:34.592Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-17T03:49:34.867Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-05-17T03:49:34.867Z] === RUN TestFindNode [2022-05-17T03:49:34.867Z] 2022/05/17 03:49:34 Closing DB instances... [2022-05-17T03:49:34.867Z] --- PASS: TestFindNode (0.02s) [2022-05-17T03:49:34.867Z] === RUN TestChangeNodeState [2022-05-17T03:49:34.867Z] 2022/05/17 03:49:34 Closing DB instances... [2022-05-17T03:49:34.867Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-17T03:49:34.867Z] === RUN TestNodeReincarnation [2022-05-17T03:49:34.867Z] 2022/05/17 03:49:34 Closing DB instances... [2022-05-17T03:49:35.060Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-17T03:49:35.060Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-17T03:49:35.060Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-17T03:49:35.060Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-17T03:49:35.060Z] === RUN TestContainerKillOnDaemonStart [2022-05-17T03:49:35.060Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:35.060Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-17T03:49:35.060Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:49:35.060Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:49:35.060Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.060Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:35.097Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-17T03:49:35.536Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:49:35.536Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:49:36.025Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-17T03:49:36.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-17T03:49:36.588Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-17T03:49:37.151Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-17T03:49:38.518Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-17T03:49:38.778Z] docker_api_swarm_node_test.go:81: [ddf0999f715d9] joining swarm manager [db68c0dc3c206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:49:39.034Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2022-05-17T03:49:39.034Z] === RUN TestCreateServiceSecretFileMode [2022-05-17T03:49:39.291Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-17T03:49:39.549Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-17T03:49:39.549Z] === RUN TestParallelCreate [2022-05-17T03:49:39.549Z] 2022/05/17 03:49:39 Closing DB instances... [2022-05-17T03:49:39.549Z] --- PASS: TestParallelCreate (0.02s) [2022-05-17T03:49:39.549Z] === RUN TestParallelDelete [2022-05-17T03:49:39.549Z] 2022/05/17 03:49:39 Closing DB instances... [2022-05-17T03:49:39.549Z] --- PASS: TestParallelDelete (0.02s) [2022-05-17T03:49:39.549Z] === RUN TestNetworkDBIslands [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0f610aab2e43 with config:&{NodeID:0f610aab2e43 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="Node 0f610aab2e43/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="Node 0f610aab2e43/172.18.182.22, added to nodes list" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7d5a5657dd55 with config:&{NodeID:7d5a5657dd55 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, added to nodes list" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, added to nodes list" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="Node 0f610aab2e43/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=info msg="Node 0f610aab2e43/172.18.182.22, added to nodes list" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-17T03:49:39.549Z] time="2022-05-17T03:49:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-17T03:49:39.854Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-17T03:49:39.854Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:58fefbe9e15e with config:&{NodeID:58fefbe9e15e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 0f610aab2e43/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 0f610aab2e43/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.514Z] time="2022-05-17T03:49:40Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.781Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-17T03:49:40.971Z] time="2022-05-17T03:49:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b2346f2d0175 with config:&{NodeID:b2346f2d0175 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node b2346f2d0175/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node b2346f2d0175/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node b2346f2d0175/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node b2346f2d0175/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node 0f610aab2e43/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node 0f610aab2e43/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node b2346f2d0175/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node b2346f2d0175/172.18.182.22, added to nodes list" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node b2346f2d0175/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:40.972Z] time="2022-05-17T03:49:40Z" level=info msg="Node b2346f2d0175/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:148bf587dabd with config:&{NodeID:148bf587dabd Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node b2346f2d0175/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node b2346f2d0175/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 0f610aab2e43/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 0f610aab2e43/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:41.430Z] time="2022-05-17T03:49:41Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to nodes list" [2022-05-17T03:49:41.502Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-17T03:49:41.502Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-17T03:49:41.502Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-17T03:49:41.502Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-17T03:49:41.502Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-17T03:49:41.502Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.34s) [2022-05-17T03:49:41.502Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.37s) [2022-05-17T03:49:41.502Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.56s) [2022-05-17T03:49:41.502Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.33s) [2022-05-17T03:49:41.502Z] === RUN TestDiff [2022-05-17T03:49:41.502Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-17T03:49:41.502Z] --- SKIP: TestDiff (0.00s) [2022-05-17T03:49:41.502Z] === RUN TestExecWithCloseStdin [2022-05-17T03:49:41.502Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-17T03:49:41.502Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-17T03:49:41.502Z] === RUN TestExec [2022-05-17T03:49:41.711Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-17T03:49:41.888Z] networkdb_test.go:835: Re-joining: 3 [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=info msg="The new bootstrap node list is:[172.18.182.22:10033 172.18.182.22:10034 172.18.182.22:10035]" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10033" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49371" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10034" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49372" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10035" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49373" [2022-05-17T03:49:41.888Z] networkdb_test.go:835: Re-joining: 4 [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=info msg="The new bootstrap node list is:[172.18.182.22:10033 172.18.182.22:10034 172.18.182.22:10035]" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10033" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49374" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10034" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49375" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10035" [2022-05-17T03:49:41.888Z] time="2022-05-17T03:49:41Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49376" [2022-05-17T03:49:42.272Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2022-05-17T03:49:42.272Z] === RUN TestCreateServiceConfigFileMode [2022-05-17T03:49:42.345Z] time="2022-05-17T03:49:41Z" level=info msg="node 0 leaving" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43 change state NodeActive --> NodeLeft" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43 change state NodeActive --> NodeLeft" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="node5(148bf587dabd): Node leave event for 0f610aab2e43/172.18.182.22" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43 change state NodeActive --> NodeLeft" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="node2(7d5a5657dd55): Node leave event for 0f610aab2e43/172.18.182.22" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="node4(b2346f2d0175): Node leave event for 0f610aab2e43/172.18.182.22" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43 change state NodeActive --> NodeLeft" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="node3(58fefbe9e15e): Node leave event for 0f610aab2e43/172.18.182.22" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43 change state NodeActive --> NodeLeft" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="node1(0f610aab2e43): Node leave event for 0f610aab2e43/172.18.182.22" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.346Z] time="2022-05-17T03:49:42Z" level=info msg="Node 0f610aab2e43/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.803Z] time="2022-05-17T03:49:42Z" level=info msg="node 1 leaving" [2022-05-17T03:49:42.803Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55 change state NodeActive --> NodeLeft" [2022-05-17T03:49:42.803Z] time="2022-05-17T03:49:42Z" level=info msg="node5(148bf587dabd): Node leave event for 7d5a5657dd55/172.18.182.22" [2022-05-17T03:49:42.803Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55 change state NodeActive --> NodeLeft" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="node4(b2346f2d0175): Node leave event for 7d5a5657dd55/172.18.182.22" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55 change state NodeActive --> NodeFailed" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, added to failed nodes list" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55 change state NodeActive --> NodeLeft" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="node3(58fefbe9e15e): Node leave event for 7d5a5657dd55/172.18.182.22" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=error msg="node: 7d5a5657dd55 is unknown to memberlist" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.804Z] time="2022-05-17T03:49:42Z" level=info msg="Node 7d5a5657dd55/172.18.182.22, left gossip cluster" [2022-05-17T03:49:42.843Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-17T03:49:43.261Z] time="2022-05-17T03:49:42Z" level=info msg="node 2 leaving" [2022-05-17T03:49:43.261Z] time="2022-05-17T03:49:42Z" level=info msg="Node 58fefbe9e15e change state NodeActive --> NodeLeft" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=info msg="node5(148bf587dabd): Node leave event for 58fefbe9e15e/172.18.182.22" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=info msg="Node 58fefbe9e15e change state NodeActive --> NodeLeft" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=info msg="node4(b2346f2d0175): Node leave event for 58fefbe9e15e/172.18.182.22" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=info msg="Node 58fefbe9e15e change state NodeActive --> NodeLeft" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=info msg="node3(58fefbe9e15e): Node leave event for 58fefbe9e15e/172.18.182.22" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=debug msg="memberlist: Failed ping: 58fefbe9e15e (timeout reached)" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.182.22:10034: use of closed network connection" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.182.22:10036: use of closed network connection" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.182.22:10037: use of closed network connection" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:42Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49377" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:43Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, left gossip cluster" [2022-05-17T03:49:43.262Z] time="2022-05-17T03:49:43Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, left gossip cluster" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="Node 58fefbe9e15e/172.18.182.22, left gossip cluster" [2022-05-17T03:49:43.720Z] networkdb_test.go:867: node4: OK [2022-05-17T03:49:43.720Z] networkdb_test.go:867: node5: OK [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="node 0 coming back" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e14bde4e487f with config:&{NodeID:e14bde4e487f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="Node e14bde4e487f/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="Node e14bde4e487f/172.18.182.22, added to nodes list" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="node 1 coming back" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b1ead9a8d5b3 with config:&{NodeID:b1ead9a8d5b3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, added to nodes list" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="node 2 coming back" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:836a01d34baa with config:&{NodeID:836a01d34baa Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="Node 836a01d34baa/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=info msg="Node 836a01d34baa/172.18.182.22, added to nodes list" [2022-05-17T03:49:43.720Z] time="2022-05-17T03:49:43Z" level=warning msg="memberlist: Was able to connect to 58fefbe9e15e but other probes failed, network may be misconfigured" [2022-05-17T03:49:43.777Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-17T03:49:44.177Z] time="2022-05-17T03:49:43Z" level=debug msg="memberlist: Failed ping: 148bf587dabd (timeout reached)" [2022-05-17T03:49:44.177Z] time="2022-05-17T03:49:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.182.22:10036: use of closed network connection" [2022-05-17T03:49:44.177Z] time="2022-05-17T03:49:43Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49378" [2022-05-17T03:49:44.634Z] time="2022-05-17T03:49:44Z" level=warning msg="memberlist: Was able to connect to 148bf587dabd but other probes failed, network may be misconfigured" [2022-05-17T03:49:44.706Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-17T03:49:46.072Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2022-05-17T03:49:46.072Z] === RUN TestCreateServiceSysctls [2022-05-17T03:49:46.072Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-17T03:49:46.264Z] --- PASS: TestExec (4.54s) [2022-05-17T03:49:46.264Z] === RUN TestExecUser [2022-05-17T03:49:46.264Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-17T03:49:46.264Z] --- SKIP: TestExecUser (0.00s) [2022-05-17T03:49:46.264Z] === RUN TestExportContainerAndImportImage [2022-05-17T03:49:46.264Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:46.264Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-17T03:49:46.264Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-17T03:49:46.264Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:46.264Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-17T03:49:46.264Z] === RUN TestHealthCheckWorkdir [2022-05-17T03:49:46.264Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-17T03:49:46.264Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-17T03:49:46.264Z] === RUN TestHealthKillContainer [2022-05-17T03:49:46.264Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-17T03:49:46.264Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-17T03:49:46.264Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-17T03:49:46.264Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-17T03:49:46.264Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-17T03:49:46.264Z] === RUN TestKillContainerInvalidSignal [2022-05-17T03:49:46.805Z] time="2022-05-17T03:49:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.182.22:10033 172.18.182.22:10034 172.18.182.22:10035]" [2022-05-17T03:49:47.000Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-17T03:49:47.262Z] time="2022-05-17T03:49:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.182.22:10033 172.18.182.22:10034 172.18.182.22:10035]" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10033" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49379" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 148bf587dabd/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, is the new incarnation of the shutdown node 0f610aab2e43/172.18.182.22" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b2346f2d0175/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b2346f2d0175/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10034" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49380" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 148bf587dabd/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b2346f2d0175/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b2346f2d0175/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, is the new incarnation of the shutdown node 7d5a5657dd55/172.18.182.22" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49381" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10035" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, is the new incarnation of the shutdown node 0f610aab2e43/172.18.182.22" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 148bf587dabd/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node e14bde4e487f/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b2346f2d0175/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b2346f2d0175/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, is the new incarnation of the shutdown node 58fefbe9e15e/172.18.182.22" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, is the new incarnation of the shutdown node 7d5a5657dd55/172.18.182.22" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, is the new incarnation of the shutdown node 58fefbe9e15e/172.18.182.22" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, joined gossip cluster" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:47Z" level=info msg="Node 836a01d34baa/172.18.182.22, added to nodes list" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10033" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:48Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49382" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10034" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:48Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49383" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.182.22:10035" [2022-05-17T03:49:48.229Z] time="2022-05-17T03:49:48Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49384" [2022-05-17T03:49:48.687Z] 2022/05/17 03:49:48 Closing DB instances... [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f change state NodeActive --> NodeLeft" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="node5(148bf587dabd): Node leave event for e14bde4e487f/172.18.182.22" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f change state NodeActive --> NodeLeft" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="node4(b2346f2d0175): Node leave event for e14bde4e487f/172.18.182.22" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f change state NodeActive --> NodeLeft" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="node2(b1ead9a8d5b3): Node leave event for e14bde4e487f/172.18.182.22" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f change state NodeActive --> NodeLeft" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="node3(836a01d34baa): Node leave event for e14bde4e487f/172.18.182.22" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f change state NodeActive --> NodeLeft" [2022-05-17T03:49:48.687Z] time="2022-05-17T03:49:48Z" level=info msg="node1(e14bde4e487f): Node leave event for e14bde4e487f/172.18.182.22" [2022-05-17T03:49:48.892Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node e14bde4e487f/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node b1ead9a8d5b3 change state NodeActive --> NodeLeft" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="node3(836a01d34baa): Node leave event for b1ead9a8d5b3/172.18.182.22" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node b1ead9a8d5b3 change state NodeActive --> NodeLeft" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="node4(b2346f2d0175): Node leave event for b1ead9a8d5b3/172.18.182.22" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node b1ead9a8d5b3 change state NodeActive --> NodeLeft" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="node5(148bf587dabd): Node leave event for b1ead9a8d5b3/172.18.182.22" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="Node b1ead9a8d5b3 change state NodeActive --> NodeLeft" [2022-05-17T03:49:49.147Z] time="2022-05-17T03:49:48Z" level=info msg="node2(b1ead9a8d5b3): Node leave event for b1ead9a8d5b3/172.18.182.22" [2022-05-17T03:49:49.605Z] time="2022-05-17T03:49:49Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.605Z] time="2022-05-17T03:49:49Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.605Z] time="2022-05-17T03:49:49Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.605Z] time="2022-05-17T03:49:49Z" level=info msg="Node b1ead9a8d5b3/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.605Z] time="2022-05-17T03:49:49Z" level=info msg="Node 836a01d34baa change state NodeActive --> NodeLeft" [2022-05-17T03:49:49.605Z] time="2022-05-17T03:49:49Z" level=info msg="node5(148bf587dabd): Node leave event for 836a01d34baa/172.18.182.22" [2022-05-17T03:49:49.605Z] time="2022-05-17T03:49:49Z" level=info msg="Node 836a01d34baa change state NodeActive --> NodeLeft" [2022-05-17T03:49:49.605Z] time="2022-05-17T03:49:49Z" level=info msg="node4(b2346f2d0175): Node leave event for 836a01d34baa/172.18.182.22" [2022-05-17T03:49:49.606Z] time="2022-05-17T03:49:49Z" level=info msg="Node 836a01d34baa change state NodeActive --> NodeLeft" [2022-05-17T03:49:49.606Z] time="2022-05-17T03:49:49Z" level=info msg="node3(836a01d34baa): Node leave event for 836a01d34baa/172.18.182.22" [2022-05-17T03:49:49.606Z] time="2022-05-17T03:49:49Z" level=info msg="Node 836a01d34baa/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.606Z] time="2022-05-17T03:49:49Z" level=info msg="Node 836a01d34baa/172.18.182.22, left gossip cluster" [2022-05-17T03:49:49.821Z] --- PASS: TestCreateServiceSysctls (4.13s) [2022-05-17T03:49:49.821Z] === RUN TestCreateServiceCapabilities [2022-05-17T03:49:50.061Z] --- PASS: TestKillContainerInvalidSignal (3.44s) [2022-05-17T03:49:50.061Z] === RUN TestKillContainer [2022-05-17T03:49:50.061Z] === RUN TestKillContainer/no_signal [2022-05-17T03:49:50.063Z] time="2022-05-17T03:49:49Z" level=info msg="Node 836a01d34baa/172.18.182.22, left gossip cluster" [2022-05-17T03:49:50.063Z] time="2022-05-17T03:49:49Z" level=debug msg="memberlist: Failed ping: b2346f2d0175 (timeout reached)" [2022-05-17T03:49:50.063Z] time="2022-05-17T03:49:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.182.22:10037: use of closed network connection" [2022-05-17T03:49:50.063Z] time="2022-05-17T03:49:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.182.22:10035: use of closed network connection" [2022-05-17T03:49:50.063Z] time="2022-05-17T03:49:49Z" level=debug msg="memberlist: Stream connection from=172.18.182.22:49385" [2022-05-17T03:49:50.521Z] time="2022-05-17T03:49:50Z" level=info msg="Node b2346f2d0175 change state NodeActive --> NodeLeft" [2022-05-17T03:49:50.521Z] time="2022-05-17T03:49:50Z" level=info msg="node5(148bf587dabd): Node leave event for b2346f2d0175/172.18.182.22" [2022-05-17T03:49:50.521Z] time="2022-05-17T03:49:50Z" level=info msg="Node b2346f2d0175 change state NodeActive --> NodeLeft" [2022-05-17T03:49:50.521Z] time="2022-05-17T03:49:50Z" level=info msg="node4(b2346f2d0175): Node leave event for b2346f2d0175/172.18.182.22" [2022-05-17T03:49:50.521Z] time="2022-05-17T03:49:50Z" level=warning msg="memberlist: Was able to connect to b2346f2d0175 but other probes failed, network may be misconfigured" [2022-05-17T03:49:50.978Z] time="2022-05-17T03:49:50Z" level=info msg="Node b2346f2d0175/172.18.182.22, left gossip cluster" [2022-05-17T03:49:50.978Z] time="2022-05-17T03:49:50Z" level=info msg="Node b2346f2d0175/172.18.182.22, left gossip cluster" [2022-05-17T03:49:51.943Z] time="2022-05-17T03:49:51Z" level=info msg="Node 148bf587dabd/172.18.182.22, left gossip cluster" [2022-05-17T03:49:51.943Z] time="2022-05-17T03:49:51Z" level=info msg="Node 148bf587dabd change state NodeActive --> NodeFailed" [2022-05-17T03:49:51.943Z] time="2022-05-17T03:49:51Z" level=info msg="Node 148bf587dabd/172.18.182.22, added to failed nodes list" [2022-05-17T03:49:51.943Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-05-17T03:49:51.943Z] PASS [2022-05-17T03:49:51.943Z] coverage: 60.0% of statements [2022-05-17T03:49:51.943Z] ok github.com/docker/docker/libnetwork/networkdb 104.541s coverage: 60.0% of statements [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/quota [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/rootless [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/volume [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-17T03:49:51.943Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-17T03:49:53.009Z] === RUN TestKillContainer/non_killing_signal [2022-05-17T03:49:53.009Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-17T03:49:53.009Z] === RUN TestKillContainer/killing_signal [2022-05-17T03:49:53.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-17T03:49:53.091Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-17T03:49:53.091Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2022-05-17T03:49:53.091Z] === RUN TestInspect [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === Skipped [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-17T03:49:54.840Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-17T03:49:54.840Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-17T03:49:54.840Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-17T03:49:54.840Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-17T03:49:54.840Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-17T03:49:54.840Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-17T03:49:54.840Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-17T03:49:54.840Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-17T03:49:54.840Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-17T03:49:54.840Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-17T03:49:54.840Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-17T03:49:54.840Z] daemon_test.go:145: root required [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-17T03:49:54.840Z] reload_test.go:342: root required [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-17T03:49:54.840Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-17T03:49:54.840Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-17T03:49:54.840Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-17T03:49:54.840Z] download_test.go:267: Needs fixing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-17T03:49:54.840Z] layer_test.go:291: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-17T03:49:54.840Z] layer_test.go:340: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-17T03:49:54.840Z] layer_test.go:455: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-17T03:49:54.840Z] layer_test.go:684: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-17T03:49:54.840Z] migration_test.go:45: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-17T03:49:54.840Z] migration_test.go:181: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-17T03:49:54.840Z] mount_test.go:17: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-17T03:49:54.840Z] mount_test.go:76: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-17T03:49:54.840Z] mount_test.go:125: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-17T03:49:54.840Z] mount_test.go:212: Failing on Windows [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-17T03:49:54.840Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-17T03:49:54.840Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-17T03:49:54.840Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.840Z] [2022-05-17T03:49:54.840Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-17T03:49:54.840Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-17T03:49:54.841Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-17T03:49:54.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-17T03:49:54.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-17T03:49:54.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-17T03:49:54.841Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-17T03:49:54.841Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-17T03:49:54.841Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-17T03:49:54.841Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-17T03:49:54.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-17T03:49:54.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-17T03:49:54.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-17T03:49:54.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-17T03:49:54.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:133: Xz not present in msys2 [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-17T03:49:54.841Z] archive_test.go:140: zstd not installed [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:252: Failing on Windows CI machines [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-17T03:49:54.841Z] archive_windows_test.go:16: Currently fails [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-17T03:49:54.841Z] changes_test.go:196: needs more investigation [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-17T03:49:54.841Z] changes_test.go:433: needs further investigation [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-17T03:49:54.841Z] changes_test.go:469: needs further investigation [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-17T03:49:54.841Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-17T03:49:54.841Z] poller_test.go:40: No chmod on Windows [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-17T03:49:54.841Z] fileutils_test.go:133: Needs porting to Windows [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-17T03:49:54.841Z] fileutils_test.go:179: Needs porting to Windows [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-17T03:49:54.841Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-17T03:49:54.841Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-17T03:49:54.841Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-17T03:49:54.841Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-17T03:49:54.841Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-17T03:49:54.841Z] [2022-05-17T03:49:54.841Z] DONE 2329 tests, 68 skipped in 329.292s [2022-05-17T03:49:55.133Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-17T03:49:55.133Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-17T03:49:55.133Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-17T03:49:55.133Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-17T03:49:55.133Z] Cross building: bundles/cross/linux/s390x [2022-05-17T03:49:55.133Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-17T03:49:55.133Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-17T03:49:55.298Z] INFO: make.ps1 ended at 05/17/2022 03:49:54 [2022-05-17T03:49:55.610Z] docker_api_swarm_node_test.go:53: [d45a1fe7c4517] joining swarm manager [d284fcaf2e00d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:49:55.867Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-17T03:49:56.430Z] docker_api_swarm_node_test.go:54: [db4a60328d9c9] joining swarm manager [d284fcaf2e00d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:49:56.685Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-17T03:49:56.796Z] --- PASS: TestKillContainer (6.67s) [2022-05-17T03:49:56.796Z] --- PASS: TestKillContainer/no_signal (3.33s) [2022-05-17T03:49:56.796Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:49:56.796Z] --- PASS: TestKillContainer/killing_signal (3.28s) [2022-05-17T03:49:56.796Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-17T03:49:56.796Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:49:56.796Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-17T03:49:56.796Z] === RUN TestKillStoppedContainer [2022-05-17T03:49:56.796Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:49:56.796Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-17T03:49:56.796Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-17T03:49:56.796Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:49:56.796Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-17T03:49:56.796Z] === RUN TestKillDifferentUserContainer [2022-05-17T03:49:56.796Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-17T03:49:56.796Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-17T03:49:56.796Z] === RUN TestInspectOomKilledTrue [2022-05-17T03:49:56.796Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:49:56.796Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-17T03:49:56.796Z] === RUN TestInspectOomKilledFalse [2022-05-17T03:49:56.796Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:49:56.796Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-17T03:49:56.796Z] === RUN TestLogsFollowTailEmpty [2022-05-17T03:49:57.246Z] --- PASS: TestInspect (4.18s) [2022-05-17T03:49:57.246Z] === RUN TestCreateJob [2022-05-17T03:49:57.468Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-17T03:49:57.468Z] INFO: Unit tests ended at 05/17/2022 03:49:57. Duration:00:05:51.4192891 [2022-05-17T03:49:57.468Z] INFO: Building busybox [2022-05-17T03:49:57.468Z] Sending build context to Docker daemon 5.12kB [2022-05-17T03:49:57.468Z] [2022-05-17T03:49:57.468Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-17T03:49:57.468Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-17T03:49:57.468Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-17T03:49:57.468Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-17T03:49:57.468Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-17T03:49:57.468Z] ---> 3e15a767850d [2022-05-17T03:49:57.468Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-17T03:49:57.468Z] ---> Running in 89a07aa6c0f5 [2022-05-17T03:49:59.749Z] --- PASS: TestLogsFollowTailEmpty (3.31s) [2022-05-17T03:49:59.749Z] === RUN TestNetworkNat [2022-05-17T03:49:59.749Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-17T03:49:59.749Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-17T03:49:59.749Z] === RUN TestNetworkLocalhostTCPNat [2022-05-17T03:50:00.514Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-17T03:50:01.076Z] --- PASS: TestCreateJob (3.85s) [2022-05-17T03:50:01.076Z] === RUN TestReplicatedJob [2022-05-17T03:50:02.447Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-17T03:50:03.376Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-17T03:50:03.538Z] --- PASS: TestNetworkLocalhostTCPNat (4.02s) [2022-05-17T03:50:03.538Z] === RUN TestNetworkLoopbackNat [2022-05-17T03:50:03.538Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-17T03:50:03.538Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-17T03:50:03.538Z] === RUN TestPause [2022-05-17T03:50:03.538Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-17T03:50:03.538Z] --- SKIP: TestPause (0.00s) [2022-05-17T03:50:03.538Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-17T03:50:07.329Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.32s) [2022-05-17T03:50:07.329Z] === RUN TestPauseStopPausedContainer [2022-05-17T03:50:07.329Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:50:07.329Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-17T03:50:07.329Z] === RUN TestPsFilter [2022-05-17T03:50:07.329Z] --- PASS: TestPsFilter (0.40s) [2022-05-17T03:50:07.329Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-17T03:50:07.557Z] --- PASS: TestReplicatedJob (6.15s) [2022-05-17T03:50:07.557Z] === RUN TestUpdateReplicatedJob [2022-05-17T03:50:07.557Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-17T03:50:07.832Z] === RUN TestDockerSuite/TestCpToDot [2022-05-17T03:50:08.396Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-17T03:50:09.763Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-17T03:50:10.689Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-17T03:50:10.946Z] --- PASS: TestUpdateReplicatedJob (3.70s) [2022-05-17T03:50:10.946Z] === RUN TestServiceListWithStatuses [2022-05-17T03:50:10.946Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-17T03:50:10.946Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-17T03:50:10.946Z] === RUN TestDockerNetworkConnectAlias [2022-05-17T03:50:11.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.29s) [2022-05-17T03:50:11.117Z] === RUN TestRemoveContainerWithVolume [2022-05-17T03:50:11.508Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-17T03:50:12.435Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-17T03:50:12.692Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-17T03:50:13.620Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-17T03:50:14.067Z] --- PASS: TestRemoveContainerWithVolume (3.19s) [2022-05-17T03:50:14.067Z] === RUN TestRemoveContainerRunning [2022-05-17T03:50:14.552Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-17T03:50:14.552Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-17T03:50:14.552Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-17T03:50:15.113Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-17T03:50:15.132Z] Removing intermediate container 89a07aa6c0f5 [2022-05-17T03:50:15.132Z] ---> f31a0f26df7e [2022-05-17T03:50:15.132Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-17T03:50:15.132Z] ---> Running in 88c528869d60 [2022-05-17T03:50:15.589Z] Removing intermediate container 88c528869d60 [2022-05-17T03:50:15.589Z] ---> de9d899b9779 [2022-05-17T03:50:15.589Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-17T03:50:15.589Z] ---> Running in 81cdc45d3357 [2022-05-17T03:50:15.674Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-17T03:50:15.674Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-17T03:50:15.674Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-17T03:50:15.930Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-17T03:50:15.930Z] --- PASS: TestDockerNetworkConnectAlias (5.16s) [2022-05-17T03:50:15.930Z] === RUN TestDockerNetworkReConnect [2022-05-17T03:50:16.046Z] Removing intermediate container 81cdc45d3357 [2022-05-17T03:50:16.046Z] ---> 532ea75f144f [2022-05-17T03:50:16.046Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-17T03:50:16.491Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-17T03:50:16.746Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-17T03:50:16.746Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-17T03:50:17.002Z] === RUN TestDockerSuite/TestCreateRM [2022-05-17T03:50:17.002Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-17T03:50:17.002Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-17T03:50:17.002Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-17T03:50:17.002Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-17T03:50:17.018Z] --- PASS: TestRemoveContainerRunning (3.32s) [2022-05-17T03:50:17.018Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-17T03:50:17.258Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-17T03:50:17.577Z] [2022-05-17T03:50:18.033Z] ---> 317997584608 [2022-05-17T03:50:18.033Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-17T03:50:18.033Z] ---> Running in bdcd8fe1da51 [2022-05-17T03:50:19.147Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-17T03:50:19.147Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-17T03:50:19.147Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-17T03:50:20.074Z] --- PASS: TestDockerNetworkReConnect (3.97s) [2022-05-17T03:50:20.074Z] === RUN TestServicePlugin [2022-05-17T03:50:20.806Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.23s) [2022-05-17T03:50:20.806Z] === RUN TestRemoveInvalidContainer [2022-05-17T03:50:20.806Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-17T03:50:20.806Z] === RUN TestRenameLinkedContainer [2022-05-17T03:50:20.806Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-17T03:50:20.806Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-17T03:50:20.806Z] === RUN TestRenameStoppedContainer [2022-05-17T03:50:23.341Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-17T03:50:23.341Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-17T03:50:23.341Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-17T03:50:23.341Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-17T03:50:23.341Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-17T03:50:23.341Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-17T03:50:23.760Z] --- PASS: TestRenameStoppedContainer (3.30s) [2022-05-17T03:50:23.760Z] === RUN TestRenameRunningContainerAndReuse [2022-05-17T03:50:23.902Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-17T03:50:24.466Z] plugin_test.go:61: [d19a7bc03f2a1] joining swarm manager [d260a74e3c6a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:50:25.028Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-17T03:50:25.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-17T03:50:25.845Z] plugin_test.go:64: [de9a54170f32b] joining swarm manager [d260a74e3c6a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:50:26.774Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-17T03:50:27.710Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-17T03:50:28.272Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-17T03:50:28.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-17T03:50:28.647Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-17T03:50:28.647Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-17T03:50:28.647Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-17T03:50:28.647Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-17T03:50:28.647Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-17T03:50:28.647Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-17T03:50:28.647Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-17T03:50:28.647Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-17T03:50:28.647Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-17T03:50:28.647Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-17T03:50:28.648Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-17T03:50:28.648Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-17T03:50:28.648Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-17T03:50:28.648Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-17T03:50:28.648Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-17T03:50:28.782Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-17T03:50:29.042Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-17T03:50:29.604Z] === RUN TestDockerSuite/TestDockerFails [2022-05-17T03:50:29.604Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-17T03:50:29.604Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-17T03:50:29.604Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-17T03:50:30.169Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-17T03:50:30.397Z] Removing intermediate container bdcd8fe1da51 [2022-05-17T03:50:30.397Z] ---> a44e553c8d2b [2022-05-17T03:50:30.397Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-17T03:50:30.850Z] ---> Running in 3230fc4e966f [2022-05-17T03:50:30.912Z] --- PASS: TestRenameRunningContainerAndReuse (6.68s) [2022-05-17T03:50:30.912Z] === RUN TestRenameInvalidName [2022-05-17T03:50:30.970Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-17T03:50:31.533Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-17T03:50:31.678Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-17T03:50:31.678Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-17T03:50:31.678Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-17T03:50:31.678Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-17T03:50:31.678Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-17T03:50:31.678Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-17T03:50:32.368Z] [2022-05-17T03:50:32.368Z] SUCCESS: Specified value was saved. [2022-05-17T03:50:32.460Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-17T03:50:32.460Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-17T03:50:32.460Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-17T03:50:32.716Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-17T03:50:33.861Z] --- PASS: TestRenameInvalidName (3.19s) [2022-05-17T03:50:33.861Z] === RUN TestRenameAnonymousContainer [2022-05-17T03:50:34.538Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-17T03:50:35.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-17T03:50:35.238Z] Removing intermediate container 3230fc4e966f [2022-05-17T03:50:35.238Z] ---> 417d5b5840b9 [2022-05-17T03:50:35.238Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-17T03:50:35.238Z] ---> Running in 1393526ccbac [2022-05-17T03:50:37.125Z] docker_api_swarm_test.go:202: [d8f79f5608776] joining swarm manager [d244cf0bc2a92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:50:38.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-17T03:50:40.570Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-17T03:50:41.934Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-17T03:50:42.248Z] Cannot create a file when that file already exists. [2022-05-17T03:50:43.300Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-17T03:50:43.862Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-17T03:50:44.423Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-17T03:50:44.984Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-17T03:50:45.546Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-17T03:50:45.803Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-17T03:50:46.351Z] --- PASS: TestRenameAnonymousContainer (12.37s) [2022-05-17T03:50:46.351Z] === RUN TestRenameContainerWithSameName [2022-05-17T03:50:46.364Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-17T03:50:46.809Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-17T03:50:47.728Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-17T03:50:48.027Z] Removing intermediate container 1393526ccbac [2022-05-17T03:50:48.027Z] ---> 7575e20040dd [2022-05-17T03:50:48.027Z] Step 13/13 : CMD ["sh"] [2022-05-17T03:50:48.027Z] ---> Running in 55bdf0b00ee5 [2022-05-17T03:50:48.484Z] Removing intermediate container 55bdf0b00ee5 [2022-05-17T03:50:48.484Z] ---> 3709691bbce7 [2022-05-17T03:50:48.484Z] Successfully built 3709691bbce7 [2022-05-17T03:50:48.484Z] Successfully tagged busybox:latest [2022-05-17T03:50:48.484Z] INFO: Docker images of the daemon under test [2022-05-17T03:50:48.484Z] [2022-05-17T03:50:48.941Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T03:50:48.942Z] busybox latest 3709691bbce7 Less than a second ago 5.29GB [2022-05-17T03:50:48.942Z] microsoft/windowsservercore latest 3e15a767850d 11 days ago 5.26GB [2022-05-17T03:50:48.942Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 11 days ago 5.26GB [2022-05-17T03:50:48.942Z] [2022-05-17T03:50:48.942Z] INFO: Running integration tests at 05/17/2022 03:50:48... [2022-05-17T03:50:48.942Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-17T03:50:48.942Z] INFO: Integration API tests being run from the host: [2022-05-17T03:50:48.942Z] INFO: make.ps1 starting at 05/17/2022 03:50:48 [2022-05-17T03:50:49.097Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-17T03:50:49.301Z] --- PASS: TestRenameContainerWithSameName (2.88s) [2022-05-17T03:50:49.301Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-17T03:50:49.301Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-17T03:50:49.301Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-17T03:50:49.301Z] === RUN TestResize [2022-05-17T03:50:50.475Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-17T03:50:50.533Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-17T03:50:50.993Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-17T03:50:51.482Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-17T03:50:51.482Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-17T03:50:51.482Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-17T03:50:51.926Z] --- PASS: TestServicePlugin (31.91s) [2022-05-17T03:50:51.926Z] === RUN TestServiceUpdateLabel [2022-05-17T03:50:52.248Z] --- PASS: TestResize (3.33s) [2022-05-17T03:50:52.248Z] === RUN TestResizeWithInvalidSize [2022-05-17T03:50:53.292Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-17T03:50:54.221Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-17T03:50:54.221Z] --- PASS: TestServiceUpdateLabel (2.42s) [2022-05-17T03:50:54.221Z] === RUN TestServiceUpdateSecrets [2022-05-17T03:50:54.343Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-17T03:50:55.593Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-17T03:50:56.036Z] --- PASS: TestResizeWithInvalidSize (3.35s) [2022-05-17T03:50:56.036Z] === RUN TestResizeWhenContainerNotStarted [2022-05-17T03:50:56.504Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-17T03:50:58.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-17T03:50:58.985Z] --- PASS: TestResizeWhenContainerNotStarted (3.29s) [2022-05-17T03:50:58.985Z] === RUN TestDaemonRestartKillContainers [2022-05-17T03:50:58.985Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:50:58.985Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:50:58.985Z] === RUN TestStats [2022-05-17T03:50:58.985Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-17T03:50:58.985Z] --- SKIP: TestStats (0.00s) [2022-05-17T03:50:58.985Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-17T03:51:00.745Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-17T03:51:01.001Z] docker_api_swarm_test.go:384: [d0eccaabde10c] joining swarm manager [dc2722b7d3fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:51:01.145Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-17T03:51:01.145Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-17T03:51:01.145Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-17T03:51:01.145Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-17T03:51:01.145Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-17T03:51:01.145Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-17T03:51:01.145Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-17T03:51:01.145Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-17T03:51:01.145Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-17T03:51:01.257Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-17T03:51:01.595Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-17T03:51:02.185Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-17T03:51:02.441Z] docker_api_swarm_test.go:385: [da3b5fa689fe5] joining swarm manager [dc2722b7d3fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:51:03.368Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-17T03:51:03.368Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-17T03:51:03.623Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-17T03:51:03.879Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-17T03:51:03.879Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-17T03:51:04.807Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-17T03:51:05.734Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-17T03:51:05.734Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-17T03:51:05.734Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-17T03:51:06.296Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-17T03:51:06.296Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-17T03:51:07.224Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-17T03:51:08.151Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-17T03:51:08.151Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-17T03:51:08.151Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-17T03:51:08.151Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-17T03:51:08.151Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-17T03:51:08.151Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-17T03:51:09.079Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2022-05-17T03:51:09.079Z] === RUN TestServiceUpdateConfigs [2022-05-17T03:51:09.408Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.54s) [2022-05-17T03:51:09.408Z] === RUN TestStopContainerWithTimeout [2022-05-17T03:51:09.408Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-17T03:51:09.408Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-17T03:51:09.408Z] === RUN TestUpdateRestartPolicy [2022-05-17T03:51:10.444Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-17T03:51:11.392Z] === RUN TestDockerSuite/TestEventsRename [2022-05-17T03:51:11.647Z] === RUN TestDockerSuite/TestEventsResize [2022-05-17T03:51:12.209Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-17T03:51:18.742Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-17T03:51:18.742Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-17T03:51:18.742Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-17T03:51:22.007Z] === RUN TestDockerSuite/TestEventsTop [2022-05-17T03:51:22.007Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-17T03:51:23.896Z] --- PASS: TestServiceUpdateConfigs (15.01s) [2022-05-17T03:51:23.896Z] === RUN TestServiceUpdateNetwork [2022-05-17T03:51:24.823Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-17T03:51:34.689Z] --- PASS: TestUpdateRestartPolicy (25.03s) [2022-05-17T03:51:34.689Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-17T03:51:36.902Z] --- PASS: TestUpdateRestartWithAutoRemove (3.37s) [2022-05-17T03:51:36.902Z] === RUN TestWaitNonBlocked [2022-05-17T03:51:36.902Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:51:36.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:51:36.902Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:51:36.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:51:36.902Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:51:36.902Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:51:36.992Z] === RUN TestDockerSuite/TestExec [2022-05-17T03:51:36.992Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-17T03:51:36.992Z] --- PASS: TestServiceUpdateNetwork (12.83s) [2022-05-17T03:51:36.992Z] === RUN TestServiceUpdatePidsLimit [2022-05-17T03:51:36.992Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-17T03:51:37.129Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-17T03:51:37.129Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-17T03:51:37.129Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-17T03:51:37.129Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-17T03:51:37.129Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-17T03:51:37.248Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-17T03:51:37.810Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-17T03:51:38.066Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-17T03:51:38.994Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-17T03:51:39.255Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-17T03:51:39.821Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-17T03:51:40.384Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-17T03:51:40.945Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-17T03:51:41.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:51:41.192Z] INFO: Testing against a local daemon [2022-05-17T03:51:41.192Z] === RUN TestBuildWithSession [2022-05-17T03:51:41.192Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:51:41.192Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-17T03:51:41.192Z] === RUN TestBuildSquashParent [2022-05-17T03:51:41.192Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.192Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-17T03:51:41.192Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-17T03:51:41.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:51:41.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:51:41.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:51:41.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:51:41.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:51:41.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:51:41.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:51:41.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:51:41.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:51:41.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:51:41.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:51:41.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:51:41.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-17T03:51:41.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-17T03:51:41.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-17T03:51:41.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-17T03:51:41.506Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-17T03:51:41.666Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-17T03:51:41.666Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.49s) [2022-05-17T03:51:41.666Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.59s) [2022-05-17T03:51:41.666Z] === RUN TestWaitBlocked [2022-05-17T03:51:41.666Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:51:41.666Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-17T03:51:41.666Z] PASS [2022-05-17T03:51:41.666Z] ok github.com/docker/docker/integration/container 128.841s [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === Skipped [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-17T03:51:41.666Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-17T03:51:41.666Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-17T03:51:41.666Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-17T03:51:41.666Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-17T03:51:41.666Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-17T03:51:41.666Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-17T03:51:41.666Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-17T03:51:41.666Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-17T03:51:41.666Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-17T03:51:41.666Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:51:41.666Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-17T03:51:41.666Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:51:41.666Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-17T03:51:41.666Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:51:41.666Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-17T03:51:41.666Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:51:41.666Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-17T03:51:41.666Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-17T03:51:41.666Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-17T03:51:41.666Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-17T03:51:41.666Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-17T03:51:41.666Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-17T03:51:41.666Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-17T03:51:41.666Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-17T03:51:41.666Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:51:41.666Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-17T03:51:41.666Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-17T03:51:41.666Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-17T03:51:41.666Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-17T03:51:41.666Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-17T03:51:41.666Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-17T03:51:41.666Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-17T03:51:41.666Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-17T03:51:41.666Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-17T03:51:41.666Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-17T03:51:41.666Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-17T03:51:41.666Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-17T03:51:41.666Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-17T03:51:41.666Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:51:41.666Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-17T03:51:41.666Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-17T03:51:41.666Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-17T03:51:41.666Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:51:41.666Z] [2022-05-17T03:51:41.666Z] DONE 122 tests, 38 skipped in 132.001s [2022-05-17T03:51:41.666Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-17T03:51:42.068Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-17T03:51:42.644Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-17T03:51:43.583Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-17T03:51:44.509Z] === RUN TestDockerSuite/TestExecEnv [2022-05-17T03:51:45.070Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-17T03:51:46.002Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-17T03:51:46.002Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-17T03:51:46.564Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-17T03:51:46.594Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-17T03:51:46.594Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-17T03:51:46.594Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-17T03:51:46.594Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-17T03:51:46.594Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-17T03:51:46.924Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-17T03:51:47.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f959ea8e04fabc62b4765abffe565b60fe73816b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f959ea8e04fabc62b4765abffe565b60fe73816b hack/test/unit [2022-05-17T03:51:47.771Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-17T03:51:47.771Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-17T03:51:47.771Z] + TESTDIRS=./... [2022-05-17T03:51:47.771Z] + exclude_paths='/vendor/|/integration' [2022-05-17T03:51:47.771Z] ++ go list ./... [2022-05-17T03:51:47.771Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-17T03:51:48.452Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-17T03:51:48.708Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-17T03:51:48.709Z] + pkg_list='github.com/docker/docker/api [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/backend [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/container [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/events [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/filters [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/image [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/mount [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/network [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/registry [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/time [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/versions [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/volume [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli/config [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli/debug [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:51:48.709Z] github.com/docker/docker/client [2022-05-17T03:51:48.709Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:51:48.709Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:51:48.709Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:51:48.709Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:51:48.709Z] github.com/docker/docker/container [2022-05-17T03:51:48.709Z] github.com/docker/docker/container/stream [2022-05-17T03:51:48.709Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:51:48.709Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:51:48.709Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/config [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/events [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/exec [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/images [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/links [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/names [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/network [2022-05-17T03:51:48.709Z] github.com/docker/docker/daemon/stats [2022-05-17T03:51:48.709Z] github.com/docker/docker/distribution [2022-05-17T03:51:48.709Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:51:48.709Z] github.com/docker/docker/distribution/utils [2022-05-17T03:51:48.709Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:51:48.709Z] github.com/docker/docker/dockerversion [2022-05-17T03:51:48.709Z] github.com/docker/docker/errdefs [2022-05-17T03:51:48.709Z] github.com/docker/docker/image [2022-05-17T03:51:48.709Z] github.com/docker/docker/image/cache [2022-05-17T03:51:48.709Z] github.com/docker/docker/image/tarexport [2022-05-17T03:51:48.709Z] github.com/docker/docker/image/v1 [2022-05-17T03:51:48.709Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:51:48.709Z] github.com/docker/docker/layer [2022-05-17T03:51:48.709Z] github.com/docker/docker/libcontainerd [2022-05-17T03:51:48.709Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:51:48.709Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:51:48.709Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:51:48.709Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/libnetwork/types [2022-05-17T03:51:48.709Z] github.com/docker/docker/oci [2022-05-17T03:51:48.709Z] github.com/docker/docker/oci/caps [2022-05-17T03:51:48.709Z] github.com/docker/docker/opts [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/archive [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/directory [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/platform [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/pools [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/progress [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/signal [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/stack [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/system [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:51:48.709Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:51:48.709Z] github.com/docker/docker/plugin [2022-05-17T03:51:48.709Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:51:48.709Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:51:48.709Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:51:48.709Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:51:48.709Z] github.com/docker/docker/quota [2022-05-17T03:51:48.709Z] github.com/docker/docker/reference [2022-05-17T03:51:48.709Z] github.com/docker/docker/registry [2022-05-17T03:51:48.709Z] github.com/docker/docker/registry/resumable [2022-05-17T03:51:48.709Z] github.com/docker/docker/restartmanager [2022-05-17T03:51:48.709Z] github.com/docker/docker/rootless [2022-05-17T03:51:48.709Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:51:48.709Z] github.com/docker/docker/runconfig [2022-05-17T03:51:48.709Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/environment [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/registry [2022-05-17T03:51:48.709Z] github.com/docker/docker/testutil/request [2022-05-17T03:51:48.709Z] github.com/docker/docker/volume [2022-05-17T03:51:48.709Z] github.com/docker/docker/volume/drivers [2022-05-17T03:51:48.709Z] github.com/docker/docker/volume/local [2022-05-17T03:51:48.709Z] github.com/docker/docker/volume/mounts [2022-05-17T03:51:48.709Z] github.com/docker/docker/volume/service [2022-05-17T03:51:48.709Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:51:48.709Z] github.com/docker/docker/volume/testutils' [2022-05-17T03:51:48.709Z] ++ grep --fixed-strings -v /libnetwork [2022-05-17T03:51:48.709Z] ++ echo 'github.com/docker/docker/api [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/backend [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/container [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/events [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/filters [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/image [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/mount [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/network [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/registry [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/time [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/versions [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:51:48.709Z] github.com/docker/docker/api/types/volume [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:51:48.709Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli/config [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli/debug [2022-05-17T03:51:48.709Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:51:48.710Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:51:48.710Z] github.com/docker/docker/client [2022-05-17T03:51:48.710Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:51:48.710Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:51:48.710Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:51:48.710Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:51:48.710Z] github.com/docker/docker/container [2022-05-17T03:51:48.710Z] github.com/docker/docker/container/stream [2022-05-17T03:51:48.710Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:51:48.710Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:51:48.710Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/config [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/events [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/exec [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/images [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/links [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/names [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/network [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/stats [2022-05-17T03:51:48.710Z] github.com/docker/docker/distribution [2022-05-17T03:51:48.710Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:51:48.710Z] github.com/docker/docker/distribution/utils [2022-05-17T03:51:48.710Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:51:48.710Z] github.com/docker/docker/dockerversion [2022-05-17T03:51:48.710Z] github.com/docker/docker/errdefs [2022-05-17T03:51:48.710Z] github.com/docker/docker/image [2022-05-17T03:51:48.710Z] github.com/docker/docker/image/cache [2022-05-17T03:51:48.710Z] github.com/docker/docker/image/tarexport [2022-05-17T03:51:48.710Z] github.com/docker/docker/image/v1 [2022-05-17T03:51:48.710Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:51:48.710Z] github.com/docker/docker/layer [2022-05-17T03:51:48.710Z] github.com/docker/docker/libcontainerd [2022-05-17T03:51:48.710Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:51:48.710Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:51:48.710Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:51:48.710Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/libnetwork/types [2022-05-17T03:51:48.710Z] github.com/docker/docker/oci [2022-05-17T03:51:48.710Z] github.com/docker/docker/oci/caps [2022-05-17T03:51:48.710Z] github.com/docker/docker/opts [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/archive [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/directory [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/platform [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/pools [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/progress [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/signal [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/stack [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/system [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:51:48.710Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:51:48.710Z] github.com/docker/docker/plugin [2022-05-17T03:51:48.710Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:51:48.710Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:51:48.710Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:51:48.710Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:51:48.710Z] github.com/docker/docker/quota [2022-05-17T03:51:48.710Z] github.com/docker/docker/reference [2022-05-17T03:51:48.710Z] github.com/docker/docker/registry [2022-05-17T03:51:48.710Z] github.com/docker/docker/registry/resumable [2022-05-17T03:51:48.710Z] github.com/docker/docker/restartmanager [2022-05-17T03:51:48.710Z] github.com/docker/docker/rootless [2022-05-17T03:51:48.710Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:51:48.710Z] github.com/docker/docker/runconfig [2022-05-17T03:51:48.710Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/environment [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/registry [2022-05-17T03:51:48.710Z] github.com/docker/docker/testutil/request [2022-05-17T03:51:48.710Z] github.com/docker/docker/volume [2022-05-17T03:51:48.710Z] github.com/docker/docker/volume/drivers [2022-05-17T03:51:48.710Z] github.com/docker/docker/volume/local [2022-05-17T03:51:48.710Z] github.com/docker/docker/volume/mounts [2022-05-17T03:51:48.710Z] github.com/docker/docker/volume/service [2022-05-17T03:51:48.710Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:51:48.710Z] github.com/docker/docker/volume/testutils' [2022-05-17T03:51:48.710Z] + base_pkg_list='github.com/docker/docker/api [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/backend [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/container [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/events [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/filters [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/image [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/mount [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/network [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/registry [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/time [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/versions [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:51:48.710Z] github.com/docker/docker/api/types/volume [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:51:48.710Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:51:48.710Z] github.com/docker/docker/cli [2022-05-17T03:51:48.710Z] github.com/docker/docker/cli/config [2022-05-17T03:51:48.710Z] github.com/docker/docker/cli/debug [2022-05-17T03:51:48.710Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:51:48.710Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:51:48.710Z] github.com/docker/docker/client [2022-05-17T03:51:48.710Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:51:48.710Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:51:48.710Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:51:48.710Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:51:48.710Z] github.com/docker/docker/container [2022-05-17T03:51:48.710Z] github.com/docker/docker/container/stream [2022-05-17T03:51:48.710Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:51:48.710Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:51:48.710Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/config [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/events [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/exec [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/images [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/links [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/names [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/network [2022-05-17T03:51:48.710Z] github.com/docker/docker/daemon/stats [2022-05-17T03:51:48.710Z] github.com/docker/docker/distribution [2022-05-17T03:51:48.710Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:51:48.710Z] github.com/docker/docker/distribution/utils [2022-05-17T03:51:48.711Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:51:48.711Z] github.com/docker/docker/dockerversion [2022-05-17T03:51:48.711Z] github.com/docker/docker/errdefs [2022-05-17T03:51:48.711Z] github.com/docker/docker/image [2022-05-17T03:51:48.711Z] github.com/docker/docker/image/cache [2022-05-17T03:51:48.711Z] github.com/docker/docker/image/tarexport [2022-05-17T03:51:48.711Z] github.com/docker/docker/image/v1 [2022-05-17T03:51:48.711Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:51:48.711Z] github.com/docker/docker/layer [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:51:48.711Z] github.com/docker/docker/oci [2022-05-17T03:51:48.711Z] github.com/docker/docker/oci/caps [2022-05-17T03:51:48.711Z] github.com/docker/docker/opts [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/archive [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/directory [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/platform [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/pools [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/progress [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/signal [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/stack [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/system [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:51:48.711Z] github.com/docker/docker/plugin [2022-05-17T03:51:48.711Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:51:48.711Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:51:48.711Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:51:48.711Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:51:48.711Z] github.com/docker/docker/quota [2022-05-17T03:51:48.711Z] github.com/docker/docker/reference [2022-05-17T03:51:48.711Z] github.com/docker/docker/registry [2022-05-17T03:51:48.711Z] github.com/docker/docker/registry/resumable [2022-05-17T03:51:48.711Z] github.com/docker/docker/restartmanager [2022-05-17T03:51:48.711Z] github.com/docker/docker/rootless [2022-05-17T03:51:48.711Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:51:48.711Z] github.com/docker/docker/runconfig [2022-05-17T03:51:48.711Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/environment [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/registry [2022-05-17T03:51:48.711Z] github.com/docker/docker/testutil/request [2022-05-17T03:51:48.711Z] github.com/docker/docker/volume [2022-05-17T03:51:48.711Z] github.com/docker/docker/volume/drivers [2022-05-17T03:51:48.711Z] github.com/docker/docker/volume/local [2022-05-17T03:51:48.711Z] github.com/docker/docker/volume/mounts [2022-05-17T03:51:48.711Z] github.com/docker/docker/volume/service [2022-05-17T03:51:48.711Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:51:48.711Z] github.com/docker/docker/volume/testutils' [2022-05-17T03:51:48.711Z] ++ echo 'github.com/docker/docker/api [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/backend [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/container [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/events [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/filters [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/image [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/mount [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/network [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/registry [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/time [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/versions [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:51:48.711Z] github.com/docker/docker/api/types/volume [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:51:48.711Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:51:48.711Z] github.com/docker/docker/cli [2022-05-17T03:51:48.711Z] github.com/docker/docker/cli/config [2022-05-17T03:51:48.711Z] github.com/docker/docker/cli/debug [2022-05-17T03:51:48.711Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:51:48.711Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:51:48.711Z] github.com/docker/docker/client [2022-05-17T03:51:48.711Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:51:48.711Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:51:48.711Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:51:48.711Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:51:48.711Z] github.com/docker/docker/container [2022-05-17T03:51:48.711Z] github.com/docker/docker/container/stream [2022-05-17T03:51:48.711Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:51:48.711Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:51:48.711Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/config [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/events [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/exec [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/images [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/links [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/names [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/network [2022-05-17T03:51:48.711Z] github.com/docker/docker/daemon/stats [2022-05-17T03:51:48.711Z] github.com/docker/docker/distribution [2022-05-17T03:51:48.711Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:51:48.711Z] github.com/docker/docker/distribution/utils [2022-05-17T03:51:48.711Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:51:48.711Z] github.com/docker/docker/dockerversion [2022-05-17T03:51:48.711Z] github.com/docker/docker/errdefs [2022-05-17T03:51:48.711Z] github.com/docker/docker/image [2022-05-17T03:51:48.711Z] github.com/docker/docker/image/cache [2022-05-17T03:51:48.711Z] github.com/docker/docker/image/tarexport [2022-05-17T03:51:48.711Z] github.com/docker/docker/image/v1 [2022-05-17T03:51:48.711Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:51:48.711Z] github.com/docker/docker/layer [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:51:48.711Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/libnetwork/types [2022-05-17T03:51:48.711Z] github.com/docker/docker/oci [2022-05-17T03:51:48.711Z] github.com/docker/docker/oci/caps [2022-05-17T03:51:48.711Z] github.com/docker/docker/opts [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/archive [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/directory [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/platform [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/pools [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/progress [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/signal [2022-05-17T03:51:48.711Z] github.com/docker/docker/pkg/stack [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/system [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:51:48.712Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:51:48.712Z] github.com/docker/docker/plugin [2022-05-17T03:51:48.712Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:51:48.712Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:51:48.712Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:51:48.712Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:51:48.712Z] github.com/docker/docker/quota [2022-05-17T03:51:48.712Z] github.com/docker/docker/reference [2022-05-17T03:51:48.712Z] github.com/docker/docker/registry [2022-05-17T03:51:48.712Z] github.com/docker/docker/registry/resumable [2022-05-17T03:51:48.712Z] github.com/docker/docker/restartmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/rootless [2022-05-17T03:51:48.712Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:51:48.712Z] github.com/docker/docker/runconfig [2022-05-17T03:51:48.712Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/environment [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/registry [2022-05-17T03:51:48.712Z] github.com/docker/docker/testutil/request [2022-05-17T03:51:48.712Z] github.com/docker/docker/volume [2022-05-17T03:51:48.712Z] github.com/docker/docker/volume/drivers [2022-05-17T03:51:48.712Z] github.com/docker/docker/volume/local [2022-05-17T03:51:48.712Z] github.com/docker/docker/volume/mounts [2022-05-17T03:51:48.712Z] github.com/docker/docker/volume/service [2022-05-17T03:51:48.712Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:51:48.712Z] github.com/docker/docker/volume/testutils' [2022-05-17T03:51:48.712Z] ++ grep --fixed-strings /libnetwork [2022-05-17T03:51:48.712Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/types' [2022-05-17T03:51:48.712Z] + echo 'github.com/docker/docker/libnetwork [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/types' [2022-05-17T03:51:48.712Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:51:48.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:51:48.712Z] + type docker-proxy [2022-05-17T03:51:48.712Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-17T03:51:48.712Z] + hack/make.sh binary-proxy install-proxy [2022-05-17T03:51:48.712Z] [2022-05-17T03:51:48.712Z] Removing bundles/ [2022-05-17T03:51:48.712Z] [2022-05-17T03:51:48.712Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-17T03:51:48.712Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-17T03:51:48.712Z] GOOS="" GOARCH="" GOARM="" [2022-05-17T03:51:49.269Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-17T03:51:49.525Z] === RUN TestDockerSuite/TestExecParseError [2022-05-17T03:51:50.086Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-17T03:51:50.648Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-17T03:51:51.213Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-17T03:51:51.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-17T03:51:51.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-17T03:51:51.877Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-17T03:51:51.877Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-17T03:51:51.877Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-17T03:51:52.582Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-17T03:51:52.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-17T03:51:53.145Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-17T03:51:53.145Z] --- PASS: TestServiceUpdatePidsLimit (16.50s) [2022-05-17T03:51:53.145Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-05-17T03:51:53.145Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-05-17T03:51:53.145Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-05-17T03:51:53.145Z] PASS [2022-05-17T03:51:53.145Z] [2022-05-17T03:51:53.145Z] === Skipped [2022-05-17T03:51:53.145Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-17T03:51:53.145Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-17T03:51:53.145Z] [2022-05-17T03:51:53.145Z] DONE 27 tests, 1 skipped in 179.392s [2022-05-17T03:51:53.145Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-17T03:51:53.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:51:53.145Z] ++ set -e [2022-05-17T03:51:53.145Z] ++ '[' -n 0 ']' [2022-05-17T03:51:53.145Z] ++ set -x [2022-05-17T03:51:53.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:51:53.402Z] INFO: Testing against a local daemon [2022-05-17T03:51:53.402Z] === RUN TestSessionCreate [2022-05-17T03:51:53.402Z] --- PASS: TestSessionCreate (0.02s) [2022-05-17T03:51:53.402Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-17T03:51:53.402Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-17T03:51:53.402Z] PASS [2022-05-17T03:51:53.402Z] [2022-05-17T03:51:53.402Z] DONE 2 tests in 0.173s [2022-05-17T03:51:53.402Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-17T03:51:53.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:51:53.402Z] ++ set -e [2022-05-17T03:51:53.402Z] ++ '[' -n 0 ']' [2022-05-17T03:51:53.402Z] ++ set -x [2022-05-17T03:51:53.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:51:53.659Z] INFO: Testing against a local daemon [2022-05-17T03:51:53.659Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:51:53.659Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-17T03:51:53.659Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:51:53.659Z] === RUN TestDiskUsage [2022-05-17T03:51:53.659Z] === PAUSE TestDiskUsage [2022-05-17T03:51:53.659Z] === RUN TestEventsExecDie [2022-05-17T03:51:53.659Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-17T03:51:54.220Z] --- PASS: TestEventsExecDie (0.68s) [2022-05-17T03:51:54.220Z] === RUN TestEventsBackwardsCompatible [2022-05-17T03:51:54.220Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-17T03:51:54.221Z] === RUN TestEventsVolumeCreate [2022-05-17T03:51:54.476Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-17T03:51:54.476Z] === RUN TestInfoBinaryCommits [2022-05-17T03:51:54.476Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-17T03:51:54.476Z] === RUN TestInfoAPIVersioned [2022-05-17T03:51:54.476Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-17T03:51:54.476Z] === RUN TestInfoAPI [2022-05-17T03:51:54.476Z] --- PASS: TestInfoAPI (0.02s) [2022-05-17T03:51:54.476Z] === RUN TestInfoAPIWarnings [2022-05-17T03:51:56.828Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-17T03:51:56.828Z] [2022-05-17T03:51:56.828Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-17T03:51:56.828Z] Installing docker-proxy to /usr/local/bin/ [2022-05-17T03:51:56.828Z] [2022-05-17T03:51:56.828Z] + mkdir -p bundles [2022-05-17T03:51:56.828Z] + '[' -n 'github.com/docker/docker/api [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/backend/build [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/httpstatus [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/httputils [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/middleware [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/build [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/container [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/debug [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/distribution [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/grpc [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/image [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/network [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/plugin [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/session [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/swarm [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/system [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/server/router/volume [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/backend [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/blkiodev [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/container [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/events [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/filters [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/image [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/mount [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/network [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/registry [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/strslice [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/swarm [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/time [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/versions [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-17T03:51:56.828Z] github.com/docker/docker/api/types/volume [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/builder-next [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/builder-next/worker [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/dockerfile [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/remotecontext [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/remotecontext/git [2022-05-17T03:51:56.828Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-17T03:51:56.828Z] github.com/docker/docker/cli [2022-05-17T03:51:56.828Z] github.com/docker/docker/cli/config [2022-05-17T03:51:56.828Z] github.com/docker/docker/cli/debug [2022-05-17T03:51:56.828Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-17T03:51:56.828Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-17T03:51:56.828Z] github.com/docker/docker/client [2022-05-17T03:51:56.828Z] github.com/docker/docker/cmd/docker-proxy [2022-05-17T03:51:56.828Z] github.com/docker/docker/cmd/dockerd [2022-05-17T03:51:56.828Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-17T03:51:56.828Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-17T03:51:56.828Z] github.com/docker/docker/container [2022-05-17T03:51:56.828Z] github.com/docker/docker/container/stream [2022-05-17T03:51:56.828Z] github.com/docker/docker/contrib/apparmor [2022-05-17T03:51:56.828Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-17T03:51:56.828Z] github.com/docker/docker/contrib/httpserver [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/cluster [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/cluster/convert [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/cluster/executor [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/cluster/provider [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/config [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/events [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/events/testutils [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/exec [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/graphdriver [2022-05-17T03:51:56.828Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/images [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/initlayer [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/links [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/listeners [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/gelf [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/journald [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/local [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/logentries [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/splunk [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/syslog [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/logger/templates [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/names [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/network [2022-05-17T03:51:56.829Z] github.com/docker/docker/daemon/stats [2022-05-17T03:51:56.829Z] github.com/docker/docker/distribution [2022-05-17T03:51:56.829Z] github.com/docker/docker/distribution/metadata [2022-05-17T03:51:56.829Z] github.com/docker/docker/distribution/utils [2022-05-17T03:51:56.829Z] github.com/docker/docker/distribution/xfer [2022-05-17T03:51:56.829Z] github.com/docker/docker/dockerversion [2022-05-17T03:51:56.829Z] github.com/docker/docker/errdefs [2022-05-17T03:51:56.829Z] github.com/docker/docker/image [2022-05-17T03:51:56.829Z] github.com/docker/docker/image/cache [2022-05-17T03:51:56.829Z] github.com/docker/docker/image/tarexport [2022-05-17T03:51:56.829Z] github.com/docker/docker/image/v1 [2022-05-17T03:51:56.829Z] github.com/docker/docker/internal/test/suite [2022-05-17T03:51:56.829Z] github.com/docker/docker/layer [2022-05-17T03:51:56.829Z] github.com/docker/docker/libcontainerd [2022-05-17T03:51:56.829Z] github.com/docker/docker/libcontainerd/queue [2022-05-17T03:51:56.829Z] github.com/docker/docker/libcontainerd/remote [2022-05-17T03:51:56.829Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-17T03:51:56.829Z] github.com/docker/docker/libcontainerd/types [2022-05-17T03:51:56.829Z] github.com/docker/docker/oci [2022-05-17T03:51:56.829Z] github.com/docker/docker/oci/caps [2022-05-17T03:51:56.829Z] github.com/docker/docker/opts [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/aaparser [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/archive [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/authorization [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/broadcaster [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/capabilities [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/chrootarchive [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/containerfs [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/devicemapper [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/directory [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/dmesg [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/filenotify [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/fileutils [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/fsutils [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/homedir [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/idtools [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/ioutils [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/jsonmessage [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/longpath [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/loopback [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/namesgenerator [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/parsers [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/pidfile [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/platform [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/plugingetter [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/plugins [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/plugins/transport [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/pools [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/progress [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/pubsub [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/reexec [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/signal [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/stack [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/stdcopy [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/streamformatter [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/stringid [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/sysinfo [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/system [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/tailfile [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/tarsum [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/truncindex [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/urlutil [2022-05-17T03:51:56.829Z] github.com/docker/docker/pkg/useragent [2022-05-17T03:51:56.829Z] github.com/docker/docker/plugin [2022-05-17T03:51:56.829Z] github.com/docker/docker/plugin/executor/containerd [2022-05-17T03:51:56.829Z] github.com/docker/docker/plugin/v2 [2022-05-17T03:51:56.829Z] github.com/docker/docker/profiles/apparmor [2022-05-17T03:51:56.829Z] github.com/docker/docker/profiles/seccomp [2022-05-17T03:51:56.829Z] github.com/docker/docker/quota [2022-05-17T03:51:56.829Z] github.com/docker/docker/reference [2022-05-17T03:51:56.829Z] github.com/docker/docker/registry [2022-05-17T03:51:56.829Z] github.com/docker/docker/registry/resumable [2022-05-17T03:51:56.829Z] github.com/docker/docker/restartmanager [2022-05-17T03:51:56.829Z] github.com/docker/docker/rootless [2022-05-17T03:51:56.829Z] github.com/docker/docker/rootless/specconv [2022-05-17T03:51:56.829Z] github.com/docker/docker/runconfig [2022-05-17T03:51:56.829Z] github.com/docker/docker/runconfig/opts [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/daemon [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/environment [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/fakecontext [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/fakegit [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/fakestorage [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/fixtures/load [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/registry [2022-05-17T03:51:56.829Z] github.com/docker/docker/testutil/request [2022-05-17T03:51:56.829Z] github.com/docker/docker/volume [2022-05-17T03:51:56.829Z] github.com/docker/docker/volume/drivers [2022-05-17T03:51:56.829Z] github.com/docker/docker/volume/local [2022-05-17T03:51:56.829Z] github.com/docker/docker/volume/mounts [2022-05-17T03:51:56.829Z] github.com/docker/docker/volume/service [2022-05-17T03:51:56.829Z] github.com/docker/docker/volume/service/opts [2022-05-17T03:51:56.829Z] github.com/docker/docker/volume/testutils' ']' [2022-05-17T03:51:56.829Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-17T03:51:57.087Z] ? github.com/docker/docker/api [no test files] [2022-05-17T03:51:59.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-17T03:51:59.892Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-17T03:51:59.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-17T03:52:02.607Z] check_test.go:378: [da3b5fa689fe5] daemon is not started [2022-05-17T03:52:02.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-17T03:52:03.834Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-05-17T03:52:03.834Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.61s) [2022-05-17T03:52:03.834Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.80s) [2022-05-17T03:52:03.834Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.24s) [2022-05-17T03:52:03.834Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.17s) [2022-05-17T03:52:03.834Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.97s) [2022-05-17T03:52:03.834Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.58s) [2022-05-17T03:52:03.834Z] === RUN TestBuildMultiStageCopy [2022-05-17T03:52:03.834Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-17T03:52:03.978Z] docker_api_swarm_test.go:802: [da2b5eae9effc] joining swarm manager [dc032011467a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:52:04.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-17T03:52:04.538Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-17T03:52:05.101Z] === RUN TestDockerSuite/TestExecTTY [2022-05-17T03:52:05.662Z] docker_api_swarm_test.go:802: [d4a8e02d2e49d] joining swarm manager [dc032011467a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:52:05.918Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-17T03:52:06.480Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-17T03:52:07.051Z] docker_api_swarm_test.go:802: [def11c4fed22f] joining swarm manager [dc032011467a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-17T03:52:07.051Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-17T03:52:07.612Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-17T03:52:07.612Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-17T03:52:07.612Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-17T03:52:08.173Z] docker_api_swarm_test.go:802: [db3efc327a13d] joining swarm manager [dc032011467a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-17T03:52:09.099Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-17T03:52:09.661Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-17T03:52:09.661Z] docker_api_swarm_test.go:810: [d3500fd9ea5b7] joining swarm manager [dc032011467a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-17T03:52:10.589Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-17T03:52:10.846Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-05-17T03:52:10.846Z] === RUN TestInfoDebug [2022-05-17T03:52:11.102Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-17T03:52:11.664Z] --- PASS: TestInfoDebug (0.53s) [2022-05-17T03:52:11.664Z] === RUN TestInfoInsecureRegistries [2022-05-17T03:52:11.664Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-17T03:52:11.827Z] === RUN TestConfigDaemonLibtrustID [2022-05-17T03:52:11.827Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-17T03:52:11.827Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-17T03:52:11.827Z] === RUN TestConfigDaemonID [2022-05-17T03:52:11.827Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-17T03:52:11.827Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-17T03:52:11.827Z] === RUN TestDaemonConfigValidation [2022-05-17T03:52:11.827Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-17T03:52:11.828Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-17T03:52:11.828Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-17T03:52:11.828Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-17T03:52:11.828Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-17T03:52:11.828Z] === RUN TestDaemonProxy [2022-05-17T03:52:11.828Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-17T03:52:11.828Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-17T03:52:11.828Z] PASS [2022-05-17T03:52:11.828Z] ok github.com/docker/docker/integration/daemon 0.128s [2022-05-17T03:52:11.828Z] [2022-05-17T03:52:11.828Z] === Skipped [2022-05-17T03:52:11.828Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-17T03:52:11.828Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-17T03:52:11.828Z] [2022-05-17T03:52:11.828Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-17T03:52:11.828Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-17T03:52:11.828Z] [2022-05-17T03:52:11.828Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-17T03:52:11.828Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-17T03:52:11.828Z] [2022-05-17T03:52:11.828Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-17T03:52:11.828Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-17T03:52:11.828Z] [2022-05-17T03:52:11.828Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-17T03:52:11.828Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-17T03:52:11.828Z] [2022-05-17T03:52:11.828Z] DONE 5 tests, 5 skipped in 28.549s [2022-05-17T03:52:11.828Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-17T03:52:11.920Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-17T03:52:11.920Z] === RUN TestInfoRegistryMirrors [2022-05-17T03:52:12.481Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-17T03:52:12.481Z] === RUN TestLoginFailsWithBadCredentials [2022-05-17T03:52:12.736Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-17T03:52:12.737Z] === RUN TestPingCacheHeaders [2022-05-17T03:52:12.737Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-17T03:52:12.737Z] === RUN TestPingGet [2022-05-17T03:52:12.737Z] --- PASS: TestPingGet (0.01s) [2022-05-17T03:52:12.737Z] === RUN TestPingHead [2022-05-17T03:52:12.737Z] --- PASS: TestPingHead (0.01s) [2022-05-17T03:52:12.737Z] === RUN TestPingSwarmHeader [2022-05-17T03:52:13.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-17T03:52:13.297Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-17T03:52:13.859Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-17T03:52:14.786Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-17T03:52:14.786Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-05-17T03:52:14.786Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-17T03:52:14.786Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-17T03:52:14.786Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-17T03:52:14.786Z] === RUN TestVersion [2022-05-17T03:52:14.786Z] --- PASS: TestVersion (0.02s) [2022-05-17T03:52:14.786Z] === CONT TestDiskUsage [2022-05-17T03:52:15.171Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/container_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/image_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/volume_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-17T03:52:15.350Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-17T03:52:15.605Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-17T03:52:15.605Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-17T03:52:15.605Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-17T03:52:15.605Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-17T03:52:15.605Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-17T03:52:15.605Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-17T03:52:15.605Z] === RUN TestDiskUsage/after_container.Run [2022-05-17T03:52:15.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:15.625Z] INFO: Testing against a local daemon [2022-05-17T03:52:15.625Z] === RUN TestCommitInheritsEnv [2022-05-17T03:52:15.625Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:52:15.625Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-17T03:52:15.625Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-17T03:52:15.625Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:52:15.625Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-17T03:52:15.625Z] === RUN TestImportWithCustomPlatform [2022-05-17T03:52:15.625Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:52:15.625Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-17T03:52:15.625Z] === RUN TestImagesFilterMultiReference [2022-05-17T03:52:15.625Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-17T03:52:15.625Z] === RUN TestImagePullPlatformInvalid [2022-05-17T03:52:15.625Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-17T03:52:15.625Z] === RUN TestRemoveImageOrphaning [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-17T03:52:15.862Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage (1.27s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-17T03:52:15.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-17T03:52:15.862Z] PASS [2022-05-17T03:52:15.862Z] [2022-05-17T03:52:15.862Z] === Skipped [2022-05-17T03:52:15.862Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:52:15.862Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-17T03:52:15.862Z] [2022-05-17T03:52:15.862Z] DONE 54 tests, 1 skipped in 22.523s [2022-05-17T03:52:15.862Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-17T03:52:15.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:52:15.862Z] ++ set -e [2022-05-17T03:52:15.862Z] ++ '[' -n 0 ']' [2022-05-17T03:52:15.862Z] ++ set -x [2022-05-17T03:52:15.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-17T03:52:16.118Z] INFO: Testing against a local daemon [2022-05-17T03:52:16.118Z] === RUN TestVolumesCreateAndList [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-17T03:52:16.118Z] === RUN TestVolumesRemove [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesRemove (0.08s) [2022-05-17T03:52:16.118Z] === RUN TestVolumesInspect [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-17T03:52:16.118Z] === RUN TestVolumesInvalidJSON [2022-05-17T03:52:16.118Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-17T03:52:16.118Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-17T03:52:16.118Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-17T03:52:16.118Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-17T03:52:16.118Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-17T03:52:16.118Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-17T03:52:16.118Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-17T03:52:16.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-17T03:52:16.118Z] PASS [2022-05-17T03:52:16.118Z] [2022-05-17T03:52:16.118Z] DONE 9 tests in 0.234s [2022-05-17T03:52:16.118Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-17T03:52:16.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-17T03:52:16.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-17T03:52:16.374Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-17T03:52:16.611Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2022-05-17T03:52:16.611Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-17T03:52:16.611Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-17T03:52:16.611Z] === RUN TestTagInvalidReference [2022-05-17T03:52:16.611Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-17T03:52:16.611Z] === RUN TestTagValidPrefixedRepo [2022-05-17T03:52:16.611Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-17T03:52:16.611Z] === RUN TestTagExistedNameWithoutForce [2022-05-17T03:52:16.611Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-17T03:52:16.611Z] === RUN TestTagOfficialNames [2022-05-17T03:52:16.611Z] --- PASS: TestTagOfficialNames (0.11s) [2022-05-17T03:52:16.611Z] === RUN TestTagMatchesDigest [2022-05-17T03:52:16.611Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-17T03:52:16.611Z] PASS [2022-05-17T03:52:16.611Z] ok github.com/docker/docker/integration/image 1.897s [2022-05-17T03:52:16.630Z] ++++ cat bundles/test-integration/docker.pid [2022-05-17T03:52:16.630Z] +++ kill 6680 [2022-05-17T03:52:16.652Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-17T03:52:16.885Z] +++ /etc/init.d/apparmor stop [2022-05-17T03:52:16.885Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-17T03:52:16.885Z] [2022-05-17T03:52:16.885Z] Unloading profiles will leave already running processes permanently [2022-05-17T03:52:16.885Z] unconfined, which can lead to unexpected situations. [2022-05-17T03:52:16.885Z] [2022-05-17T03:52:16.885Z] To set a process to complain mode, use the command line tool [2022-05-17T03:52:16.885Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-17T03:52:16.885Z] +++ true [2022-05-17T03:52:16.885Z] exiting test-integration [2022-05-17T03:52:16.885Z] ++ exit 0 [2022-05-17T03:52:16.885Z] [2022-05-17T03:52:17.078Z] [2022-05-17T03:52:17.078Z] === Skipped [2022-05-17T03:52:17.078Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-17T03:52:17.078Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:52:17.078Z] [2022-05-17T03:52:17.078Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-17T03:52:17.078Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:52:17.078Z] [2022-05-17T03:52:17.079Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-17T03:52:17.079Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:52:17.079Z] [2022-05-17T03:52:17.079Z] DONE 12 tests, 3 skipped in 6.518s [2022-05-17T03:52:17.079Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-17T03:52:17.446Z] + for job in $(jobs -p) [2022-05-17T03:52:17.446Z] + wait 9686 [2022-05-17T03:52:18.185Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-17T03:52:19.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:19.300Z] INFO: Testing against a local daemon [2022-05-17T03:52:19.300Z] === RUN TestNetworkCreateDelete [2022-05-17T03:52:19.300Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:19.300Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestDockerNetworkDeletePreferID [2022-05-17T03:52:19.300Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-17T03:52:19.300Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestDaemonDNSFallback [2022-05-17T03:52:19.300Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:19.300Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestInspectNetwork [2022-05-17T03:52:19.300Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-17T03:52:19.300Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestRunContainerWithBridgeNone [2022-05-17T03:52:19.300Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:19.300Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-17T03:52:19.300Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:52:19.300Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:52:19.300Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:52:19.300Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-17T03:52:19.300Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-17T03:52:19.300Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-17T03:52:19.300Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestNetworkList [2022-05-17T03:52:19.300Z] === RUN TestNetworkList//networks [2022-05-17T03:52:19.300Z] === PAUSE TestNetworkList//networks [2022-05-17T03:52:19.300Z] === RUN TestNetworkList//networks/ [2022-05-17T03:52:19.300Z] === PAUSE TestNetworkList//networks/ [2022-05-17T03:52:19.300Z] === CONT TestNetworkList//networks [2022-05-17T03:52:19.300Z] === CONT TestNetworkList//networks/ [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkList (0.05s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-17T03:52:19.300Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestHostIPv4BridgeLabel [2022-05-17T03:52:19.300Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-17T03:52:19.300Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestDaemonDefaultNetworkPools [2022-05-17T03:52:19.300Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-17T03:52:19.300Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-17T03:52:19.300Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-17T03:52:19.300Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestServiceWithPredefinedNetwork [2022-05-17T03:52:19.300Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-17T03:52:19.300Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:52:19.300Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestServiceWithDataPathPortInit [2022-05-17T03:52:19.300Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-17T03:52:19.300Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-17T03:52:19.300Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-17T03:52:19.300Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-17T03:52:19.300Z] PASS [2022-05-17T03:52:19.300Z] ok github.com/docker/docker/integration/network 0.214s [2022-05-17T03:52:19.715Z] --- PASS: TestBuildMultiStageCopy (15.90s) [2022-05-17T03:52:19.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.59s) [2022-05-17T03:52:19.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2022-05-17T03:52:19.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s) [2022-05-17T03:52:19.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.42s) [2022-05-17T03:52:19.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.67s) [2022-05-17T03:52:19.715Z] === RUN TestBuildMultiStageParentConfig [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === Skipped [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-17T03:52:19.768Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-17T03:52:19.768Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-17T03:52:19.768Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-17T03:52:19.768Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-17T03:52:19.768Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-17T03:52:19.768Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-17T03:52:19.768Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-17T03:52:19.768Z] [2022-05-17T03:52:19.768Z] DONE 34 tests, 15 skipped in 2.516s [2022-05-17T03:52:19.768Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-17T03:52:20.754Z] testing: warning: no tests to run [2022-05-17T03:52:20.754Z] PASS [2022-05-17T03:52:20.754Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2022-05-17T03:52:20.754Z] [2022-05-17T03:52:20.754Z] DONE 0 tests in 0.838s [2022-05-17T03:52:20.754Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-17T03:52:21.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-17T03:52:21.479Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-17T03:52:21.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-17T03:52:21.607Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-17T03:52:21.742Z] testing: warning: no tests to run [2022-05-17T03:52:21.742Z] PASS [2022-05-17T03:52:21.742Z] ok github.com/docker/docker/integration/network/macvlan 0.106s [2022-05-17T03:52:21.742Z] [2022-05-17T03:52:21.742Z] DONE 0 tests in 0.851s [2022-05-17T03:52:21.742Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-17T03:52:22.210Z] testing: warning: no tests to run [2022-05-17T03:52:22.210Z] PASS [2022-05-17T03:52:22.210Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-05-17T03:52:22.210Z] [2022-05-17T03:52:22.210Z] DONE 0 tests in 0.809s [2022-05-17T03:52:22.534Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-17T03:52:22.678Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-17T03:52:23.437Z] --- PASS: TestBuildMultiStageParentConfig (3.31s) [2022-05-17T03:52:23.437Z] === RUN TestBuildLabelWithTargets [2022-05-17T03:52:23.437Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:52:23.437Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-17T03:52:23.437Z] === RUN TestBuildWithEmptyLayers [2022-05-17T03:52:23.662Z] testing: warning: no tests to run [2022-05-17T03:52:23.662Z] PASS [2022-05-17T03:52:23.662Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-05-17T03:52:23.662Z] [2022-05-17T03:52:23.662Z] DONE 0 tests in 0.823s [2022-05-17T03:52:23.662Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-17T03:52:24.968Z] --- PASS: TestBuildWithEmptyLayers (1.73s) [2022-05-17T03:52:24.968Z] === RUN TestBuildMultiStageOnBuild [2022-05-17T03:52:26.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-17T03:52:26.114Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-17T03:52:26.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-17T03:52:26.114Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-17T03:52:26.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-17T03:52:27.775Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-17T03:52:27.775Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-17T03:52:27.775Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-17T03:52:27.775Z] === RUN TestDockerSuite/TestHealth [2022-05-17T03:52:29.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:29.545Z] INFO: Testing against a local daemon [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:52:29.545Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:52:29.545Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-17T03:52:29.545Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-17T03:52:29.545Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:52:29.545Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-17T03:52:29.545Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-17T03:52:29.545Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-17T03:52:29.545Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-17T03:52:29.545Z] === RUN TestPluginInstall [2022-05-17T03:52:29.545Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-17T03:52:29.545Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-17T03:52:29.545Z] === RUN TestPluginsWithRuntimes [2022-05-17T03:52:29.545Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-17T03:52:29.545Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-17T03:52:29.545Z] === RUN TestPluginBackCompatMediaTypes [2022-05-17T03:52:29.545Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-17T03:52:29.545Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-17T03:52:29.545Z] PASS [2022-05-17T03:52:29.545Z] ok github.com/docker/docker/integration/plugin/common 0.148s [2022-05-17T03:52:29.545Z] [2022-05-17T03:52:29.545Z] === Skipped [2022-05-17T03:52:29.545Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-17T03:52:29.545Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-17T03:52:29.545Z] [2022-05-17T03:52:29.545Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-17T03:52:29.545Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-17T03:52:29.545Z] [2022-05-17T03:52:29.545Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-17T03:52:29.545Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-17T03:52:29.545Z] [2022-05-17T03:52:29.545Z] DONE 19 tests, 3 skipped in 5.447s [2022-05-17T03:52:29.545Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-17T03:52:31.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:31.764Z] INFO: Testing against a local daemon [2022-05-17T03:52:31.764Z] === RUN TestExternalGraphDriver [2022-05-17T03:52:31.764Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-17T03:52:31.764Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-17T03:52:31.764Z] === RUN TestGraphdriverPluginV2 [2022-05-17T03:52:31.764Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-17T03:52:31.764Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-17T03:52:31.764Z] PASS [2022-05-17T03:52:31.764Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.131s [2022-05-17T03:52:31.764Z] [2022-05-17T03:52:31.764Z] === Skipped [2022-05-17T03:52:31.764Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-17T03:52:31.764Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-17T03:52:31.764Z] [2022-05-17T03:52:31.764Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-17T03:52:31.764Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-17T03:52:31.764Z] [2022-05-17T03:52:31.764Z] DONE 2 tests, 2 skipped in 2.483s [2022-05-17T03:52:31.764Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-17T03:52:33.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-17T03:52:33.109Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-17T03:52:33.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-17T03:52:33.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-17T03:52:33.109Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-17T03:52:33.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-17T03:52:33.109Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-17T03:52:33.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-17T03:52:33.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:33.983Z] INFO: Testing against a local daemon [2022-05-17T03:52:33.983Z] === RUN TestReadPluginNoRead [2022-05-17T03:52:33.983Z] read_test.go:21: no unix domain sockets on Windows [2022-05-17T03:52:33.983Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-17T03:52:33.983Z] PASS [2022-05-17T03:52:33.983Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2022-05-17T03:52:34.452Z] [2022-05-17T03:52:34.452Z] === Skipped [2022-05-17T03:52:34.452Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-17T03:52:34.452Z] read_test.go:21: no unix domain sockets on Windows [2022-05-17T03:52:34.452Z] [2022-05-17T03:52:34.452Z] DONE 1 tests, 1 skipped in 2.492s [2022-05-17T03:52:34.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-17T03:52:35.454Z] testing: warning: no tests to run [2022-05-17T03:52:35.454Z] PASS [2022-05-17T03:52:35.454Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2022-05-17T03:52:35.454Z] [2022-05-17T03:52:35.454Z] DONE 0 tests in 1.297s [2022-05-17T03:52:35.922Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-17T03:52:38.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:38.138Z] INFO: Testing against a local daemon [2022-05-17T03:52:38.138Z] === RUN TestPluginWithDevMounts [2022-05-17T03:52:38.138Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:38.138Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-17T03:52:38.138Z] PASS [2022-05-17T03:52:38.138Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2022-05-17T03:52:38.138Z] [2022-05-17T03:52:38.138Z] === Skipped [2022-05-17T03:52:38.138Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-17T03:52:38.138Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:38.138Z] [2022-05-17T03:52:38.138Z] DONE 1 tests, 1 skipped in 2.443s [2022-05-17T03:52:38.138Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-17T03:52:40.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:40.357Z] INFO: Testing against a local daemon [2022-05-17T03:52:40.357Z] === RUN TestSecretInspect [2022-05-17T03:52:40.357Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-17T03:52:40.357Z] === RUN TestSecretList [2022-05-17T03:52:40.357Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] --- SKIP: TestSecretList (0.00s) [2022-05-17T03:52:40.357Z] === RUN TestSecretsCreateAndDelete [2022-05-17T03:52:40.357Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-17T03:52:40.357Z] === RUN TestSecretsUpdate [2022-05-17T03:52:40.357Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-17T03:52:40.357Z] === RUN TestTemplatedSecret [2022-05-17T03:52:40.357Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-17T03:52:40.357Z] === RUN TestSecretCreateResolve [2022-05-17T03:52:40.357Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:40.357Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-17T03:52:40.357Z] PASS [2022-05-17T03:52:40.357Z] ok github.com/docker/docker/integration/secret 0.120s [2022-05-17T03:52:40.357Z] [2022-05-17T03:52:40.357Z] === Skipped [2022-05-17T03:52:40.357Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-17T03:52:40.357Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] [2022-05-17T03:52:40.357Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-17T03:52:40.357Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] [2022-05-17T03:52:40.357Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-17T03:52:40.357Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] [2022-05-17T03:52:40.357Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-17T03:52:40.357Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] [2022-05-17T03:52:40.357Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-17T03:52:40.357Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:40.357Z] [2022-05-17T03:52:40.357Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-17T03:52:40.357Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:40.357Z] [2022-05-17T03:52:40.357Z] DONE 6 tests, 6 skipped in 2.043s [2022-05-17T03:52:40.357Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-17T03:52:42.630Z] --- PASS: TestBuildMultiStageOnBuild (15.18s) [2022-05-17T03:52:42.630Z] === RUN TestBuildUncleanTarFilenames [2022-05-17T03:52:42.630Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:52:42.630Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-17T03:52:42.630Z] === RUN TestBuildMultiStageLayerLeak [2022-05-17T03:52:43.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:43.318Z] INFO: Testing against a local daemon [2022-05-17T03:52:43.318Z] === RUN TestServiceCreateInit [2022-05-17T03:52:43.318Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-17T03:52:43.318Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.318Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-17T03:52:43.318Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.318Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-17T03:52:43.318Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:52:43.318Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:52:43.318Z] === RUN TestCreateServiceMultipleTimes [2022-05-17T03:52:43.318Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.318Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-17T03:52:43.318Z] === RUN TestCreateServiceConflict [2022-05-17T03:52:43.318Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.318Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-17T03:52:43.318Z] === RUN TestCreateServiceMaxReplicas [2022-05-17T03:52:43.318Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.318Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-17T03:52:43.318Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-17T03:52:43.318Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.318Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-17T03:52:43.318Z] === RUN TestCreateServiceSecretFileMode [2022-05-17T03:52:43.318Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.318Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-17T03:52:43.318Z] === RUN TestCreateServiceConfigFileMode [2022-05-17T03:52:43.318Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.318Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-17T03:52:43.318Z] === RUN TestCreateServiceSysctls [2022-05-17T03:52:43.786Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-17T03:52:43.786Z] === RUN TestCreateServiceCapabilities [2022-05-17T03:52:43.786Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-17T03:52:43.786Z] === RUN TestInspect [2022-05-17T03:52:43.786Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestInspect (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestCreateJob [2022-05-17T03:52:43.786Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestCreateJob (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestReplicatedJob [2022-05-17T03:52:43.786Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestUpdateReplicatedJob [2022-05-17T03:52:43.786Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestServiceListWithStatuses [2022-05-17T03:52:43.786Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestDockerNetworkConnectAlias [2022-05-17T03:52:43.786Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestDockerNetworkReConnect [2022-05-17T03:52:43.786Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestServicePlugin [2022-05-17T03:52:43.786Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestServiceUpdateLabel [2022-05-17T03:52:43.786Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestServiceUpdateSecrets [2022-05-17T03:52:43.786Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestServiceUpdateConfigs [2022-05-17T03:52:43.786Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestServiceUpdateNetwork [2022-05-17T03:52:43.786Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-17T03:52:43.786Z] === RUN TestServiceUpdatePidsLimit [2022-05-17T03:52:43.786Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-17T03:52:43.786Z] PASS [2022-05-17T03:52:43.786Z] ok github.com/docker/docker/integration/service 0.316s [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === Skipped [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:52:43.786Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:52:43.786Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-17T03:52:43.786Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-17T03:52:43.786Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-17T03:52:43.786Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-17T03:52:43.786Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-17T03:52:43.786Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-17T03:52:43.786Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-17T03:52:43.786Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-17T03:52:43.786Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-17T03:52:43.786Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-17T03:52:43.786Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-17T03:52:43.786Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-17T03:52:43.786Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-17T03:52:43.786Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-17T03:52:43.786Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-17T03:52:43.786Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-17T03:52:43.786Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-17T03:52:43.786Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-17T03:52:43.786Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-17T03:52:43.786Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-17T03:52:43.786Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-17T03:52:43.786Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:52:43.786Z] [2022-05-17T03:52:43.786Z] DONE 24 tests, 23 skipped in 3.151s [2022-05-17T03:52:43.786Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-17T03:52:46.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:46.002Z] INFO: Testing against a local daemon [2022-05-17T03:52:46.002Z] === RUN TestSessionCreate [2022-05-17T03:52:46.002Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-17T03:52:46.002Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-17T03:52:46.002Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-17T03:52:46.002Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-17T03:52:46.002Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-17T03:52:46.002Z] PASS [2022-05-17T03:52:46.002Z] ok github.com/docker/docker/integration/session 0.098s [2022-05-17T03:52:46.002Z] [2022-05-17T03:52:46.002Z] === Skipped [2022-05-17T03:52:46.002Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-17T03:52:46.002Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-17T03:52:46.002Z] [2022-05-17T03:52:46.003Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-17T03:52:46.003Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-17T03:52:46.003Z] [2022-05-17T03:52:46.003Z] DONE 2 tests, 2 skipped in 1.860s [2022-05-17T03:52:46.003Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-17T03:52:48.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:48.219Z] INFO: Testing against a local daemon [2022-05-17T03:52:48.219Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:52:48.219Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:48.219Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestDiskUsage [2022-05-17T03:52:48.219Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-17T03:52:48.219Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestEventsExecDie [2022-05-17T03:52:48.219Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-17T03:52:48.219Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestEventsBackwardsCompatible [2022-05-17T03:52:48.219Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-17T03:52:48.219Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestEventsVolumeCreate [2022-05-17T03:52:48.219Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-17T03:52:48.219Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestInfoAPI [2022-05-17T03:52:48.219Z] --- PASS: TestInfoAPI (0.06s) [2022-05-17T03:52:48.219Z] === RUN TestInfoAPIWarnings [2022-05-17T03:52:48.219Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:52:48.219Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestInfoDebug [2022-05-17T03:52:48.219Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:52:48.219Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestInfoInsecureRegistries [2022-05-17T03:52:48.219Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:52:48.219Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestInfoRegistryMirrors [2022-05-17T03:52:48.219Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:52:48.219Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-17T03:52:48.219Z] === RUN TestLoginFailsWithBadCredentials [2022-05-17T03:52:49.205Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2022-05-17T03:52:49.205Z] === RUN TestPingCacheHeaders [2022-05-17T03:52:49.205Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-17T03:52:49.205Z] === RUN TestPingGet [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-17T03:52:49.662Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-17T03:52:49.673Z] --- PASS: TestPingGet (0.05s) [2022-05-17T03:52:49.673Z] === RUN TestPingHead [2022-05-17T03:52:49.673Z] --- PASS: TestPingHead (0.05s) [2022-05-17T03:52:49.673Z] === RUN TestPingSwarmHeader [2022-05-17T03:52:49.673Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:49.673Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-17T03:52:49.673Z] === RUN TestVersion [2022-05-17T03:52:49.673Z] --- PASS: TestVersion (0.04s) [2022-05-17T03:52:49.673Z] PASS [2022-05-17T03:52:49.673Z] ok github.com/docker/docker/integration/system 1.395s [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === Skipped [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:52:49.673Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-17T03:52:49.673Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-17T03:52:49.673Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-17T03:52:49.673Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-17T03:52:49.673Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-17T03:52:49.673Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-17T03:52:49.673Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-17T03:52:49.673Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-17T03:52:49.673Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-17T03:52:49.673Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:52:49.673Z] [2022-05-17T03:52:49.673Z] DONE 16 tests, 10 skipped in 3.757s [2022-05-17T03:52:49.673Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-17T03:52:50.224Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-17T03:52:50.224Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-17T03:52:50.785Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-17T03:52:51.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:52:51.886Z] INFO: Testing against a local daemon [2022-05-17T03:52:51.886Z] === RUN TestVolumesCreateAndList [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-17T03:52:51.886Z] === RUN TestVolumesRemove [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesRemove (0.20s) [2022-05-17T03:52:51.886Z] === RUN TestVolumesInspect [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-17T03:52:51.886Z] === RUN TestVolumesInvalidJSON [2022-05-17T03:52:51.886Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-17T03:52:51.886Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-17T03:52:51.886Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-17T03:52:51.886Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-17T03:52:51.886Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-17T03:52:51.886Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-17T03:52:51.886Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-17T03:52:51.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-17T03:52:51.886Z] PASS [2022-05-17T03:52:51.886Z] ok github.com/docker/docker/integration/volume 0.424s [2022-05-17T03:52:51.886Z] [2022-05-17T03:52:51.886Z] DONE 9 tests in 2.344s [2022-05-17T03:52:52.353Z] INFO: make.ps1 ended at 05/17/2022 03:52:51 [2022-05-17T03:52:52.353Z] INFO: Integration CLI tests being run from the host: [2022-05-17T03:52:52.353Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-17T03:52:52.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-17T03:52:53.235Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-17T03:52:53.235Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-17T03:52:53.235Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-17T03:52:54.599Z] === RUN TestDockerSuite/TestImportFile [2022-05-17T03:52:55.525Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-17T03:52:55.525Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-17T03:52:56.890Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-17T03:52:57.818Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-17T03:52:58.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-17T03:52:58.750Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-17T03:52:59.311Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-17T03:52:59.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-17T03:52:59.628Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-17T03:52:59.873Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-17T03:53:00.078Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-17T03:53:00.078Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T03:53:00.290Z] --- PASS: TestBuildMultiStageLayerLeak (17.75s) [2022-05-17T03:53:00.290Z] === RUN TestBuildWithHugeFile [2022-05-17T03:53:00.435Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-17T03:53:00.435Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-17T03:53:00.435Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-17T03:53:00.528Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-17T03:53:00.997Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-17T03:53:01.253Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-17T03:53:01.814Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-17T03:53:02.054Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-17T03:53:02.054Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-17T03:53:02.054Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-17T03:53:02.070Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-17T03:53:02.632Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-17T03:53:03.193Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-17T03:53:03.193Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-17T03:53:04.119Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-17T03:53:04.680Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-17T03:53:04.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-17T03:53:04.907Z] INFO: Testing against a local daemon [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-17T03:53:04.907Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-17T03:53:04.907Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-17T03:53:04.907Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-17T03:53:05.242Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-17T03:53:05.242Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-17T03:53:05.374Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-17T03:53:05.828Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-17T03:53:05.828Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-17T03:53:05.828Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-17T03:53:05.841Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-17T03:53:06.400Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-17T03:53:06.718Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-17T03:53:06.962Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-17T03:53:07.523Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-17T03:53:07.668Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-17T03:53:07.668Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-17T03:53:07.668Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-17T03:53:07.668Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-17T03:53:07.668Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-17T03:53:08.084Z] === RUN TestDockerSuite/TestInspectImage [2022-05-17T03:53:08.085Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-17T03:53:08.085Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-17T03:53:08.085Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-17T03:53:08.085Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-17T03:53:08.341Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-17T03:53:08.902Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-17T03:53:08.902Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-17T03:53:09.177Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-17T03:53:09.463Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-17T03:53:10.029Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-17T03:53:10.127Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-17T03:53:10.577Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-17T03:53:11.027Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-17T03:53:11.476Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-17T03:53:12.545Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-17T03:53:12.545Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-17T03:53:12.545Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-17T03:53:13.106Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-17T03:53:14.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-17T03:53:14.292Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-17T03:53:14.853Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-17T03:53:15.416Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-17T03:53:15.978Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-17T03:53:16.907Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-17T03:53:17.163Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-17T03:53:17.200Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-17T03:53:18.096Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-17T03:53:18.096Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-17T03:53:18.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-17T03:53:19.340Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-17T03:53:19.340Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-17T03:53:19.340Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-17T03:53:19.584Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-17T03:53:20.289Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-17T03:53:20.289Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-17T03:53:20.289Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-17T03:53:20.738Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-17T03:53:20.951Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-17T03:53:20.952Z] docker_api_swarm_service_test.go:395: [d5c4fb639c09e] joining swarm manager [df07c3433c070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:53:21.881Z] docker_api_swarm_service_test.go:395: [d20127ff67a38] joining swarm manager [df07c3433c070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:53:22.137Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-17T03:53:22.394Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-17T03:53:22.884Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-17T03:53:23.833Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-17T03:53:24.283Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-17T03:53:24.283Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-17T03:53:24.283Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-17T03:53:24.290Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-17T03:53:25.232Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-17T03:53:25.682Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-17T03:53:25.682Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-17T03:53:25.682Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-17T03:53:25.682Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-17T03:53:25.682Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-17T03:53:26.186Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-17T03:53:28.076Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-17T03:53:28.076Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-17T03:53:29.440Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-17T03:53:29.696Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-17T03:53:30.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-17T03:53:31.401Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-17T03:53:38.342Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-17T03:53:38.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-17T03:53:39.271Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-17T03:53:39.834Z] docker_api_swarm_service_test.go:343: [d35b648b2330b] joining swarm manager [d2ec665873dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:53:40.760Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-17T03:53:40.760Z] docker_api_swarm_service_test.go:343: [d2a49495fa143] joining swarm manager [d2ec665873dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:53:41.323Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-17T03:53:43.842Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-17T03:53:43.842Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-17T03:53:43.842Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-17T03:53:43.842Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-17T03:53:43.842Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-17T03:53:44.769Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-17T03:53:45.330Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-17T03:53:48.593Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-17T03:53:49.155Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/builder [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/builder/remotecontext 0.149s coverage: 13.7% of statements [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/builder/dockerfile 0.490s coverage: 49.3% of statements [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/builder/remotecontext/git 1.731s coverage: 86.3% of statements [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/cli [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-17T03:53:51.675Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-17T03:53:51.675Z] ok github.com/docker/docker/cmd/docker-proxy 0.266s coverage: 67.6% of statements [2022-05-17T03:53:54.416Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-17T03:53:54.416Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-17T03:53:54.416Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-17T03:53:54.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-17T03:53:54.978Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-17T03:53:55.864Z] ok github.com/docker/docker/client 0.162s coverage: 75.6% of statements [2022-05-17T03:53:55.908Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-17T03:53:56.838Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-17T03:53:57.401Z] docker_api_swarm_service_test.go:490: [d3f0d00a11f41] joining swarm manager [dc06c55b6344f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:53:57.963Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-17T03:53:58.219Z] docker_api_swarm_service_test.go:490: [d3b5395208e6c] joining swarm manager [dc06c55b6344f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:53:58.781Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-17T03:54:01.298Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-17T03:54:01.554Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-17T03:54:02.116Z] === RUN TestDockerSuite/TestLogsSince [2022-05-17T03:54:06.952Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-17T03:54:06.952Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-17T03:54:06.952Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-17T03:54:08.648Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-17T03:54:09.842Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-17T03:54:09.842Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-17T03:54:09.842Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-17T03:54:09.842Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-17T03:54:10.298Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-17T03:54:10.298Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-17T03:54:10.298Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-17T03:54:10.752Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-17T03:54:10.752Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-17T03:54:10.752Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-17T03:54:11.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-17T03:54:14.429Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-17T03:54:14.429Z] === RUN TestDockerSuite/TestLogsTail [2022-05-17T03:54:14.990Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-17T03:54:15.918Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-17T03:54:16.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-17T03:54:16.431Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-17T03:54:16.687Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-17T03:54:17.250Z] === RUN TestDockerSuite/TestNetHostname [2022-05-17T03:54:18.639Z] docker_api_swarm_service_test.go:128: [dda1bc5a1dba9] joining swarm manager [d4890b2fc04c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:54:19.201Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-17T03:54:19.457Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-17T03:54:19.457Z] docker_api_swarm_service_test.go:129: [ddc155ae27f55] joining swarm manager [d4890b2fc04c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:54:21.347Z] docker_api_swarm_service_test.go:137: [d13158b06067e] joining swarm manager [d4890b2fc04c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-17T03:54:21.911Z] docker_api_swarm_service_test.go:138: [d8f9dbd2ae66a] joining swarm manager [d4890b2fc04c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-17T03:54:25.177Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-17T03:54:26.543Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-17T03:54:26.799Z] === RUN TestDockerSuite/TestPluginActive [2022-05-17T03:54:28.690Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-17T03:54:35.230Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-17T03:54:35.230Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-17T03:54:35.230Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-17T03:54:35.486Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-17T03:54:35.866Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-17T03:54:35.866Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-17T03:54:35.866Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-17T03:54:35.866Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-17T03:54:38.750Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-17T03:54:40.115Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-17T03:54:42.544Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.7% of statements [2022-05-17T03:54:42.544Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2022-05-17T03:54:42.544Z] ok github.com/docker/docker/cmd/dockerd/trap 2.694s coverage: 0.0% of statements [2022-05-17T03:54:42.544Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-17T03:54:42.544Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-17T03:54:42.544Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-17T03:54:42.544Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-17T03:54:42.544Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-17T03:54:42.630Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-17T03:54:44.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-17T03:54:46.736Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-05-17T03:54:47.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-17T03:54:47.308Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-17T03:54:47.308Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-17T03:54:47.308Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-17T03:54:47.308Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-17T03:54:47.308Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-17T03:54:47.308Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-17T03:54:47.308Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-17T03:54:47.308Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-17T03:54:47.308Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-17T03:54:47.308Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-17T03:54:47.308Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-17T03:54:47.308Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-17T03:54:47.308Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-17T03:54:47.308Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-17T03:54:47.308Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-17T03:54:47.308Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-17T03:54:47.308Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-17T03:54:47.308Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-17T03:54:47.308Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-17T03:54:47.996Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-17T03:54:48.113Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-05-17T03:54:48.924Z] docker_api_swarm_service_test.go:304: [d52a9e72a7d04] joining swarm manager [d0860b86b6e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:54:49.488Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-05-17T03:54:49.853Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-17T03:54:49.853Z] docker_api_swarm_service_test.go:304: [d0409839da9a8] joining swarm manager [d0860b86b6e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:54:50.684Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-17T03:54:51.223Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-17T03:54:52.151Z] === RUN TestDockerSuite/TestPortList [2022-05-17T03:54:52.209Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-17T03:54:53.170Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-17T03:54:55.962Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-17T03:54:56.880Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-17T03:54:57.602Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-05-17T03:54:57.602Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-05-17T03:54:58.169Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-17T03:54:58.428Z] ok github.com/docker/docker/daemon 10.143s coverage: 16.0% of statements [2022-05-17T03:54:58.429Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-17T03:54:58.429Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-17T03:54:58.429Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-17T03:54:58.429Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-17T03:54:58.995Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-05-17T03:55:00.238Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-17T03:55:00.238Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-17T03:55:00.371Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.737s coverage: 74.8% of statements [2022-05-17T03:55:00.595Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-17T03:55:01.305Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-05-17T03:55:01.564Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.321s coverage: 56.2% of statements [2022-05-17T03:55:03.469Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-05-17T03:55:03.486Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-17T03:55:04.872Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.303s coverage: 50.6% of statements [2022-05-17T03:55:05.809Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.535s coverage: 46.1% of statements [2022-05-17T03:55:05.809Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-17T03:55:06.771Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-17T03:55:06.771Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-17T03:55:06.771Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-17T03:55:06.771Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-17T03:55:06.771Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-17T03:55:07.027Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-17T03:55:07.027Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-17T03:55:07.184Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.679s coverage: 58.2% of statements [2022-05-17T03:55:07.184Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-17T03:55:07.184Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-17T03:55:07.184Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-05-17T03:55:07.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-17T03:55:07.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-17T03:55:08.120Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-05-17T03:55:08.516Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-17T03:55:08.516Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-17T03:55:09.056Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-05-17T03:55:09.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-17T03:55:09.623Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.6% of statements [2022-05-17T03:55:09.623Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-17T03:55:09.623Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-17T03:55:10.559Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 43.0% of statements [2022-05-17T03:55:10.808Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-17T03:55:11.125Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 79.9% of statements [2022-05-17T03:55:11.384Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-05-17T03:55:11.384Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-17T03:55:11.737Z] docker_api_swarm_service_test.go:100: [d096806f32232] joining swarm manager [db0a2ba83a708]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:55:11.737Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-17T03:55:12.311Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-17T03:55:12.319Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-05-17T03:55:12.319Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-05-17T03:55:12.569Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-17T03:55:12.578Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-05-17T03:55:12.825Z] docker_api_swarm_service_test.go:101: [dfe9b6d7d22bc] joining swarm manager [db0a2ba83a708]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:55:13.145Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-17T03:55:13.712Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 78.7% of statements [2022-05-17T03:55:13.712Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-17T03:55:14.260Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 58.2% of statements [2022-05-17T03:55:14.718Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-17T03:55:14.832Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-05-17T03:55:15.766Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-05-17T03:55:16.025Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-05-17T03:55:16.087Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-17T03:55:16.592Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-17T03:55:17.158Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2022-05-17T03:55:17.158Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-17T03:55:17.158Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-17T03:55:18.093Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-05-17T03:55:18.604Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-17T03:55:19.030Z] ok github.com/docker/docker/distribution 0.620s coverage: 28.2% of statements [2022-05-17T03:55:19.030Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-17T03:55:19.289Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-17T03:55:19.856Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-17T03:55:20.114Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-17T03:55:20.680Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-05-17T03:55:20.680Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-17T03:55:20.680Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-05-17T03:55:20.680Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-17T03:55:20.680Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-17T03:55:21.247Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2022-05-17T03:55:21.871Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-17T03:55:21.871Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-17T03:55:22.183Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-05-17T03:55:22.751Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-05-17T03:55:23.010Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-17T03:55:24.387Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-17T03:55:24.912Z] ok github.com/docker/docker/pkg/archive 0.334s coverage: 82.1% of statements [2022-05-17T03:55:25.480Z] ok github.com/docker/docker/pkg/authorization 0.149s coverage: 68.3% of statements [2022-05-17T03:55:25.480Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-17T03:55:25.739Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-17T03:55:29.021Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-05-17T03:55:29.021Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-17T03:55:29.280Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-17T03:55:29.280Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-17T03:55:30.214Z] ok github.com/docker/docker/layer 7.587s coverage: 69.0% of statements [2022-05-17T03:55:30.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-17T03:55:30.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-17T03:55:30.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-17T03:55:30.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-17T03:55:30.214Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-17T03:55:30.214Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-17T03:55:30.214Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-17T03:55:30.781Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-05-17T03:55:30.781Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-05-17T03:55:30.922Z] check_test.go:378: [d096806f32232] daemon is not started [2022-05-17T03:55:31.040Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-17T03:55:31.178Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-17T03:55:32.108Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-17T03:55:32.419Z] ok github.com/docker/docker/pkg/ioutils 0.415s coverage: 70.1% of statements [2022-05-17T03:55:32.419Z] ok github.com/docker/docker/pkg/idtools 0.737s coverage: 67.9% of statements [2022-05-17T03:55:32.419Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-17T03:55:32.678Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-17T03:55:32.678Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-17T03:55:32.678Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-17T03:55:32.937Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-17T03:55:33.196Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-17T03:55:33.455Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-17T03:55:33.455Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-05-17T03:55:33.455Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-17T03:55:33.455Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-17T03:55:33.997Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-17T03:55:34.023Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-05-17T03:55:34.560Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-17T03:55:34.590Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-17T03:55:34.849Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-17T03:55:34.849Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-17T03:55:35.487Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-17T03:55:36.222Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-17T03:55:36.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-17T03:55:36.481Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-17T03:55:36.740Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-17T03:55:36.978Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-17T03:55:37.080Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-05-17T03:55:37.080Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2022-05-17T03:55:37.363Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-17T03:55:37.935Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-17T03:55:38.194Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-17T03:55:38.760Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-05-17T03:55:38.872Z] docker_api_swarm_service_test.go:533: [d8081b8cffcff] joining swarm manager [d6e6ee5d2cc74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:55:39.019Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-05-17T03:55:39.128Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-17T03:55:39.585Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-17T03:55:39.586Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-17T03:55:40.057Z] docker_api_swarm_service_test.go:534: [dc98202fb857c] joining swarm manager [d6e6ee5d2cc74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:55:40.057Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-17T03:55:40.313Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-17T03:55:40.875Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-17T03:55:41.484Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-05-17T03:55:41.742Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-17T03:55:42.000Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-05-17T03:55:42.935Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-05-17T03:55:43.392Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-17T03:55:43.503Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-17T03:55:44.438Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-05-17T03:55:44.698Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-17T03:55:44.957Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-17T03:55:45.216Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-17T03:55:45.287Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-17T03:55:45.475Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-17T03:55:45.848Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-17T03:55:45.848Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-17T03:55:45.848Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-17T03:55:46.104Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-17T03:55:46.104Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-17T03:55:46.360Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-17T03:55:46.922Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-17T03:55:47.378Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-17T03:55:47.948Z] ok github.com/docker/docker/volume/local 0.102s coverage: 77.1% of statements [2022-05-17T03:55:48.289Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-17T03:55:48.515Z] ok github.com/docker/docker/volume/mounts 0.012s coverage: 67.7% of statements [2022-05-17T03:55:48.852Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-17T03:55:49.414Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-17T03:55:49.452Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-17T03:55:54.096Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-17T03:55:55.954Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-17T03:55:56.209Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-17T03:55:56.979Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-17T03:55:56.979Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-17T03:55:56.979Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-17T03:55:57.537Z] --- PASS: TestBuildWithHugeFile (166.10s) [2022-05-17T03:55:57.537Z] === RUN TestBuildWCOWSandboxSize [2022-05-17T03:55:57.537Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:55:57.537Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:55:57.537Z] === RUN TestBuildWithEmptyDockerfile [2022-05-17T03:55:57.537Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:55:57.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:55:57.537Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:55:57.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:55:57.537Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:55:57.537Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:55:57.537Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-17T03:55:57.537Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-17T03:55:57.537Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-17T03:55:57.537Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-05-17T03:55:57.537Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-17T03:55:57.537Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-17T03:55:57.537Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-17T03:55:57.537Z] === RUN TestBuildPreserveOwnership [2022-05-17T03:55:57.537Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:55:57.537Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-17T03:55:57.537Z] === RUN TestBuildPlatformInvalid [2022-05-17T03:55:57.537Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-17T03:55:57.537Z] PASS [2022-05-17T03:55:57.537Z] ok github.com/docker/docker/integration/build 247.693s [2022-05-17T03:55:57.537Z] [2022-05-17T03:55:57.537Z] === Skipped [2022-05-17T03:55:57.537Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-17T03:55:57.537Z] build_session_test.go:25: TODO: BuildKit [2022-05-17T03:55:57.537Z] [2022-05-17T03:55:57.537Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-17T03:55:57.537Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.537Z] [2022-05-17T03:55:57.537Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-17T03:55:57.537Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:55:57.537Z] [2022-05-17T03:55:57.537Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-17T03:55:57.537Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:55:57.537Z] [2022-05-17T03:55:57.537Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-17T03:55:57.537Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-17T03:55:57.537Z] [2022-05-17T03:55:57.537Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-17T03:55:57.537Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:55:57.537Z] [2022-05-17T03:55:57.538Z] DONE 29 tests, 6 skipped in 294.364s [2022-05-17T03:55:57.538Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-17T03:55:57.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:55:57.538Z] INFO: Testing against a local daemon [2022-05-17T03:55:57.538Z] === RUN TestConfigInspect [2022-05-17T03:55:57.538Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestConfigList [2022-05-17T03:55:57.538Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] --- SKIP: TestConfigList (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestConfigsCreateAndDelete [2022-05-17T03:55:57.538Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestConfigsUpdate [2022-05-17T03:55:57.538Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestTemplatedConfig [2022-05-17T03:55:57.538Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestConfigCreateResolve [2022-05-17T03:55:57.538Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:55:57.538Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-17T03:55:57.538Z] PASS [2022-05-17T03:55:57.538Z] ok github.com/docker/docker/integration/config 0.125s [2022-05-17T03:55:57.538Z] [2022-05-17T03:55:57.538Z] === Skipped [2022-05-17T03:55:57.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-17T03:55:57.538Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] [2022-05-17T03:55:57.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-17T03:55:57.538Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] [2022-05-17T03:55:57.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-17T03:55:57.538Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] [2022-05-17T03:55:57.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-17T03:55:57.538Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] [2022-05-17T03:55:57.538Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-17T03:55:57.538Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] [2022-05-17T03:55:57.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-17T03:55:57.538Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:55:57.538Z] [2022-05-17T03:55:57.538Z] DONE 6 tests, 6 skipped in 2.544s [2022-05-17T03:55:57.538Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-17T03:55:57.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:55:57.538Z] INFO: Testing against a local daemon [2022-05-17T03:55:57.538Z] === RUN TestAttachWithTTY [2022-05-17T03:55:57.538Z] --- PASS: TestAttachWithTTY (0.14s) [2022-05-17T03:55:57.538Z] === RUN TestAttachWithoutTTy [2022-05-17T03:55:57.538Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-05-17T03:55:57.538Z] === RUN TestCheckpoint [2022-05-17T03:55:57.538Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:55:57.538Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/commit [2022-05-17T03:55:57.538Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-17T03:55:57.538Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:55:57.538Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:55:57.538Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:55:57.538Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:55:57.538Z] === CONT TestContainerInvalidJSON/commit [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-17T03:55:57.538Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-17T03:55:57.538Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-17T03:55:57.538Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-17T03:55:57.538Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-17T03:55:57.538Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-17T03:55:57.538Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-05-17T03:55:57.538Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-17T03:55:57.538Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-05-17T03:55:57.538Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-17T03:55:57.538Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-05-17T03:55:57.538Z] === RUN TestCopyEmptyFile [2022-05-17T03:55:57.538Z] --- PASS: TestCopyEmptyFile (0.57s) [2022-05-17T03:55:57.538Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-17T03:55:57.538Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-05-17T03:55:57.538Z] === RUN TestCopyFromContainer [2022-05-17T03:55:57.538Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-17T03:55:57.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:55:57.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:55:57.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:55:57.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:55:57.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:55:57.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:55:57.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-17T03:55:57.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-17T03:55:57.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-17T03:55:57.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-17T03:55:57.538Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-17T03:55:57.538Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-17T03:55:57.538Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidEnv [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-17T03:55:57.538Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-17T03:55:57.538Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-17T03:55:57.538Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-17T03:55:57.538Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-17T03:55:57.538Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-17T03:55:57.538Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestCreateTmpfsMountsTarget [2022-05-17T03:55:57.538Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-17T03:55:57.538Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:55:57.538Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-17T03:55:57.538Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:55:57.538Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:55:57.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:55:57.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:55:57.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:55:57.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:55:57.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:55:57.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:55:57.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-17T03:55:57.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-17T03:55:57.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-17T03:55:57.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-17T03:55:57.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-17T03:55:57.538Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-17T03:55:57.538Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-17T03:55:57.538Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestCreateDifferentPlatform [2022-05-17T03:55:57.538Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-17T03:55:57.538Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-17T03:55:57.538Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-17T03:55:57.538Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-17T03:55:57.538Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-17T03:55:57.538Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-17T03:55:57.538Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-17T03:55:57.538Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-17T03:55:57.538Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-17T03:55:57.538Z] === RUN TestContainerKillOnDaemonStart [2022-05-17T03:55:57.538Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:55:57.538Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-17T03:55:57.538Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:55:57.538Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.538Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-17T03:55:57.539Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.539Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:55:57.539Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.539Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-17T03:55:57.539Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:55:57.539Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:57.574Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-17T03:55:57.574Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-17T03:55:57.574Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-17T03:55:57.830Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-17T03:55:59.224Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:55:59.682Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:56:00.195Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-17T03:56:00.344Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-17T03:56:00.905Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-17T03:56:01.161Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-17T03:56:01.161Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-17T03:56:01.161Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.55s) [2022-05-17T03:56:01.161Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.80s) [2022-05-17T03:56:01.161Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.40s) [2022-05-17T03:56:01.161Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.74s) [2022-05-17T03:56:01.161Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.54s) [2022-05-17T03:56:01.161Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.50s) [2022-05-17T03:56:01.161Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.95s) [2022-05-17T03:56:01.161Z] === RUN TestDiff [2022-05-17T03:56:01.161Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-17T03:56:01.161Z] --- SKIP: TestDiff (0.00s) [2022-05-17T03:56:01.161Z] === RUN TestExecWithCloseStdin [2022-05-17T03:56:03.425Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-17T03:56:03.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-17T03:56:04.069Z] --- PASS: TestExecWithCloseStdin (3.00s) [2022-05-17T03:56:04.070Z] === RUN TestExec [2022-05-17T03:56:04.352Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-17T03:56:04.352Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-17T03:56:04.352Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-17T03:56:05.283Z] docker_api_swarm_service_test.go:148: [da138192de54b] joining swarm manager [d7b8694f315ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:56:06.212Z] docker_api_swarm_service_test.go:148: [d2b47fd0b603e] joining swarm manager [d7b8694f315ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:56:06.971Z] --- PASS: TestExec (2.80s) [2022-05-17T03:56:06.971Z] === RUN TestExecUser [2022-05-17T03:56:06.971Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-17T03:56:06.971Z] --- SKIP: TestExecUser (0.00s) [2022-05-17T03:56:06.971Z] === RUN TestExportContainerAndImportImage [2022-05-17T03:56:06.971Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:56:06.971Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-17T03:56:06.971Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-17T03:56:06.971Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:56:06.971Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-17T03:56:06.971Z] === RUN TestHealthCheckWorkdir [2022-05-17T03:56:06.971Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-17T03:56:06.971Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-17T03:56:06.971Z] === RUN TestHealthKillContainer [2022-05-17T03:56:06.971Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-17T03:56:06.971Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-17T03:56:06.971Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-17T03:56:06.971Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-17T03:56:06.971Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-17T03:56:06.971Z] === RUN TestKillContainerInvalidSignal [2022-05-17T03:56:07.578Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-17T03:56:08.506Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-17T03:56:08.506Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-17T03:56:09.142Z] --- PASS: TestKillContainerInvalidSignal (2.38s) [2022-05-17T03:56:09.142Z] === RUN TestKillContainer [2022-05-17T03:56:09.142Z] === RUN TestKillContainer/no_signal [2022-05-17T03:56:09.872Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-17T03:56:10.801Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-17T03:56:11.315Z] === RUN TestKillContainer/non_killing_signal [2022-05-17T03:56:11.315Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-17T03:56:11.315Z] === RUN TestKillContainer/killing_signal [2022-05-17T03:56:11.370Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/rootless [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/volume [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-17T03:56:11.370Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === Skipped [2022-05-17T03:56:11.370Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-17T03:56:11.370Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-17T03:56:11.370Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-17T03:56:11.370Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-17T03:56:11.370Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-17T03:56:11.370Z] graphtest_unix.go:71: No driver to put! [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-17T03:56:11.370Z] time="2022-05-17T03:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-17T03:56:11.370Z] time="2022-05-17T03:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-17T03:56:11.370Z] time="2022-05-17T03:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-17T03:56:11.370Z] time="2022-05-17T03:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-17T03:56:11.370Z] time="2022-05-17T03:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-17T03:56:11.370Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-17T03:56:11.370Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-17T03:56:11.370Z] graphtest_unix.go:71: No driver to put! [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.370Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-17T03:56:11.370Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-17T03:56:11.370Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-17T03:56:11.371Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-17T03:56:11.371Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-17T03:56:11.371Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-17T03:56:11.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.371Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-17T03:56:11.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.371Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-17T03:56:11.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.371Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-17T03:56:11.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.371Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-17T03:56:11.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-17T03:56:11.371Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-17T03:56:11.371Z] graphtest_unix.go:71: No driver to put! [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-17T03:56:11.371Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-17T03:56:11.371Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-17T03:56:11.371Z] [2022-05-17T03:56:11.371Z] DONE 2567 tests, 28 skipped in 252.064s [2022-05-17T03:56:11.371Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/bitseq [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/cluster [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/config [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/datastore [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/driverapi [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/etchosts [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/idm [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ipam [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/iptables [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/netlabel [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/netutils [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/networkdb [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/ns [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/options [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/osl [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/portallocator [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/portmapper [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/testutils [2022-05-17T03:56:11.371Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-17T03:56:11.371Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-17T03:56:11.734Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-17T03:56:12.662Z] === RUN TestDockerSuite/TestRmiTag [2022-05-17T03:56:12.662Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-17T03:56:13.225Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-17T03:56:14.216Z] --- PASS: TestKillContainer (4.83s) [2022-05-17T03:56:14.216Z] --- PASS: TestKillContainer/no_signal (2.17s) [2022-05-17T03:56:14.216Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:56:14.216Z] --- PASS: TestKillContainer/killing_signal (2.58s) [2022-05-17T03:56:14.216Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-17T03:56:14.216Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:56:14.216Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-17T03:56:14.216Z] === RUN TestKillStoppedContainer [2022-05-17T03:56:14.216Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:56:14.216Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-17T03:56:14.216Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-17T03:56:14.216Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:56:14.216Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-17T03:56:14.216Z] === RUN TestKillDifferentUserContainer [2022-05-17T03:56:14.216Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-17T03:56:14.216Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-17T03:56:14.216Z] === RUN TestInspectOomKilledTrue [2022-05-17T03:56:14.216Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:56:14.216Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-17T03:56:14.216Z] === RUN TestInspectOomKilledFalse [2022-05-17T03:56:14.216Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:56:14.216Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-17T03:56:14.216Z] === RUN TestLogsFollowTailEmpty [2022-05-17T03:56:16.386Z] --- PASS: TestLogsFollowTailEmpty (2.33s) [2022-05-17T03:56:16.386Z] === RUN TestNetworkNat [2022-05-17T03:56:16.386Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-17T03:56:16.386Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-17T03:56:16.386Z] === RUN TestNetworkLocalhostTCPNat [2022-05-17T03:56:16.492Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-17T03:56:16.749Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-17T03:56:17.310Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-17T03:56:17.567Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-17T03:56:18.494Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-17T03:56:19.057Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-17T03:56:19.057Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-17T03:56:19.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-17T03:56:19.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-17T03:56:20.111Z] --- PASS: TestNetworkLocalhostTCPNat (3.08s) [2022-05-17T03:56:20.111Z] === RUN TestNetworkLoopbackNat [2022-05-17T03:56:20.111Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-17T03:56:20.111Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-17T03:56:20.111Z] === RUN TestPause [2022-05-17T03:56:20.111Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-17T03:56:20.111Z] --- SKIP: TestPause (0.00s) [2022-05-17T03:56:20.111Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-17T03:56:20.180Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-17T03:56:21.107Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-17T03:56:21.669Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-17T03:56:22.231Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-17T03:56:22.284Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.43s) [2022-05-17T03:56:22.284Z] === RUN TestPauseStopPausedContainer [2022-05-17T03:56:22.284Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:56:22.284Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-17T03:56:22.284Z] === RUN TestPsFilter [2022-05-17T03:56:22.284Z] --- PASS: TestPsFilter (0.28s) [2022-05-17T03:56:22.284Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-17T03:56:22.807Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-17T03:56:23.742Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-17T03:56:25.109Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-17T03:56:25.187Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.57s) [2022-05-17T03:56:25.187Z] === RUN TestRemoveContainerWithVolume [2022-05-17T03:56:25.670Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-17T03:56:26.232Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-17T03:56:27.159Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-17T03:56:27.360Z] --- PASS: TestRemoveContainerWithVolume (2.71s) [2022-05-17T03:56:27.360Z] === RUN TestRemoveContainerRunning [2022-05-17T03:56:27.415Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-17T03:56:27.976Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-17T03:56:28.903Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-17T03:56:29.466Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-17T03:56:30.027Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-17T03:56:30.256Z] --- PASS: TestRemoveContainerRunning (2.37s) [2022-05-17T03:56:30.256Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-17T03:56:30.589Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-17T03:56:31.150Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-17T03:56:31.150Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-17T03:56:32.429Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2022-05-17T03:56:32.429Z] === RUN TestRemoveInvalidContainer [2022-05-17T03:56:32.429Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-17T03:56:32.429Z] === RUN TestRenameLinkedContainer [2022-05-17T03:56:32.429Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-17T03:56:32.429Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-17T03:56:32.429Z] === RUN TestRenameStoppedContainer [2022-05-17T03:56:33.044Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-17T03:56:33.300Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-17T03:56:33.866Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-17T03:56:34.429Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-17T03:56:34.685Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-17T03:56:34.685Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-17T03:56:35.247Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-17T03:56:35.337Z] --- PASS: TestRenameStoppedContainer (2.85s) [2022-05-17T03:56:35.337Z] === RUN TestRenameRunningContainerAndReuse [2022-05-17T03:56:35.809Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-17T03:56:36.066Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-17T03:56:36.628Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-17T03:56:37.191Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-17T03:56:37.191Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-17T03:56:37.752Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-17T03:56:37.752Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-17T03:56:38.680Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-17T03:56:38.936Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-17T03:56:39.499Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-17T03:56:40.062Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-17T03:56:40.062Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-17T03:56:40.624Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-17T03:56:41.123Z] --- PASS: TestRenameRunningContainerAndReuse (5.44s) [2022-05-17T03:56:41.123Z] === RUN TestRenameInvalidName [2022-05-17T03:56:41.572Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-17T03:56:42.498Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-17T03:56:42.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-17T03:56:43.295Z] --- PASS: TestRenameInvalidName (2.68s) [2022-05-17T03:56:43.295Z] === RUN TestRenameAnonymousContainer [2022-05-17T03:56:43.318Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-17T03:56:43.879Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-17T03:56:44.136Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-17T03:56:45.065Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-17T03:56:45.997Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-17T03:56:46.559Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-17T03:56:47.925Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-17T03:56:50.441Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-17T03:56:50.441Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-17T03:56:50.698Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-17T03:56:52.063Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-17T03:56:52.648Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-17T03:56:52.648Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-17T03:56:52.648Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-17T03:56:52.648Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-17T03:56:52.648Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-17T03:56:53.116Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-17T03:56:53.427Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-17T03:56:53.604Z] --- PASS: TestRenameAnonymousContainer (10.15s) [2022-05-17T03:56:53.604Z] === RUN TestRenameContainerWithSameName [2022-05-17T03:56:54.101Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-17T03:56:54.101Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-17T03:56:54.101Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-17T03:56:54.101Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-17T03:56:54.101Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-17T03:56:54.101Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-17T03:56:54.101Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-17T03:56:54.570Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-17T03:56:55.316Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-17T03:56:55.557Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-17T03:56:55.776Z] --- PASS: TestRenameContainerWithSameName (2.34s) [2022-05-17T03:56:55.776Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-17T03:56:55.776Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-17T03:56:55.776Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-17T03:56:55.776Z] === RUN TestResize [2022-05-17T03:56:57.206Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-17T03:56:57.206Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-17T03:56:57.206Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-17T03:56:57.206Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-17T03:56:57.206Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-17T03:56:57.338Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-17T03:56:57.338Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-17T03:56:57.338Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-17T03:56:57.463Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork 37.253s coverage: 40.6% of statements [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.441s coverage: 59.9% of statements [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.123s coverage: 4.0% of statements [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-17T03:56:58.046Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-17T03:56:58.046Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-17T03:56:58.675Z] --- PASS: TestResize (2.49s) [2022-05-17T03:56:58.675Z] === RUN TestResizeWithInvalidSize [2022-05-17T03:56:58.828Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-17T03:56:59.755Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-17T03:57:00.313Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-17T03:57:01.578Z] --- PASS: TestResizeWithInvalidSize (2.84s) [2022-05-17T03:57:01.578Z] === RUN TestResizeWhenContainerNotStarted [2022-05-17T03:57:01.645Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-17T03:57:01.877Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-17T03:57:01.877Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-17T03:57:01.877Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-17T03:57:01.877Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-17T03:57:01.877Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-17T03:57:01.877Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-17T03:57:02.227Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-17T03:57:03.592Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-17T03:57:04.152Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-17T03:57:04.152Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-17T03:57:04.152Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-17T03:57:04.409Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-17T03:57:05.667Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-17T03:57:05.772Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-17T03:57:05.772Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-17T03:57:06.152Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.725s coverage: 7.2% of statements [2022-05-17T03:57:06.152Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-17T03:57:06.335Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-17T03:57:06.720Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-17T03:57:06.897Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-17T03:57:06.979Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-17T03:57:06.979Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-17T03:57:06.979Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-17T03:57:06.979Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-17T03:57:07.546Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-17T03:57:07.805Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-17T03:57:07.827Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-17T03:57:08.064Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-17T03:57:08.064Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-17T03:57:08.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-17T03:57:08.338Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-17T03:57:08.338Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-17T03:57:08.641Z] --- PASS: TestResizeWhenContainerNotStarted (7.62s) [2022-05-17T03:57:08.641Z] === RUN TestDaemonRestartKillContainers [2022-05-17T03:57:08.641Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:08.641Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:57:08.641Z] === RUN TestStats [2022-05-17T03:57:08.641Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-17T03:57:08.641Z] --- SKIP: TestStats (0.00s) [2022-05-17T03:57:08.641Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-17T03:57:08.900Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-17T03:57:09.462Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-17T03:57:10.024Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-17T03:57:10.586Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-17T03:57:11.515Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-17T03:57:12.077Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-17T03:57:12.108Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-17T03:57:13.004Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-17T03:57:13.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-17T03:57:13.260Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-17T03:57:13.260Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-17T03:57:13.824Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-17T03:57:14.387Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-17T03:57:15.753Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-17T03:57:15.753Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-17T03:57:15.753Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-17T03:57:15.753Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-17T03:57:15.753Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-17T03:57:18.943Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.33s) [2022-05-17T03:57:18.943Z] === RUN TestStopContainerWithTimeout [2022-05-17T03:57:18.943Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-17T03:57:18.943Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-17T03:57:18.943Z] === RUN TestUpdateRestartPolicy [2022-05-17T03:57:19.020Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-17T03:57:19.020Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-17T03:57:19.020Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-17T03:57:20.263Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-05-17T03:57:21.535Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-17T03:57:22.383Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-17T03:57:23.485Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-17T03:57:24.072Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-17T03:57:26.587Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-17T03:57:29.364Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-17T03:57:29.852Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-17T03:57:30.109Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-17T03:57:30.351Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-17T03:57:30.351Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-17T03:57:30.351Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-17T03:57:30.671Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-17T03:57:30.913Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-17T03:57:32.039Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-17T03:57:32.039Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-17T03:57:32.039Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-17T03:57:32.039Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-17T03:57:32.600Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-17T03:57:33.965Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-17T03:57:34.150Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-17T03:57:34.893Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-17T03:57:35.139Z] ok github.com/docker/docker/libnetwork/ipam 14.211s coverage: 85.3% of statements [2022-05-17T03:57:35.139Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-17T03:57:35.139Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-17T03:57:35.139Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-17T03:57:35.139Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-05-17T03:57:35.139Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-17T03:57:35.139Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-17T03:57:35.139Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-05-17T03:57:35.139Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-05-17T03:57:35.398Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2022-05-17T03:57:35.656Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-17T03:57:36.256Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-17T03:57:36.365Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-17T03:57:37.186Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-17T03:57:43.523Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-17T03:57:43.523Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-17T03:57:43.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-17T03:57:43.523Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-17T03:57:43.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-17T03:57:43.523Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-17T03:57:43.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-17T03:57:43.523Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-17T03:57:43.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-17T03:57:43.718Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-17T03:57:43.718Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-17T03:57:43.718Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-17T03:57:43.974Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-17T03:57:43.974Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-17T03:57:43.991Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-17T03:57:44.062Z] --- PASS: TestUpdateRestartPolicy (23.68s) [2022-05-17T03:57:44.062Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-17T03:57:44.230Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-17T03:57:45.028Z] --- PASS: TestUpdateRestartWithAutoRemove (2.53s) [2022-05-17T03:57:45.028Z] === RUN TestWaitNonBlocked [2022-05-17T03:57:45.157Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-17T03:57:45.486Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:57:45.486Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:57:45.486Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:57:45.486Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:57:45.486Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-17T03:57:45.486Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-17T03:57:45.719Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-17T03:57:46.646Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-17T03:57:46.646Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-17T03:57:46.902Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-17T03:57:47.836Z] === RUN TestDockerSuite/TestRunMount [2022-05-17T03:57:48.397Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-05-17T03:57:48.398Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.08s) [2022-05-17T03:57:48.398Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.18s) [2022-05-17T03:57:48.398Z] === RUN TestWaitBlocked [2022-05-17T03:57:48.398Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:57:48.398Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-17T03:57:48.398Z] PASS [2022-05-17T03:57:48.398Z] ok github.com/docker/docker/integration/container 117.273s [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === Skipped [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-17T03:57:48.398Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-17T03:57:48.398Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-05-17T03:57:48.398Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-17T03:57:48.398Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-17T03:57:48.398Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-17T03:57:48.398Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-17T03:57:48.398Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-17T03:57:48.398Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-17T03:57:48.398Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-17T03:57:48.398Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-17T03:57:48.398Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-17T03:57:48.398Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-17T03:57:48.398Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-17T03:57:48.398Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-17T03:57:48.398Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-17T03:57:48.398Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-17T03:57:48.398Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-17T03:57:48.398Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:57:48.398Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-17T03:57:48.398Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-17T03:57:48.398Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-17T03:57:48.398Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-17T03:57:48.398Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-17T03:57:48.398Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-17T03:57:48.398Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-17T03:57:48.398Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-17T03:57:48.398Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-17T03:57:48.398Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-17T03:57:48.398Z] [2022-05-17T03:57:48.398Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-17T03:57:48.398Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-17T03:57:48.856Z] [2022-05-17T03:57:48.856Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-17T03:57:48.856Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:48.856Z] [2022-05-17T03:57:48.856Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-17T03:57:48.856Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-17T03:57:48.856Z] [2022-05-17T03:57:48.856Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-17T03:57:48.856Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-17T03:57:48.856Z] [2022-05-17T03:57:48.856Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-17T03:57:48.856Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:57:48.856Z] [2022-05-17T03:57:48.856Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-17T03:57:48.856Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-17T03:57:48.856Z] [2022-05-17T03:57:48.856Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-17T03:57:48.856Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-17T03:57:48.856Z] [2022-05-17T03:57:48.856Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-17T03:57:48.856Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:57:48.856Z] [2022-05-17T03:57:48.856Z] DONE 122 tests, 34 skipped in 120.986s [2022-05-17T03:57:48.856Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-17T03:57:52.002Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-17T03:57:52.257Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-17T03:57:52.513Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-17T03:57:53.440Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-17T03:57:54.806Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-17T03:57:56.695Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-17T03:57:58.061Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-17T03:57:58.317Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-17T03:58:00.208Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-17T03:58:00.813Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-17T03:58:01.575Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-17T03:58:02.943Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-17T03:58:02.943Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-17T03:58:03.199Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-17T03:58:03.761Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-17T03:58:04.323Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-17T03:58:04.885Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-17T03:58:06.774Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-17T03:58:07.031Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-17T03:58:07.853Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-17T03:58:07.959Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-17T03:58:11.236Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-17T03:58:11.492Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-17T03:58:12.055Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-17T03:58:12.055Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-17T03:58:12.617Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-17T03:58:12.874Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-17T03:58:13.436Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-17T03:58:13.692Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-17T03:58:13.948Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-17T03:58:14.204Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-17T03:58:14.767Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-17T03:58:16.657Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-17T03:58:18.129Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-17T03:58:19.172Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-17T03:58:20.098Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-17T03:58:20.098Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-17T03:58:20.098Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-17T03:58:21.025Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-17T03:58:21.281Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-17T03:58:21.536Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-17T03:58:22.464Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-17T03:58:23.392Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-17T03:58:23.954Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-17T03:58:23.954Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-17T03:58:24.210Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-17T03:58:24.466Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-17T03:58:24.556Z] === RUN TestConfigDaemonLibtrustID [2022-05-17T03:58:24.556Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-17T03:58:24.556Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-17T03:58:24.556Z] === RUN TestConfigDaemonID [2022-05-17T03:58:24.556Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-17T03:58:24.556Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-17T03:58:24.556Z] === RUN TestDaemonConfigValidation [2022-05-17T03:58:24.556Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-17T03:58:24.556Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-17T03:58:24.556Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-17T03:58:24.556Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-17T03:58:24.556Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-17T03:58:24.556Z] === RUN TestDaemonProxy [2022-05-17T03:58:24.556Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-17T03:58:24.556Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-17T03:58:24.556Z] PASS [2022-05-17T03:58:24.556Z] ok github.com/docker/docker/integration/daemon 0.144s [2022-05-17T03:58:24.556Z] [2022-05-17T03:58:24.556Z] === Skipped [2022-05-17T03:58:24.556Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-17T03:58:24.556Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-17T03:58:24.556Z] [2022-05-17T03:58:24.556Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-17T03:58:24.556Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-17T03:58:24.556Z] [2022-05-17T03:58:24.556Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-17T03:58:24.556Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-17T03:58:24.556Z] [2022-05-17T03:58:24.556Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-17T03:58:24.556Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-17T03:58:24.556Z] [2022-05-17T03:58:24.556Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-17T03:58:24.556Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-17T03:58:24.556Z] [2022-05-17T03:58:24.556Z] DONE 5 tests, 5 skipped in 33.292s [2022-05-17T03:58:24.556Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-17T03:58:25.028Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-17T03:58:25.590Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-17T03:58:26.153Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-17T03:58:26.153Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-17T03:58:26.153Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-17T03:58:26.715Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-17T03:58:27.277Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-17T03:58:27.277Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-17T03:58:27.277Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-17T03:58:27.277Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-17T03:58:27.839Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-17T03:58:28.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:58:28.288Z] INFO: Testing against a local daemon [2022-05-17T03:58:28.288Z] === RUN TestCommitInheritsEnv [2022-05-17T03:58:28.288Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:58:28.288Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-17T03:58:28.288Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-17T03:58:28.288Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:58:28.288Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-17T03:58:28.288Z] === RUN TestImportWithCustomPlatform [2022-05-17T03:58:28.288Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:58:28.288Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-17T03:58:28.288Z] === RUN TestImagesFilterMultiReference [2022-05-17T03:58:28.288Z] --- PASS: TestImagesFilterMultiReference (0.17s) [2022-05-17T03:58:28.288Z] === RUN TestImagePullPlatformInvalid [2022-05-17T03:58:28.288Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-05-17T03:58:28.288Z] === RUN TestRemoveImageOrphaning [2022-05-17T03:58:29.204Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-17T03:58:29.204Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-17T03:58:29.204Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-17T03:58:29.820Z] --- PASS: TestRemoveImageOrphaning (1.61s) [2022-05-17T03:58:29.820Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-17T03:58:29.820Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2022-05-17T03:58:29.820Z] === RUN TestTagInvalidReference [2022-05-17T03:58:29.820Z] --- PASS: TestTagInvalidReference (0.08s) [2022-05-17T03:58:29.820Z] === RUN TestTagValidPrefixedRepo [2022-05-17T03:58:29.820Z] --- PASS: TestTagValidPrefixedRepo (0.13s) [2022-05-17T03:58:29.820Z] === RUN TestTagExistedNameWithoutForce [2022-05-17T03:58:29.820Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2022-05-17T03:58:29.820Z] === RUN TestTagOfficialNames [2022-05-17T03:58:30.278Z] --- PASS: TestTagOfficialNames (0.17s) [2022-05-17T03:58:30.278Z] === RUN TestTagMatchesDigest [2022-05-17T03:58:30.278Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-05-17T03:58:30.278Z] PASS [2022-05-17T03:58:30.278Z] ok github.com/docker/docker/integration/image 2.573s [2022-05-17T03:58:30.278Z] [2022-05-17T03:58:30.278Z] === Skipped [2022-05-17T03:58:30.278Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-17T03:58:30.278Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:58:30.278Z] [2022-05-17T03:58:30.278Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-17T03:58:30.278Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:58:30.278Z] [2022-05-17T03:58:30.278Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-17T03:58:30.278Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-17T03:58:30.278Z] [2022-05-17T03:58:30.278Z] DONE 12 tests, 3 skipped in 8.127s [2022-05-17T03:58:30.580Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-17T03:58:30.737Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-17T03:58:31.506Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-17T03:58:32.872Z] === RUN TestDockerSuite/TestRunRm [2022-05-17T03:58:33.128Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-17T03:58:33.384Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-17T03:58:33.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:58:33.633Z] INFO: Testing against a local daemon [2022-05-17T03:58:33.633Z] === RUN TestNetworkCreateDelete [2022-05-17T03:58:33.633Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:58:33.633Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestDockerNetworkDeletePreferID [2022-05-17T03:58:33.633Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-17T03:58:33.633Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestDaemonDNSFallback [2022-05-17T03:58:33.633Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:58:33.633Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestInspectNetwork [2022-05-17T03:58:33.633Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-17T03:58:33.633Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestRunContainerWithBridgeNone [2022-05-17T03:58:33.633Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:58:33.633Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-17T03:58:33.633Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:58:33.633Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:58:33.633Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:58:33.633Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-17T03:58:33.633Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-17T03:58:33.633Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-17T03:58:33.633Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON (0.08s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestNetworkList [2022-05-17T03:58:33.633Z] === RUN TestNetworkList//networks [2022-05-17T03:58:33.633Z] === PAUSE TestNetworkList//networks [2022-05-17T03:58:33.633Z] === RUN TestNetworkList//networks/ [2022-05-17T03:58:33.633Z] === PAUSE TestNetworkList//networks/ [2022-05-17T03:58:33.633Z] === CONT TestNetworkList//networks [2022-05-17T03:58:33.633Z] === CONT TestNetworkList//networks/ [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkList (0.05s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-17T03:58:33.633Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestHostIPv4BridgeLabel [2022-05-17T03:58:33.633Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-17T03:58:33.633Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestDaemonDefaultNetworkPools [2022-05-17T03:58:33.633Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-17T03:58:33.633Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-17T03:58:33.633Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-17T03:58:33.633Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestServiceWithPredefinedNetwork [2022-05-17T03:58:33.633Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-17T03:58:33.633Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:58:33.633Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestServiceWithDataPathPortInit [2022-05-17T03:58:33.633Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-17T03:58:33.633Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-17T03:58:33.633Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-17T03:58:33.633Z] PASS [2022-05-17T03:58:33.633Z] ok github.com/docker/docker/integration/network 0.292s [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.633Z] === Skipped [2022-05-17T03:58:33.633Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-17T03:58:33.633Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.633Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-17T03:58:33.633Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-17T03:58:33.633Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.633Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-17T03:58:33.633Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.633Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-17T03:58:33.633Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.633Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-17T03:58:33.633Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-17T03:58:33.633Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-17T03:58:33.633Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-17T03:58:33.633Z] [2022-05-17T03:58:33.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-17T03:58:33.634Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-17T03:58:33.634Z] [2022-05-17T03:58:33.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-17T03:58:33.634Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-17T03:58:33.634Z] [2022-05-17T03:58:33.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-17T03:58:33.634Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-17T03:58:33.634Z] [2022-05-17T03:58:33.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-17T03:58:33.634Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-17T03:58:33.634Z] [2022-05-17T03:58:33.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-17T03:58:33.634Z] service_test.go:243: FLAKY_TEST [2022-05-17T03:58:33.634Z] [2022-05-17T03:58:33.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-17T03:58:33.634Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-17T03:58:33.634Z] [2022-05-17T03:58:33.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-17T03:58:33.634Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-17T03:58:33.634Z] [2022-05-17T03:58:33.634Z] DONE 34 tests, 15 skipped in 3.087s [2022-05-17T03:58:33.634Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-17T03:58:34.625Z] testing: warning: no tests to run [2022-05-17T03:58:34.625Z] PASS [2022-05-17T03:58:34.625Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-05-17T03:58:34.625Z] [2022-05-17T03:58:34.625Z] DONE 0 tests in 1.049s [2022-05-17T03:58:35.038Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-17T03:58:35.038Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-17T03:58:35.038Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-17T03:58:35.038Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-17T03:58:35.038Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-17T03:58:35.094Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-17T03:58:35.897Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-17T03:58:36.063Z] testing: warning: no tests to run [2022-05-17T03:58:36.063Z] PASS [2022-05-17T03:58:36.063Z] ok github.com/docker/docker/integration/network/macvlan 0.120s [2022-05-17T03:58:36.063Z] [2022-05-17T03:58:36.063Z] DONE 0 tests in 1.080s [2022-05-17T03:58:36.063Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-17T03:58:36.825Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-17T03:58:37.388Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-17T03:58:37.602Z] testing: warning: no tests to run [2022-05-17T03:58:37.602Z] PASS [2022-05-17T03:58:37.602Z] ok github.com/docker/docker/integration/plugin 0.103s [2022-05-17T03:58:37.602Z] [2022-05-17T03:58:37.602Z] DONE 0 tests in 1.084s [2022-05-17T03:58:37.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-17T03:58:37.950Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-17T03:58:38.567Z] testing: warning: no tests to run [2022-05-17T03:58:38.568Z] PASS [2022-05-17T03:58:38.568Z] ok github.com/docker/docker/integration/plugin/authz 0.102s [2022-05-17T03:58:38.568Z] [2022-05-17T03:58:38.568Z] DONE 0 tests in 1.034s [2022-05-17T03:58:38.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-17T03:58:39.842Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-17T03:58:40.098Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-17T03:58:41.987Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-17T03:58:42.548Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-17T03:58:45.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:58:45.634Z] INFO: Testing against a local daemon [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:58:45.634Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:58:45.634Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-17T03:58:45.634Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-17T03:58:45.634Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-17T03:58:45.634Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-17T03:58:45.634Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-17T03:58:45.634Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-17T03:58:45.634Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-17T03:58:45.634Z] === RUN TestPluginInstall [2022-05-17T03:58:45.634Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-17T03:58:45.634Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-17T03:58:45.634Z] === RUN TestPluginsWithRuntimes [2022-05-17T03:58:45.634Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-17T03:58:45.634Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-17T03:58:45.634Z] === RUN TestPluginBackCompatMediaTypes [2022-05-17T03:58:45.634Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-17T03:58:45.634Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-17T03:58:45.634Z] PASS [2022-05-17T03:58:45.634Z] ok github.com/docker/docker/integration/plugin/common 0.191s [2022-05-17T03:58:45.634Z] [2022-05-17T03:58:45.634Z] === Skipped [2022-05-17T03:58:45.634Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-17T03:58:45.634Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-17T03:58:45.634Z] [2022-05-17T03:58:45.634Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-17T03:58:45.634Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-17T03:58:45.634Z] [2022-05-17T03:58:45.634Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-17T03:58:45.634Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-17T03:58:45.634Z] [2022-05-17T03:58:45.634Z] DONE 19 tests, 3 skipped in 6.396s [2022-05-17T03:58:45.634Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-17T03:58:45.818Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-17T03:58:46.380Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-17T03:58:46.636Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-17T03:58:47.563Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-17T03:58:47.563Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-17T03:58:47.819Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-17T03:58:48.381Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-17T03:58:48.546Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:58:48.546Z] INFO: Testing against a local daemon [2022-05-17T03:58:48.546Z] === RUN TestExternalGraphDriver [2022-05-17T03:58:48.546Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-17T03:58:48.546Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-17T03:58:48.546Z] === RUN TestGraphdriverPluginV2 [2022-05-17T03:58:48.546Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-17T03:58:48.546Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-17T03:58:48.546Z] PASS [2022-05-17T03:58:48.546Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.145s [2022-05-17T03:58:48.546Z] [2022-05-17T03:58:48.546Z] === Skipped [2022-05-17T03:58:48.546Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-17T03:58:48.546Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-17T03:58:48.546Z] [2022-05-17T03:58:48.546Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-17T03:58:48.546Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-17T03:58:48.546Z] [2022-05-17T03:58:48.546Z] DONE 2 tests, 2 skipped in 3.109s [2022-05-17T03:58:48.546Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-17T03:58:48.944Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-17T03:58:49.509Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-17T03:58:50.437Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-17T03:58:50.699Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-17T03:58:50.961Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-17T03:58:51.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:58:51.447Z] INFO: Testing against a local daemon [2022-05-17T03:58:51.447Z] === RUN TestReadPluginNoRead [2022-05-17T03:58:51.447Z] read_test.go:21: no unix domain sockets on Windows [2022-05-17T03:58:51.447Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-17T03:58:51.447Z] PASS [2022-05-17T03:58:51.447Z] ok github.com/docker/docker/integration/plugin/logging 0.128s [2022-05-17T03:58:51.447Z] [2022-05-17T03:58:51.447Z] === Skipped [2022-05-17T03:58:51.447Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-17T03:58:51.447Z] read_test.go:21: no unix domain sockets on Windows [2022-05-17T03:58:51.447Z] [2022-05-17T03:58:51.447Z] DONE 1 tests, 1 skipped in 3.090s [2022-05-17T03:58:51.904Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-17T03:58:52.857Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-17T03:58:52.857Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-17T03:58:53.325Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-17T03:58:53.439Z] testing: warning: no tests to run [2022-05-17T03:58:53.439Z] PASS [2022-05-17T03:58:53.439Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.102s [2022-05-17T03:58:53.439Z] [2022-05-17T03:58:53.439Z] DONE 0 tests in 1.474s [2022-05-17T03:58:53.439Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-17T03:58:53.475Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-17T03:58:53.475Z] === RUN TestDockerSuite/TestRunState [2022-05-17T03:58:54.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-17T03:58:54.404Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-17T03:58:54.967Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-17T03:58:55.529Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-17T03:58:55.784Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-17T03:58:55.784Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-17T03:58:55.784Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-17T03:58:56.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:58:56.345Z] INFO: Testing against a local daemon [2022-05-17T03:58:56.345Z] === RUN TestPluginWithDevMounts [2022-05-17T03:58:56.345Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:58:56.345Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-17T03:58:56.345Z] PASS [2022-05-17T03:58:56.345Z] ok github.com/docker/docker/integration/plugin/volumes 0.139s [2022-05-17T03:58:56.345Z] [2022-05-17T03:58:56.345Z] === Skipped [2022-05-17T03:58:56.345Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-17T03:58:56.345Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:58:56.345Z] [2022-05-17T03:58:56.345Z] DONE 1 tests, 1 skipped in 3.022s [2022-05-17T03:58:56.349Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-17T03:58:56.349Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-17T03:58:56.803Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-17T03:58:56.910Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-17T03:58:58.276Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-17T03:58:58.276Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-17T03:58:58.276Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-17T03:58:58.838Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-17T03:58:59.400Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-17T03:58:59.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:58:59.748Z] INFO: Testing against a local daemon [2022-05-17T03:58:59.748Z] === RUN TestSecretInspect [2022-05-17T03:58:59.748Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:58:59.748Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-17T03:58:59.748Z] === RUN TestSecretList [2022-05-17T03:58:59.748Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:58:59.748Z] --- SKIP: TestSecretList (0.00s) [2022-05-17T03:58:59.748Z] === RUN TestSecretsCreateAndDelete [2022-05-17T03:58:59.748Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:58:59.748Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-17T03:58:59.748Z] === RUN TestSecretsUpdate [2022-05-17T03:58:59.748Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:58:59.748Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-17T03:58:59.748Z] === RUN TestTemplatedSecret [2022-05-17T03:58:59.748Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:58:59.748Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-17T03:58:59.748Z] === RUN TestSecretCreateResolve [2022-05-17T03:58:59.748Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:58:59.748Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-17T03:58:59.748Z] PASS [2022-05-17T03:58:59.748Z] ok github.com/docker/docker/integration/secret 0.164s [2022-05-17T03:59:00.215Z] [2022-05-17T03:59:00.215Z] === Skipped [2022-05-17T03:59:00.215Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-05-17T03:59:00.215Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:00.215Z] [2022-05-17T03:59:00.215Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-17T03:59:00.215Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:00.215Z] [2022-05-17T03:59:00.215Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-17T03:59:00.215Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:00.215Z] [2022-05-17T03:59:00.215Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-17T03:59:00.215Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:00.215Z] [2022-05-17T03:59:00.215Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-17T03:59:00.215Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:00.215Z] [2022-05-17T03:59:00.215Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-17T03:59:00.215Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:00.215Z] [2022-05-17T03:59:00.215Z] DONE 6 tests, 6 skipped in 3.338s [2022-05-17T03:59:00.215Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-17T03:59:00.766Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-17T03:59:01.022Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-17T03:59:02.912Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-17T03:59:03.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:59:03.984Z] INFO: Testing against a local daemon [2022-05-17T03:59:03.984Z] === RUN TestServiceCreateInit [2022-05-17T03:59:03.984Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-17T03:59:03.984Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-17T03:59:03.984Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestCreateServiceMultipleTimes [2022-05-17T03:59:03.984Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestCreateServiceConflict [2022-05-17T03:59:03.984Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestCreateServiceMaxReplicas [2022-05-17T03:59:03.984Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-17T03:59:03.984Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-17T03:59:03.984Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestCreateServiceSecretFileMode [2022-05-17T03:59:03.984Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestCreateServiceConfigFileMode [2022-05-17T03:59:03.984Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestCreateServiceSysctls [2022-05-17T03:59:03.984Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-17T03:59:03.984Z] === RUN TestCreateServiceCapabilities [2022-05-17T03:59:03.984Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-05-17T03:59:03.984Z] === RUN TestInspect [2022-05-17T03:59:03.984Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestInspect (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestCreateJob [2022-05-17T03:59:03.984Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestCreateJob (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestReplicatedJob [2022-05-17T03:59:03.984Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestUpdateReplicatedJob [2022-05-17T03:59:03.984Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestServiceListWithStatuses [2022-05-17T03:59:03.984Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestDockerNetworkConnectAlias [2022-05-17T03:59:03.984Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestDockerNetworkReConnect [2022-05-17T03:59:03.984Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestServicePlugin [2022-05-17T03:59:03.984Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestServiceUpdateLabel [2022-05-17T03:59:03.984Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestServiceUpdateSecrets [2022-05-17T03:59:03.984Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestServiceUpdateConfigs [2022-05-17T03:59:03.984Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestServiceUpdateNetwork [2022-05-17T03:59:03.984Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-17T03:59:03.984Z] === RUN TestServiceUpdatePidsLimit [2022-05-17T03:59:03.984Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-17T03:59:03.984Z] PASS [2022-05-17T03:59:03.984Z] ok github.com/docker/docker/integration/service 0.361s [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === Skipped [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:59:03.984Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:59:03.984Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-17T03:59:03.984Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-17T03:59:03.984Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-17T03:59:03.984Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-17T03:59:03.984Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-17T03:59:03.984Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-17T03:59:03.984Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-17T03:59:03.984Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-05-17T03:59:03.984Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-17T03:59:03.984Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-17T03:59:03.984Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-17T03:59:03.984Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-17T03:59:03.984Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-17T03:59:03.984Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-17T03:59:03.984Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-17T03:59:03.984Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-17T03:59:03.984Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-17T03:59:03.984Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-17T03:59:03.984Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-17T03:59:03.984Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-17T03:59:03.984Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-17T03:59:03.984Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-17T03:59:03.984Z] [2022-05-17T03:59:03.984Z] DONE 24 tests, 23 skipped in 3.877s [2022-05-17T03:59:04.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-17T03:59:04.443Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-17T03:59:04.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-17T03:59:04.741Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-17T03:59:05.208Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-17T03:59:06.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-17T03:59:06.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:59:06.617Z] INFO: Testing against a local daemon [2022-05-17T03:59:06.617Z] === RUN TestSessionCreate [2022-05-17T03:59:06.617Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-17T03:59:06.617Z] --- SKIP: TestSessionCreate (0.01s) [2022-05-17T03:59:06.617Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-17T03:59:06.617Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-17T03:59:06.617Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-17T03:59:06.617Z] PASS [2022-05-17T03:59:06.617Z] ok github.com/docker/docker/integration/session 0.135s [2022-05-17T03:59:06.617Z] [2022-05-17T03:59:06.617Z] === Skipped [2022-05-17T03:59:06.617Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2022-05-17T03:59:06.617Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-17T03:59:06.617Z] [2022-05-17T03:59:06.617Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-17T03:59:06.617Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-17T03:59:06.617Z] [2022-05-17T03:59:06.617Z] DONE 2 tests, 2 skipped in 2.199s [2022-05-17T03:59:06.617Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-17T03:59:07.097Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-17T03:59:08.025Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-17T03:59:08.280Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-17T03:59:09.211Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-17T03:59:09.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:59:09.541Z] INFO: Testing against a local daemon [2022-05-17T03:59:09.541Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-17T03:59:09.541Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:09.541Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:59:09.541Z] === RUN TestDiskUsage [2022-05-17T03:59:09.541Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-17T03:59:09.541Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-17T03:59:09.541Z] === RUN TestEventsExecDie [2022-05-17T03:59:09.541Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-17T03:59:09.541Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-17T03:59:09.541Z] === RUN TestEventsBackwardsCompatible [2022-05-17T03:59:09.541Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-17T03:59:09.541Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-17T03:59:09.541Z] === RUN TestEventsVolumeCreate [2022-05-17T03:59:09.541Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-17T03:59:09.541Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-17T03:59:09.541Z] === RUN TestInfoAPI [2022-05-17T03:59:09.541Z] --- PASS: TestInfoAPI (0.08s) [2022-05-17T03:59:09.542Z] === RUN TestInfoAPIWarnings [2022-05-17T03:59:09.542Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:59:09.542Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-17T03:59:09.542Z] === RUN TestInfoDebug [2022-05-17T03:59:09.542Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:59:09.542Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-17T03:59:09.542Z] === RUN TestInfoInsecureRegistries [2022-05-17T03:59:09.542Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:59:09.542Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-17T03:59:09.542Z] === RUN TestInfoRegistryMirrors [2022-05-17T03:59:09.542Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:59:09.542Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-17T03:59:09.542Z] === RUN TestLoginFailsWithBadCredentials [2022-05-17T03:59:09.772Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-17T03:59:10.029Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-17T03:59:10.508Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-05-17T03:59:10.508Z] === RUN TestPingCacheHeaders [2022-05-17T03:59:10.508Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-17T03:59:10.508Z] === RUN TestPingGet [2022-05-17T03:59:10.508Z] --- PASS: TestPingGet (0.05s) [2022-05-17T03:59:10.508Z] === RUN TestPingHead [2022-05-17T03:59:10.508Z] --- PASS: TestPingHead (0.06s) [2022-05-17T03:59:10.508Z] === RUN TestPingSwarmHeader [2022-05-17T03:59:10.508Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:10.508Z] --- SKIP: TestPingSwarmHeader (0.01s) [2022-05-17T03:59:10.508Z] === RUN TestVersion [2022-05-17T03:59:10.966Z] --- PASS: TestVersion (0.06s) [2022-05-17T03:59:10.966Z] PASS [2022-05-17T03:59:10.966Z] ok github.com/docker/docker/integration/system 1.421s [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === Skipped [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-17T03:59:10.966Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-17T03:59:10.966Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-17T03:59:10.966Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-17T03:59:10.966Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-17T03:59:10.966Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-17T03:59:10.966Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-17T03:59:10.966Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-17T03:59:10.966Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-17T03:59:10.966Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.01s) [2022-05-17T03:59:10.966Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-17T03:59:10.966Z] [2022-05-17T03:59:10.966Z] DONE 16 tests, 10 skipped in 4.174s [2022-05-17T03:59:10.966Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-17T03:59:11.405Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-17T03:59:12.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-17T03:59:12.777Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-17T03:59:13.703Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-17T03:59:13.703Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-17T03:59:13.703Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-17T03:59:13.703Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-17T03:59:13.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:59:13.866Z] INFO: Testing against a local daemon [2022-05-17T03:59:13.866Z] === RUN TestVolumesCreateAndList [2022-05-17T03:59:13.866Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-05-17T03:59:13.866Z] === RUN TestVolumesRemove [2022-05-17T03:59:13.866Z] --- PASS: TestVolumesRemove (0.15s) [2022-05-17T03:59:13.866Z] === RUN TestVolumesInspect [2022-05-17T03:59:13.866Z] --- PASS: TestVolumesInspect (0.08s) [2022-05-17T03:59:13.866Z] === RUN TestVolumesInvalidJSON [2022-05-17T03:59:13.866Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-17T03:59:13.866Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-17T03:59:13.866Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-17T03:59:13.866Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-17T03:59:13.866Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-17T03:59:13.866Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-17T03:59:13.866Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-17T03:59:13.866Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-05-17T03:59:13.866Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-17T03:59:13.866Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-17T03:59:13.866Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-17T03:59:13.867Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-17T03:59:13.867Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-17T03:59:13.867Z] PASS [2022-05-17T03:59:13.867Z] ok github.com/docker/docker/integration/volume 0.457s [2022-05-17T03:59:13.867Z] [2022-05-17T03:59:13.867Z] DONE 9 tests in 2.804s [2022-05-17T03:59:13.867Z] INFO: make.ps1 ended at 05/17/2022 03:59:13 [2022-05-17T03:59:13.867Z] INFO: Integration CLI tests being run from the host: [2022-05-17T03:59:13.867Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-17T03:59:14.265Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-17T03:59:14.826Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-17T03:59:15.390Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-17T03:59:15.390Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-17T03:59:15.390Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-17T03:59:15.649Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-17T03:59:15.905Z] docker_cli_service_logs_test.go:246: checking task o4lpuyrbb29w [2022-05-17T03:59:15.905Z] docker_cli_service_logs_test.go:251: checking messages for o4lpuyrbb29w [2022-05-17T03:59:15.905Z] docker_cli_service_logs_test.go:246: checking task ml3p26usyysf [2022-05-17T03:59:15.905Z] docker_cli_service_logs_test.go:251: checking messages for ml3p26usyysf [2022-05-17T03:59:16.467Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-17T03:59:16.723Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-17T03:59:19.239Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-17T03:59:19.802Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-17T03:59:20.365Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-17T03:59:21.293Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-17T03:59:22.659Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-17T03:59:23.221Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-17T03:59:24.588Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-17T03:59:24.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-17T03:59:26.477Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-17T03:59:27.041Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-17T03:59:27.041Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-17T03:59:27.041Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-17T03:59:27.041Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-17T03:59:27.041Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-17T03:59:27.041Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-17T03:59:27.041Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-17T03:59:27.107Z] ok github.com/docker/docker/libnetwork/networkdb 103.073s coverage: 60.0% of statements [2022-05-17T03:59:27.107Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-17T03:59:27.107Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-17T03:59:27.107Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2022-05-17T03:59:27.107Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-17T03:59:27.107Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-17T03:59:27.107Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 45.6% of statements [2022-05-17T03:59:27.107Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-17T03:59:27.107Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-17T03:59:27.107Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === Skipped [2022-05-17T03:59:27.107Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-17T03:59:27.107Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-17T03:59:27.107Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-17T03:59:27.107Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-17T03:59:27.107Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-17T03:59:27.107Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-17T03:59:27.107Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-17T03:59:27.107Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-17T03:59:27.107Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-17T03:59:27.107Z] firewalld_test.go:14: firewalld is not running [2022-05-17T03:59:27.107Z] [2022-05-17T03:59:27.107Z] DONE 326 tests, 9 skipped in 198.609s Post stage [Pipeline] junit [2022-05-17T03:59:27.119Z] Recording test results [2022-05-17T03:59:27.297Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-17T03:59:27.297Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-17T03:59:27.297Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-17T03:59:27.518Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-17T03:59:27.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43598/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f959ea8e04fabc62b4765abffe565b60fe73816b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f959ea8e04fabc62b4765abffe565b60fe73816b hack/validate/vendor [2022-05-17T03:59:28.226Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-17T03:59:28.420Z] No vendor changes in diff. [2022-05-17T03:59:28.420Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-05-17T03:59:28.482Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [Pipeline] } [2022-05-17T03:59:28.686Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-17T03:59:28.687Z] INFO: Testing against a local daemon [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-17T03:59:28.687Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-17T03:59:28.687Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-17T03:59:28.687Z] === RUN TestDockerSuite/TestAPIImagesDelete [Pipeline] // stage Post stage [Pipeline] sh [2022-05-17T03:59:28.991Z] + echo Ensuring container killed. [2022-05-17T03:59:28.991Z] Ensuring container killed. [2022-05-17T03:59:28.991Z] + docker rm -vf docker-pr6 [2022-05-17T03:59:28.991Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-17T03:59:29.145Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-17T03:59:29.286Z] + echo Chowning /workspace to jenkins user [2022-05-17T03:59:29.286Z] Chowning /workspace to jenkins user [2022-05-17T03:59:29.286Z] + id -u [2022-05-17T03:59:29.286Z] + id -g [2022-05-17T03:59:29.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43598:/workspace busybox chown -R 1000:1000 /workspace [2022-05-17T03:59:29.409Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-17T03:59:29.602Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-17T03:59:29.973Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-17T03:59:30.168Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-17T03:59:30.168Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-17T03:59:30.168Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-17T03:59:30.168Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-17T03:59:30.168Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-17T03:59:30.168Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-17T03:59:30.534Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-17T03:59:30.534Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-17T03:59:30.567Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-17T03:59:30.567Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-17T03:59:30.623Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-17T03:59:30.799Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-17T03:59:30.799Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-17T03:59:30.799Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-17T03:59:30.799Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-17T03:59:30.960Z] + bundleName=unit [2022-05-17T03:59:30.960Z] + echo Creating unit-bundles.tar.gz [2022-05-17T03:59:30.960Z] Creating unit-bundles.tar.gz [2022-05-17T03:59:30.960Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-05-17T03:59:30.960Z] bundles/junit-report-libnetwork.xml [2022-05-17T03:59:30.960Z] bundles/junit-report.xml [2022-05-17T03:59:30.960Z] bundles/go-test-report-libnetwork.json [2022-05-17T03:59:30.960Z] bundles/go-test-report.json [2022-05-17T03:59:30.960Z] bundles/profile-libnetwork.out [2022-05-17T03:59:30.960Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-17T03:59:30.972Z] Archiving artifacts [2022-05-17T03:59:31.055Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-17T03:59:31.056Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-17T03:59:31.056Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-17T03:59:31.056Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-17T03:59:31.056Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-17T03:59:31.056Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-17T03:59:31.056Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-17T03:59:31.056Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-17T03:59:31.056Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-17T03:59:31.056Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-17T03:59:31.056Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-17T03:59:31.311Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-17T03:59:31.499Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-17T03:59:31.583Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-17T03:59:31.583Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-17T03:59:31.583Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-17T03:59:31.807Z] + make clean [2022-05-17T03:59:31.873Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-17T03:59:31.873Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-17T03:59:32.038Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-17T03:59:32.071Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-17T03:59:32.071Z] docker-dev-cache [2022-05-17T03:59:32.071Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-17T03:59:32.435Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-05-17T03:59:32.493Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [Pipeline] // stage [Pipeline] } [2022-05-17T03:59:32.691Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-17T03:59:32.947Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-17T03:59:32.947Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-17T03:59:33.510Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-17T03:59:34.440Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-17T03:59:34.440Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-17T03:59:34.440Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-17T03:59:35.367Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-17T03:59:36.296Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-17T03:59:36.552Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-17T03:59:36.808Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-17T03:59:36.808Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-17T03:59:36.808Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-17T03:59:37.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-17T03:59:37.175Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-17T03:59:37.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-17T03:59:37.371Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-17T03:59:37.371Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-17T03:59:38.265Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-17T03:59:38.299Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-17T03:59:38.860Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-17T03:59:39.421Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-17T03:59:40.785Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-17T03:59:41.160Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-17T03:59:41.347Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-17T03:59:41.347Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-17T03:59:41.347Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-17T03:59:41.908Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-17T03:59:42.470Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-17T03:59:43.032Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-17T03:59:43.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-17T03:59:43.040Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-17T03:59:43.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-17T03:59:43.040Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-17T03:59:43.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-17T03:59:44.400Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-17T03:59:44.400Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-17T03:59:44.400Z] docker_cli_swarm_test.go:1895: [d0557019666b0] joining swarm manager [d19b7885499a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T03:59:44.883Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-17T03:59:44.883Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-17T03:59:45.338Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-17T03:59:45.338Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-17T03:59:45.338Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-17T03:59:45.338Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-17T03:59:45.338Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-17T03:59:45.338Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-17T03:59:45.338Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-17T03:59:45.338Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-17T03:59:45.338Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-17T03:59:45.768Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-17T03:59:45.768Z] docker_cli_swarm_test.go:1896: [db6eee1927b4e] joining swarm manager [d19b7885499a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T03:59:45.768Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-17T03:59:46.025Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-17T03:59:47.392Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents387207573 [2022-05-17T03:59:47.648Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-17T03:59:47.648Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-17T03:59:49.013Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-17T03:59:49.013Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-17T03:59:49.013Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-17T03:59:49.949Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-17T03:59:50.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-17T03:59:50.011Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T03:59:50.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-17T03:59:50.011Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T03:59:50.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-17T03:59:50.011Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T03:59:50.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-17T03:59:50.467Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-17T03:59:51.319Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-17T03:59:51.574Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-17T03:59:51.574Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-17T03:59:51.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-17T03:59:51.697Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-17T03:59:51.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-17T03:59:51.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-17T03:59:51.697Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-17T03:59:51.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-17T03:59:51.697Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-17T03:59:51.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-17T03:59:51.830Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-17T03:59:51.830Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-17T03:59:52.391Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-17T03:59:52.391Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-17T03:59:52.952Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-17T03:59:53.514Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-17T03:59:54.441Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-17T03:59:55.127Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-17T03:59:59.682Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-17T04:00:00.609Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-17T04:00:01.171Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-17T04:00:01.733Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-17T04:00:02.294Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-17T04:00:04.809Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-17T04:00:06.173Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-17T04:00:06.735Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-17T04:00:08.101Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-17T04:00:09.032Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-17T04:00:09.593Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-17T04:00:10.520Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-17T04:00:11.960Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-17T04:00:12.887Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-17T04:00:16.188Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-17T04:00:16.188Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-17T04:00:16.188Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-17T04:00:16.188Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-17T04:00:16.188Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-17T04:00:16.188Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-17T04:00:16.188Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-17T04:00:16.188Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-17T04:00:16.188Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-17T04:00:16.188Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-17T04:00:16.188Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-17T04:00:16.188Z] === RUN TestDockerSuite/TestBuildFails [2022-05-17T04:00:16.643Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-17T04:00:16.643Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-17T04:00:18.131Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-17T04:00:20.645Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-17T04:00:21.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-17T04:00:23.691Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-17T04:00:25.886Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-17T04:00:26.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-17T04:00:26.549Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-17T04:00:27.016Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-17T04:00:27.016Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:00:27.253Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-17T04:00:27.484Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-17T04:00:27.509Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-17T04:00:29.398Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-17T04:00:29.398Z] docker_cli_swarm_test.go:1796: [d99959291590a] joining swarm manager [d2ff28c1c68b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T04:00:29.453Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-17T04:00:29.653Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-17T04:00:29.698Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-17T04:00:29.698Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-17T04:00:29.698Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-17T04:00:30.216Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-17T04:00:30.778Z] docker_cli_swarm_test.go:1797: [dcd1c60bc661a] joining swarm manager [d2ff28c1c68b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T04:00:30.778Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-17T04:00:30.778Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-17T04:00:30.778Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-17T04:00:31.707Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-17T04:00:34.222Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-17T04:00:35.560Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-17T04:00:36.503Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-17T04:00:37.124Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-17T04:00:37.124Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-17T04:00:37.124Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-17T04:00:37.124Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-17T04:00:37.124Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-17T04:00:37.487Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-17T04:00:37.488Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-17T04:00:38.048Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-17T04:00:38.048Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-17T04:00:38.048Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-17T04:00:38.048Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-17T04:00:38.048Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-17T04:00:38.686Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-17T04:00:38.982Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-17T04:00:39.543Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-17T04:00:39.671Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-17T04:00:40.105Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-17T04:00:40.658Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-17T04:00:41.033Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-17T04:00:41.126Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-17T04:00:42.112Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-17T04:00:42.266Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-17T04:00:43.225Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-17T04:00:45.196Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-17T04:00:45.197Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-17T04:00:45.197Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-17T04:00:45.197Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-17T04:00:46.124Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-17T04:00:46.380Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-17T04:00:46.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-17T04:00:47.885Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-17T04:00:47.885Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-17T04:00:47.885Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-17T04:00:48.846Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-17T04:00:49.301Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-17T04:00:49.301Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-17T04:00:49.301Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-17T04:00:49.648Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-17T04:00:50.774Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-17T04:00:51.537Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-17T04:00:52.339Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-17T04:00:52.339Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-17T04:00:52.339Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-17T04:00:53.426Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-17T04:00:53.902Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-17T04:00:53.902Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-17T04:00:53.902Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-17T04:00:54.370Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-17T04:00:54.791Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-17T04:00:55.047Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-17T04:00:56.413Z] docker_cli_swarm_test.go:1315: [db731e48e48b0] joining swarm manager [dc6eeade0d2dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T04:00:57.319Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-17T04:00:57.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-17T04:00:57.861Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-17T04:00:57.861Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:00:57.861Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-17T04:00:58.033Z] docker_cli_swarm_test.go:1316: [d94991080b6a0] joining swarm manager [dc6eeade0d2dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T04:00:58.305Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-17T04:00:59.290Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-17T04:00:59.291Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-17T04:00:59.291Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-17T04:01:00.276Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-17T04:01:00.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-17T04:01:01.262Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-17T04:01:01.262Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-17T04:01:01.262Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-17T04:01:01.262Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-17T04:01:01.262Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-17T04:01:01.915Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-17T04:01:03.295Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-17T04:01:04.223Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-17T04:01:05.589Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-17T04:01:06.954Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-17T04:01:08.319Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-17T04:01:08.414Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-17T04:01:09.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-17T04:01:10.213Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-17T04:01:10.213Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-17T04:01:11.049Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-17T04:01:12.375Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-17T04:01:12.375Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-17T04:01:12.375Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-17T04:01:12.414Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-17T04:01:12.832Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-17T04:01:12.832Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-17T04:01:17.534Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-17T04:01:18.494Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-17T04:01:19.454Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-17T04:01:20.423Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-17T04:01:20.878Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-17T04:01:21.838Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-17T04:01:23.363Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-17T04:01:27.012Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-17T04:01:27.012Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-17T04:01:27.012Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-17T04:01:27.012Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-17T04:01:27.012Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-17T04:01:27.012Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-17T04:01:27.012Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-17T04:01:27.012Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-17T04:01:27.012Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-17T04:01:27.246Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-17T04:01:27.246Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-17T04:01:27.246Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-17T04:01:27.809Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-17T04:01:27.809Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-17T04:01:27.809Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-17T04:01:28.065Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-17T04:01:28.628Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-17T04:01:28.628Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-17T04:01:29.125Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-17T04:01:29.125Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-17T04:01:29.193Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-17T04:01:29.193Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-17T04:01:29.193Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-17T04:01:29.193Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-17T04:01:29.193Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-17T04:01:29.580Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-17T04:01:29.580Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-17T04:01:29.580Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-17T04:01:29.580Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-17T04:01:29.580Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-17T04:01:29.580Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-17T04:01:30.036Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-17T04:01:30.491Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-17T04:01:30.946Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-17T04:01:31.080Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-17T04:01:31.080Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-17T04:01:31.080Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-17T04:01:31.080Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-17T04:01:31.080Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-17T04:01:31.641Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-17T04:01:33.009Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-17T04:01:33.009Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-17T04:01:33.009Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-17T04:01:34.068Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-17T04:01:34.068Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:01:34.068Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-17T04:01:34.068Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-17T04:01:34.068Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-17T04:01:34.914Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-17T04:01:36.719Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-17T04:01:37.431Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-17T04:01:37.431Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite (1332.74s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.53s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.87s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.57s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.58s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAttachDetach (0.64s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.51s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.73s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.72s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.43s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.30s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.66s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.91s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.68s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.44s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.35s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.29s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.11s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.97s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.47s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.49s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.62s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.22s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.92s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.68s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.72s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.69s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.01s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.61s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.35s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.16s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.61s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.05s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.62s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.83s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.24s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.82s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.63s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.81s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.33s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.94s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.71s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2022-05-17T04:01:37.431Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.19s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.13s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.96s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.57s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.29s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.45s) [2022-05-17T04:01:37.431Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-17T04:01:37.431Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-17T04:01:37.431Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-17T04:01:37.431Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.46s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.51s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.17s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.40s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.61s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.46s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.11s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.50s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.23s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.55s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.75s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.94s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.87s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.25s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.30s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.07s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.51s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnv (1.15s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.06s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.35s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.21s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.92s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.99s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.75s) [2022-05-17T04:01:37.431Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.52s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.19s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.39s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.43s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.99s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.36s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildHistory (3.72s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.39s) [2022-05-17T04:01:37.431Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.68s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.42s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.08s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.65s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.91s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.13s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.85s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.58s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.40s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.65s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.26s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.71s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.90s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.85s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.23s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.78s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.14s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.82s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildPATH (2.17s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.85s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.11s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildRm (2.13s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.27s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.33s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.76s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.68s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildUser (1.62s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.85s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.65s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.35s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.56s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.74s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.24s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.80s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.68s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.10s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.30s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.65s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.67s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.50s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.68s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.93s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.97s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.05s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.74s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.32s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.04s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-05-17T04:01:37.432Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.67s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.34s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.47s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.42s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.49s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.39s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.59s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d7d518__} (1.50s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12098569617_/foo_false_____} (1.32s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12098569617_/foo_true_____} (1.33s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3203770297_/foo_false_____} (1.30s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3203770297_/foo_true_____} (1.33s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3203770297_/foo_true__0xc000d7d548___} (1.33s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d7d560__} (1.35s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d7d578__} (1.34s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d7d590__} (1.33s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d7d5a8__} (1.34s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.19s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.31s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.64s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.64s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.56s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.80s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.11s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.83s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.98s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.51s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.31s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2022-05-17T04:01:37.432Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.98s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.30s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.13s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.34s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.03s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2022-05-17T04:01:37.433Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-05-17T04:01:37.433Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.85s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.10s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.17s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.19s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.51s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.55s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.19s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.07s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.45s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.55s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.64s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-17T04:01:37.433Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-17T04:01:37.433Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.18s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.76s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.96s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExec (0.63s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.57s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.41s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.66s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.59s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecCgroup (0.78s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.24s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.77s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecStartFails (0.65s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.85s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecTTY (0.67s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-05-17T04:01:37.433Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.97s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestHealth (18.71s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-05-17T04:01:37.433Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:01:37.433Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.09s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.68s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.58s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.67s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.21s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.25s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.52s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.93s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.19s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.08s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.74s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.55s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.31s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.99s) [2022-05-17T04:01:37.433Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.10s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.80s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.60s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.54s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestNetHostname (1.82s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.39s) [2022-05-17T04:01:37.434Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.54s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.16s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.86s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.32s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.23s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPortList (7.04s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.99s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.08s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.23s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.30s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsByOrder (2.12s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.22s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.71s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.01s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.83s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.08s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.45s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.08s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.14s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.32s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2022-05-17T04:01:37.434Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.88s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.14s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.18s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.13s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.12s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.22s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.86s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.77s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.36s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.54s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.78s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.60s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.36s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.25s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.37s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.77s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.76s) [2022-05-17T04:01:37.434Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-17T04:01:37.434Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.16s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.84s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.62s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.28s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-05-17T04:01:37.434Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.86s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunExitCode (0.58s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.22s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-05-17T04:01:37.434Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.67s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.23s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.15s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunMount (3.85s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.83s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.95s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.64s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.76s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.38s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.60s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.69s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.62s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-05-17T04:01:37.434Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.60s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.61s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s) [2022-05-17T04:01:37.434Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2022-05-17T04:01:37.434Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.07s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.07s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunRm (0.62s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.58s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.78s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunState (1.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.04s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.89s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.55s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.74s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.55s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.40s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.37s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.85s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.33s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.11s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.71s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.66s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.08s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.08s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.60s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.85s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.17s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.63s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.32s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.67s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.72s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.80s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.23s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.01s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.55s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.75s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.74s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.99s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.44s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2022-05-17T04:01:37.435Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.45s) [2022-05-17T04:01:37.435Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-17T04:01:37.435Z] === RUN TestDockerRegistrySuite [2022-05-17T04:01:37.435Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-17T04:01:37.795Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-17T04:01:38.800Z] check_test.go:194: [d55e42c899a6c] daemon is not started [2022-05-17T04:01:38.800Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-17T04:01:39.728Z] check_test.go:194: [d06b78ae865c3] daemon is not started [2022-05-17T04:01:39.728Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-17T04:01:39.972Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-17T04:01:39.972Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-17T04:01:39.972Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-17T04:01:39.972Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-17T04:01:39.972Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-17T04:01:39.972Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-17T04:01:39.972Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-17T04:01:39.972Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-17T04:01:39.972Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-17T04:01:41.094Z] check_test.go:194: [df288a4c1ba35] daemon is not started [2022-05-17T04:01:41.094Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-17T04:01:41.350Z] check_test.go:194: [dbd3f496a8039] daemon is not started [2022-05-17T04:01:41.350Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-17T04:01:43.700Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-17T04:01:43.700Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-17T04:01:43.700Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-17T04:01:43.700Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-17T04:01:43.700Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-17T04:01:44.615Z] check_test.go:194: [d8c4b47ee641b] daemon is not started [2022-05-17T04:01:44.615Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-17T04:01:49.857Z] check_test.go:194: [dac1b65abf2ef] daemon is not started [2022-05-17T04:01:49.857Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-17T04:01:52.256Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-17T04:01:52.372Z] check_test.go:194: [de501772f5def] daemon is not started [2022-05-17T04:01:52.372Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-17T04:01:53.299Z] check_test.go:194: [dcd0f6451196c] daemon is not started [2022-05-17T04:01:53.299Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-17T04:01:54.227Z] check_test.go:194: [ddabaa68c2a79] daemon is not started [2022-05-17T04:01:54.227Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-17T04:01:54.357Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-17T04:01:54.357Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-17T04:01:54.357Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-17T04:01:54.812Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-17T04:01:55.154Z] check_test.go:194: [d982f07e93848] daemon is not started [2022-05-17T04:01:55.154Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-17T04:01:56.519Z] check_test.go:194: [d3a710c8d97ae] daemon is not started [2022-05-17T04:01:56.519Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-17T04:01:57.447Z] check_test.go:194: [ddd46ef5b6dd5] daemon is not started [2022-05-17T04:01:57.447Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-17T04:01:58.018Z] check_test.go:194: [dcf71f0d0f9b9] daemon is not started [2022-05-17T04:01:58.282Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-17T04:01:59.209Z] check_test.go:194: [d6a1d31d42271] daemon is not started [2022-05-17T04:01:59.209Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-17T04:01:59.298Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-17T04:01:59.298Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-17T04:01:59.298Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-17T04:02:00.137Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eada6e8254cb13eb0ed6b726452d21f7e6905540c4235d5c21db1cb0c2d6bece [2022-05-17T04:02:00.699Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3793a04ce8a1c90e89d582ec4584d7e621d96e95d6847f1c6651e55a52c0b808 [2022-05-17T04:02:00.954Z] check_test.go:194: [d431d8f433153] daemon is not started [2022-05-17T04:02:01.210Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-17T04:02:01.514Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-17T04:02:01.514Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-17T04:02:01.988Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-17T04:02:01.988Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-17T04:02:02.138Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c64787aa773281b885d98205147987e7eb0dd145b80ab59b373bae75e308102a [2022-05-17T04:02:02.456Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-17T04:02:02.456Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-17T04:02:02.456Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-17T04:02:02.700Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:58a8ef717cbe1efd586d06e578fcdbbbdecaa40cd03a3b1ec2989d9d84c25135 [2022-05-17T04:02:02.924Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-17T04:02:02.924Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-17T04:02:02.956Z] check_test.go:194: [d5ea668e8d6fb] daemon is not started [2022-05-17T04:02:02.956Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-17T04:02:03.392Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-17T04:02:03.883Z] check_test.go:194: [dc74d5b468f01] daemon is not started [2022-05-17T04:02:03.883Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-17T04:02:06.401Z] check_test.go:194: [d21d28650cf64] daemon is not started [2022-05-17T04:02:06.401Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-17T04:02:07.328Z] check_test.go:194: [dfa5893734f84] daemon is not started [2022-05-17T04:02:07.328Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-17T04:02:07.328Z] check_test.go:194: [d1c1767c20215] daemon is not started [2022-05-17T04:02:07.328Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-17T04:02:07.328Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-17T04:02:08.695Z] check_test.go:194: [d0edc192a1007] daemon is not started [2022-05-17T04:02:08.695Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-17T04:02:10.063Z] check_test.go:194: [dc3b9badfd115] daemon is not started [2022-05-17T04:02:10.063Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-17T04:02:10.994Z] check_test.go:194: [d0acdad550047] daemon is not started [2022-05-17T04:02:10.994Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-17T04:02:10.994Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-17T04:02:14.264Z] check_test.go:194: [d039f075f8d17] daemon is not started [2022-05-17T04:02:14.264Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-17T04:02:14.264Z] check_test.go:194: [dc0b708bf7d24] daemon is not started [2022-05-17T04:02:14.264Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-17T04:02:16.154Z] check_test.go:194: [d6d3aea9a59e4] daemon is not started [2022-05-17T04:02:16.154Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-17T04:02:16.410Z] check_test.go:194: [d5f2d3a448f35] daemon is not started [2022-05-17T04:02:16.410Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-17T04:02:16.410Z] check_test.go:194: [d3aa07f6ccab1] daemon is not started [2022-05-17T04:02:16.410Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-17T04:02:16.973Z] check_test.go:194: [d05f8363199f7] daemon is not started [2022-05-17T04:02:16.973Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-17T04:02:17.229Z] check_test.go:194: [da9d3fa6393d9] daemon is not started [2022-05-17T04:02:17.229Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-17T04:02:17.484Z] check_test.go:194: [d51e8cc06429b] daemon is not started [2022-05-17T04:02:17.484Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-17T04:02:17.740Z] check_test.go:194: [d07e18bdf9679] daemon is not started [2022-05-17T04:02:17.740Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-17T04:02:18.302Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-17T04:02:18.871Z] check_test.go:194: [dae0b9da0bd74] daemon is not started [2022-05-17T04:02:18.871Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-17T04:02:20.782Z] check_test.go:194: [d4ca35f146183] daemon is not started [2022-05-17T04:02:20.782Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-17T04:02:22.150Z] check_test.go:194: [d22b94dca21fc] daemon is not started [2022-05-17T04:02:22.150Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-17T04:02:23.079Z] check_test.go:194: [d2b87fc284355] daemon is not started [2022-05-17T04:02:23.079Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-17T04:02:24.502Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite (47.65s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.31s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.97s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.98s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.49s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.55s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.20s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.87s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.20s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.16s) [2022-05-17T04:02:25.064Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-05-17T04:02:25.064Z] === RUN TestDockerSchema1RegistrySuite [2022-05-17T04:02:25.064Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-17T04:02:25.320Z] check_test.go:221: [db1ed184cc494] daemon is not started [2022-05-17T04:02:25.320Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-17T04:02:25.320Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-17T04:02:27.834Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-17T04:02:28.761Z] check_test.go:221: [df004f354ebd6] daemon is not started [2022-05-17T04:02:28.761Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-17T04:02:30.455Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-17T04:02:32.029Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-17T04:02:33.395Z] check_test.go:221: [d622c400cf5b4] daemon is not started [2022-05-17T04:02:33.396Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-17T04:02:33.546Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-17T04:02:33.546Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-17T04:02:33.546Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-17T04:02:34.014Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-17T04:02:34.762Z] check_test.go:221: [dad52aa850a84] daemon is not started [2022-05-17T04:02:34.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-17T04:02:34.762Z] check_test.go:221: [da3c7b3bc1baf] daemon is not started [2022-05-17T04:02:34.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-17T04:02:36.133Z] check_test.go:221: [dbb38be7a03bf] daemon is not started [2022-05-17T04:02:36.133Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-17T04:02:36.388Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-17T04:02:36.950Z] check_test.go:221: [dc104f270314c] daemon is not started [2022-05-17T04:02:36.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-17T04:02:38.316Z] check_test.go:221: [d820a69e77f72] daemon is not started [2022-05-17T04:02:38.316Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-17T04:02:40.832Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-17T04:02:40.832Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-17T04:02:40.832Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-17T04:02:41.088Z] check_test.go:221: [d509f9808d41c] daemon is not started [2022-05-17T04:02:41.088Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-17T04:02:41.649Z] check_test.go:221: [da86574b5c231] daemon is not started [2022-05-17T04:02:41.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-17T04:02:41.904Z] check_test.go:221: [de3923c62c9c2] daemon is not started [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite (16.96s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.47s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.80s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.04s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.97s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2022-05-17T04:02:41.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2022-05-17T04:02:41.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-17T04:02:41.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-17T04:02:43.270Z] check_test.go:250: [daa25a75448e1] daemon is not started [2022-05-17T04:02:43.270Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-17T04:02:43.526Z] check_test.go:250: [d6d9ec7106fb1] daemon is not started [2022-05-17T04:02:43.526Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-17T04:02:43.782Z] check_test.go:250: [d7212e7c26109] daemon is not started [2022-05-17T04:02:43.782Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-17T04:02:45.148Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-17T04:02:45.219Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-17T04:02:46.077Z] check_test.go:250: [dff1b2760352a] daemon is not started [2022-05-17T04:02:46.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-17T04:02:46.334Z] check_test.go:250: [d7d50431ad257] daemon is not started [2022-05-17T04:02:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-17T04:02:46.590Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-17T04:02:47.520Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-17T04:02:47.520Z] check_test.go:250: [d1fe3fccb96dc] daemon is not started [2022-05-17T04:02:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-17T04:02:47.520Z] check_test.go:250: [d967a0fcd3969] daemon is not started [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.63s) [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.67s) [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.39s) [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.70s) [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.03s) [2022-05-17T04:02:47.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-05-17T04:02:47.775Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-17T04:02:47.775Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-17T04:02:48.032Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-17T04:02:48.944Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-17T04:02:50.546Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-17T04:02:53.063Z] check_test.go:277: [d5f533d0d3ce5] daemon is not started [2022-05-17T04:02:53.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-17T04:02:53.063Z] check_test.go:277: [d68acf8775b3c] daemon is not started [2022-05-17T04:02:53.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-17T04:02:53.063Z] check_test.go:277: [d406f32a40d88] daemon is not started [2022-05-17T04:02:53.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-17T04:02:53.332Z] check_test.go:277: [deae79d4a0cd2] daemon is not started [2022-05-17T04:02:53.332Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-17T04:02:53.332Z] check_test.go:277: [d2de6e968a407] daemon is not started [2022-05-17T04:02:53.332Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-05-17T04:02:53.332Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-17T04:02:53.332Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-05-17T04:02:53.332Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-17T04:02:53.332Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-05-17T04:02:53.332Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-17T04:02:53.332Z] === RUN TestDockerNetworkSuite [2022-05-17T04:02:53.332Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-17T04:02:54.263Z] docker_cli_network_unix_test.go:46: [d1f6fadc7d8c3] daemon is not started [2022-05-17T04:02:54.519Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-17T04:02:55.082Z] docker_cli_network_unix_test.go:46: [d16082049f759] daemon is not started [2022-05-17T04:02:55.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-17T04:02:55.991Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-17T04:02:57.598Z] docker_cli_network_unix_test.go:46: [d9e1a5a3633bf] daemon is not started [2022-05-17T04:02:57.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-17T04:02:59.219Z] docker_cli_network_unix_test.go:46: [dff221f997ac4] daemon is not started [2022-05-17T04:02:59.297Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-17T04:02:59.297Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-17T04:02:59.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-17T04:02:59.475Z] docker_cli_network_unix_test.go:1233: [d573e6daa56f4] daemon is not started [2022-05-17T04:03:00.282Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-17T04:03:01.755Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-17T04:03:01.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-17T04:03:02.917Z] docker_cli_network_unix_test.go:46: [d7f0a50d71bf1] daemon is not started [2022-05-17T04:03:03.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-17T04:03:05.030Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-17T04:03:08.729Z] docker_cli_network_unix_test.go:46: [ded1a57d2fdc5] daemon is not started [2022-05-17T04:03:08.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-17T04:03:08.820Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-17T04:03:10.619Z] docker_cli_network_unix_test.go:46: [d53636931012c] daemon is not started [2022-05-17T04:03:11.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-17T04:03:12.111Z] docker_cli_network_unix_test.go:46: [d6535aba2c1f0] daemon is not started [2022-05-17T04:03:12.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-17T04:03:12.606Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-17T04:03:12.676Z] docker_cli_network_unix_test.go:46: [dd0676685927e] daemon is not started [2022-05-17T04:03:12.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-17T04:03:13.238Z] docker_cli_network_unix_test.go:46: [dead2904a659e] daemon is not started [2022-05-17T04:03:13.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-17T04:03:13.799Z] docker_cli_network_unix_test.go:46: [d135d448f1123] daemon is not started [2022-05-17T04:03:14.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-17T04:03:14.618Z] docker_cli_network_unix_test.go:46: [db918320c4626] daemon is not started [2022-05-17T04:03:14.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-17T04:03:15.130Z] docker_cli_network_unix_test.go:46: [d484a46022aff] daemon is not started [2022-05-17T04:03:15.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-17T04:03:15.386Z] docker_cli_network_unix_test.go:46: [d9da337b33f51] daemon is not started [2022-05-17T04:03:15.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-17T04:03:15.946Z] docker_cli_network_unix_test.go:46: [d562f8b5939af] daemon is not started [2022-05-17T04:03:16.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-17T04:03:16.202Z] docker_cli_network_unix_test.go:46: [d7b7c5e5857d8] daemon is not started [2022-05-17T04:03:16.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-17T04:03:16.458Z] docker_cli_network_unix_test.go:46: [dbb61f6d24b1c] daemon is not started [2022-05-17T04:03:16.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-17T04:03:16.458Z] docker_cli_network_unix_test.go:46: [d38dd637f93f2] daemon is not started [2022-05-17T04:03:16.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-17T04:03:17.385Z] docker_cli_network_unix_test.go:46: [db79b5d09690a] daemon is not started [2022-05-17T04:03:17.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-17T04:03:17.947Z] docker_cli_network_unix_test.go:46: [da35b03de29f4] daemon is not started [2022-05-17T04:03:18.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-17T04:03:18.203Z] docker_cli_network_unix_test.go:46: [d3956fa869189] daemon is not started [2022-05-17T04:03:18.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-17T04:03:18.458Z] docker_cli_network_unix_test.go:46: [dba883a388ca8] daemon is not started [2022-05-17T04:03:18.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-17T04:03:18.714Z] docker_cli_network_unix_test.go:46: [d23994ffae754] daemon is not started [2022-05-17T04:03:18.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-17T04:03:19.398Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-17T04:03:19.398Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-17T04:03:19.398Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-17T04:03:20.080Z] docker_cli_network_unix_test.go:968: [dbad29fdef8dd] daemon is not started [2022-05-17T04:03:21.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-17T04:03:22.374Z] docker_cli_network_unix_test.go:46: [ddf7d8579f0de] daemon is not started [2022-05-17T04:03:22.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-17T04:03:24.892Z] docker_cli_network_unix_test.go:1116: [d8c8f4aa82617] daemon is not started [2022-05-17T04:03:26.435Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-17T04:03:27.395Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-17T04:03:27.395Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-17T04:03:27.395Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-17T04:03:27.395Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-17T04:03:27.395Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-17T04:03:28.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-17T04:03:28.163Z] docker_cli_network_unix_test.go:46: [d1e8e9136cf5e] daemon is not started [2022-05-17T04:03:28.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-17T04:03:28.724Z] docker_cli_network_unix_test.go:46: [d17efe5fb9c8c] daemon is not started [2022-05-17T04:03:28.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-17T04:03:28.724Z] docker_cli_network_unix_test.go:46: [d8bc3a592b650] daemon is not started [2022-05-17T04:03:28.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-17T04:03:28.980Z] docker_cli_network_unix_test.go:46: [de008a217bf54] daemon is not started [2022-05-17T04:03:28.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-17T04:03:29.236Z] docker_cli_network_unix_test.go:46: [d0a174a8e944c] daemon is not started [2022-05-17T04:03:29.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-17T04:03:29.236Z] docker_cli_network_unix_test.go:46: [d4bdccb7190d9] daemon is not started [2022-05-17T04:03:29.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-17T04:03:29.236Z] docker_cli_network_unix_test.go:46: [dd7fd31997124] daemon is not started [2022-05-17T04:03:29.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-17T04:03:30.283Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-17T04:03:31.125Z] docker_cli_network_unix_test.go:46: [d2731974f22ce] daemon is not started [2022-05-17T04:03:31.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-17T04:03:31.687Z] docker_cli_network_unix_test.go:46: [d4f0565979aca] daemon is not started [2022-05-17T04:03:31.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-17T04:03:31.687Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-17T04:03:31.687Z] docker_cli_network_unix_test.go:46: [d244aadf02d9f] daemon is not started [2022-05-17T04:03:31.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-17T04:03:32.248Z] docker_cli_network_unix_test.go:46: [de23d06e99cd7] daemon is not started [2022-05-17T04:03:32.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-17T04:03:34.956Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-17T04:03:35.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-17T04:03:37.676Z] docker_cli_network_unix_test.go:1084: [d913c94cc6956] daemon is not started [2022-05-17T04:03:37.840Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-17T04:03:37.840Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-17T04:03:37.840Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-17T04:03:39.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-17T04:03:39.042Z] docker_cli_network_unix_test.go:46: [d120eddf7e718] daemon is not started [2022-05-17T04:03:39.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-17T04:03:39.298Z] docker_cli_network_unix_test.go:46: [d176dfb58d3cb] daemon is not started [2022-05-17T04:03:39.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-17T04:03:40.731Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-17T04:03:40.918Z] docker_cli_network_unix_test.go:46: [d0abf7912455a] daemon is not started [2022-05-17T04:03:41.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-17T04:03:41.174Z] docker_cli_network_unix_test.go:46: [d36b9e3315f7d] daemon is not started [2022-05-17T04:03:41.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-17T04:03:41.702Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-17T04:03:41.737Z] docker_cli_network_unix_test.go:46: [d8774d6ffa944] daemon is not started [2022-05-17T04:03:41.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-17T04:03:42.299Z] docker_cli_network_unix_test.go:46: [dcc9536f7a032] daemon is not started [2022-05-17T04:03:42.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-17T04:03:42.860Z] docker_cli_network_unix_test.go:46: [ddea63c99b6c0] daemon is not started [2022-05-17T04:03:43.116Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-17T04:03:43.227Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-17T04:03:44.045Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-17T04:03:47.314Z] docker_cli_swarm_test.go:1180: [dfc5146a950df] joining swarm manager [d65857ec79846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T04:03:49.204Z] docker_cli_network_unix_test.go:46: [d0a84cfa89384] daemon is not started [2022-05-17T04:03:49.460Z] --- PASS: TestDockerNetworkSuite (56.02s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.70s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.37s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.54s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-05-17T04:03:49.461Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-05-17T04:03:49.461Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.22s) [2022-05-17T04:03:49.461Z] === RUN TestDockerHubPullSuite [2022-05-17T04:03:49.461Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-17T04:03:51.349Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-17T04:03:53.237Z] docker_cli_swarm_test.go:1189: [de6fc7c3d7255] joining swarm manager [d65857ec79846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T04:03:53.237Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-17T04:03:53.517Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-17T04:03:53.977Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-17T04:03:54.163Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-17T04:03:55.540Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-17T04:03:55.799Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-17T04:03:55.799Z] --- PASS: TestDockerHubPullSuite (6.38s) [2022-05-17T04:03:55.799Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2022-05-17T04:03:55.799Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-05-17T04:03:55.799Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2022-05-17T04:03:55.799Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.57s) [2022-05-17T04:03:55.799Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-17T04:03:55.799Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-17T04:03:55.799Z] PASS [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === Skipped [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-05-17T04:03:55.799Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_sni_test.go:18: Flakey test [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-17T04:03:55.799Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-05-17T04:03:55.799Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-17T04:03:55.799Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-17T04:03:55.799Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-17T04:03:55.799Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-17T04:03:55.800Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-17T04:03:55.800Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-17T04:03:55.800Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-17T04:03:55.800Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-17T04:03:55.800Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-17T04:03:55.800Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-17T04:03:55.800Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-17T04:03:55.800Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-17T04:03:55.800Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-17T04:03:55.800Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-17T04:03:55.800Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-17T04:03:55.800Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-17T04:03:55.800Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-17T04:03:55.800Z] docker_cli_network_unix_test.go:46: [d244aadf02d9f] daemon is not started [2022-05-17T04:03:55.800Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] DONE 1265 tests, 51 skipped in 1477.694s [2022-05-17T04:03:55.800Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-17T04:03:55.800Z] ++++ cat bundles/test-integration/docker.pid [2022-05-17T04:03:55.800Z] +++ kill 9367 [2022-05-17T04:03:55.800Z] +++ /etc/init.d/apparmor stop [2022-05-17T04:03:55.800Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] Unloading profiles will leave already running processes permanently [2022-05-17T04:03:55.800Z] unconfined, which can lead to unexpected situations. [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:55.800Z] To set a process to complain mode, use the command line tool [2022-05-17T04:03:55.800Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-17T04:03:55.800Z] +++ true [2022-05-17T04:03:55.800Z] exiting test-integration [2022-05-17T04:03:55.800Z] ++ exit 0 [2022-05-17T04:03:55.800Z] [2022-05-17T04:03:56.369Z] + for job in $(jobs -p) [2022-05-17T04:03:56.369Z] + wait 9687 [2022-05-17T04:04:04.286Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-17T04:04:07.987Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-17T04:04:13.224Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-17T04:04:15.033Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-17T04:04:19.088Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-17T04:04:19.088Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-17T04:04:19.088Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-17T04:04:19.088Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-17T04:04:19.088Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-17T04:04:20.807Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-17T04:04:21.885Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-17T04:04:21.885Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-17T04:04:21.885Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-17T04:04:21.987Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-17T04:04:22.951Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-17T04:04:22.951Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-17T04:04:22.951Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-17T04:04:22.951Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-17T04:04:22.951Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-17T04:04:22.951Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-17T04:04:22.951Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-17T04:04:22.951Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-17T04:04:24.483Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-17T04:04:24.527Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-17T04:04:25.487Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-17T04:04:25.487Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-17T04:04:25.487Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-17T04:04:25.487Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-17T04:04:25.487Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-17T04:04:27.655Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-17T04:04:27.655Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-17T04:04:27.655Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-17T04:04:28.211Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-17T04:04:30.384Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-17T04:04:30.384Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-17T04:04:30.384Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-17T04:04:30.384Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-17T04:04:30.384Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-17T04:04:30.384Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-17T04:04:34.109Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-17T04:04:42.979Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-17T04:04:44.866Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-17T04:04:48.911Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-17T04:04:49.032Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-17T04:04:50.920Z] docker_cli_swarm_test.go:1112: [de204ddcb0b19] joining swarm manager [d7adbca5ad5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T04:04:52.283Z] docker_cli_swarm_test.go:1113: [d2123a854a811] joining swarm manager [d7adbca5ad5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T04:04:54.694Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-17T04:04:55.658Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-17T04:04:55.658Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-17T04:04:55.658Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-17T04:04:59.388Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-17T04:05:01.563Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-17T04:05:10.103Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-17T04:05:11.872Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-17T04:05:11.872Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-17T04:05:11.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-17T04:05:11.872Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-17T04:05:11.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-17T04:05:11.872Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-17T04:05:12.329Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-17T04:05:12.329Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-17T04:05:12.329Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-17T04:05:12.787Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-17T04:05:27.762Z] === RUN TestDockerSuite/TestBuildRm [2022-05-17T04:05:34.218Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-17T04:05:34.218Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-17T04:05:34.218Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-17T04:05:40.100Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-17T04:05:42.262Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-17T04:05:42.262Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-17T04:05:42.262Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-17T04:05:42.262Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-17T04:05:42.718Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-17T04:05:44.256Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-17T04:05:47.969Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-17T04:05:51.701Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-17T04:05:56.373Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-17T04:05:59.566Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-17T04:06:03.451Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-17T04:06:03.451Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-17T04:06:03.451Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-17T04:06:03.451Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-17T04:06:03.908Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-17T04:06:11.150Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-17T04:06:12.087Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-17T04:06:12.125Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-17T04:06:12.580Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-17T04:06:13.655Z] docker_cli_swarm_test.go:1166: [dd1aba92692ed] joining swarm manager [d7adbca5ad5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-17T04:06:21.172Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-17T04:06:21.627Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-17T04:06:24.591Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-17T04:06:26.299Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-17T04:06:26.299Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-17T04:06:30.962Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-17T04:06:33.836Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-17T04:06:33.836Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-17T04:06:33.836Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-17T04:06:33.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-17T04:06:40.144Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-17T04:06:40.144Z] docker_cli_swarm_test.go:1447: [dcfb43ba08b15] joining swarm manager [dd9a5447b4203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T04:06:40.144Z] docker_cli_swarm_test.go:1448: [d83fd39488dc9] joining swarm manager [dd9a5447b4203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-17T04:06:40.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-17T04:06:40.898Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-17T04:06:41.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-17T04:06:47.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-17T04:06:48.592Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-17T04:06:48.592Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-17T04:06:48.592Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-17T04:06:51.477Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-17T04:06:52.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-17T04:06:52.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-17T04:06:52.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-17T04:06:52.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-17T04:06:52.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-17T04:06:52.437Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-17T04:06:53.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-17T04:06:55.121Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-17T04:06:57.111Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-17T04:06:59.286Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-17T04:06:59.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-17T04:07:00.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-17T04:07:00.651Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-17T04:07:01.771Z] === RUN TestDockerSuite/TestBuildUser [2022-05-17T04:07:01.771Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-17T04:07:01.771Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-17T04:07:01.771Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-17T04:07:01.771Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-17T04:07:01.771Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-17T04:07:01.771Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-17T04:07:03.170Z] docker_cli_swarm_unix_test.go:63: [dc280aa1bb069] joining swarm manager [dc1dd6c5e24bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T04:07:05.495Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-17T04:07:05.950Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-17T04:07:08.836Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-17T04:07:08.836Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-17T04:07:08.836Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-17T04:07:08.836Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-17T04:07:08.836Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-17T04:07:09.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-17T04:07:09.807Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-17T04:07:09.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-17T04:07:12.924Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-17T04:07:20.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-17T04:07:20.110Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-17T04:07:20.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-17T04:07:20.110Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-17T04:07:20.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-17T04:07:25.409Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-17T04:07:28.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-17T04:07:28.661Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-17T04:07:28.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-17T04:07:28.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-17T04:07:28.661Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-17T04:07:28.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-17T04:07:28.661Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-17T04:07:28.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-17T04:07:33.921Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-17T04:07:33.921Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-17T04:07:39.684Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-17T04:07:45.466Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-17T04:07:45.466Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-17T04:07:45.466Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-17T04:07:45.466Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-17T04:07:45.466Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-17T04:07:48.354Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-17T04:07:48.354Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-17T04:07:48.354Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-17T04:07:58.667Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-17T04:07:59.334Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-17T04:07:59.334Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-17T04:07:59.334Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-17T04:08:00.699Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-17T04:08:03.388Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-17T04:08:03.388Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-17T04:08:03.965Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-17T04:08:06.479Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-17T04:08:08.366Z] docker_api_swarm_test.go:962: [d75ec0bfb6468] joining swarm manager [d03b5aa60f7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-17T04:08:18.312Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-17T04:08:18.312Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-17T04:08:18.312Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-17T04:08:18.312Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-17T04:08:18.312Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-17T04:08:18.312Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-17T04:08:18.312Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-17T04:08:18.312Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-17T04:08:19.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-17T04:08:19.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-17T04:08:19.813Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-17T04:08:20.806Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-17T04:08:20.806Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:08:20.806Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-17T04:08:23.027Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-17T04:08:23.027Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-17T04:08:23.027Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-17T04:08:25.465Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-17T04:08:27.691Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-17T04:08:27.691Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-17T04:08:27.691Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-17T04:08:27.691Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-17T04:08:27.691Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-17T04:08:27.691Z] docker_cli_sni_test.go:18: Flakey test [2022-05-17T04:08:27.691Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-17T04:08:28.908Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-17T04:08:29.904Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-17T04:08:30.264Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-17T04:08:30.479Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-17T04:08:30.479Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-17T04:08:30.479Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-17T04:08:30.479Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-17T04:08:30.479Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-17T04:08:32.048Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-17T04:08:33.619Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-17T04:08:34.089Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-17T04:08:34.663Z] === RUN TestDockerSuite/TestCommitChange [2022-05-17T04:08:35.079Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-17T04:08:35.549Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-17T04:08:38.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-17T04:08:39.409Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-17T04:08:40.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-17T04:08:42.118Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-17T04:08:42.716Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-17T04:08:44.155Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-17T04:08:44.155Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-17T04:08:44.155Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-17T04:08:45.383Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-17T04:08:45.677Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-17T04:08:45.677Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-17T04:08:45.677Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-17T04:08:47.248Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-17T04:08:47.248Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-17T04:08:47.248Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-17T04:08:47.717Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-17T04:08:49.943Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-17T04:08:51.310Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-17T04:08:51.310Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:08:51.310Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-17T04:08:51.515Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-17T04:08:51.984Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-17T04:08:51.984Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-17T04:08:51.984Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-17T04:08:53.465Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-17T04:08:53.552Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-17T04:08:54.021Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-17T04:08:54.021Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-17T04:08:54.021Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-17T04:08:54.021Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-17T04:08:54.021Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-17T04:08:57.632Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-17T04:08:59.971Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-17T04:09:00.147Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-17T04:09:01.198Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-17T04:09:02.662Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-17T04:09:03.784Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-17T04:09:03.784Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-17T04:09:03.784Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-17T04:09:03.784Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-17T04:09:03.784Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-17T04:09:03.784Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-17T04:09:03.784Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-17T04:09:03.784Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-17T04:09:05.180Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-17T04:09:06.886Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-17T04:09:06.886Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-17T04:09:06.886Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-17T04:09:06.886Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-17T04:09:07.695Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-17T04:09:10.678Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-17T04:09:10.936Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-17T04:09:10.961Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-17T04:09:13.475Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-17T04:09:14.469Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-17T04:09:18.089Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-17T04:09:18.089Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-17T04:09:18.089Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-17T04:09:20.312Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-17T04:09:20.312Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-17T04:09:20.312Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-17T04:09:20.312Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-17T04:09:20.312Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-17T04:09:20.312Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-17T04:09:20.792Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-17T04:09:21.631Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-17T04:09:21.631Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-17T04:09:21.631Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-17T04:09:21.631Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-17T04:09:21.631Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-17T04:09:21.631Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-17T04:09:21.631Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-17T04:09:21.631Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-17T04:09:21.631Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-17T04:09:21.631Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-17T04:09:21.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-17T04:09:23.048Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-17T04:09:23.048Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-17T04:09:23.048Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-17T04:09:23.048Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-17T04:09:26.000Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-17T04:09:26.000Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-17T04:09:26.000Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-17T04:09:26.000Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-17T04:09:26.000Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-17T04:09:26.000Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-17T04:09:26.000Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-17T04:09:26.000Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-17T04:09:26.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-17T04:09:26.382Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:09:26.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-17T04:09:26.382Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:09:26.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-17T04:09:26.382Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:09:26.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-17T04:09:27.368Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-17T04:09:28.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-17T04:09:31.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-17T04:09:33.390Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-17T04:09:33.390Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-17T04:09:33.390Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-17T04:09:33.390Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-17T04:09:34.528Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-17T04:09:35.608Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-17T04:09:35.608Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-17T04:09:37.829Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-17T04:09:37.829Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-17T04:09:37.829Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-17T04:09:37.829Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-17T04:09:38.297Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-17T04:09:40.508Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-17T04:09:40.508Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-17T04:09:42.720Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-17T04:09:42.720Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-17T04:09:42.720Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-17T04:09:43.971Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-17T04:09:43.971Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-17T04:09:43.971Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-17T04:09:46.506Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-17T04:09:46.506Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-17T04:09:48.716Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-17T04:09:49.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-17T04:09:49.852Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-17T04:09:49.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-17T04:09:49.852Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-17T04:09:50.322Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-17T04:09:50.322Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-17T04:09:50.322Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-17T04:09:51.313Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-17T04:09:51.313Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-17T04:09:51.313Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-17T04:09:52.373Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-17T04:09:52.373Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-17T04:09:52.373Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-17T04:09:52.373Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-17T04:09:52.373Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-17T04:09:52.373Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-17T04:09:52.373Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-17T04:09:52.373Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-17T04:09:52.373Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-17T04:09:52.373Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-17T04:09:52.373Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-17T04:09:52.373Z] === RUN TestDockerSuite/TestBuildFails [2022-05-17T04:09:53.464Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-17T04:09:56.162Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-17T04:09:56.162Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-17T04:09:58.211Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-17T04:09:58.211Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-17T04:09:58.211Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-17T04:09:58.211Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-17T04:09:58.211Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-17T04:09:59.772Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-17T04:09:59.772Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-17T04:09:59.772Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-17T04:10:02.720Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-17T04:10:02.720Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-17T04:10:02.720Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-17T04:10:04.284Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-17T04:10:04.752Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-17T04:10:04.824Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-17T04:10:09.501Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-17T04:10:09.632Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-17T04:10:11.062Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-17T04:10:11.062Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-17T04:10:11.062Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-17T04:10:11.062Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-17T04:10:11.062Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-17T04:10:11.062Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-17T04:10:11.062Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-17T04:10:11.062Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-17T04:10:11.062Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-17T04:10:11.062Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-17T04:10:11.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-17T04:10:13.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-17T04:10:13.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-17T04:10:13.485Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-17T04:10:16.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-17T04:10:19.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-17T04:10:21.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-17T04:10:23.909Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-17T04:10:24.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000844a50__} [2022-05-17T04:10:24.463Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-17T04:10:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13534539546_c:\foo_false_____} [2022-05-17T04:10:27.229Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-17T04:10:27.229Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-17T04:10:27.229Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-17T04:10:27.229Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-17T04:10:29.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13534539546_c:\foo_true_____} [2022-05-17T04:10:31.064Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-17T04:10:31.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-17T04:10:31.728Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-17T04:10:31.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-17T04:10:31.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-17T04:10:31.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-17T04:10:31.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-17T04:10:31.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-17T04:10:31.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-17T04:10:31.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-17T04:10:32.050Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-17T04:10:32.195Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-17T04:10:32.195Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-17T04:10:32.195Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-17T04:10:32.195Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-17T04:10:32.195Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-17T04:10:32.195Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-17T04:10:35.142Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-17T04:10:35.142Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-17T04:10:35.142Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:10:35.142Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-17T04:10:38.090Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-17T04:10:38.090Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-17T04:10:38.090Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-17T04:10:38.090Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite (1535.90s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.15s) [2022-05-17T04:10:39.316Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.47s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.18s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.20s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.96s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.27s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.18s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.33s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.68s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.14s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.01s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.77s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.87s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.28s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.96s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.44s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.08s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.94s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.88s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.62s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.33s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.03s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.56s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.55s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.30s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.49s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.27s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.92s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.86s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.90s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.52s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.52s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.42s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.05s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.24s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.64s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.41s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.25s) [2022-05-17T04:10:39.316Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.62s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.77s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.94s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.39s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.29s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.22s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.61s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.76s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.91s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.35s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.29s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.15s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.82s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.76s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.05s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.14s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.15s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.39s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.24s) [2022-05-17T04:10:39.317Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.92s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.62s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.67s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (108.45s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.26s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.17s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2022-05-17T04:10:39.317Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-05-17T04:10:39.317Z] === RUN TestDockerExternalVolumeSuite [2022-05-17T04:10:39.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-17T04:10:39.572Z] docker_cli_external_volume_driver_test.go:53: [d026663e4cc08] daemon is not started [2022-05-17T04:10:40.708Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-17T04:10:40.708Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-17T04:10:40.708Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-17T04:10:40.708Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-17T04:10:41.043Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-17T04:10:41.043Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-17T04:10:41.043Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-17T04:10:41.043Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-17T04:10:41.043Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-17T04:10:41.043Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-17T04:10:41.043Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-17T04:10:41.694Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-17T04:10:41.694Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-17T04:10:41.694Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-17T04:10:45.798Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-17T04:10:48.011Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-17T04:10:48.011Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:10:48.011Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-17T04:10:48.011Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-17T04:10:48.011Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-17T04:10:56.637Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-17T04:10:56.637Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:10:56.637Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-17T04:10:57.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-17T04:10:57.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-17T04:10:57.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-17T04:10:57.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-17T04:10:58.425Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-17T04:10:58.425Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:10:58.425Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-17T04:10:58.425Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:10:58.425Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-17T04:11:02.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-17T04:11:05.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-17T04:11:06.970Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-17T04:11:06.970Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-17T04:11:06.970Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-17T04:11:06.970Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-17T04:11:06.970Z] === RUN TestDockerSuite/TestCpToDot [2022-05-17T04:11:09.559Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-17T04:11:09.855Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-17T04:11:09.855Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-17T04:11:09.855Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-17T04:11:09.855Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-17T04:11:09.855Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-17T04:11:11.577Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-17T04:11:11.577Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-17T04:11:12.747Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-17T04:11:12.747Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:11:12.747Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-17T04:11:12.747Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-17T04:11:12.747Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-17T04:11:12.747Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-17T04:11:12.747Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-17T04:11:12.747Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-17T04:11:12.747Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-17T04:11:12.747Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-17T04:11:12.747Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-17T04:11:14.919Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-17T04:11:15.367Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-17T04:11:15.367Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-17T04:11:15.367Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-17T04:11:16.352Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-17T04:11:16.821Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-17T04:11:17.820Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-17T04:11:17.820Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-17T04:11:17.820Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-17T04:11:19.984Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-17T04:11:20.439Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-17T04:11:20.896Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-17T04:11:20.896Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-17T04:11:20.896Z] === RUN TestDockerSuite/TestCreateRM [2022-05-17T04:11:20.896Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-17T04:11:20.896Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-17T04:11:20.896Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-17T04:11:21.353Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-17T04:11:21.808Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-17T04:11:24.022Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-17T04:11:25.008Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-17T04:11:25.993Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-17T04:11:27.558Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-17T04:11:28.026Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-17T04:11:29.590Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-17T04:11:30.335Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-17T04:11:30.335Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-17T04:11:30.335Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-17T04:11:31.153Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-17T04:11:34.046Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-17T04:11:34.046Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-17T04:11:34.046Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:11:34.046Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-17T04:11:36.935Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-17T04:11:36.935Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDockerFails [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-17T04:11:36.935Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-17T04:11:36.935Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-17T04:11:36.935Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-17T04:11:36.935Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-17T04:11:36.935Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-17T04:11:36.935Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-17T04:11:39.814Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-17T04:11:39.814Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-17T04:11:39.814Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-17T04:11:39.814Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-17T04:11:39.814Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-17T04:11:39.814Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-17T04:11:39.814Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-17T04:11:39.814Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-17T04:11:39.814Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-17T04:11:39.819Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-17T04:11:40.282Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-17T04:11:40.751Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-17T04:11:41.989Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-17T04:11:44.876Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-17T04:11:47.907Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-17T04:11:55.256Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-17T04:11:58.970Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-17T04:12:04.743Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-17T04:12:05.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-17T04:12:06.909Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-17T04:12:07.364Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-17T04:12:11.755Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-17T04:12:12.027Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-17T04:12:12.481Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-17T04:12:13.333Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-17T04:12:13.333Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-17T04:12:13.333Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-17T04:12:13.333Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-17T04:12:13.441Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-17T04:12:19.199Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-17T04:12:23.887Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-17T04:12:23.887Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-17T04:12:24.342Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-17T04:12:24.342Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:12:24.342Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-17T04:12:24.342Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-17T04:12:24.342Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-17T04:12:24.342Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-17T04:12:24.342Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-17T04:12:25.303Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-17T04:12:25.303Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-17T04:12:25.303Z] === RUN TestDockerSuite/TestEventsRename [2022-05-17T04:12:26.622Z] docker_cli_external_volume_driver_test.go:53: [dba56fd6b8a04] daemon is not started [2022-05-17T04:12:28.212Z] === RUN TestDockerSuite/TestEventsResize [2022-05-17T04:12:36.818Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-17T04:12:39.007Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-17T04:12:41.171Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-17T04:12:44.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-17T04:12:46.945Z] === RUN TestDockerSuite/TestEventsTop [2022-05-17T04:12:46.945Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-17T04:12:46.945Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-17T04:12:49.108Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-17T04:12:50.789Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-17T04:12:50.789Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-17T04:12:50.789Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-17T04:12:50.789Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-17T04:12:53.787Z] === RUN TestDockerSuite/TestExec [2022-05-17T04:12:53.787Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:12:53.787Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-17T04:12:53.787Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:12:53.787Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-17T04:12:55.948Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-17T04:12:58.109Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-17T04:12:58.109Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-17T04:12:58.109Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-17T04:12:58.109Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-17T04:12:58.109Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-17T04:12:58.109Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:12:58.109Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-17T04:12:59.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-17T04:12:59.641Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-17T04:13:01.823Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-17T04:13:04.020Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-17T04:13:04.207Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-17T04:13:06.214Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-17T04:13:10.911Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-17T04:13:10.911Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-17T04:13:10.911Z] === RUN TestDockerSuite/TestExecEnv [2022-05-17T04:13:10.911Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:13:10.911Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-17T04:13:10.911Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-17T04:13:10.911Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-17T04:13:13.369Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-17T04:13:14.322Z] docker_cli_external_volume_driver_test.go:53: [db9560f706f1b] daemon is not started [2022-05-17T04:13:18.037Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-17T04:13:18.037Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-17T04:13:18.037Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-17T04:13:18.037Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-17T04:13:18.037Z] === RUN TestDockerSuite/TestExecParseError [2022-05-17T04:13:18.037Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-17T04:13:18.037Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-17T04:13:18.037Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-17T04:13:18.037Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-17T04:13:18.037Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-17T04:13:18.037Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-17T04:13:19.136Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-17T04:13:20.205Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-17T04:13:20.205Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-17T04:13:20.205Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-17T04:13:20.205Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-17T04:13:20.205Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-17T04:13:20.205Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:13:20.205Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-17T04:13:20.205Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-17T04:13:20.205Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-17T04:13:20.205Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-17T04:13:20.205Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-17T04:13:22.366Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-17T04:13:22.366Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-17T04:13:22.366Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-17T04:13:25.000Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-17T04:13:28.144Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-17T04:13:28.144Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-17T04:13:28.144Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-17T04:13:28.144Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-17T04:13:28.144Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-17T04:13:28.144Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-17T04:13:28.144Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-17T04:13:29.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-17T04:13:29.176Z] docker_cli_external_volume_driver_test.go:53: [d6b941c2bcb1d] daemon is not started [2022-05-17T04:13:33.660Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-17T04:13:33.909Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-17T04:13:39.693Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-17T04:13:42.326Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-17T04:13:42.579Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-17T04:13:44.006Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-17T04:13:49.619Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-17T04:13:49.619Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:13:49.619Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-17T04:13:49.619Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-17T04:13:49.619Z] === RUN TestDockerSuite/TestHealth [2022-05-17T04:13:49.619Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-17T04:13:49.619Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-17T04:13:49.619Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-17T04:13:49.619Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-17T04:13:49.619Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-17T04:13:53.323Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-17T04:13:53.772Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-17T04:13:53.772Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-17T04:13:53.772Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-17T04:13:53.772Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-17T04:13:53.772Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-17T04:13:54.222Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-17T04:13:54.672Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-17T04:13:54.672Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-17T04:13:54.672Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-17T04:13:55.621Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-17T04:13:55.621Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-17T04:13:57.771Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-17T04:13:57.771Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-17T04:13:59.918Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-17T04:14:02.781Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-17T04:14:03.231Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-17T04:14:03.231Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:14:03.231Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-17T04:14:06.917Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-17T04:14:06.917Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-17T04:14:06.917Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-17T04:14:06.917Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:14:06.917Z] === RUN TestDockerSuite/TestImportFile [2022-05-17T04:14:06.917Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:14:06.917Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-17T04:14:07.367Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-17T04:14:07.367Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-17T04:14:07.367Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-17T04:14:07.367Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-17T04:14:07.367Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-17T04:14:07.367Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-17T04:14:07.367Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-17T04:14:07.367Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:14:07.367Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-17T04:14:07.614Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-17T04:14:07.614Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-17T04:14:07.614Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-17T04:14:10.240Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-17T04:14:12.383Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-17T04:14:12.383Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:14:12.383Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-17T04:14:12.383Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-17T04:14:12.383Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-17T04:14:12.383Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-17T04:14:12.383Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-17T04:14:12.383Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-17T04:14:15.247Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-17T04:14:15.247Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-17T04:14:16.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-17T04:14:18.042Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-17T04:14:18.042Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-17T04:14:18.042Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-17T04:14:18.042Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-17T04:14:18.042Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-17T04:14:18.042Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-17T04:14:18.105Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-17T04:14:18.105Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:14:18.105Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-17T04:14:18.105Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-17T04:14:18.105Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-17T04:14:18.105Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-17T04:14:18.105Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-17T04:14:20.970Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-17T04:14:22.794Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-17T04:14:25.598Z] === RUN TestDockerSuite/TestInspectImage [2022-05-17T04:14:25.598Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:14:25.598Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-17T04:14:25.598Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:14:25.598Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-17T04:14:25.598Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:14:25.598Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-17T04:14:27.740Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-17T04:14:28.659Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-17T04:14:29.881Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-17T04:14:30.349Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-17T04:14:30.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-17T04:14:32.001Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-17T04:14:32.001Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-17T04:14:32.001Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-17T04:14:32.448Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-17T04:14:32.916Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-17T04:14:32.916Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-17T04:14:33.213Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-17T04:14:34.726Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-17T04:14:34.726Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-17T04:14:34.726Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-17T04:14:35.176Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-17T04:14:35.867Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-17T04:14:37.318Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-17T04:14:37.432Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-17T04:14:38.994Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-17T04:14:40.997Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-17T04:14:44.679Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-17T04:14:45.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-17T04:14:47.550Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-17T04:14:49.695Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-17T04:14:51.485Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-17T04:14:51.839Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-17T04:14:53.046Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-17T04:14:53.097Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-17T04:14:54.703Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-17T04:14:57.575Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-17T04:14:59.715Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-17T04:15:00.165Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-17T04:15:00.165Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-17T04:15:00.165Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-17T04:15:00.165Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-17T04:15:02.306Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-17T04:15:03.410Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-17T04:15:04.449Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-17T04:15:07.974Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-17T04:15:10.179Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-17T04:15:11.769Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-17T04:15:13.037Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-17T04:15:13.037Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-17T04:15:13.037Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-17T04:15:15.191Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-17T04:15:15.191Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-17T04:15:20.922Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-17T04:15:24.259Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-17T04:15:24.501Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-17T04:15:25.545Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-17T04:15:30.140Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-17T04:15:31.264Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-17T04:15:32.300Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-17T04:15:33.410Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-17T04:15:35.550Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-17T04:15:35.550Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-17T04:15:35.550Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-17T04:15:37.297Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-17T04:15:38.417Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-17T04:15:38.860Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-17T04:15:38.860Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-17T04:15:38.860Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-17T04:15:38.860Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-17T04:15:38.860Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-17T04:15:40.558Z] === RUN TestDockerSuite/TestLogsSince [2022-05-17T04:15:41.821Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-17T04:15:41.821Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-17T04:15:41.821Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-17T04:15:50.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-17T04:15:50.854Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-17T04:15:50.854Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-17T04:15:50.854Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-17T04:15:50.854Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-17T04:15:50.854Z] === RUN TestDockerSuite/TestLogsTail [2022-05-17T04:15:52.363Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-17T04:15:55.245Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-17T04:15:58.121Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-17T04:15:58.121Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.121Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-17T04:15:58.121Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.121Z] === RUN TestDockerSuite/TestNetHostname [2022-05-17T04:15:58.121Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-17T04:15:58.122Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-17T04:15:58.122Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-17T04:15:58.122Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPluginActive [2022-05-17T04:15:58.122Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-17T04:15:58.122Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-17T04:15:58.122Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-17T04:15:58.122Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-17T04:15:58.122Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-17T04:15:58.122Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-17T04:15:58.122Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-17T04:15:58.122Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-17T04:15:58.122Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-17T04:15:58.122Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPortList [2022-05-17T04:15:58.122Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-17T04:15:58.122Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-17T04:16:03.842Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-17T04:16:03.842Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-17T04:16:03.842Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-17T04:16:03.842Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-17T04:16:03.842Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-17T04:16:03.842Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-17T04:16:03.842Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-17T04:16:03.842Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-17T04:16:03.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-17T04:16:08.474Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-17T04:16:08.474Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-17T04:16:08.474Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-17T04:16:15.175Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-17T04:16:16.980Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-17T04:16:16.980Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-17T04:16:16.980Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-17T04:16:22.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-17T04:16:25.467Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-17T04:16:27.540Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-17T04:16:39.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-17T04:16:43.034Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-17T04:16:43.034Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-17T04:16:43.034Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-17T04:16:43.034Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-17T04:16:53.254Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-17T04:16:54.119Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-17T04:16:54.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-17T04:16:56.953Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-17T04:17:05.436Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-17T04:17:09.047Z] === RUN TestDockerSuite/TestBuildRm [2022-05-17T04:17:09.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-17T04:17:10.067Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-17T04:17:10.067Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-17T04:17:10.067Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-17T04:17:10.067Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-17T04:17:10.067Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-17T04:17:14.703Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-17T04:17:14.703Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:17:14.703Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-17T04:17:14.703Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-17T04:17:14.703Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-17T04:17:14.703Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-17T04:17:14.703Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-17T04:17:14.703Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-17T04:17:14.703Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-17T04:17:21.696Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-17T04:17:21.696Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-17T04:17:21.696Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-17T04:17:22.647Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-17T04:17:22.647Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-17T04:17:23.100Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-17T04:17:24.050Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-17T04:17:25.001Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-17T04:17:25.001Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-17T04:17:25.001Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-17T04:17:27.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-17T04:17:27.244Z] docker_cli_external_volume_driver_test.go:485: [d525b49821668] daemon is not started [2022-05-17T04:17:29.627Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-17T04:17:30.275Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-17T04:17:32.487Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-17T04:17:32.487Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-17T04:17:32.487Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-17T04:17:32.487Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-17T04:17:32.955Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-17T04:17:35.174Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-17T04:17:39.883Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-17T04:17:41.034Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-17T04:17:41.392Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-17T04:17:42.093Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-17T04:17:42.093Z] docker_cli_external_volume_driver_test.go:53: [dc19018040a92] daemon is not started [2022-05-17T04:17:45.789Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-17T04:17:51.655Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite (437.05s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-05-17T04:17:56.936Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-05-17T04:17:56.936Z] PASS [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] === Skipped [2022-05-17T04:17:56.936Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-17T04:17:56.936Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-17T04:17:56.936Z] check_test.go:307: [d49c255f444df] daemon is not started [2022-05-17T04:17:56.936Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-17T04:17:56.936Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-17T04:17:56.936Z] check_test.go:307: [daa585f580447] daemon is not started [2022-05-17T04:17:56.936Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-17T04:17:56.936Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-17T04:17:56.936Z] check_test.go:307: [d750a6cca58ce] daemon is not started [2022-05-17T04:17:56.936Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-17T04:17:56.936Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-17T04:17:56.936Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-17T04:17:56.936Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-17T04:17:56.936Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] DONE 269 tests, 5 skipped in 2318.070s [2022-05-17T04:17:56.936Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-17T04:17:56.936Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc144e4c803b3/docker.pid [2022-05-17T04:17:56.936Z] +++ kill 7182 [2022-05-17T04:17:56.936Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7182 is not a child of this shell [2022-05-17T04:17:56.936Z] warning: PID 7182 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc144e4c803b3/docker.pid had a nonzero exit code [2022-05-17T04:17:56.936Z] ++++ cat bundles/test-integration/docker.pid [2022-05-17T04:17:56.936Z] +++ kill 9365 [2022-05-17T04:17:56.936Z] +++ /etc/init.d/apparmor stop [2022-05-17T04:17:56.936Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] Unloading profiles will leave already running processes permanently [2022-05-17T04:17:56.936Z] unconfined, which can lead to unexpected situations. [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] To set a process to complain mode, use the command line tool [2022-05-17T04:17:56.936Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-17T04:17:56.936Z] +++ true [2022-05-17T04:17:56.936Z] exiting test-integration [2022-05-17T04:17:56.936Z] ++ exit 0 [2022-05-17T04:17:56.936Z] [2022-05-17T04:17:56.936Z] + exit 0 [2022-05-17T04:17:56.936Z] ++ jobs -p [2022-05-17T04:17:56.936Z] + pids= [2022-05-17T04:17:56.936Z] + echo 'Remaining pids to kill: []' [2022-05-17T04:17:56.936Z] Remaining pids to kill: [] [2022-05-17T04:17:56.936Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-17T04:17:56.947Z] Recording test results [2022-05-17T04:17:58.716Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-17T04:17:59.053Z] + echo Ensuring container killed. [2022-05-17T04:17:59.053Z] Ensuring container killed. [2022-05-17T04:17:59.053Z] + docker ps -aq -f name=docker-pr6-* [2022-05-17T04:17:59.053Z] + cids=5fb1833b0798 [2022-05-17T04:17:59.053Z] 7e3eb7629080 [2022-05-17T04:17:59.053Z] 2aab9684be65 [2022-05-17T04:17:59.053Z] + [ -n 5fb1833b0798 [2022-05-17T04:17:59.053Z] 7e3eb7629080 [2022-05-17T04:17:59.053Z] 2aab9684be65 ] [2022-05-17T04:17:59.053Z] + docker rm -vf 5fb1833b0798 7e3eb7629080 2aab9684be65 [2022-05-17T04:17:59.617Z] 5fb1833b0798 [2022-05-17T04:17:59.873Z] 7e3eb7629080 [2022-05-17T04:17:59.873Z] 2aab9684be65 [Pipeline] sh [2022-05-17T04:18:00.192Z] + echo Chowning /workspace to jenkins user [2022-05-17T04:18:00.192Z] Chowning /workspace to jenkins user [2022-05-17T04:18:00.192Z] + id -u [2022-05-17T04:18:00.192Z] + id -g [2022-05-17T04:18:00.192Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43598:/workspace busybox chown -R 1000:1000 /workspace [2022-05-17T04:18:00.192Z] Unable to find image 'busybox:latest' locally [2022-05-17T04:18:00.448Z] latest: Pulling from library/busybox [2022-05-17T04:18:00.448Z] 50e8d59317eb: Pulling fs layer [2022-05-17T04:18:00.448Z] 50e8d59317eb: Verifying Checksum [2022-05-17T04:18:00.448Z] 50e8d59317eb: Download complete [2022-05-17T04:18:00.448Z] 50e8d59317eb: Pull complete [2022-05-17T04:18:00.704Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-17T04:18:00.704Z] Status: Downloaded newer image for busybox:latest [2022-05-17T04:18:02.392Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-17T04:18:02.392Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:18:02.392Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-17T04:18:03.559Z] + bundleName=amd64 [2022-05-17T04:18:03.559Z] + echo Creating amd64-bundles.tar.gz [2022-05-17T04:18:03.559Z] Creating amd64-bundles.tar.gz [2022-05-17T04:18:03.559Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-17T04:18:03.559Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-17T04:18:04.932Z] Archiving artifacts [2022-05-17T04:18:06.819Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-17T04:18:07.167Z] + make clean [2022-05-17T04:18:07.429Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-17T04:18:07.429Z] docker-dev-cache [2022-05-17T04:18:07.429Z] docker-mod-cache [Pipeline] deleteDir [2022-05-17T04:18:09.384Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-17T04:18:09.384Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-17T04:18:09.838Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-17T04:18:10.288Z] === RUN TestDockerSuite/TestRestartRunningContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T04:18:16.006Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-17T04:18:17.026Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-17T04:18:17.026Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-17T04:18:17.026Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-17T04:18:20.633Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-17T04:18:20.633Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:18:20.633Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-17T04:18:25.259Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-17T04:18:25.259Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-17T04:18:25.259Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-17T04:18:29.514Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-17T04:18:29.514Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-17T04:18:35.526Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-17T04:18:35.526Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-17T04:18:39.958Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-17T04:18:41.391Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-17T04:18:41.473Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-17T04:18:41.924Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-17T04:18:48.922Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-17T04:18:51.595Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-17T04:18:51.595Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-17T04:18:51.595Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-17T04:18:51.595Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-17T04:18:53.564Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-17T04:18:55.423Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-17T04:19:02.041Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-17T04:19:02.630Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-17T04:19:02.630Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-17T04:19:02.630Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-17T04:19:02.630Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-17T04:19:02.630Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-17T04:19:02.630Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-17T04:19:02.630Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-17T04:19:02.630Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-17T04:19:02.630Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-17T04:19:02.630Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-17T04:19:02.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-17T04:19:05.728Z] === RUN TestDockerSuite/TestRmiTag [2022-05-17T04:19:06.178Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-17T04:19:08.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-17T04:19:08.517Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:19:08.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-17T04:19:08.517Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:19:08.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-17T04:19:08.517Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:19:08.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-17T04:19:09.040Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-17T04:19:09.505Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-17T04:19:11.497Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-17T04:19:11.497Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-17T04:19:11.497Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-17T04:19:13.064Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-17T04:19:14.628Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-17T04:19:16.601Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-17T04:19:21.781Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-17T04:19:26.598Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-17T04:19:27.548Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-17T04:19:28.936Z] === RUN TestDockerSuite/TestBuildUser [2022-05-17T04:19:28.936Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-17T04:19:28.936Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-17T04:19:28.936Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-17T04:19:28.936Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-17T04:19:28.936Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-17T04:19:28.936Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-17T04:19:32.190Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-17T04:19:33.144Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-17T04:19:33.144Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-17T04:19:33.144Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-17T04:19:33.144Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-17T04:19:33.599Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-17T04:19:33.599Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-17T04:19:33.599Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-17T04:19:33.599Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-17T04:19:33.599Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-17T04:19:33.599Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-17T04:19:33.599Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-17T04:19:33.599Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-17T04:19:33.599Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-17T04:19:33.599Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-17T04:19:33.599Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-17T04:19:34.800Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-17T04:19:34.800Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-17T04:19:35.108Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-17T04:19:35.108Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-17T04:19:35.559Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-17T04:19:35.559Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-17T04:19:35.559Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-17T04:19:37.673Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-17T04:19:37.673Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-17T04:19:37.673Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-17T04:19:37.673Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-17T04:19:37.673Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-17T04:19:37.673Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-17T04:19:37.673Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-17T04:19:37.673Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-17T04:19:37.673Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-17T04:19:37.673Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-17T04:19:37.673Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-17T04:19:37.673Z] === RUN TestDockerSuite/TestBuildFails [2022-05-17T04:19:39.551Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-17T04:19:39.551Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-17T04:19:39.551Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-17T04:19:39.551Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-17T04:19:39.551Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-17T04:19:41.282Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-17T04:19:43.422Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-17T04:19:45.563Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-17T04:19:46.224Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-17T04:19:46.224Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-17T04:19:48.422Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-17T04:19:50.566Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-17T04:19:50.566Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-17T04:19:53.284Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-17T04:19:56.282Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-17T04:19:56.282Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-17T04:19:58.423Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-17T04:19:58.423Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-17T04:19:58.423Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-17T04:20:00.349Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-17T04:20:01.290Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-17T04:20:01.290Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-17T04:20:01.740Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-17T04:20:01.740Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-17T04:20:01.740Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-17T04:20:03.892Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-17T04:20:03.892Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-17T04:20:03.892Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-17T04:20:03.892Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-17T04:20:03.893Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-17T04:20:03.893Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-17T04:20:03.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-17T04:20:03.893Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-17T04:20:03.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-17T04:20:03.893Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-17T04:20:03.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-17T04:20:03.893Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-17T04:20:03.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-17T04:20:03.893Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-17T04:20:03.893Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-17T04:20:06.035Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-17T04:20:08.896Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-17T04:20:09.651Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-17T04:20:09.651Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-17T04:20:11.771Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-17T04:20:11.771Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-17T04:20:11.771Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-17T04:20:11.771Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-17T04:20:11.771Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-17T04:20:11.771Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-17T04:20:11.771Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-17T04:20:13.913Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-17T04:20:13.913Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-17T04:20:13.913Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-17T04:20:13.913Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-17T04:20:13.913Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-17T04:20:13.913Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-17T04:20:13.913Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-17T04:20:13.913Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-17T04:20:13.913Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-17T04:20:15.143Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-17T04:20:16.071Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-17T04:20:20.722Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-17T04:20:20.722Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-17T04:20:20.722Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-17T04:20:20.722Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-17T04:20:20.722Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-17T04:20:20.722Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-17T04:20:20.722Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-17T04:20:20.722Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-17T04:20:20.722Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-17T04:20:20.722Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-17T04:20:20.923Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-17T04:20:21.172Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-17T04:20:21.172Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-17T04:20:21.172Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-17T04:20:22.144Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-17T04:20:23.098Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-17T04:20:24.047Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-17T04:20:24.047Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-17T04:20:24.047Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-17T04:20:24.047Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-17T04:20:24.047Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-17T04:20:24.047Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-17T04:20:26.188Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-17T04:20:29.047Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-17T04:20:29.047Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-17T04:20:29.047Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-17T04:20:29.306Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-17T04:20:29.306Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-17T04:20:29.306Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-17T04:20:29.306Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-17T04:20:29.306Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-17T04:20:30.154Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-17T04:20:30.154Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-17T04:20:30.154Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-17T04:20:30.611Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-17T04:20:31.583Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-17T04:20:31.583Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-17T04:20:31.583Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-17T04:20:31.910Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-17T04:20:31.910Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-17T04:20:31.910Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-17T04:20:31.910Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:20:31.910Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-17T04:20:31.910Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-17T04:20:31.910Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-17T04:20:33.098Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-17T04:20:33.098Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-17T04:20:33.566Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-17T04:20:34.072Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-17T04:20:36.934Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-17T04:20:39.792Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-17T04:20:41.932Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-17T04:20:42.382Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-17T04:20:42.382Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-17T04:20:42.382Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-17T04:20:42.382Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-17T04:20:42.382Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-17T04:20:42.382Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-17T04:20:42.382Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-17T04:20:42.382Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-17T04:20:42.382Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-17T04:20:42.382Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-17T04:20:42.382Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-17T04:20:42.382Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-17T04:20:42.382Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-17T04:20:42.382Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-17T04:20:42.382Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-17T04:20:43.952Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-17T04:20:43.952Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:20:43.952Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-17T04:20:47.007Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-17T04:20:47.007Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-17T04:20:47.007Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-17T04:20:47.007Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-17T04:20:47.007Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-17T04:20:47.007Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-17T04:20:47.007Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-17T04:20:47.007Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-17T04:20:47.007Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:20:47.007Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-17T04:20:47.007Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:20:47.007Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-17T04:20:51.388Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-17T04:20:55.506Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-17T04:20:55.506Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.506Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunMount [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-17T04:20:55.957Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-17T04:20:55.957Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-17T04:20:56.142Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-17T04:20:56.611Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-17T04:21:01.624Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-17T04:21:01.624Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-17T04:21:03.158Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-17T04:21:03.158Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-17T04:21:03.158Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-17T04:21:04.438Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-17T04:21:04.438Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-17T04:21:04.438Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-17T04:21:04.438Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-17T04:21:04.438Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-17T04:21:04.438Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-17T04:21:04.438Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-17T04:21:04.690Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-17T04:21:04.690Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-17T04:21:10.164Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-17T04:21:10.480Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-17T04:21:11.444Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-17T04:21:12.409Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-17T04:21:13.848Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-17T04:21:13.848Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-17T04:21:13.848Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-17T04:21:13.848Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-17T04:21:13.848Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-17T04:21:13.848Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-17T04:21:13.848Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-17T04:21:13.848Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-17T04:21:13.848Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-17T04:21:13.848Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-17T04:21:13.848Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-17T04:21:13.848Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-17T04:21:13.848Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-17T04:21:13.848Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-17T04:21:13.848Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-17T04:21:13.848Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-17T04:21:13.942Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-17T04:21:14.298Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-17T04:21:14.298Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-17T04:21:14.298Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-17T04:21:14.748Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-17T04:21:14.909Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-17T04:21:15.844Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-17T04:21:15.876Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-17T04:21:17.847Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-17T04:21:17.847Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-17T04:21:17.847Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-17T04:21:17.847Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-17T04:21:17.847Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-17T04:21:17.847Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-17T04:21:17.847Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-17T04:21:17.847Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-17T04:21:17.997Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-17T04:21:18.779Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-17T04:21:19.508Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-17T04:21:21.017Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-17T04:21:23.163Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-17T04:21:23.633Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-17T04:21:23.633Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-17T04:21:23.633Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-17T04:21:23.633Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-17T04:21:23.633Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-17T04:21:23.633Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-17T04:21:23.633Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-17T04:21:23.633Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-17T04:21:23.633Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-17T04:21:23.633Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-17T04:21:23.633Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-17T04:21:23.633Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-17T04:21:23.633Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-17T04:21:23.633Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-17T04:21:23.633Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-17T04:21:23.633Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-17T04:21:27.313Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-17T04:21:27.313Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-17T04:21:27.313Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-17T04:21:27.313Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-17T04:21:27.313Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-17T04:21:27.313Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-17T04:21:27.313Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-17T04:21:27.313Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-17T04:21:27.313Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-17T04:21:27.313Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-17T04:21:27.313Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-17T04:21:27.342Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-17T04:21:27.342Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-17T04:21:27.342Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-17T04:21:27.342Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-17T04:21:27.342Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-17T04:21:27.342Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-17T04:21:27.342Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-17T04:21:27.342Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-17T04:21:27.342Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-17T04:21:28.310Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-17T04:21:29.279Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-17T04:21:30.335Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-17T04:21:31.322Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-17T04:21:31.322Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-17T04:21:31.790Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-17T04:21:31.790Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-17T04:21:31.790Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-17T04:21:31.790Z] docker_cli_sni_test.go:18: Flakey test [2022-05-17T04:21:31.790Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-17T04:21:34.741Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-17T04:21:34.741Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-17T04:21:34.741Z] === RUN TestDockerSuite/TestCommitChange [2022-05-17T04:21:36.347Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-17T04:21:37.558Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-17T04:21:37.558Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-17T04:21:37.558Z] === RUN TestDockerSuite/TestRunRm [2022-05-17T04:21:39.085Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-17T04:21:41.897Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-17T04:21:44.806Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-17T04:21:47.665Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-17T04:21:47.762Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-17T04:21:47.762Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-17T04:21:47.762Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-17T04:21:49.809Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-17T04:21:51.954Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-17T04:21:54.816Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-17T04:21:54.816Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-17T04:21:54.816Z] === RUN TestDockerSuite/TestRunState [2022-05-17T04:21:54.816Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-17T04:21:54.816Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-17T04:21:56.420Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-17T04:21:56.420Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:21:56.420Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-17T04:21:57.676Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-17T04:21:57.676Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-17T04:21:57.676Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-17T04:21:59.846Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-17T04:21:59.846Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-17T04:21:59.846Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-17T04:21:59.846Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-17T04:21:59.846Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-17T04:22:00.296Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-17T04:22:00.296Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-17T04:22:00.296Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-17T04:22:00.296Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-17T04:22:01.459Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-17T04:22:01.459Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-17T04:22:01.459Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-17T04:22:02.424Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-17T04:22:06.018Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-17T04:22:06.018Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.018Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-17T04:22:06.018Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.018Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-17T04:22:06.018Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.018Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-17T04:22:06.018Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.018Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-17T04:22:06.018Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-17T04:22:06.018Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-17T04:22:06.018Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.018Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-17T04:22:06.018Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.019Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-17T04:22:06.019Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.019Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-17T04:22:06.019Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.019Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-17T04:22:06.019Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-17T04:22:06.019Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-17T04:22:06.842Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-17T04:22:08.881Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-17T04:22:08.881Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-17T04:22:08.881Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-17T04:22:11.597Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-17T04:22:11.597Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-17T04:22:11.597Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-17T04:22:11.597Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-17T04:22:11.597Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-17T04:22:11.597Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-17T04:22:11.597Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-17T04:22:11.597Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-17T04:22:11.745Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-17T04:22:11.745Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.745Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-17T04:22:11.745Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-17T04:22:11.745Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-17T04:22:14.609Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-17T04:22:22.020Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-17T04:22:23.100Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-17T04:22:27.726Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-17T04:22:32.444Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-17T04:22:32.444Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-17T04:22:32.444Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-17T04:22:33.444Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-17T04:22:33.444Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-17T04:22:33.444Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-17T04:22:33.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-17T04:22:34.658Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-17T04:22:34.658Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-17T04:22:34.658Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-17T04:22:34.658Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-17T04:22:34.658Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-17T04:22:34.658Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-17T04:22:34.658Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-17T04:22:37.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-17T04:22:38.453Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-17T04:22:38.453Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-17T04:22:38.453Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-17T04:22:38.453Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-17T04:22:39.283Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-17T04:22:41.404Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-17T04:22:41.404Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-17T04:22:41.404Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-17T04:22:41.404Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-17T04:22:41.404Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-17T04:22:41.873Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-17T04:22:41.873Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-17T04:22:41.873Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-17T04:22:42.141Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-17T04:22:42.141Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-17T04:22:42.141Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-17T04:22:42.141Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-17T04:22:42.141Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-17T04:22:42.141Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-17T04:22:42.141Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-17T04:22:45.824Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-17T04:22:46.625Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-17T04:22:47.334Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-17T04:22:48.884Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-17T04:22:50.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-17T04:22:53.311Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-17T04:22:54.612Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-17T04:22:54.612Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-17T04:22:54.612Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-17T04:22:54.612Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-17T04:22:54.612Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-17T04:22:54.612Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-17T04:22:54.612Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-17T04:22:55.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-17T04:22:55.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-17T04:22:55.181Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-17T04:22:55.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-17T04:22:56.757Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-17T04:22:57.220Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-17T04:22:57.672Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-17T04:22:57.672Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-17T04:22:58.972Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-17T04:22:58.972Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-17T04:22:59.184Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-17T04:22:59.184Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-17T04:23:02.045Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-17T04:23:02.764Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-17T04:23:02.764Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-17T04:23:02.764Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-17T04:23:02.764Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-17T04:23:02.764Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-17T04:23:04.907Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-17T04:23:06.554Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-17T04:23:06.554Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-17T04:23:07.046Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-17T04:23:07.046Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:23:07.046Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-17T04:23:10.346Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-17T04:23:10.346Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-17T04:23:10.346Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-17T04:23:10.985Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-17T04:23:14.134Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-17T04:23:14.601Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-17T04:23:15.544Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-17T04:23:15.544Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:23:15.544Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-17T04:23:18.386Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-17T04:23:20.169Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-17T04:23:20.169Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-17T04:23:20.169Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-17T04:23:20.169Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:23:20.169Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-17T04:23:20.169Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-17T04:23:20.169Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-17T04:23:20.169Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-17T04:23:20.169Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-17T04:23:21.292Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-17T04:23:24.247Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-17T04:23:27.160Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-17T04:23:27.160Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:23:27.160Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-17T04:23:27.160Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-17T04:23:27.160Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-17T04:23:27.160Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-17T04:23:27.160Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-17T04:23:27.160Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:23:27.160Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-17T04:23:27.160Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-17T04:23:27.160Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-17T04:23:27.160Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:23:27.160Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-17T04:23:29.300Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-17T04:23:31.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-17T04:23:31.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-17T04:23:31.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-17T04:23:31.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-17T04:23:31.397Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-17T04:23:31.456Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-17T04:23:31.456Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-17T04:23:31.456Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-17T04:23:33.608Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-17T04:23:33.608Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-17T04:23:33.608Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-17T04:23:33.608Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-17T04:23:33.608Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-17T04:23:33.608Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:23:33.608Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-17T04:23:33.608Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-17T04:23:33.608Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-17T04:23:33.608Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:23:33.608Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-17T04:23:33.608Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:23:33.608Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-17T04:23:33.667Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-17T04:23:35.185Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-17T04:23:35.185Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-17T04:23:35.185Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-17T04:23:38.971Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-17T04:23:38.971Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-17T04:23:38.971Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-17T04:23:40.707Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-17T04:23:42.757Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-17T04:23:42.757Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-17T04:23:48.619Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-17T04:23:51.175Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-17T04:23:51.175Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-17T04:23:51.175Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-17T04:23:51.175Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:23:51.175Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-17T04:23:51.175Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-17T04:23:51.175Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-17T04:23:51.175Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-17T04:23:51.574Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-17T04:23:51.575Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-17T04:23:51.575Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-17T04:23:51.575Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-17T04:23:51.575Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-17T04:23:51.575Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-17T04:23:51.575Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-17T04:23:51.575Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-17T04:23:51.575Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-17T04:23:51.575Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-17T04:23:51.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-17T04:23:52.682Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-17T04:23:53.132Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-17T04:23:53.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-17T04:23:53.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-17T04:23:55.994Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-17T04:23:56.444Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-17T04:23:56.894Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-17T04:23:56.894Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-17T04:23:57.352Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-17T04:23:57.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-17T04:24:01.778Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-17T04:24:01.778Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-17T04:24:01.778Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-17T04:24:05.884Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-17T04:24:05.884Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:24:05.884Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-17T04:24:05.884Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-17T04:24:06.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-17T04:24:06.352Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-17T04:24:06.352Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-17T04:24:06.352Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-17T04:24:09.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-17T04:24:13.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000409bf0__} [2022-05-17T04:24:14.860Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-17T04:24:14.860Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-17T04:24:14.860Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-17T04:24:15.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14240512618_c:\foo_false_____} [2022-05-17T04:24:16.569Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-17T04:24:16.569Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-17T04:24:16.569Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-17T04:24:16.569Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-17T04:24:16.569Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-17T04:24:16.569Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-17T04:24:18.741Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-17T04:24:18.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14240512618_c:\foo_true_____} [2022-05-17T04:24:21.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-17T04:24:21.895Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-17T04:24:21.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-17T04:24:21.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-17T04:24:21.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-17T04:24:21.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-17T04:24:21.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-17T04:24:21.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-17T04:24:21.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-17T04:24:22.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-17T04:24:22.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-17T04:24:22.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-17T04:24:22.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-17T04:24:22.362Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-17T04:24:22.362Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-17T04:24:22.362Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-17T04:24:22.362Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-17T04:24:22.362Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-17T04:24:22.362Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-17T04:24:22.830Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-17T04:24:22.830Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-17T04:24:22.830Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-17T04:24:22.830Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-17T04:24:22.830Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-17T04:24:25.086Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-17T04:24:25.086Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-17T04:24:25.086Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite (2223.77s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (75.57s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.38s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.20s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.77s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.31s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.45s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.04s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.61s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.47s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.52s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.90s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.98s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.74s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.63s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.74s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.61s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.91s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.30s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.39s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.33s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.28s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.70s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.32s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.28s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.25s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.11s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.46s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.20s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.57s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.65s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.59s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.75s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.05s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.64s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.65s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.84s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.13s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.20s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.48s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.96s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.32s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.60s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.63s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.05s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.71s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.55s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.38s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.50s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.57s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.93s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.06s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.41s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.87s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.37s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.44s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFails (2.61s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.23s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.21s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.82s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.82s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.82s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.83s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildHistory (11.80s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.55s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLabel (1.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.94s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.26s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.09s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.19s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.89s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.77s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.56s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.99s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.04s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-17T04:24:25.545Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.13s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.50s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.71s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.11s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.63s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.38s) [2022-05-17T04:24:25.545Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.34s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.36s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.27s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.25s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2022-05-17T04:24:25.546Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-17T04:24:25.546Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.12s) [2022-05-17T04:24:25.546Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.47s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.84s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildRm (11.75s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.22s) [2022-05-17T04:24:25.546Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-17T04:24:25.546Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.96s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.73s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.38s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.32s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.74s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.60s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.44s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildStderr (4.13s) [2022-05-17T04:24:25.546Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.27s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.34s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.10s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.81s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.76s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.12s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.12s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.58s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.58s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.96s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.25s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.27s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.97s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.72s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestCommitChange (4.99s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.55s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.15s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestCommitTTY (7.42s) [2022-05-17T04:24:26.007Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.61s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-17T04:24:26.007Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.23s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.11s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.23s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.07s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.19s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.63s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.08s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.28s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.58s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.60s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.67s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.15s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.49s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.00s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.33s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.35s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (2.68s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.55s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (2.67s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.62s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000844a50__} (2.65s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13534539546_c:\foo_false_____} (2.59s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13534539546_c:\foo_true_____} (2.57s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.66s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.66s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.38s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.74s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.20s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.74s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpToDot (2.62s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCpToStdout (2.84s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.74s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.93s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.34s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.61s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.67s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.62s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.72s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.14s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsCopy (4.53s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.58s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.54s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.23s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFilters (5.39s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFormat (5.40s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsRename (2.77s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsResize (8.03s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.64s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.46s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.11s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.44s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.05s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.03s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.82s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecInspectID (4.55s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.31s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.19s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.41s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.88s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.00s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.94s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.38s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2022-05-17T04:24:26.008Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.82s) [2022-05-17T04:24:26.008Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.78s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.52s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.65s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectDefault (2.55s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectHistory (4.54s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.59s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.16s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.08s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.26s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectStatus (3.31s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.22s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.72s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.15s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.68s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.68s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.04s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.06s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.78s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.55s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.08s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.40s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.26s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.30s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.12s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.59s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.50s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsSince (9.12s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsTail (2.92s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.65s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.27s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.11s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsByOrder (7.84s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.67s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.27s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.99s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.86s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.31s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.74s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.80s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.47s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.33s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.89s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.81s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.75s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.75s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.70s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.20s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.49s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.82s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.21s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.88s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.59s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.96s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.89s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.85s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.18s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.11s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.59s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.20s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.57s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.89s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.42s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.57s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.72s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.05s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.63s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.56s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.58s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.59s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-17T04:24:26.009Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:24:26.009Z] --- PASS: TestDockerSuite/TestRunExitCode (2.62s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.61s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.70s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.29s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.56s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.55s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.64s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.37s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.61s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.15s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.60s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.66s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.15s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.67s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.64s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.57s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.25s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.98s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.31s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.66s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.88s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.07s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.20s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.61s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.54s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.53s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.72s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.03s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.70s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.57s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.55s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.56s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.16s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.63s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.09s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.15s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.24s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.08s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.17s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.28s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.62s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.06s) [2022-05-17T04:24:26.010Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-17T04:24:26.010Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s) [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.010Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-17T04:24:26.010Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-17T04:24:26.011Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-17T04:24:26.011Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-17T04:24:26.011Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-17T04:24:26.011Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-17T04:24:26.011Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-17T04:24:26.011Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-17T04:24:26.011Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-17T04:24:26.011Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-17T04:24:26.011Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-17T04:24:26.011Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-17T04:24:26.011Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-17T04:24:26.011Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-17T04:24:26.011Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-17T04:24:26.011Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-17T04:24:26.011Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerDaemonSuite [2022-05-17T04:24:26.011Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-17T04:24:26.011Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-17T04:24:26.011Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-17T04:24:26.011Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerSwarmSuite [2022-05-17T04:24:26.011Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-17T04:24:26.011Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerExternalVolumeSuite [2022-05-17T04:24:26.011Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerNetworkSuite [2022-05-17T04:24:26.011Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-17T04:24:26.011Z] === RUN TestDockerHubPullSuite [2022-05-17T04:24:26.011Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-17T04:24:26.011Z] PASS [2022-05-17T04:24:26.011Z] ok github.com/docker/docker/integration-cli 2224.113s [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.011Z] === Skipped [2022-05-17T04:24:26.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-17T04:24:26.011Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-17T04:24:26.011Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-17T04:24:26.011Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-17T04:24:26.011Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-17T04:24:26.011Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-17T04:24:26.011Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-17T04:24:26.011Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-17T04:24:26.011Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.011Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-17T04:24:26.011Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-17T04:24:26.012Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-17T04:24:26.012Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:24:26.012Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:24:26.012Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-17T04:24:26.012Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-17T04:24:26.012Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-17T04:24:26.012Z] [2022-05-17T04:24:26.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-17T04:24:26.012Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.012Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-05-17T04:24:26.013Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-17T04:24:26.013Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-17T04:24:26.013Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-17T04:24:26.013Z] docker_cli_sni_test.go:18: Flakey test [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:24:26.013Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-17T04:24:26.013Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-17T04:24:26.013Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-17T04:24:26.013Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-17T04:24:26.013Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-17T04:24:26.013Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-17T04:24:26.013Z] [2022-05-17T04:24:26.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:24:26.013Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:24:26.014Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-17T04:24:26.014Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-17T04:24:26.014Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:24:26.014Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-17T04:24:26.014Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:24:26.014Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:24:26.014Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.014Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-17T04:24:26.014Z] [2022-05-17T04:24:26.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-17T04:24:26.014Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:24:26.015Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-17T04:24:26.015Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-17T04:24:26.015Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:24:26.015Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-17T04:24:26.015Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-17T04:24:26.015Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-17T04:24:26.015Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-17T04:24:26.015Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-17T04:24:26.015Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-05-17T04:24:26.015Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-17T04:24:26.015Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-17T04:24:26.015Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.015Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-17T04:24:26.015Z] [2022-05-17T04:24:26.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-17T04:24:26.015Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:24:26.471Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-17T04:24:26.471Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-17T04:24:26.471Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:24:26.471Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-17T04:24:26.471Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:24:26.471Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.471Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:24:26.471Z] [2022-05-17T04:24:26.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-17T04:24:26.472Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-17T04:24:26.472Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-17T04:24:26.472Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-17T04:24:26.472Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-17T04:24:26.472Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.472Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-17T04:24:26.472Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-17T04:24:26.473Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-17T04:24:26.473Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.473Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-17T04:24:26.473Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-17T04:24:26.474Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-17T04:24:26.474Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.474Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-17T04:24:26.474Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-17T04:24:26.475Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-17T04:24:26.475Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.475Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:24:26.475Z] [2022-05-17T04:24:26.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:24:26.475Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-17T04:24:26.476Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] DONE 1088 tests, 539 skipped in 2234.259s [2022-05-17T04:24:26.476Z] INFO: Integration tests ended at 05/17/2022 04:24:26. Duration:00:37:14.5136327 [2022-05-17T04:24:26.476Z] INFO: Docker info of the daemon under test at end of run [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] Containers: 10 [2022-05-17T04:24:26.476Z] Running: 0 [2022-05-17T04:24:26.476Z] Paused: 0 [2022-05-17T04:24:26.476Z] Stopped: 10 [2022-05-17T04:24:26.476Z] Images: 18 [2022-05-17T04:24:26.476Z] Server Version: 0.0.0-dev [2022-05-17T04:24:26.476Z] Storage Driver: windowsfilter [2022-05-17T04:24:26.476Z] Windows: [2022-05-17T04:24:26.476Z] Logging Driver: json-file [2022-05-17T04:24:26.476Z] Plugins: [2022-05-17T04:24:26.476Z] Volume: local [2022-05-17T04:24:26.476Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T04:24:26.476Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T04:24:26.476Z] Swarm: inactive [2022-05-17T04:24:26.476Z] Default Isolation: process [2022-05-17T04:24:26.476Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-17T04:24:26.476Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-17T04:24:26.476Z] OSType: windows [2022-05-17T04:24:26.476Z] Architecture: x86_64 [2022-05-17T04:24:26.476Z] CPUs: 4 [2022-05-17T04:24:26.476Z] Total Memory: 32GiB [2022-05-17T04:24:26.476Z] Name: azwin-2-f1a7f0 [2022-05-17T04:24:26.476Z] ID: 0981797a-7892-4891-bc39-13b5728da711 [2022-05-17T04:24:26.476Z] Docker Root Dir: D:\CI\PR-43598\6\daemon [2022-05-17T04:24:26.476Z] Debug Mode (client): false [2022-05-17T04:24:26.476Z] Debug Mode (server): true [2022-05-17T04:24:26.476Z] File Descriptors: -1 [2022-05-17T04:24:26.476Z] Goroutines: 17 [2022-05-17T04:24:26.476Z] System Time: 2022-05-17T04:24:26.3732866Z [2022-05-17T04:24:26.476Z] EventsListeners: 0 [2022-05-17T04:24:26.476Z] Registry: https://index.docker.io/v1/ [2022-05-17T04:24:26.476Z] Labels: [2022-05-17T04:24:26.476Z] Experimental: false [2022-05-17T04:24:26.476Z] Insecure Registries: [2022-05-17T04:24:26.476Z] 127.0.0.0/8 [2022-05-17T04:24:26.476Z] Live Restore Enabled: false [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] [2022-05-17T04:24:26.476Z] INFO: Stopping daemon under test [2022-05-17T04:24:26.618Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-17T04:24:26.619Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-17T04:24:26.619Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-17T04:24:26.619Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:24:26.619Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-17T04:24:26.926Z] SUCCESS: The process with PID 3712 (child process of PID 5956) has been terminated. [2022-05-17T04:24:26.926Z] SUCCESS: The process with PID 5956 (child process of PID 1752) has been terminated. [2022-05-17T04:24:26.926Z] INFO: Stop tailing logs of the daemon under tests [2022-05-17T04:24:26.926Z] INFO: executeCI.ps1 Completed successfully at 05/17/2022 04:24:26. [2022-05-17T04:24:26.926Z] INFO: Tidying up at end of run [2022-05-17T04:24:26.926Z] ----------- DAEMON LOG ------------ [2022-05-17T04:24:26.926Z] 2022/05/17 03:44:40 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-17T04:24:26.926Z] ----------- END DAEMON LOG -------- [2022-05-17T04:24:26.926Z] INFO: Saving daemon under test log (d:\CI\PR-43598\6\dut.out) to bundles\CIDUT.out [2022-05-17T04:24:26.926Z] INFO: Saving daemon under test log (d:\CI\PR-43598\6\dut.err) to bundles\CIDUT.err [2022-05-17T04:24:26.926Z] INFO: Saving containerd logs to bundles [2022-05-17T04:24:26.926Z] INFO: Nuke-Everything... [2022-05-17T04:24:26.926Z] INFO: Container count on control daemon to delete is 2 [2022-05-17T04:24:27.375Z] 1ee5a9ce06ec [2022-05-17T04:24:27.375Z] 9a0115b3c5f8 [2022-05-17T04:24:27.375Z] INFO: Tidying pidfile d:\CI\PR-43598\6\docker.pid [2022-05-17T04:24:27.375Z] INFO: Nuking d:\CI [2022-05-17T04:24:29.058Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-17T04:24:29.566Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-17T04:24:30.035Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-17T04:24:30.035Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-17T04:24:30.035Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-17T04:24:32.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-17T04:24:32.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-17T04:24:32.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-17T04:24:32.984Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-17T04:24:32.984Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-17T04:24:33.452Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-17T04:24:33.452Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-17T04:24:33.452Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-17T04:24:33.452Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-17T04:24:33.452Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-17T04:24:35.680Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-17T04:24:37.211Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-17T04:24:38.742Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-17T04:24:39.311Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-17T04:24:43.099Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-17T04:24:43.099Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:24:43.099Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-17T04:24:43.099Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-17T04:24:43.099Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-17T04:24:48.348Z] INFO: Zapped successfully [2022-05-17T04:24:48.348Z] [2022-05-17T04:24:48.348Z] INFO: executeCI.ps1 exiting at Tue May 17 04:24:47 CUT 2022. Duration 01:00:57.0469737 [2022-05-17T04:24:48.348Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-17T04:24:48.579Z] Recording test results [2022-05-17T04:24:55.584Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-17T04:24:55.584Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:24:55.584Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-17T04:24:55.584Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:24:55.584Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-17T04:24:57.350Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-17T04:24:59.354Z] Creating win-2022-integration-bundles.zip [2022-05-17T04:24:59.810Z] === RUN TestDockerSuite/TestBuildOnBuildCache [Pipeline] archiveArtifacts [2022-05-17T04:25:00.528Z] Archiving artifacts [2022-05-17T04:25:01.340Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-17T04:25:08.068Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-17T04:25:08.068Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-17T04:25:08.068Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-17T04:25:08.068Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-17T04:25:08.068Z] === RUN TestDockerSuite/TestCpToDot [2022-05-17T04:25:10.282Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-17T04:25:10.282Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-17T04:25:10.282Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-17T04:25:10.282Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-17T04:25:10.282Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-17T04:25:13.232Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-17T04:25:13.232Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:25:13.232Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-17T04:25:13.232Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-17T04:25:13.232Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-17T04:25:13.232Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-17T04:25:13.232Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-17T04:25:13.232Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-17T04:25:13.232Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-17T04:25:13.700Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-17T04:25:13.700Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-17T04:25:15.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-17T04:25:15.918Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-17T04:25:16.420Z] + make clean [2022-05-17T04:25:17.931Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-17T04:25:17.931Z] docker-dev-cache [2022-05-17T04:25:17.931Z] docker-mod-cache [Pipeline] deleteDir [2022-05-17T04:25:19.001Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-17T04:25:19.709Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-17T04:25:19.709Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-17T04:25:19.709Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T04:25:21.150Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-17T04:25:22.657Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-17T04:25:23.643Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-17T04:25:23.643Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-17T04:25:23.643Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-17T04:25:23.643Z] === RUN TestDockerSuite/TestCreateRM [2022-05-17T04:25:24.112Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-17T04:25:24.112Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-17T04:25:24.112Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-17T04:25:24.580Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-17T04:25:25.048Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-17T04:25:31.411Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-17T04:25:35.475Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-17T04:25:35.475Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-17T04:25:35.944Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-17T04:25:38.476Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-17T04:25:39.733Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-17T04:25:39.733Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-17T04:25:39.733Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:25:39.733Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-17T04:25:42.683Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-17T04:25:42.683Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:25:42.683Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-17T04:25:43.151Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-17T04:25:43.151Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-17T04:25:43.151Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-17T04:25:43.151Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-17T04:25:43.151Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-17T04:25:43.151Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-17T04:25:43.151Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-17T04:25:43.151Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-17T04:25:43.151Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDockerFails [2022-05-17T04:25:43.151Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-17T04:25:43.151Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.619Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-17T04:25:43.619Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.619Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-17T04:25:43.619Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.619Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-17T04:25:43.619Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.619Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-17T04:25:43.619Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-17T04:25:43.619Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-17T04:25:44.256Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-17T04:25:45.220Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-17T04:25:45.220Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-17T04:25:45.220Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-17T04:25:45.220Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-17T04:25:45.220Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-17T04:25:46.568Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-17T04:25:48.118Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-17T04:25:48.119Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-17T04:25:48.119Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-17T04:25:50.357Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-17T04:25:54.146Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-17T04:26:04.567Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-17T04:26:11.720Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-17T04:26:17.587Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-17T04:26:21.377Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-17T04:26:21.846Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-17T04:26:27.712Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-17T04:26:28.179Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-17T04:26:29.742Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-17T04:26:36.903Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-17T04:26:38.773Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-17T04:26:42.767Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-17T04:26:42.767Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-17T04:26:42.767Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-17T04:26:42.767Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:26:42.767Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-17T04:26:42.767Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-17T04:26:42.767Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-17T04:26:42.767Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-17T04:26:42.767Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-17T04:26:43.755Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-17T04:26:43.755Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-17T04:26:43.755Z] === RUN TestDockerSuite/TestEventsRename [2022-05-17T04:26:47.544Z] === RUN TestDockerSuite/TestEventsResize [2022-05-17T04:27:21.262Z] === RUN TestDockerSuite/TestBuildRm [2022-05-17T04:27:23.386Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-17T04:27:24.373Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-17T04:27:29.125Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-17T04:27:33.634Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-17T04:27:34.990Z] === RUN TestDockerSuite/TestEventsTop [2022-05-17T04:27:34.990Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-17T04:27:34.990Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-17T04:27:37.204Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-17T04:27:38.312Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-17T04:27:38.312Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-17T04:27:38.312Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-17T04:27:38.312Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-17T04:27:38.312Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-17T04:27:40.486Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-17T04:27:44.401Z] === RUN TestDockerSuite/TestExec [2022-05-17T04:27:44.401Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:27:44.401Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-17T04:27:44.401Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:27:44.401Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-17T04:27:45.170Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-17T04:27:47.356Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-17T04:27:50.306Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-17T04:27:50.306Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-17T04:27:50.306Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-17T04:27:50.306Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-17T04:27:50.306Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-17T04:27:50.306Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:27:50.306Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-17T04:27:53.723Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-17T04:27:54.096Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-17T04:27:57.889Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-17T04:28:01.677Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-17T04:28:04.021Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-17T04:28:05.468Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-17T04:28:12.622Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-17T04:28:12.622Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-17T04:28:12.622Z] === RUN TestDockerSuite/TestExecEnv [2022-05-17T04:28:12.622Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:28:12.622Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-17T04:28:12.622Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-17T04:28:12.622Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-17T04:28:16.415Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-17T04:28:22.280Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-17T04:28:22.280Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-17T04:28:22.280Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-17T04:28:22.280Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-17T04:28:22.280Z] === RUN TestDockerSuite/TestExecParseError [2022-05-17T04:28:22.280Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-17T04:28:22.280Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-17T04:28:22.280Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-17T04:28:22.280Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-17T04:28:22.280Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-17T04:28:22.280Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-17T04:28:25.088Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-17T04:28:25.088Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-17T04:28:25.088Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-17T04:28:26.067Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-17T04:28:26.067Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-17T04:28:26.067Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-17T04:28:26.067Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-17T04:28:26.067Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-17T04:28:26.067Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:28:26.067Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-17T04:28:26.067Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-17T04:28:26.067Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-17T04:28:26.067Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-17T04:28:26.067Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-17T04:28:29.853Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-17T04:28:29.853Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-17T04:28:29.853Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-17T04:28:37.008Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-17T04:28:37.008Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-17T04:28:37.008Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-17T04:28:37.008Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-17T04:28:37.008Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-17T04:28:37.008Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-17T04:28:37.008Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-17T04:28:37.448Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-17T04:28:37.448Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-17T04:28:42.125Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-17T04:28:42.125Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-17T04:28:44.160Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-17T04:28:47.905Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-17T04:28:52.818Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-17T04:28:55.769Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-17T04:29:04.427Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-17T04:29:04.427Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:29:04.427Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-17T04:29:04.427Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-17T04:29:04.427Z] === RUN TestDockerSuite/TestHealth [2022-05-17T04:29:04.427Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-17T04:29:04.427Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-17T04:29:04.427Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-17T04:29:04.427Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-17T04:29:04.427Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-17T04:29:10.293Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-17T04:29:10.293Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-17T04:29:10.293Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-17T04:29:10.293Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-17T04:29:10.293Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-17T04:29:10.293Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-17T04:29:10.293Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-17T04:29:11.277Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-17T04:29:11.277Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-17T04:29:11.277Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-17T04:29:12.264Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-17T04:29:12.732Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-17T04:29:13.030Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-17T04:29:13.030Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-17T04:29:13.030Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-17T04:29:14.946Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-17T04:29:14.946Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-17T04:29:15.203Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-17T04:29:17.378Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-17T04:29:17.892Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-17T04:29:21.683Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-17T04:29:21.683Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-17T04:29:21.683Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:29:21.683Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-17T04:29:23.162Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-17T04:29:25.470Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-17T04:29:25.470Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-17T04:29:25.470Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-17T04:29:25.470Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.470Z] === RUN TestDockerSuite/TestImportFile [2022-05-17T04:29:25.470Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.470Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-17T04:29:25.938Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-17T04:29:25.938Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-17T04:29:25.938Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-17T04:29:25.938Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-17T04:29:25.938Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-17T04:29:25.938Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-17T04:29:25.938Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-17T04:29:25.938Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:29:25.938Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-17T04:29:29.725Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-17T04:29:30.220Z] === RUN TestDockerSuite/TestBuildUser [2022-05-17T04:29:30.220Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-17T04:29:30.220Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-17T04:29:30.220Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-17T04:29:30.220Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-17T04:29:30.220Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-17T04:29:30.220Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-17T04:29:32.673Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-17T04:29:32.673Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:29:32.673Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-17T04:29:32.673Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-17T04:29:32.673Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-17T04:29:32.673Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-17T04:29:32.673Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-17T04:29:32.673Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-17T04:29:34.899Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-17T04:29:35.863Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-17T04:29:36.462Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-17T04:29:36.462Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-17T04:29:39.410Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-17T04:29:39.410Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:29:39.410Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-17T04:29:39.410Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-17T04:29:39.410Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-17T04:29:39.410Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-17T04:29:39.410Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-17T04:29:43.195Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-17T04:29:44.414Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-17T04:29:44.414Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-17T04:29:44.414Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-17T04:29:44.414Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-17T04:29:44.414Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-17T04:29:49.056Z] === RUN TestDockerSuite/TestInspectImage [2022-05-17T04:29:49.056Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:29:49.056Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-17T04:29:49.056Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:29:49.056Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-17T04:29:49.056Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:29:49.056Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-17T04:29:52.005Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-17T04:29:54.952Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-17T04:29:54.952Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-17T04:29:58.740Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-17T04:30:02.528Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-17T04:30:02.528Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-17T04:30:02.528Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-17T04:30:02.528Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-17T04:30:06.317Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-17T04:30:09.532Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-17T04:30:10.106Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-17T04:30:11.047Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-17T04:30:17.257Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-17T04:30:21.046Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-17T04:30:21.314Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-17T04:30:23.997Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-17T04:30:28.749Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-17T04:30:31.710Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-17T04:30:33.691Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-17T04:30:33.691Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-17T04:30:33.691Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-17T04:30:33.691Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-17T04:30:33.691Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-17T04:30:35.503Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-17T04:30:36.594Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-17T04:30:36.594Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-17T04:30:37.052Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-17T04:30:38.454Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-17T04:30:38.454Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-17T04:30:38.454Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-17T04:30:38.454Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-17T04:30:38.454Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-17T04:30:38.454Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-17T04:30:38.454Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.454Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-17T04:30:38.454Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-17T04:30:38.922Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-17T04:30:38.922Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-17T04:30:38.922Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-17T04:30:38.922Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-17T04:30:38.922Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-17T04:30:38.922Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-17T04:30:38.922Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-17T04:30:38.922Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-17T04:30:38.922Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-17T04:30:42.728Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-17T04:30:45.677Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-17T04:30:51.821Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-17T04:30:52.839Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-17T04:30:55.516Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-17T04:30:55.792Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-17T04:30:55.792Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-17T04:30:55.792Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-17T04:30:55.969Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-17T04:31:00.550Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-17T04:31:00.550Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-17T04:31:07.710Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-17T04:31:16.369Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-17T04:31:17.011Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-17T04:31:17.011Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-17T04:31:17.468Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-17T04:31:17.468Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-17T04:31:17.925Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-17T04:31:17.925Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-17T04:31:17.925Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-17T04:31:19.458Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-17T04:31:23.525Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-17T04:31:28.416Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-17T04:31:29.757Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-17T04:31:31.906Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-17T04:31:31.906Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-17T04:31:32.358Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-17T04:31:32.358Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-17T04:31:32.358Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-17T04:31:32.358Z] docker_cli_sni_test.go:18: Flakey test [2022-05-17T04:31:32.358Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-17T04:31:33.167Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-17T04:31:33.167Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-17T04:31:33.167Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-17T04:31:35.234Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-17T04:31:36.117Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-17T04:31:39.910Z] === RUN TestDockerSuite/TestLogsSince [2022-05-17T04:31:40.994Z] === RUN TestDockerSuite/TestCommitChange [2022-05-17T04:31:46.785Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-17T04:31:50.330Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-17T04:31:50.330Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-17T04:31:50.330Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-17T04:31:50.330Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-17T04:31:50.330Z] === RUN TestDockerSuite/TestLogsTail [2022-05-17T04:31:52.564Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-17T04:31:52.564Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-17T04:31:52.564Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-17T04:31:53.280Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-17T04:31:57.068Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-17T04:32:00.022Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-17T04:32:00.022Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestNetHostname [2022-05-17T04:32:00.022Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-17T04:32:00.022Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-17T04:32:00.022Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-17T04:32:00.022Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPluginActive [2022-05-17T04:32:00.022Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-17T04:32:00.022Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-17T04:32:00.022Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-17T04:32:00.022Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-17T04:32:00.022Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-17T04:32:00.022Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-17T04:32:00.022Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-17T04:32:00.022Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-17T04:32:00.022Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-17T04:32:00.022Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPortList [2022-05-17T04:32:00.022Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-17T04:32:00.022Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-17T04:32:04.921Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-17T04:32:04.921Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:32:04.921Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-17T04:32:07.182Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-17T04:32:07.182Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-17T04:32:07.182Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-17T04:32:07.182Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-17T04:32:07.182Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-17T04:32:07.182Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-17T04:32:07.182Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-17T04:32:07.182Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-17T04:32:07.182Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-17T04:32:13.047Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-17T04:32:13.047Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-17T04:32:13.047Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-17T04:32:19.706Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-17T04:32:23.434Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-17T04:32:23.435Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-17T04:32:23.435Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-17T04:32:23.435Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-17T04:32:23.435Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-17T04:32:23.435Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-17T04:32:23.435Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-17T04:32:23.435Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-17T04:32:23.435Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-17T04:32:23.435Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-17T04:32:23.435Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-17T04:32:23.435Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:32:23.435Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-17T04:32:23.435Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-17T04:32:23.435Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-17T04:32:23.893Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-17T04:32:27.977Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-17T04:32:27.977Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-17T04:32:27.977Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-17T04:32:32.446Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-17T04:32:39.513Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-17T04:32:39.513Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-17T04:32:39.513Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-17T04:32:42.910Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-17T04:32:48.060Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-17T04:32:48.060Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-17T04:32:48.060Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-17T04:32:48.060Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-17T04:32:48.060Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-17T04:32:48.060Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-17T04:32:48.060Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-17T04:32:50.240Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-17T04:32:50.240Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-17T04:32:50.240Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-17T04:32:50.240Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-17T04:32:53.139Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-17T04:32:53.139Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-17T04:32:53.139Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-17T04:32:53.139Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-17T04:32:53.139Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-17T04:32:53.139Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-17T04:32:53.139Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-17T04:32:53.139Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-17T04:32:56.867Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-17T04:32:59.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-17T04:33:00.734Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-17T04:33:00.734Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-17T04:33:00.734Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-17T04:33:00.734Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-17T04:33:00.734Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-17T04:33:00.734Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-17T04:33:01.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-17T04:33:02.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-17T04:33:02.403Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-17T04:33:02.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-17T04:33:05.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-17T04:33:05.301Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-17T04:33:07.889Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-17T04:33:08.201Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-17T04:33:08.201Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-17T04:33:08.201Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-17T04:33:08.201Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-17T04:33:08.201Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-17T04:33:11.102Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-17T04:33:11.102Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-17T04:33:14.002Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-17T04:33:14.002Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-17T04:33:14.002Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-17T04:33:16.901Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-17T04:33:17.359Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-17T04:33:18.314Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-17T04:33:25.473Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-17T04:33:25.473Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-17T04:33:25.473Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-17T04:33:25.473Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-17T04:33:25.473Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-17T04:33:25.914Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-17T04:33:29.640Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-17T04:33:34.132Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-17T04:33:34.132Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:33:34.132Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-17T04:33:34.132Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-17T04:33:34.132Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-17T04:33:34.132Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-17T04:33:34.132Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-17T04:33:34.132Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-17T04:33:34.132Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-17T04:33:34.321Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-17T04:33:34.321Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-17T04:33:34.321Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-17T04:33:34.321Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-17T04:33:34.321Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-17T04:33:37.217Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-17T04:33:37.217Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-17T04:33:37.217Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-17T04:33:40.115Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-17T04:33:40.115Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-17T04:33:40.115Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-17T04:33:42.288Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-17T04:33:42.288Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-17T04:33:44.552Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-17T04:33:44.552Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-17T04:33:44.552Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-17T04:33:45.539Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-17T04:33:45.539Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-17T04:33:45.539Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-17T04:33:47.101Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-17T04:33:48.086Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-17T04:33:48.086Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-17T04:33:48.086Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-17T04:33:48.095Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-17T04:33:49.631Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-17T04:33:49.631Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-17T04:33:49.631Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-17T04:33:49.631Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-17T04:33:49.631Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-17T04:33:49.631Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-17T04:33:49.631Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-17T04:33:49.631Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-17T04:33:50.089Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-17T04:33:50.089Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-17T04:33:50.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-17T04:33:52.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-17T04:33:52.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-17T04:33:55.194Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-17T04:34:00.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-17T04:34:02.350Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-17T04:34:03.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-17T04:34:05.303Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-17T04:34:06.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-17T04:34:15.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000660450__} [2022-05-17T04:34:17.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11984412140_c:\foo_false_____} [2022-05-17T04:34:25.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11984412140_c:\foo_true_____} [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-17T04:34:28.070Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-17T04:34:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-17T04:34:28.532Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-17T04:34:28.532Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-17T04:34:28.532Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-17T04:34:28.532Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-17T04:34:28.532Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-17T04:34:28.532Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-17T04:34:32.255Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-17T04:34:32.256Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-17T04:34:32.256Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-17T04:34:32.256Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:34:32.256Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-17T04:34:35.416Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-17T04:34:35.416Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:34:35.416Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-17T04:34:40.946Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-17T04:34:40.946Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-17T04:34:40.946Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-17T04:34:40.946Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-17T04:34:45.830Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-17T04:34:45.830Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-17T04:34:45.830Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-17T04:34:45.830Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-17T04:34:48.002Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-17T04:34:48.002Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-17T04:34:48.002Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-17T04:34:48.002Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-17T04:34:48.002Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-17T04:34:48.002Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-17T04:34:48.002Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-17T04:34:52.641Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-17T04:34:54.491Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-17T04:35:00.351Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-17T04:35:00.351Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:35:00.351Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-17T04:35:01.144Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-17T04:35:01.144Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:35:01.144Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-17T04:35:01.144Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-17T04:35:01.144Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-17T04:35:06.216Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-17T04:35:06.684Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-17T04:35:06.684Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-17T04:35:11.444Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-17T04:35:11.444Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:35:11.444Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-17T04:35:11.445Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:35:11.445Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-17T04:35:21.790Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-17T04:35:21.790Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-17T04:35:21.790Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-17T04:35:21.790Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-17T04:35:21.790Z] === RUN TestDockerSuite/TestCpToDot [2022-05-17T04:35:24.010Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-17T04:35:24.010Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-17T04:35:24.010Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-17T04:35:24.010Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-17T04:35:24.010Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-17T04:35:24.488Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-17T04:35:26.968Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-17T04:35:26.968Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:35:26.968Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-17T04:35:26.968Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-17T04:35:26.968Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-17T04:35:26.968Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-17T04:35:26.968Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-17T04:35:26.968Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-17T04:35:26.968Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-17T04:35:26.968Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-17T04:35:26.968Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-17T04:35:28.279Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-17T04:35:29.263Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-17T04:35:29.927Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-17T04:35:32.146Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-17T04:35:32.616Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-17T04:35:32.616Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-17T04:35:34.837Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-17T04:35:35.826Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-17T04:35:35.826Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-17T04:35:35.826Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-17T04:35:35.826Z] === RUN TestDockerSuite/TestCreateRM [2022-05-17T04:35:36.297Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-17T04:35:36.297Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-17T04:35:36.297Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-17T04:35:36.766Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-17T04:35:37.236Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-17T04:35:39.683Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-17T04:35:45.545Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-17T04:35:52.190Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-17T04:35:52.190Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-17T04:35:52.190Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-17T04:35:55.962Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-17T04:35:55.993Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-17T04:35:55.993Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-17T04:35:55.993Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:35:55.993Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-17T04:35:59.750Z] === RUN TestDockerSuite/TestRmiTag [2022-05-17T04:36:00.218Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-17T04:36:03.161Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-17T04:36:03.161Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.161Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-17T04:36:03.632Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-17T04:36:03.632Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-17T04:36:03.632Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-17T04:36:03.632Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-17T04:36:03.632Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-17T04:36:03.632Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-17T04:36:03.632Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-17T04:36:03.632Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-17T04:36:03.632Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDockerFails [2022-05-17T04:36:03.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-17T04:36:03.632Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-17T04:36:04.004Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-17T04:36:04.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-17T04:36:04.101Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-17T04:36:04.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-17T04:36:04.101Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-17T04:36:04.101Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-17T04:36:04.101Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-17T04:36:04.101Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-17T04:36:04.101Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-17T04:36:04.101Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-17T04:36:07.058Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-17T04:36:09.278Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-17T04:36:12.235Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-17T04:36:20.930Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-17T04:36:25.223Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-17T04:36:28.101Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-17T04:36:29.012Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-17T04:36:33.985Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-17T04:36:34.876Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-17T04:36:35.550Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-17T04:36:36.438Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-17T04:36:36.438Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-17T04:36:36.438Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-17T04:36:36.438Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-17T04:36:36.438Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-17T04:36:36.438Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-17T04:36:36.438Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-17T04:36:36.438Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-17T04:36:36.438Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-17T04:36:36.438Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-17T04:36:36.438Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-17T04:36:36.438Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-17T04:36:36.438Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-17T04:36:36.438Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-17T04:36:36.438Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-17T04:36:36.540Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-17T04:36:39.386Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-17T04:36:39.386Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-17T04:36:39.386Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-17T04:36:39.386Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-17T04:36:39.386Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-17T04:36:41.221Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-17T04:36:42.174Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-17T04:36:43.690Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-17T04:36:46.538Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-17T04:36:49.484Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-17T04:36:49.842Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-17T04:36:53.280Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-17T04:36:54.615Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-17T04:36:54.615Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-17T04:36:54.615Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-17T04:36:54.615Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:36:54.615Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-17T04:36:54.615Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-17T04:36:54.615Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-17T04:36:54.615Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-17T04:36:54.615Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-17T04:36:55.603Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-17T04:36:55.603Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-17T04:36:55.603Z] === RUN TestDockerSuite/TestEventsRename [2022-05-17T04:36:56.228Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-17T04:36:58.560Z] === RUN TestDockerSuite/TestEventsResize [2022-05-17T04:36:59.176Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-17T04:36:59.176Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-17T04:37:06.334Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-17T04:37:06.334Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-17T04:37:07.232Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-17T04:37:09.284Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-17T04:37:09.284Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-17T04:37:09.284Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-17T04:37:09.456Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-17T04:37:12.413Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-17T04:37:13.070Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-17T04:37:13.070Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-17T04:37:13.070Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-17T04:37:13.070Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-17T04:37:13.070Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-17T04:37:16.023Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-17T04:37:16.023Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-17T04:37:16.023Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-17T04:37:16.023Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-17T04:37:16.023Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-17T04:37:16.023Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-17T04:37:16.023Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-17T04:37:16.023Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-17T04:37:16.023Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-17T04:37:16.023Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-17T04:37:16.023Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-17T04:37:16.023Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-17T04:37:16.023Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-17T04:37:16.023Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-17T04:37:16.023Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-17T04:37:18.236Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-17T04:37:18.246Z] === RUN TestDockerSuite/TestEventsTop [2022-05-17T04:37:18.246Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-17T04:37:18.246Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-17T04:37:20.419Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-17T04:37:22.023Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-17T04:37:24.975Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-17T04:37:24.975Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-17T04:37:24.975Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-17T04:37:24.975Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-17T04:37:24.975Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-17T04:37:24.975Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-17T04:37:24.975Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-17T04:37:25.097Z] === RUN TestDockerSuite/TestExec [2022-05-17T04:37:25.097Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:37:25.097Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-17T04:37:25.097Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:37:25.097Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-17T04:37:27.269Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-17T04:37:27.934Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-17T04:37:27.934Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-17T04:37:27.934Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-17T04:37:27.934Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-17T04:37:27.934Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-17T04:37:27.934Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-17T04:37:27.934Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-17T04:37:27.935Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-17T04:37:27.935Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-17T04:37:29.439Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-17T04:37:29.439Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-17T04:37:29.439Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-17T04:37:29.439Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-17T04:37:29.439Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-17T04:37:29.439Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:37:29.439Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-17T04:37:30.150Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-17T04:37:31.609Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-17T04:37:34.509Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-17T04:37:37.308Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-17T04:37:37.308Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-17T04:37:37.308Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-17T04:37:37.308Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-17T04:37:37.308Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-17T04:37:37.308Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-17T04:37:37.308Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-17T04:37:37.308Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-17T04:37:37.308Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-17T04:37:37.308Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-17T04:37:37.308Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-17T04:37:37.308Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-17T04:37:37.308Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-17T04:37:37.406Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-17T04:37:39.577Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-17T04:37:41.100Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-17T04:37:41.100Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-17T04:37:41.100Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-17T04:37:41.100Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-17T04:37:41.100Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-17T04:37:41.100Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-17T04:37:44.052Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-17T04:37:44.254Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-17T04:37:44.254Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-17T04:37:44.254Z] === RUN TestDockerSuite/TestExecEnv [2022-05-17T04:37:44.254Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:37:44.711Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-17T04:37:44.711Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-17T04:37:44.711Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-17T04:37:47.000Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-17T04:37:47.000Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-17T04:37:47.000Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-17T04:37:47.607Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-17T04:37:50.792Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-17T04:37:50.792Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-17T04:37:50.792Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-17T04:37:50.792Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:37:50.792Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-17T04:37:50.792Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-17T04:37:50.792Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-17T04:37:52.341Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-17T04:37:52.341Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-17T04:37:52.341Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-17T04:37:52.341Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-17T04:37:52.341Z] === RUN TestDockerSuite/TestExecParseError [2022-05-17T04:37:52.341Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-17T04:37:52.341Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-17T04:37:52.341Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-17T04:37:52.341Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-17T04:37:52.341Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-17T04:37:52.341Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-17T04:37:53.749Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-17T04:37:55.237Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-17T04:37:55.237Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-17T04:37:55.237Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-17T04:37:55.237Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-17T04:37:55.695Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-17T04:37:55.695Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:37:55.695Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-17T04:37:55.695Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-17T04:37:55.695Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-17T04:37:55.695Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-17T04:37:55.695Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-17T04:37:56.699Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-17T04:37:58.594Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-17T04:37:58.594Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-17T04:37:58.594Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-17T04:38:00.491Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-17T04:38:03.447Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-17T04:38:03.447Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-17T04:38:03.447Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-17T04:38:03.447Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-17T04:38:03.447Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-17T04:38:03.447Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-17T04:38:03.447Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-17T04:38:03.447Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-17T04:38:07.159Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-17T04:38:07.159Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-17T04:38:07.159Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-17T04:38:07.159Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-17T04:38:07.159Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-17T04:38:07.159Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-17T04:38:07.159Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-17T04:38:09.312Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-17T04:38:09.312Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-17T04:38:09.312Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-17T04:38:09.312Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-17T04:38:09.312Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-17T04:38:09.312Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-17T04:38:09.312Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-17T04:38:09.312Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-17T04:38:09.312Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:38:09.312Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-17T04:38:09.312Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:38:09.312Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-17T04:38:14.219Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-17T04:38:17.977Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-17T04:38:17.977Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-17T04:38:17.977Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-17T04:38:19.998Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunMount [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-17T04:38:20.191Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-17T04:38:20.191Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-17T04:38:23.722Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-17T04:38:30.615Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-17T04:38:30.615Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-17T04:38:30.615Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-17T04:38:30.615Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-17T04:38:30.615Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-17T04:38:30.615Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-17T04:38:30.615Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-17T04:38:30.780Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-17T04:38:30.780Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:38:30.780Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-17T04:38:30.780Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-17T04:38:30.780Z] === RUN TestDockerSuite/TestHealth [2022-05-17T04:38:30.780Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-17T04:38:30.780Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-17T04:38:30.780Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-17T04:38:30.780Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-17T04:38:30.780Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-17T04:38:36.559Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-17T04:38:36.559Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-17T04:38:36.559Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-17T04:38:36.559Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-17T04:38:36.559Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-17T04:38:36.559Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-17T04:38:37.016Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-17T04:38:37.779Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-17T04:38:37.985Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-17T04:38:37.985Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-17T04:38:37.985Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-17T04:38:39.517Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-17T04:38:39.517Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-17T04:38:41.691Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-17T04:38:42.149Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-17T04:38:43.648Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-17T04:38:43.648Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-17T04:38:44.118Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-17T04:38:45.051Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-17T04:38:45.104Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-17T04:38:48.053Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-17T04:38:50.269Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-17T04:38:51.257Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-17T04:38:53.603Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-17T04:38:53.603Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-17T04:38:53.603Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:38:53.603Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-17T04:38:54.212Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-17T04:38:54.680Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-17T04:38:54.680Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-17T04:38:54.680Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-17T04:38:54.680Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-17T04:38:54.680Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-17T04:38:54.680Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-17T04:38:54.680Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-17T04:38:54.680Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-17T04:38:54.680Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-17T04:38:54.680Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-17T04:38:54.680Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-17T04:38:54.680Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-17T04:38:54.680Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-17T04:38:54.680Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-17T04:38:54.680Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-17T04:38:54.680Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-17T04:38:58.280Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-17T04:38:58.281Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestImportFile [2022-05-17T04:38:58.281Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-17T04:38:58.281Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-17T04:38:58.281Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-17T04:38:58.281Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-17T04:38:58.281Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-17T04:38:58.281Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-17T04:38:58.281Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-17T04:38:58.281Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-17T04:38:58.281Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:38:58.281Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-17T04:38:59.435Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-17T04:38:59.435Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-17T04:38:59.435Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-17T04:38:59.435Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-17T04:38:59.435Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-17T04:38:59.435Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-17T04:38:59.435Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-17T04:38:59.435Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-17T04:38:59.435Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-17T04:38:59.435Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-17T04:38:59.435Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-17T04:39:01.177Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-17T04:39:04.074Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-17T04:39:04.074Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:39:04.074Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-17T04:39:04.074Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-17T04:39:04.074Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-17T04:39:04.074Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-17T04:39:04.074Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-17T04:39:04.074Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-17T04:39:06.254Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-17T04:39:06.711Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-17T04:39:09.609Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-17T04:39:09.609Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:39:09.609Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-17T04:39:09.609Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-17T04:39:09.609Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-17T04:39:09.609Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-17T04:39:09.609Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-17T04:39:11.906Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-17T04:39:11.944Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-17T04:39:11.944Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-17T04:39:11.944Z] === RUN TestDockerSuite/TestRunRm [2022-05-17T04:39:14.161Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-17T04:39:17.687Z] === RUN TestDockerSuite/TestInspectImage [2022-05-17T04:39:17.687Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:39:17.687Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-17T04:39:17.687Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:39:17.687Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-17T04:39:17.687Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:39:17.687Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-17T04:39:20.584Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-17T04:39:21.315Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-17T04:39:22.753Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-17T04:39:22.753Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-17T04:39:24.265Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-17T04:39:27.215Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-17T04:39:31.006Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-17T04:39:31.006Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-17T04:39:31.006Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-17T04:39:31.006Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-17T04:39:31.006Z] === RUN TestDockerSuite/TestRunState [2022-05-17T04:39:31.006Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-17T04:39:31.006Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-17T04:39:31.305Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-17T04:39:33.474Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-17T04:39:33.474Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-17T04:39:33.474Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-17T04:39:33.474Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-17T04:39:34.795Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-17T04:39:34.795Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-17T04:39:34.795Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-17T04:39:34.795Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-17T04:39:34.795Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-17T04:39:34.795Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-17T04:39:34.795Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-17T04:39:34.795Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-17T04:39:34.795Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-17T04:39:34.795Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-17T04:39:34.795Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-17T04:39:35.263Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-17T04:39:36.367Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-17T04:39:39.277Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-17T04:39:41.131Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-17T04:39:41.131Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-17T04:39:44.085Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-17T04:39:44.085Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-17T04:39:44.085Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-17T04:39:45.062Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-17T04:39:47.235Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-17T04:39:47.877Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-17T04:39:47.877Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-17T04:39:47.877Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-17T04:39:47.877Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-17T04:39:47.877Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-17T04:39:51.676Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-17T04:39:55.787Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-17T04:39:57.319Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-17T04:40:00.217Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-17T04:40:02.104Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-17T04:40:03.116Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-17T04:40:06.015Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-17T04:40:06.015Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-17T04:40:06.015Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.015Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-17T04:40:06.015Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.015Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-17T04:40:06.015Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.015Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-17T04:40:06.015Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.015Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-17T04:40:06.015Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-17T04:40:06.016Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-17T04:40:06.016Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-17T04:40:06.016Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-17T04:40:06.016Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-17T04:40:06.473Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-17T04:40:06.473Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-17T04:40:07.971Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-17T04:40:08.645Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-17T04:40:10.818Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-17T04:40:16.636Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-17T04:40:16.637Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-17T04:40:16.637Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-17T04:40:17.105Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-17T04:40:17.880Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-17T04:40:19.411Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-17T04:40:19.411Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-17T04:40:19.411Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-17T04:40:20.894Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-17T04:40:22.309Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-17T04:40:22.309Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-17T04:40:24.682Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-17T04:40:27.634Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-17T04:40:27.634Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-17T04:40:27.634Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-17T04:40:27.634Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-17T04:40:27.634Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-17T04:40:27.634Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-17T04:40:27.634Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-17T04:40:29.367Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-17T04:40:33.500Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-17T04:40:35.715Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-17T04:40:37.922Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-17T04:40:37.930Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-17T04:40:45.151Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-17T04:40:45.233Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-17T04:40:45.233Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-17T04:40:45.233Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-17T04:40:45.233Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-17T04:40:45.233Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-17T04:40:45.233Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-17T04:40:45.233Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-17T04:40:47.453Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-17T04:40:49.313Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-17T04:40:49.323Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-17T04:40:49.323Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-17T04:40:49.323Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-17T04:40:50.314Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-17T04:40:50.314Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-17T04:40:51.484Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-17T04:40:51.484Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-17T04:40:51.484Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-17T04:40:54.103Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-17T04:40:57.057Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-17T04:40:59.989Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-17T04:41:00.011Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-17T04:41:00.011Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:41:00.011Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-17T04:41:02.141Z] === RUN TestDockerSuite/TestLogsSince [2022-05-17T04:41:12.408Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-17T04:41:12.408Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-17T04:41:12.408Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-17T04:41:12.408Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-17T04:41:12.408Z] === RUN TestDockerSuite/TestLogsTail [2022-05-17T04:41:12.503Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-17T04:41:12.503Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:41:12.503Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-17T04:41:15.304Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-17T04:41:17.256Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-17T04:41:17.256Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-17T04:41:17.256Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-17T04:41:17.256Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:41:17.256Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-17T04:41:17.256Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-17T04:41:17.256Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-17T04:41:17.256Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-17T04:41:17.256Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-17T04:41:19.028Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-17T04:41:26.092Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-17T04:41:26.092Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.092Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-17T04:41:26.092Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.092Z] === RUN TestDockerSuite/TestNetHostname [2022-05-17T04:41:26.092Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-17T04:41:26.550Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-17T04:41:26.550Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-17T04:41:26.550Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPluginActive [2022-05-17T04:41:26.550Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-17T04:41:26.550Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-17T04:41:26.550Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-17T04:41:26.550Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-17T04:41:26.550Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-17T04:41:26.550Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-17T04:41:26.550Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-17T04:41:26.550Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-17T04:41:26.550Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-17T04:41:26.550Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.009Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-17T04:41:27.009Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.009Z] === RUN TestDockerSuite/TestPortList [2022-05-17T04:41:27.009Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.009Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-17T04:41:27.684Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-17T04:41:27.684Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.684Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-17T04:41:27.684Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.684Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-17T04:41:27.684Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.684Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-17T04:41:27.684Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.684Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-17T04:41:27.684Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.684Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-17T04:41:27.684Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:41:27.684Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-17T04:41:31.475Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-17T04:41:32.790Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-17T04:41:32.790Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-17T04:41:32.790Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-17T04:41:32.790Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-17T04:41:32.790Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-17T04:41:32.790Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-17T04:41:32.790Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-17T04:41:32.790Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-17T04:41:32.790Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-17T04:41:35.268Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-17T04:41:35.269Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-17T04:41:35.269Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-17T04:41:38.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-17T04:41:38.573Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-17T04:41:38.573Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-17T04:41:40.029Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-17T04:41:40.029Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-17T04:41:40.029Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-17T04:41:40.029Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-17T04:41:40.029Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-17T04:41:40.029Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:41:40.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-17T04:41:40.029Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-17T04:41:40.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-17T04:41:40.029Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:41:40.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-17T04:41:40.029Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:41:40.029Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-17T04:41:50.945Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-17T04:41:50.945Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-17T04:41:50.945Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-17T04:41:54.965Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-17T04:41:55.436Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-17T04:41:55.436Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-17T04:41:55.436Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:41:55.436Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-17T04:41:55.908Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-17T04:41:56.376Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-17T04:41:56.376Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-17T04:42:00.168Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-17T04:42:00.168Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-17T04:42:03.312Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-17T04:42:04.926Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-17T04:42:04.927Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-17T04:42:05.395Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-17T04:42:05.395Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-17T04:42:05.395Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-17T04:42:17.887Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-17T04:42:17.887Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:42:17.887Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-17T04:42:17.887Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-17T04:42:17.887Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-17T04:42:17.887Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-17T04:42:17.887Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-17T04:42:20.985Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-17T04:42:20.985Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-17T04:42:20.985Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-17T04:42:20.985Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-17T04:42:28.303Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-17T04:42:28.303Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-17T04:42:28.303Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-17T04:42:35.768Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-17T04:42:38.638Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-17T04:42:43.231Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-17T04:42:43.231Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-17T04:42:43.231Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite (2980.39s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.10s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.29s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.41s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.58s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.89s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.99s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.81s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.97s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.06s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.89s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.23s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.06s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.41s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.64s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.13s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.72s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.73s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.42s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.27s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.45s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.41s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.97s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.21s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.55s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.82s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.82s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.99s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.74s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.84s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.60s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.61s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.65s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.06s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.96s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.67s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.84s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.17s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.61s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.03s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.89s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.83s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.74s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.31s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.89s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.36s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.59s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.80s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.43s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.93s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.12s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.64s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.38s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.27s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.23s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.37s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.55s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.06s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.14s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFails (3.49s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.35s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.50s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.66s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.78s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.67s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.49s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.90s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.44s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildHistory (15.16s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.38s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.54s) [2022-05-17T04:42:43.700Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.23s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.17s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (7.20s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildLabel (1.29s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.83s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.31s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.93s) [2022-05-17T04:42:43.700Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.42s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.77s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.52s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.36s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.80s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.56s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.75s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.58s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.09s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.09s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.18s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.16s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.93s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.98s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.69s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.07s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.05s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.80s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.97s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.00s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.45s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.84s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.56s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.23s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (60.95s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.79s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildRm (18.52s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.17s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.59s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.95s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.27s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.26s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.27s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.44s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.88s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.99s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.06s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildStderr (5.95s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.12s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.50s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.66s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.55s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.46s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.55s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.26s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.84s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.33s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.91s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.44s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.68s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.90s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.56s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.63s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.15s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.36s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.52s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.43s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCommitChange (6.71s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.12s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.05s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCommitTTY (9.14s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.04s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.43s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.81s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.44s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.61s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.42s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.33s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.38s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.13s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.42s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.66s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.06s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.06s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.68s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.59s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.21s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.35s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.40s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.36s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.89s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.38s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.47s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.21s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.22s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.45s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.46s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.04s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (3.14s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (9.06s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (3.19s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (3.16s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000409bf0__} (3.18s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14240512618_c:\foo_false_____} (3.14s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14240512618_c:\foo_true_____} (3.14s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.38s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.46s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.33s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.90s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.57s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.72s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.87s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpToDot (3.43s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCpToStdout (3.27s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.23s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.00s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-05-17T04:42:43.701Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.99s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-05-17T04:42:43.701Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.29s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.31s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.35s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.43s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.22s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsCopy (6.11s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.89s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.14s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.42s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFilters (6.52s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFormat (6.46s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsRename (3.44s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsResize (33.63s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.46s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.13s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.86s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.38s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.42s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.20s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.41s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.80s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.80s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.89s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.78s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.94s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecInspectID (5.86s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.82s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.04s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.30s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.33s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.28s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.32s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestHealth (0.04s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.10s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.49s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.71s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.06s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.22s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.33s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.29s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.28s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectDefault (3.09s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectHistory (5.75s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.16s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.26s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.14s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.82s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.80s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectStatus (3.92s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.97s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.91s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.40s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.01s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.30s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.45s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.45s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.39s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.53s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.73s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.26s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.98s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.79s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.71s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.71s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.00s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.57s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.34s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.30s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsSince (9.96s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsTail (3.78s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.39s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.18s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.45s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-17T04:42:43.702Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-17T04:42:43.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.36s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsByOrder (13.75s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.73s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.75s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.38s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.67s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.38s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.44s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.88s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.51s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.01s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.55s) [2022-05-17T04:42:43.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.92s) [2022-05-17T04:42:43.703Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.46s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.06s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.71s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.81s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.78s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.84s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.45s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.19s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.98s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.90s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.22s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.50s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.65s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.03s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.97s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.45s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.94s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.12s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.15s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.16s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.32s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.22s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.08s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.93s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.22s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.17s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.15s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.98s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.33s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.30s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.11s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.10s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunExitCode (3.21s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.19s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.16s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.26s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.73s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.98s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.59s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.81s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.07s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.10s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.34s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.46s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.05s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-17T04:42:44.179Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.45s) [2022-05-17T04:42:44.179Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.71s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunRm (3.31s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.37s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.27s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.18s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.83s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.21s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.57s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.30s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.25s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.04s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.73s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.58s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.98s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.11s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.15s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.19s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.32s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.71s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.70s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.90s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.40s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.19s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.29s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.82s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.08s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.65s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.06s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.16s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.19s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.43s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.27s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.38s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.70s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.16s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.64s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.96s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.96s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-17T04:42:44.180Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.90s) [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-17T04:42:44.180Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:42:44.180Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:42:44.180Z] === RUN TestDockerSchema1RegistrySuite [2022-05-17T04:42:44.180Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-17T04:42:44.180Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-17T04:42:44.180Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-17T04:42:44.180Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-17T04:42:44.180Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.180Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-17T04:42:44.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-17T04:42:44.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-17T04:42:44.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-17T04:42:44.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-17T04:42:44.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-17T04:42:44.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-17T04:42:44.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-17T04:42:44.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-17T04:42:44.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-17T04:42:44.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-17T04:42:44.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-17T04:42:44.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-17T04:42:44.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-17T04:42:44.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-17T04:42:44.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-17T04:42:44.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-17T04:42:44.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-17T04:42:44.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-17T04:42:44.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-17T04:42:44.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:42:44.181Z] === RUN TestDockerDaemonSuite [2022-05-17T04:42:44.181Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-17T04:42:44.181Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-17T04:42:44.181Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-17T04:42:44.181Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:42:44.181Z] === RUN TestDockerSwarmSuite [2022-05-17T04:42:44.181Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-17T04:42:44.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:42:44.181Z] === RUN TestDockerExternalVolumeSuite [2022-05-17T04:42:44.181Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-17T04:42:44.181Z] === RUN TestDockerNetworkSuite [2022-05-17T04:42:44.181Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-17T04:42:44.181Z] === RUN TestDockerHubPullSuite [2022-05-17T04:42:44.181Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-17T04:42:44.181Z] PASS [2022-05-17T04:42:44.181Z] ok github.com/docker/docker/integration-cli 2980.860s [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === Skipped [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-17T04:42:44.181Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-17T04:42:44.181Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-17T04:42:44.181Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-17T04:42:44.181Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-17T04:42:44.181Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-17T04:42:44.181Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-17T04:42:44.181Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-17T04:42:44.181Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-17T04:42:44.181Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-17T04:42:44.181Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-17T04:42:44.181Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:42:44.181Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:42:44.181Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-17T04:42:44.181Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-17T04:42:44.181Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-05-17T04:42:44.181Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-05-17T04:42:44.181Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.181Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-05-17T04:42:44.181Z] [2022-05-17T04:42:44.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.45s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.45s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-17T04:42:44.182Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.59s) [2022-05-17T04:42:44.182Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.59s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.06s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.182Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-17T04:42:44.182Z] [2022-05-17T04:42:44.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-17T04:42:44.182Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-17T04:42:44.183Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-17T04:42:44.183Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-05-17T04:42:44.183Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-05-17T04:42:44.183Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-05-17T04:42:44.183Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-17T04:42:44.183Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-17T04:42:44.183Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-17T04:42:44.183Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-17T04:42:44.183Z] docker_cli_sni_test.go:18: Flakey test [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-17T04:42:44.183Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:42:44.183Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-17T04:42:44.183Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-17T04:42:44.183Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.06s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.06s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.06s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.06s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-17T04:42:44.183Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-17T04:42:44.183Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-17T04:42:44.183Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:42:44.183Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.183Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:42:44.183Z] [2022-05-17T04:42:44.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-17T04:42:44.184Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:42:44.184Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-17T04:42:44.184Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-17T04:42:44.184Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-17T04:42:44.184Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-17T04:42:44.184Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-17T04:42:44.184Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-17T04:42:44.184Z] [2022-05-17T04:42:44.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-17T04:42:44.184Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.184Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:42:44.653Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-17T04:42:44.653Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:42:44.653Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:42:44.653Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:42:44.653Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-17T04:42:44.653Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.04s) [2022-05-17T04:42:44.653Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestHealth (0.04s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-17T04:42:44.653Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-17T04:42:44.653Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:42:44.653Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-17T04:42:44.653Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-17T04:42:44.653Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:42:44.653Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-17T04:42:44.653Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.653Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-17T04:42:44.653Z] [2022-05-17T04:42:44.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-17T04:42:44.654Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-17T04:42:44.654Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-17T04:42:44.654Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-17T04:42:44.654Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-17T04:42:44.654Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-17T04:42:44.654Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-17T04:42:44.654Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.654Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-17T04:42:44.654Z] [2022-05-17T04:42:44.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-17T04:42:44.655Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.655Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-17T04:42:44.655Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:42:44.656Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.656Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:42:44.656Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-17T04:42:44.657Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-17T04:42:44.657Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-17T04:42:44.657Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:42:44.657Z] [2022-05-17T04:42:44.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:42:44.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.657Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:42:44.658Z] [2022-05-17T04:42:44.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:42:44.658Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:42:44.658Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-17T04:42:45.126Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] DONE 1088 tests, 544 skipped in 2992.572s [2022-05-17T04:42:45.126Z] INFO: Integration tests ended at 05/17/2022 04:42:44. Duration:00:49:52.7149956 [2022-05-17T04:42:45.126Z] INFO: Docker info of the daemon under test at end of run [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] Containers: 10 [2022-05-17T04:42:45.126Z] Running: 0 [2022-05-17T04:42:45.126Z] Paused: 0 [2022-05-17T04:42:45.126Z] Stopped: 10 [2022-05-17T04:42:45.126Z] Images: 18 [2022-05-17T04:42:45.126Z] Server Version: 0.0.0-dev [2022-05-17T04:42:45.126Z] Storage Driver: windowsfilter [2022-05-17T04:42:45.126Z] Windows: [2022-05-17T04:42:45.126Z] Logging Driver: json-file [2022-05-17T04:42:45.126Z] Plugins: [2022-05-17T04:42:45.126Z] Volume: local [2022-05-17T04:42:45.126Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T04:42:45.126Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T04:42:45.126Z] Swarm: inactive [2022-05-17T04:42:45.126Z] Default Isolation: process [2022-05-17T04:42:45.126Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-17T04:42:45.126Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-17T04:42:45.126Z] OSType: windows [2022-05-17T04:42:45.126Z] Architecture: x86_64 [2022-05-17T04:42:45.126Z] CPUs: 4 [2022-05-17T04:42:45.126Z] Total Memory: 32GiB [2022-05-17T04:42:45.126Z] Name: azwin-2-f1a7f1 [2022-05-17T04:42:45.126Z] ID: 275a4adb-3a00-4aac-b0ed-a5e998100022 [2022-05-17T04:42:45.126Z] Docker Root Dir: D:\CI\PR-43598\6\daemon [2022-05-17T04:42:45.126Z] Debug Mode (client): false [2022-05-17T04:42:45.126Z] Debug Mode (server): true [2022-05-17T04:42:45.126Z] File Descriptors: -1 [2022-05-17T04:42:45.126Z] Goroutines: 44 [2022-05-17T04:42:45.126Z] System Time: 2022-05-17T04:42:44.7428748Z [2022-05-17T04:42:45.126Z] EventsListeners: 0 [2022-05-17T04:42:45.126Z] Registry: https://index.docker.io/v1/ [2022-05-17T04:42:45.126Z] Labels: [2022-05-17T04:42:45.126Z] Experimental: false [2022-05-17T04:42:45.126Z] Insecure Registries: [2022-05-17T04:42:45.126Z] 127.0.0.0/8 [2022-05-17T04:42:45.126Z] Live Restore Enabled: false [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] [2022-05-17T04:42:45.126Z] INFO: Stopping daemon under test [2022-05-17T04:42:45.126Z] SUCCESS: The process with PID 5424 (child process of PID 1628) has been terminated. [2022-05-17T04:42:45.126Z] SUCCESS: The process with PID 1628 (child process of PID 1508) has been terminated. [2022-05-17T04:42:45.126Z] INFO: Stop tailing logs of the daemon under tests [2022-05-17T04:42:45.126Z] INFO: executeCI.ps1 Completed successfully at 05/17/2022 04:42:44. [2022-05-17T04:42:45.126Z] INFO: Tidying up at end of run [2022-05-17T04:42:45.126Z] ----------- DAEMON LOG ------------ [2022-05-17T04:42:45.126Z] 2022/05/17 03:49:33 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-17T04:42:45.126Z] ----------- END DAEMON LOG -------- [2022-05-17T04:42:45.126Z] INFO: Saving daemon under test log (d:\CI\PR-43598\6\dut.out) to bundles\CIDUT.out [2022-05-17T04:42:45.126Z] INFO: Saving daemon under test log (d:\CI\PR-43598\6\dut.err) to bundles\CIDUT.err [2022-05-17T04:42:45.126Z] INFO: Saving containerd logs to bundles [2022-05-17T04:42:45.126Z] INFO: Nuke-Everything... [2022-05-17T04:42:45.595Z] INFO: Container count on control daemon to delete is 2 [2022-05-17T04:42:45.595Z] 008ca2108a05 [2022-05-17T04:42:45.595Z] e5c0996274b5 [2022-05-17T04:42:45.595Z] INFO: Tidying pidfile d:\CI\PR-43598\6\docker.pid [2022-05-17T04:42:45.595Z] INFO: Killing containerd with PID 5468 [2022-05-17T04:42:45.595Z] INFO: Nuking d:\CI [2022-05-17T04:42:53.361Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-17T04:43:03.604Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-17T04:43:03.604Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-17T04:43:03.604Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-17T04:43:03.604Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-17T04:43:03.604Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-17T04:43:09.360Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-17T04:43:09.360Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:43:09.360Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-17T04:43:09.360Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-17T04:43:09.360Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-17T04:43:09.360Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-17T04:43:09.360Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-17T04:43:09.360Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-17T04:43:09.360Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-17T04:43:15.694Z] INFO: Zapped successfully [2022-05-17T04:43:15.694Z] [2022-05-17T04:43:15.694Z] INFO: executeCI.ps1 exiting at Tue May 17 04:43:14 CUT 2022. Duration 01:18:19.7780017 [2022-05-17T04:43:15.694Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-17T04:43:15.947Z] Recording test results [2022-05-17T04:43:17.912Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-17T04:43:17.912Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-17T04:43:17.912Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-17T04:43:20.093Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-17T04:43:20.093Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-17T04:43:20.093Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-17T04:43:21.069Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-17T04:43:22.035Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-17T04:43:22.035Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-17T04:43:22.035Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-17T04:43:24.360Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-17T04:43:26.538Z] Creating win-2022-c8d-integration-bundles.zip [2022-05-17T04:43:27.824Z] === RUN TestDockerSuite/TestRestartContainerSuccess [Pipeline] archiveArtifacts [2022-05-17T04:43:28.973Z] Archiving artifacts [2022-05-17T04:43:32.497Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-17T04:43:34.668Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-17T04:43:44.150Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-17T04:43:45.101Z] + make clean [2022-05-17T04:43:46.665Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-17T04:43:46.665Z] docker-dev-cache [2022-05-17T04:43:46.665Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T04:44:04.590Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-17T04:44:04.590Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:44:04.590Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-17T04:44:07.490Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-17T04:44:07.948Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-17T04:44:07.948Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-17T04:44:08.913Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-17T04:44:14.694Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-17T04:44:20.472Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-17T04:44:20.472Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:44:20.472Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-17T04:44:25.150Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-17T04:44:25.150Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-17T04:44:25.150Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-17T04:44:42.813Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-17T04:44:46.538Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-17T04:44:46.996Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-17T04:44:55.555Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-17T04:45:02.622Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-17T04:45:17.416Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-17T04:45:21.141Z] === RUN TestDockerSuite/TestRmiTag [2022-05-17T04:45:22.104Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-17T04:45:24.999Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-17T04:45:50.109Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-17T04:45:50.109Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-17T04:45:55.886Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-17T04:45:56.850Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-17T04:45:56.850Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-17T04:45:56.850Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-17T04:45:56.850Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-17T04:45:56.850Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-17T04:45:56.850Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-17T04:45:56.850Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-17T04:45:56.850Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-17T04:45:56.850Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-17T04:45:56.850Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-17T04:45:56.850Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-17T04:45:56.850Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-17T04:45:56.850Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-17T04:45:56.850Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-17T04:45:56.850Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-17T04:45:59.727Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-17T04:45:59.727Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-17T04:45:59.727Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-17T04:45:59.727Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-17T04:45:59.727Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-17T04:46:10.010Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-17T04:46:13.736Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-17T04:46:16.633Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-17T04:46:23.729Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-17T04:46:32.283Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-17T04:46:32.283Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-17T04:46:42.582Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-17T04:46:42.582Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-17T04:46:44.754Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-17T04:46:44.754Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-17T04:46:44.754Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-17T04:46:48.485Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-17T04:46:48.485Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-17T04:46:48.485Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-17T04:46:48.485Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-17T04:46:48.485Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-17T04:46:51.359Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-17T04:46:51.359Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-17T04:46:51.359Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-17T04:46:51.359Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-17T04:46:51.359Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-17T04:46:51.359Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-17T04:46:51.359Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-17T04:46:51.359Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-17T04:46:51.359Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-17T04:46:51.359Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-17T04:46:51.359Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-17T04:46:51.359Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-17T04:46:51.359Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-17T04:46:51.359Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-17T04:46:51.359Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-17T04:46:54.226Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-17T04:46:56.373Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-17T04:46:59.243Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-17T04:46:59.243Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-17T04:46:59.243Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-17T04:46:59.243Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-17T04:46:59.243Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-17T04:46:59.243Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-17T04:46:59.243Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-17T04:47:02.120Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-17T04:47:02.120Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-17T04:47:02.120Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-17T04:47:02.120Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-17T04:47:02.120Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-17T04:47:02.120Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-17T04:47:02.120Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-17T04:47:02.120Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-17T04:47:02.120Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-17T04:47:04.275Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-17T04:47:11.292Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-17T04:47:11.292Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-17T04:47:11.292Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-17T04:47:11.292Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-17T04:47:11.292Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-17T04:47:11.292Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-17T04:47:11.292Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-17T04:47:11.292Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-17T04:47:11.292Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-17T04:47:11.292Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-17T04:47:11.292Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-17T04:47:11.292Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-17T04:47:11.292Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-17T04:47:14.168Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-17T04:47:14.168Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-17T04:47:14.168Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-17T04:47:14.168Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-17T04:47:14.168Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-17T04:47:14.168Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-17T04:47:17.042Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-17T04:47:25.548Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-17T04:47:25.548Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-17T04:47:25.548Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-17T04:47:27.079Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-17T04:47:27.079Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-17T04:47:27.079Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-17T04:47:27.079Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:47:27.079Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-17T04:47:27.079Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-17T04:47:27.537Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-17T04:47:29.708Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-17T04:47:32.602Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-17T04:47:35.499Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-17T04:47:42.561Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-17T04:47:42.561Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-17T04:47:42.561Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-17T04:47:42.561Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-17T04:47:42.561Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-17T04:47:42.561Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-17T04:47:42.561Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-17T04:47:42.561Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-17T04:47:42.561Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-17T04:47:42.561Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-17T04:47:42.561Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-17T04:47:43.019Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-17T04:47:43.019Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-17T04:47:43.019Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-17T04:47:43.019Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-17T04:47:43.019Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-17T04:47:53.328Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-17T04:47:53.328Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-17T04:47:53.328Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-17T04:47:53.328Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-17T04:47:53.328Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-17T04:47:53.328Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-17T04:47:53.328Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-17T04:47:53.328Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-17T04:47:53.328Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:47:53.328Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-17T04:47:53.328Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:47:53.328Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-17T04:48:03.632Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-17T04:48:03.632Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-17T04:48:03.632Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-17T04:48:05.162Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-17T04:48:05.162Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunMount [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-17T04:48:05.628Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-17T04:48:05.628Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-17T04:48:14.302Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-17T04:48:14.302Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-17T04:48:14.302Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-17T04:48:14.302Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-17T04:48:14.302Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-17T04:48:14.302Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-17T04:48:14.302Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-17T04:48:20.189Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-17T04:48:24.954Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-17T04:48:24.954Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-17T04:48:25.427Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-17T04:48:26.997Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-17T04:48:29.217Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-17T04:48:32.177Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-17T04:48:33.171Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-17T04:48:35.451Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-17T04:48:35.937Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-17T04:48:35.937Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-17T04:48:35.937Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-17T04:48:35.937Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-17T04:48:35.937Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-17T04:48:35.937Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-17T04:48:35.937Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-17T04:48:35.937Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-17T04:48:35.937Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-17T04:48:35.937Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-17T04:48:35.937Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-17T04:48:35.937Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-17T04:48:35.937Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-17T04:48:35.937Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-17T04:48:35.937Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-17T04:48:35.937Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-17T04:48:38.895Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-17T04:48:38.895Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-17T04:48:39.364Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-17T04:48:39.364Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-17T04:48:39.364Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-17T04:48:39.364Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-17T04:48:39.364Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-17T04:48:39.364Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-17T04:48:39.364Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-17T04:48:39.364Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-17T04:48:39.364Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-17T04:49:00.634Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-17T04:49:00.634Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-17T04:49:00.634Z] === RUN TestDockerSuite/TestRunRm [2022-05-17T04:49:00.634Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-17T04:49:06.493Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-17T04:49:15.043Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-17T04:49:17.213Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-17T04:49:20.110Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-17T04:49:23.007Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-17T04:49:23.007Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-17T04:49:23.007Z] === RUN TestDockerSuite/TestRunState [2022-05-17T04:49:23.007Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-17T04:49:23.007Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-17T04:49:25.178Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-17T04:49:25.178Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-17T04:49:25.178Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-17T04:49:28.076Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-17T04:49:28.076Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-17T04:49:28.076Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-17T04:49:28.076Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-17T04:49:28.076Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-17T04:49:28.076Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-17T04:49:28.076Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-17T04:49:28.076Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-17T04:49:28.076Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-17T04:49:33.820Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-17T04:49:33.820Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-17T04:49:35.990Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-17T04:49:35.990Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-17T04:49:35.990Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-17T04:49:38.887Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-17T04:49:38.887Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-17T04:49:38.887Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-17T04:49:38.887Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-17T04:49:38.887Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-17T04:49:42.615Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-17T04:50:00.283Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-17T04:50:15.075Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-17T04:50:23.627Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-17T04:50:23.627Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-17T04:50:23.627Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-17T04:50:23.627Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-17T04:50:26.522Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-17T04:50:29.419Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-17T04:50:31.589Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-17T04:50:31.589Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-17T04:50:31.589Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-17T04:50:31.589Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-17T04:50:32.047Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-17T04:50:32.047Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-17T04:50:32.047Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-17T04:50:32.047Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-17T04:50:32.047Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-17T04:50:32.047Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-17T04:50:32.047Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-17T04:50:32.047Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-17T04:50:32.047Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-17T04:50:32.047Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-17T04:50:32.047Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-17T04:50:36.726Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-17T04:50:38.896Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-17T04:50:41.801Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-17T04:50:52.107Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-17T04:50:52.107Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-17T04:50:52.107Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-17T04:50:52.107Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-17T04:50:52.107Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-17T04:50:52.107Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-17T04:50:52.107Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-17T04:50:54.278Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-17T04:50:54.734Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-17T04:50:55.192Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-17T04:50:55.192Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-17T04:50:57.364Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-17T04:50:57.364Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-17T04:50:59.534Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-17T04:51:02.434Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-17T04:51:04.604Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-17T04:51:04.604Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:51:04.604Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-17T04:51:14.906Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-17T04:51:14.906Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:51:14.906Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-17T04:51:18.633Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-17T04:51:18.633Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-17T04:51:18.633Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-17T04:51:18.633Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:51:18.633Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-17T04:51:18.633Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-17T04:51:18.633Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-17T04:51:18.633Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-17T04:51:18.633Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-17T04:51:25.690Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-17T04:51:25.691Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:51:25.691Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-17T04:51:25.691Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-17T04:51:25.691Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-17T04:51:25.691Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-17T04:51:25.691Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-17T04:51:25.691Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:51:25.691Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-17T04:51:25.691Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-17T04:51:25.691Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-17T04:51:25.691Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:51:25.691Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-17T04:51:27.863Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-17T04:51:30.757Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-17T04:51:30.757Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-17T04:51:30.757Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-17T04:51:33.651Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-17T04:51:33.651Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-17T04:51:33.651Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-17T04:51:33.651Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-17T04:51:33.651Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-17T04:51:33.651Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:51:33.651Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-17T04:51:33.651Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-17T04:51:33.651Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-17T04:51:33.651Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:51:33.651Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-17T04:51:33.651Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:51:33.651Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-17T04:51:51.250Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-17T04:51:51.250Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-17T04:51:51.250Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-17T04:51:51.250Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:51:51.250Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-17T04:51:51.250Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-17T04:51:51.250Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-17T04:51:51.250Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-17T04:51:58.312Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-17T04:51:58.312Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-17T04:52:02.033Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-17T04:52:02.033Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-17T04:52:03.000Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-17T04:52:03.000Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-17T04:52:03.000Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-17T04:52:17.796Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-17T04:52:17.796Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:52:17.796Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-17T04:52:18.253Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-17T04:52:18.717Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-17T04:52:18.717Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-17T04:52:18.717Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-17T04:52:27.275Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-17T04:52:27.275Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-17T04:52:27.275Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-17T04:52:39.636Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-17T04:52:39.636Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-17T04:52:39.636Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite (3192.25s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.40s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.92s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (115.12s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.06s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.06s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.35s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.69s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.68s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.72s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.36s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (137.02s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.09s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.81s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.17s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.94s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.07s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.77s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.16s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.89s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.36s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.66s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.20s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.39s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.58s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.02s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.41s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.96s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.14s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.89s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.47s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.18s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.88s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.46s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.73s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.62s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.74s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.93s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.25s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.76s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.79s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.56s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.02s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.65s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.36s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.23s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.19s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.37s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.23s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.91s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.80s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.90s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.72s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.51s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.09s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.44s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.46s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.64s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.81s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.50s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignore (88.24s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.38s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.99s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.20s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.41s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.68s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.35s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (50.67s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.53s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.26s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (119.95s) [2022-05-17T04:52:40.097Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-05-17T04:52:40.097Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.81s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.59s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.75s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.79s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.83s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.24s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.44s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.64s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.32s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.22s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.45s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.97s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFails (7.61s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.16s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.05s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.63s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.75s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.88s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.79s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.92s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.42s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildHistory (16.14s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.42s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.62s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.54s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLabel (1.37s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.38s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.87s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLabels (1.45s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.25s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.23s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMaintainer (1.08s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.72s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.55s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.60s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.92s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.10s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (13.29s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.98s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.20s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.89s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.92s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.26s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.46s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.16s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.38s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.70s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.40s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.51s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.52s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.23s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.26s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.77s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.42s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.62s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.12s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (41.13s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildRm (16.35s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.28s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.94s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.49s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.21s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.19s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.02s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.27s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.70s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildStderr (5.31s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.56s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.79s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.72s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.95s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.52s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.27s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.75s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.29s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.73s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.19s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.70s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.24s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.52s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.86s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.68s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.57s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.72s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.54s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.60s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestCommitChange (6.15s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.46s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.83s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestCommitTTY (13.04s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.36s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.88s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.96s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.47s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.85s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.05s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.29s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.84s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.77s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.85s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.04s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.79s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.99s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.65s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.17s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.67s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.70s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.78s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.24s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.92s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.62s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.83s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.43s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.27s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.98s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (7.83s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (3.35s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (3.06s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (7.89s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000660450__} (3.01s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11984412140_c:\foo_false_____} (7.95s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11984412140_c:\foo_true_____} (2.84s) [2022-05-17T04:52:40.098Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-17T04:52:40.098Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.98s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.67s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.74s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.01s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.61s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.46s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.12s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpToDot (2.72s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCpToStdout (2.80s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.61s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.25s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.86s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.52s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.88s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.74s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsCopy (6.04s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.10s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.48s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.44s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.34s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFilters (5.38s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFormat (5.14s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsRename (2.86s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsResize (8.18s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.54s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.12s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.39s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.31s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.34s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.66s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.57s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.50s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.00s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.65s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecInspectID (5.15s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.96s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.72s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.96s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.40s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.39s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.52s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.04s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.12s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.59s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.90s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.39s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.40s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.94s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.96s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.27s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.56s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectHistory (5.50s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.58s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.49s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.78s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.57s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectStatus (3.25s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.37s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.77s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.46s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.61s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.66s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.96s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.72s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.29s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.29s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.92s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.71s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.64s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.04s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.36s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.69s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.58s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.46s) [2022-05-17T04:52:40.099Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.82s) [2022-05-17T04:52:40.099Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.91s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestLogsSince (9.78s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestLogsTail (3.49s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.17s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.54s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.58s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.05s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.60s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsByOrder (11.27s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.76s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.17s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.74s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.74s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.33s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.22s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.74s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.90s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.69s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.87s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.69s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.04s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.00s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.31s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.36s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.96s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.62s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.08s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.42s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.39s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.18s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.01s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.97s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.67s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.46s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.39s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.33s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.56s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.80s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.53s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.58s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.19s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.70s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.81s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.41s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.78s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.62s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.70s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.51s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.64s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.05s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.75s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunEchoStdout (7.53s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.54s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunExitCode (2.55s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.57s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.67s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.46s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.47s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.77s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.05s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.23s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-17T04:52:40.100Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:52:40.100Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.78s) [2022-05-17T04:52:40.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.93s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-17T04:52:40.101Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-05-17T04:52:40.101Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-05-17T04:52:40.101Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.55s) [2022-05-17T04:52:40.101Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.56s) [2022-05-17T04:52:40.101Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-05-17T04:52:40.101Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.28s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-17T04:52:40.101Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.20s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:52:40.101Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.76s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunRm (2.69s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.00s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.62s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.73s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.68s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.90s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.54s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.67s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.54s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.55s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (17.84s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (15.00s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.63s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.22s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.82s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.60s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.06s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.70s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.96s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.68s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.57s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.53s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.55s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.91s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.56s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.70s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.65s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.79s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.58s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.76s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.56s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.54s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.28s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.36s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.89s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.90s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.82s) [2022-05-17T04:52:40.560Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-17T04:52:40.560Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.71s) [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.560Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-17T04:52:40.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-17T04:52:40.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-17T04:52:40.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-17T04:52:40.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-17T04:52:40.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-17T04:52:40.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-17T04:52:40.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-17T04:52:40.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-17T04:52:40.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-17T04:52:40.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-17T04:52:40.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-17T04:52:40.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-17T04:52:40.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-17T04:52:40.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-17T04:52:40.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-17T04:52:40.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerDaemonSuite [2022-05-17T04:52:40.561Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-17T04:52:40.561Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-17T04:52:40.561Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-17T04:52:40.561Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerSwarmSuite [2022-05-17T04:52:40.561Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-17T04:52:40.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerExternalVolumeSuite [2022-05-17T04:52:40.561Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerNetworkSuite [2022-05-17T04:52:40.561Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-17T04:52:40.561Z] === RUN TestDockerHubPullSuite [2022-05-17T04:52:40.561Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-17T04:52:40.561Z] PASS [2022-05-17T04:52:40.561Z] ok github.com/docker/docker/integration-cli 3192.802s [2022-05-17T04:52:40.561Z] [2022-05-17T04:52:40.561Z] === Skipped [2022-05-17T04:52:40.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-17T04:52:40.561Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-17T04:52:40.561Z] [2022-05-17T04:52:40.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-17T04:52:40.561Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-17T04:52:40.561Z] [2022-05-17T04:52:40.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-17T04:52:40.561Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-17T04:52:40.561Z] [2022-05-17T04:52:40.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-17T04:52:40.561Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-17T04:52:40.561Z] [2022-05-17T04:52:40.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.06s) [2022-05-17T04:52:40.561Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.06s) [2022-05-17T04:52:40.561Z] [2022-05-17T04:52:40.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.06s) [2022-05-17T04:52:40.561Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.06s) [2022-05-17T04:52:40.561Z] [2022-05-17T04:52:40.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-17T04:52:40.561Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.561Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-17T04:52:40.562Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-17T04:52:40.562Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-17T04:52:40.562Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:52:40.562Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:52:40.562Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2022-05-17T04:52:40.562Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:52:40.562Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-17T04:52:40.562Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-17T04:52:40.562Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:52:40.562Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.562Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-17T04:52:40.562Z] [2022-05-17T04:52:40.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-17T04:52:40.563Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-05-17T04:52:40.563Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-17T04:52:40.563Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-17T04:52:40.563Z] docker_cli_sni_test.go:18: Flakey test [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-17T04:52:40.563Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:52:40.563Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-17T04:52:40.563Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-17T04:52:40.563Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.563Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-17T04:52:40.563Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-17T04:52:40.564Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-17T04:52:40.564Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-17T04:52:40.564Z] [2022-05-17T04:52:40.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:52:40.564Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:52:40.564Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-17T04:52:41.023Z] [2022-05-17T04:52:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-17T04:52:41.023Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.023Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-17T04:52:41.023Z] [2022-05-17T04:52:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-05-17T04:52:41.023Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.023Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-05-17T04:52:41.023Z] [2022-05-17T04:52:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-17T04:52:41.023Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.023Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-17T04:52:41.023Z] [2022-05-17T04:52:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-05-17T04:52:41.023Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.023Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-05-17T04:52:41.023Z] [2022-05-17T04:52:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-17T04:52:41.023Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.023Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-17T04:52:41.023Z] [2022-05-17T04:52:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-17T04:52:41.023Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.023Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-17T04:52:41.023Z] [2022-05-17T04:52:41.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:52:41.023Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.023Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-17T04:52:41.023Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-17T04:52:41.024Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-17T04:52:41.024Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.04s) [2022-05-17T04:52:41.024Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-17T04:52:41.024Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:52:41.024Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-17T04:52:41.024Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:52:41.024Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:52:41.024Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:52:41.024Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-17T04:52:41.024Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:52:41.024Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-17T04:52:41.024Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-17T04:52:41.024Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:52:41.024Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-17T04:52:41.024Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-17T04:52:41.024Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-17T04:52:41.024Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.024Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-17T04:52:41.024Z] [2022-05-17T04:52:41.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-17T04:52:41.024Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-17T04:52:41.025Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.04s) [2022-05-17T04:52:41.025Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.04s) [2022-05-17T04:52:41.025Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-17T04:52:41.025Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.05s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.05s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-17T04:52:41.025Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-17T04:52:41.025Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-17T04:52:41.025Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-17T04:52:41.025Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.025Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-17T04:52:41.025Z] [2022-05-17T04:52:41.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-17T04:52:41.025Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.05s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.05s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-17T04:52:41.026Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.026Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-17T04:52:41.026Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-17T04:52:41.027Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-17T04:52:41.027Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.027Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-17T04:52:41.027Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-17T04:52:41.028Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-17T04:52:41.028Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:52:41.028Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.028Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-17T04:52:41.028Z] [2022-05-17T04:52:41.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:52:41.485Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.485Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-17T04:52:41.485Z] [2022-05-17T04:52:41.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:52:41.485Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.485Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-17T04:52:41.485Z] [2022-05-17T04:52:41.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:52:41.485Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.485Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-17T04:52:41.485Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-17T04:52:41.486Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] DONE 1088 tests, 539 skipped in 3207.290s [2022-05-17T04:52:41.486Z] INFO: Integration tests ended at 05/17/2022 04:52:41. Duration:00:53:27.4722274 [2022-05-17T04:52:41.486Z] INFO: Docker info of the daemon under test at end of run [2022-05-17T04:52:41.486Z] [2022-05-17T04:52:41.486Z] Containers: 10 [2022-05-17T04:52:41.486Z] Running: 0 [2022-05-17T04:52:41.487Z] Paused: 0 [2022-05-17T04:52:41.487Z] Stopped: 10 [2022-05-17T04:52:41.487Z] Images: 18 [2022-05-17T04:52:41.487Z] Server Version: 0.0.0-dev [2022-05-17T04:52:41.487Z] Storage Driver: windowsfilter [2022-05-17T04:52:41.487Z] Windows: [2022-05-17T04:52:41.487Z] Logging Driver: json-file [2022-05-17T04:52:41.487Z] Plugins: [2022-05-17T04:52:41.487Z] Volume: local [2022-05-17T04:52:41.487Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-17T04:52:41.487Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-17T04:52:41.487Z] Swarm: inactive [2022-05-17T04:52:41.487Z] Default Isolation: process [2022-05-17T04:52:41.487Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-17T04:52:41.487Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-17T04:52:41.487Z] OSType: windows [2022-05-17T04:52:41.487Z] Architecture: x86_64 [2022-05-17T04:52:41.487Z] CPUs: 4 [2022-05-17T04:52:41.487Z] Total Memory: 32GiB [2022-05-17T04:52:41.487Z] Name: azwin-2-d21230 [2022-05-17T04:52:41.487Z] ID: ac1d9c51-5504-413a-85d1-982eecb99456 [2022-05-17T04:52:41.487Z] Docker Root Dir: D:\CI\PR-43598\6\daemon [2022-05-17T04:52:41.487Z] Debug Mode (client): false [2022-05-17T04:52:41.487Z] Debug Mode (server): true [2022-05-17T04:52:41.487Z] File Descriptors: -1 [2022-05-17T04:52:41.487Z] Goroutines: 17 [2022-05-17T04:52:41.487Z] System Time: 2022-05-17T04:52:41.2292972Z [2022-05-17T04:52:41.487Z] EventsListeners: 0 [2022-05-17T04:52:41.487Z] Registry: https://index.docker.io/v1/ [2022-05-17T04:52:41.487Z] Labels: [2022-05-17T04:52:41.487Z] Experimental: false [2022-05-17T04:52:41.487Z] Insecure Registries: [2022-05-17T04:52:41.487Z] 127.0.0.0/8 [2022-05-17T04:52:41.487Z] Live Restore Enabled: false [2022-05-17T04:52:41.487Z] [2022-05-17T04:52:41.487Z] [2022-05-17T04:52:41.487Z] INFO: Stopping daemon under test [2022-05-17T04:52:41.487Z] SUCCESS: The process with PID 5524 (child process of PID 5428) has been terminated. [2022-05-17T04:52:41.487Z] SUCCESS: The process with PID 5428 (child process of PID 1704) has been terminated. [2022-05-17T04:52:41.944Z] INFO: Stop tailing logs of the daemon under tests [2022-05-17T04:52:41.944Z] INFO: executeCI.ps1 Completed successfully at 05/17/2022 04:52:41. [2022-05-17T04:52:41.944Z] INFO: Tidying up at end of run [2022-05-17T04:52:41.944Z] ----------- DAEMON LOG ------------ [2022-05-17T04:52:41.944Z] 2022/05/17 03:55:52 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-17T04:52:41.944Z] ----------- END DAEMON LOG -------- [2022-05-17T04:52:41.944Z] INFO: Saving daemon under test log (d:\CI\PR-43598\6\dut.out) to bundles\CIDUT.out [2022-05-17T04:52:41.944Z] INFO: Saving daemon under test log (d:\CI\PR-43598\6\dut.err) to bundles\CIDUT.err [2022-05-17T04:52:41.944Z] INFO: Saving containerd logs to bundles [2022-05-17T04:52:41.944Z] INFO: Nuke-Everything... [2022-05-17T04:52:42.402Z] INFO: Container count on control daemon to delete is 2 [2022-05-17T04:52:42.402Z] 211fee804b84 [2022-05-17T04:52:42.402Z] 33d8f0020fde [2022-05-17T04:52:42.859Z] INFO: Tidying pidfile d:\CI\PR-43598\6\docker.pid [2022-05-17T04:52:42.859Z] INFO: Nuking d:\CI [2022-05-17T04:53:18.538Z] INFO: Zapped successfully [2022-05-17T04:53:18.539Z] [2022-05-17T04:53:18.539Z] INFO: executeCI.ps1 exiting at Tue May 17 04:53:18 CUT 2022. Duration 01:27:07.3472954 [2022-05-17T04:53:18.539Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-17T04:53:19.234Z] Recording test results [2022-05-17T04:53:28.266Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-17T04:53:30.376Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-17T04:53:32.767Z] Archiving artifacts [2022-05-17T04:53:47.866Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43598/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-17T04:53:48.782Z] + make clean [2022-05-17T04:53:50.313Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-17T04:53:50.313Z] docker-dev-cache [2022-05-17T04:53:50.313Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS